@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 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/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");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: roboto, arial, tahoma, verdana, helvetica;
  font-size: 13px;
  line-height: 1.4;
  color: #4B4B4B;
  background-color: #fff;
}

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;
    }
}*/
figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.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;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #F5F5F5;
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
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%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
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%;
}

h1, .h1 {
  font-size: 26px;
}

h2, .h2 {
  font-size: 22px;
}

h3, .h3 {
  font-size: 20px;
}

h4, .h4 {
  font-size: 17px;
}

h5, .h5 {
  font-size: 13px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 9px;
}

.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 1000px) {
  .lead {
    font-size: 19.5px;
  }
}

small,
.small {
  font-size: 92%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #DCDCDC;
}

.text-primary {
  color: #4195C8;
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(48.0408163265, 121.412244898, 165.9591836735);
}

.text-success {
  color: #1C823E;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(18.9620253165, 88.0379746835, 41.9873417722);
}

.text-info {
  color: #00678C;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(0, 65.4785714286, 89);
}

.text-warning {
  color: #AA6300;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(119, 69.3, 0);
}

.text-danger {
  color: #AA0000;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #770000;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #4195C8;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(48.0408163265, 121.412244898, 165.9591836735);
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #F5F5F5;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 18px;
}

dt,
dd {
  line-height: 1.4;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 1000px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #DCDCDC;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #F5F5F5;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.4;
  color: #DCDCDC;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #F5F5F5;
  border-left: 0;
  text-align: right;
}
.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: "";
}
.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: " —";
}

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.4;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}

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

pre {
  display: block;
  padding: 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;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 1000px) {
  .container {
    width: 732px;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 952px;
  }
}
@media (min-width: 1680px) {
  .container {
    width: 1152px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -6px;
  margin-right: -6px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.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;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 1000px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1280px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1680px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #DCDCDC;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.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;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.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;
}

.table-bordered {
  border: 1px solid #ddd;
}
.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;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > 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;
}

.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: rgb(232.25, 232.25, 232.25);
}

.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;
}

.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: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.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;
}

.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: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.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;
}

.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: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.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;
}

.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: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 999px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .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;
  }
  .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;
  }
  .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;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

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;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  /*font-weight: bold;*/
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.4;
  color: #3C3C3C;
}

.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;
}
.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);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #B4B4B4;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 32px;
  }
  input[type=date].input-sm,
  .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-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .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-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .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-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .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-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

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

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px;
}
.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;
}

.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;
}

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;
}

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;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.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.3333333;
  border-radius: 6px;
}

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;
}

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;
}

.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}

.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;
}

.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;
}

.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;
}

.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;
}
.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);
}
.has-success .form-control:focus {
  border-color: rgb(18.9620253165, 88.0379746835, 41.9873417722);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(49.3037974684, 210.6962025316, 103.1012658228);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(49.3037974684, 210.6962025316, 103.1012658228);
}
.has-success .input-group-addon {
  color: #1C823E;
  border-color: #1C823E;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #1C823E;
}

.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;
}
.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);
}
.has-warning .form-control:focus {
  border-color: rgb(119, 69.3, 0);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(255, 155.6, 17);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(255, 155.6, 17);
}
.has-warning .input-group-addon {
  color: #AA6300;
  border-color: #AA6300;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #AA6300;
}

.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;
}
.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);
}
.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;
}
.has-error .input-group-addon {
  color: #AA0000;
  border-color: #AA0000;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #AA0000;
}

.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.has-feedback label.sr-only ~ .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, .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.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=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=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=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=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=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=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=incrementHours]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=incrementHours]::after ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(138.75, 138.75, 138.75);
}

@media (min-width: 1000px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
.form-horizontal .form-group {
  margin-left: -6px;
  margin-right: -6px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 1000px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 6px;
}
@media (min-width: 1000px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 17px;
  }
}
@media (min-width: 1000px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 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;
}
.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;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #282828;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default,
.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;
}
.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: rgb(229.5, 229.5, 229.5) !important;
  border-color: rgb(140.25, 140.25, 140.25) !important;
}
.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: rgb(229.5, 229.5, 229.5) !important;
  border-color: rgb(173.4, 173.4, 173.4) !important;
}
.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: rgb(229.5, 229.5, 229.5) !important;
  border-color: rgb(173.4, 173.4, 173.4) !important;
}
.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: rgb(211.65, 211.65, 211.65) !important;
  border-color: rgb(140.25, 140.25, 140.25) !important;
}
.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;
}
.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;
}
.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;
}
.btn-default:hover {
  color: #fff !important;
  background-color: #4195C8 !important;
  border-color: #4195C8 !important;
}

.btn-default-secondary:hover {
  color: #fff !important;
  background-color: #13206C !important;
  border-color: #13206C !important;
}

.btn-default-success:hover {
  color: #fff !important;
  background-color: #348C41 !important;
  border-color: #348C41 !important;
}

.btn-default-info:hover {
  color: #fff !important;
  background-color: #3B6EA0 !important;
  border-color: #3B6EA0 !important;
}

.btn-default-warning:hover {
  color: #fff !important;
  background-color: #E69900 !important;
  border-color: #E69900 !important;
}

.btn-default-danger:hover {
  color: #fff !important;
  background-color: #A00000 !important;
  border-color: #A00000 !important;
}

.btn-primary {
  color: #fff !important;
  background-color: #4195C8 !important;
  border-color: rgb(53.7653061224, 135.8795918367, 185.7346938776) !important;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff !important;
  background-color: rgb(48.0408163265, 121.412244898, 165.9591836735) !important;
  border-color: rgb(25.1428571429, 63.5428571429, 86.8571428571) !important;
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(48.0408163265, 121.412244898, 165.9591836735) !important;
  border-color: rgb(40.0265306122, 101.1579591837, 138.2734693878) !important;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff !important;
  background-color: rgb(48.0408163265, 121.412244898, 165.9591836735) !important;
  border-color: rgb(40.0265306122, 101.1579591837, 138.2734693878) !important;
}
.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: rgb(40.0265306122, 101.1579591837, 138.2734693878) !important;
  border-color: rgb(25.1428571429, 63.5428571429, 86.8571428571) !important;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.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: #4195C8 !important;
  border-color: rgb(53.7653061224, 135.8795918367, 185.7346938776) !important;
}
.btn-primary .badge {
  color: #4195C8 !important;
  background-color: #fff !important;
}

.btn-secondary {
  color: #fff !important;
  background-color: #13206C !important;
  border-color: rgb(15.1850393701, 25.5748031496, 86.3149606299) !important;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff !important;
  background-color: rgb(11.3700787402, 19.1496062992, 64.6299212598) !important;
  border-color: black !important;
}
.btn-secondary:hover {
  color: #fff;
  background-color: rgb(11.3700787402, 19.1496062992, 64.6299212598) !important;
  border-color: rgb(6.0291338583, 10.1543307087, 34.2708661417) !important;
}
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  color: #fff !important;
  background-color: rgb(11.3700787402, 19.1496062992, 64.6299212598) !important;
  border-color: rgb(6.0291338583, 10.1543307087, 34.2708661417) !important;
}
.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: rgb(6.0291338583, 10.1543307087, 34.2708661417) !important;
  border-color: black !important;
}
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  background-image: none;
}
.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: #13206C !important;
  border-color: rgb(15.1850393701, 25.5748031496, 86.3149606299) !important;
}
.btn-secondary .badge {
  color: #13206C !important;
  background-color: #fff !important;
}

.btn-success {
  color: #fff !important;
  background-color: #348C41 !important;
  border-color: rgb(45.09375, 121.40625, 56.3671875) !important;
}
.btn-success:focus, .btn-success.focus {
  color: #fff !important;
  background-color: rgb(38.1875, 102.8125, 47.734375) !important;
  border-color: rgb(10.5625, 28.4375, 13.203125) !important;
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(38.1875, 102.8125, 47.734375) !important;
  border-color: rgb(28.51875, 76.78125, 35.6484375) !important;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff !important;
  background-color: rgb(38.1875, 102.8125, 47.734375) !important;
  border-color: rgb(28.51875, 76.78125, 35.6484375) !important;
}
.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: rgb(28.51875, 76.78125, 35.6484375) !important;
  border-color: rgb(10.5625, 28.4375, 13.203125) !important;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.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: rgb(45.09375, 121.40625, 56.3671875) !important;
}
.btn-success .badge {
  color: #348C41 !important;
  background-color: #fff !important;
}

.btn-info {
  color: #fff !important;
  background-color: #3B6EA0 !important;
  border-color: rgb(52.1301369863, 97.1917808219, 141.3698630137) !important;
}
.btn-info:focus, .btn-info.focus {
  color: #fff !important;
  background-color: rgb(45.2602739726, 84.3835616438, 122.7397260274) !important;
  border-color: rgb(17.7808219178, 33.1506849315, 48.2191780822) !important;
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(45.2602739726, 84.3835616438, 122.7397260274) !important;
  border-color: rgb(35.6424657534, 66.4520547945, 96.6575342466) !important;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff !important;
  background-color: rgb(45.2602739726, 84.3835616438, 122.7397260274) !important;
  border-color: rgb(35.6424657534, 66.4520547945, 96.6575342466) !important;
}
.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: rgb(35.6424657534, 66.4520547945, 96.6575342466) !important;
  border-color: rgb(17.7808219178, 33.1506849315, 48.2191780822) !important;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.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: rgb(52.1301369863, 97.1917808219, 141.3698630137) !important;
}
.btn-info .badge {
  color: #3B6EA0 !important;
  background-color: #fff !important;
}

.btn-warning {
  color: #fff !important;
  background-color: #E69900 !important;
  border-color: rgb(204.5, 136.0369565217, 0) !important;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff !important;
  background-color: rgb(179, 119.0739130435, 0) !important;
  border-color: rgb(77, 51.2217391304, 0) !important;
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(179, 119.0739130435, 0) !important;
  border-color: rgb(143.3, 95.3256521739, 0) !important;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff !important;
  background-color: rgb(179, 119.0739130435, 0) !important;
  border-color: rgb(143.3, 95.3256521739, 0) !important;
}
.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: rgb(143.3, 95.3256521739, 0) !important;
  border-color: rgb(77, 51.2217391304, 0) !important;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.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: rgb(204.5, 136.0369565217, 0) !important;
}
.btn-warning .badge {
  color: #E69900 !important;
  background-color: #fff !important;
}

.btn-danger {
  color: #fff !important;
  background-color: #A00000 !important;
  border-color: rgb(134.5, 0, 0) !important;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff !important;
  background-color: #6d0000 !important;
  border-color: #070000 !important;
}
.btn-danger:hover {
  color: #fff;
  background-color: #6d0000 !important;
  border-color: rgb(73.3, 0, 0) !important;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff !important;
  background-color: #6d0000 !important;
  border-color: rgb(73.3, 0, 0) !important;
}
.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: rgb(73.3, 0, 0) !important;
  border-color: #070000 !important;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.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: rgb(134.5, 0, 0) !important;
}
.btn-danger .badge {
  color: #A00000 !important;
  background-color: #fff !important;
}

.btn-light-default {
  color: #282828 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}
.btn-light-default:focus, .btn-light-default.focus {
  color: #282828 !important;
  background-color: rgb(229.5, 229.5, 229.5) !important;
  border-color: rgb(191.25, 191.25, 191.25) !important;
}
.btn-light-default:hover {
  color: #282828;
  background-color: rgb(229.5, 229.5, 229.5) !important;
  border-color: rgb(224.4, 224.4, 224.4) !important;
}
.btn-light-default:active, .btn-light-default.active, .open > .btn-light-default.dropdown-toggle {
  color: #282828 !important;
  background-color: rgb(229.5, 229.5, 229.5) !important;
  border-color: rgb(224.4, 224.4, 224.4) !important;
}
.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: rgb(211.65, 211.65, 211.65) !important;
  border-color: rgb(191.25, 191.25, 191.25) !important;
}
.btn-light-default:active, .btn-light-default.active, .open > .btn-light-default.dropdown-toggle {
  background-image: none;
}
.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;
}
.btn-light-default .badge {
  color: #fff !important;
  background-color: #282828 !important;
}
.btn-light-default:hover {
  color: #4195C8 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.btn-light-primary {
  color: #4195C8 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}
.btn-light-primary:hover {
  color: #fff !important;
  background-color: #4195C8 !important;
  border-color: #4195C8 !important;
}

.btn-light-success {
  color: #348C41 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}
.btn-light-success:hover {
  color: #fff !important;
  background-color: #348C41 !important;
  border-color: #348C41 !important;
}

.btn-light-info {
  color: #3B6EA0 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}
.btn-light-info:hover {
  color: #fff !important;
  background-color: #3B6EA0 !important;
  border-color: #3B6EA0 !important;
}

.btn-light-warning {
  color: #E69900 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}
.btn-light-warning:hover {
  color: #fff !important;
  background-color: #E69900 !important;
  border-color: #E69900 !important;
}

.btn-light-danger {
  color: #A00000 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}
.btn-light-danger:hover {
  color: #fff !important;
  background-color: #A00000 !important;
  border-color: #A00000 !important;
}

.btn.selected,
.btn.selected:hover,
.btn.selected:focus {
  color: #fff !important;
  background-color: #5897FB !important;
  border-color: #5897FB !important;
}
.btn.selected:disabled,
.btn.selected:hover:disabled,
.btn.selected:focus:disabled {
  color: #787878 !important;
  background-color: #E6E6E6 !important;
  border-color: #E6E6E6 !important;
}

.btn-link {
  color: #4195C8;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: rgb(42.3163265306, 106.9448979592, 146.1836734694);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #DCDCDC;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 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;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.4;
  color: #636363;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: rgb(86.25, 86.25, 86.25);
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #4195C8;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #DCDCDC;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.4;
  color: #DCDCDC;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 99990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 1000px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .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;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 8px;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn 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;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 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;
}
.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;
}
.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;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/*.input-group-addon:first-child {
  border-right: 0;
}*/
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/*.input-group-addon:last-child {
  border-left: 0;
}*/
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #F5F5F5;
}
.nav > li.disabled > a {
  color: #DCDCDC;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #DCDCDC;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #F5F5F5;
  border-color: #4195C8;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #B4B4B4;
  background-color: #fff;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.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;
}
.nav-tabs > li > a:hover {
  color: #282828 !important;
  background-color: rgb(232.25, 232.25, 232.25) !important;
  border-color: #F5F5F5 #F5F5F5 #B4B4B4;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #fff !important;
  background-color: #4195C8 !important;
  border: 1px solid #fff;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs > li.active > a .badge {
  color: #4195C8 !important;
  background-color: #fff !important;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #4195C8;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 1000px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #fff;
}
@media (min-width: 1000px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #fff;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content {
  padding: 10px;
  background-color: #fff;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 1000px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 1000px) {
  .navbar-header {
    float: left;
  }
}

.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;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1000px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -6px;
  margin-left: -6px;
}
@media (min-width: 1000px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1000px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

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

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

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

.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;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1000px) {
  .navbar-toggle {
    display: none;
  }
}

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

.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) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 999px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 1000px) {
  .navbar-text {
    float: left;
    margin-left: 6px;
    margin-right: 6px;
  }
}

@media (min-width: 1000px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -6px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: rgb(231.425, 231.425, 231.425);
  color: #555;
}
@media (max-width: 999px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: rgb(231.425, 231.425, 231.425);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-brand {
  color: white;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: white;
}
.navbar-inverse .navbar-nav > li > a {
  color: white;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgb(16.15, 16.15, 16.15);
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: rgb(8.5, 8.5, 8.5);
  color: #fff;
}
@media (max-width: 999px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: white;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: white;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.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;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #DCDCDC;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.4;
  text-decoration: none;
  color: #4195C8;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: rgb(42.3163265306, 106.9448979592, 146.1836734694);
  background-color: #F5F5F5;
  border-color: #ddd;
}
.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: #4195C8;
  border-color: #4195C8;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #DCDCDC;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

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

.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #F5F5F5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #DCDCDC;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #DCDCDC;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(194.5, 194.5, 194.5);
}

.label-primary {
  background-color: #4195C8;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(48.0408163265, 121.412244898, 165.9591836735);
}

.label-success {
  background-color: #348C41;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(38.1875, 102.8125, 47.734375);
}

.label-info {
  background-color: #3B6EA0;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(45.2602739726, 84.3835616438, 122.7397260274);
}

.label-warning {
  background-color: #E69900;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(179, 119.0739130435, 0);
}

.label-danger {
  background-color: #A00000;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #6d0000;
}

.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;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #4195C8;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.badge.badge-success {
  background-color: #348C41 !important;
  color: #fff !important;
}
.badge.badge-success i {
  color: #fff !important;
}
.badge.badge-danger {
  background-color: #A00000 !important;
  color: #fff !important;
}
.badge.badge-danger i {
  color: #fff !important;
}
.badge.badge-warning {
  background-color: #E69900 !important;
  color: #fff !important;
}
.badge.badge-warning i {
  color: #fff !important;
}
.badge.badge-info {
  background-color: #3B6EA0 !important;
  color: #fff !important;
}
.badge.badge-info i {
  color: #fff !important;
}
.badge.badge-important {
  background-color: #963E96 !important;
  color: #fff !important;
}
.badge.badge-important i {
  color: #fff !important;
}
.badge.badge-primary {
  background-color: #4195C8 !important;
  color: #fff !important;
}
.badge.badge-primary i {
  color: #fff !important;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #F5F5F5;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgb(219.5, 219.5, 219.5);
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 6px;
  padding-right: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 1000px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 59px;
  }
}

.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;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #4B4B4B;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #4195C8;
}

.alert {
  padding: 8px 12px;
  margin-bottom: 0;
  border-left: 5px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

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

.alert-success {
  background-color: #dff0d8;
  border-color: #1C823E;
  color: #1C823E;
}
.alert-success hr {
  border-top-color: rgb(23.4810126582, 109.0189873418, 51.9936708861);
}
.alert-success .alert-link {
  color: rgb(18.9620253165, 88.0379746835, 41.9873417722);
}

.alert-info {
  background-color: #d9edf7;
  border-color: #00678C;
  color: #00678C;
}
.alert-info hr {
  border-top-color: rgb(0, 84.2392857143, 114.5);
}
.alert-info .alert-link {
  color: rgb(0, 65.4785714286, 89);
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #AA6300;
  color: #AA6300;
}
.alert-warning hr {
  border-top-color: rgb(144.5, 84.15, 0);
}
.alert-warning .alert-link {
  color: rgb(119, 69.3, 0);
}

.alert-danger {
  background-color: #f2dede;
  border-color: #AA0000;
  color: #AA0000;
}
.alert-danger hr {
  border-top-color: rgb(144.5, 0, 0);
}
.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;
  }
}
.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);
}

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

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #348C41;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #3B6EA0;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #E69900;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #A00000;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #F5F5F5;
  color: #DCDCDC;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #DCDCDC;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #4195C8;
  border-color: #4195C8;
}
.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;
}
.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: rgb(223.2040816327, 237.2612244898, 245.7959183673);
}

.list-group-item-success {
  color: #1C823E;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #1C823E;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #1C823E;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
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;
}

.list-group-item-info {
  color: #00678C;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #00678C;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #00678C;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
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;
}

.list-group-item-warning {
  color: #AA6300;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #AA6300;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #AA6300;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
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;
}

.list-group-item-danger {
  color: #AA0000;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #AA0000;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #AA0000;
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
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;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.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);
}
.panel.no-borders {
  border: none;
}

.panel-body {
  padding: 8px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-heading .header_buttons {
  float: right;
  margin-top: -7px;
}

.panel-title {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
}
.panel-title i {
  margin-right: 12px;
}
.panel-title .objectIcon i {
  margin-right: 0;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 8px;
  padding-right: 8px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table: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;
}
.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;
}
.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;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table: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;
}
.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;
}
.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;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-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;
}
.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;
}
.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;
}
.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;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 18px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #636363;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading > .panel-title a, .panel-default > .panel-heading > .panel-title i {
  color: #636363;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #636363;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-secondary,
.panel-secondary-forced {
  border-color: #13206C;
}
.panel-secondary > .panel-heading,
.panel-secondary-forced > .panel-heading {
  color: #fff;
  background-color: #13206C;
  border-color: #13206C;
}
.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;
}
.panel-secondary > .panel-heading + .panel-collapse > .panel-body,
.panel-secondary-forced > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #13206C;
}
.panel-secondary > .panel-heading .badge,
.panel-secondary-forced > .panel-heading .badge {
  color: #13206C;
  background-color: #fff;
}
.panel-secondary > .panel-footer + .panel-collapse > .panel-body,
.panel-secondary-forced > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #13206C;
}

.panel-primary {
  border-color: #4195C8;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #4195C8;
  border-color: #4195C8;
}
.panel-primary > .panel-heading > .panel-title a, .panel-primary > .panel-heading > .panel-title i {
  color: #fff;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #4195C8;
}
.panel-primary > .panel-heading .badge {
  color: #4195C8;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #4195C8;
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #1C823E;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading > .panel-title a, .panel-success > .panel-heading > .panel-title i {
  color: #1C823E;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #1C823E;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #00678C;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading > .panel-title a, .panel-info > .panel-heading > .panel-title i {
  color: #00678C;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #00678C;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #AA6300;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading > .panel-title a, .panel-warning > .panel-heading > .panel-title i {
  color: #AA6300;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #AA6300;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #AA0000;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading > .panel-title a, .panel-danger > .panel-heading > .panel-title i {
  color: #AA0000;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #AA0000;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

/*Ajouts Bimp*/
.panel.panel-secondary,
.panel.panel-default {
  margin-bottom: 10px;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.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);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 1000px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1280px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1680px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
}
.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;
}
.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;
}
.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;
}
.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;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.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;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
  content: "Augmenter les heures";
}
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
  content: "Augmenter les minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
  content: "Diminuer les heures";
}
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
  content: "Diminuer les minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
  content: "Afficher les heures";
}
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
  content: "Afficher les minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
  content: "Réinitialiser";
}
.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
  content: "Mettre à la date du jour";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  content: "Passer de la date à l'heure";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  text-align: center;
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
  font-size: 16px;
}
.bootstrap-datetimepicker-widget .picker-switch td span:hover {
  color: #fff;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #DCDCDC;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr th {
  cursor: normal;
  background-color: #4195C8;
  color: #fff;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
  background-color: #13206C;
  color: #fff;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #4195C8;
  color: #fff;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #DCDCDC;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.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;
}
.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
  color: #DCDCDC;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: "";
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #4195C8;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #4195C8;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #DCDCDC;
  cursor: not-allowed;
}
.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;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #636363;
  color: #fff;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #4195C8;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #DCDCDC;
}
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #DCDCDC;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9900;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  background-color: #13206C;
  color: #fff;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  color: #fff;
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  display: inline-block;
  line-height: 1.4;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #DCDCDC;
  background-color: #F5F5F5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 1000px) {
  .modal-dialog {
    width: 90%;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
@media (min-width: 1280px) {
  .modal-dialog {
    width: 70%;
  }
  .modal-lg {
    width: 90%;
  }
  .modal-md {
    width: 70%;
  }
  .modal-sm {
    width: 50%;
  }
}
@media (min-width: 1680px) {
  .modal-dialog {
    width: 60%;
  }
  .modal-lg {
    width: 80%;
  }
  .modal-md {
    width: 60%;
  }
  .modal-sm {
    width: 40%;
  }
}
.full-window-modal .modal-dialog {
  position: fixed;
  width: 100%;
  height: 100%;
  margin: 0;
  max-width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
}
.full-window-modal .modal-dialog .modal-content {
  height: 100vh;
  border: none;
  border-radius: 0;
}
.full-window-modal .modal-dialog .modal-content .modal-body {
  height: calc(100vh - 50px);
  overflow-x: auto;
}
.full-window-modal .modal-dialog .modal-content .modal-footer {
  background-color: #393a3d;
  padding: 15px 24px;
  padding-top: 15px !important;
}

.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);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.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;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}
.popover-content .cardButtons {
  display: none;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 1000px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 999px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 999px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 999px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 999px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1000px) and (max-width: 1279px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1280px) and (max-width: 1679px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) and (max-width: 1679px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1280px) and (max-width: 1679px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1280px) and (max-width: 1679px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1680px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1680px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1680px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1680px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 999px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 1000px) and (max-width: 1279px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1280px) and (max-width: 1679px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1680px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*Text-align*/
.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

/*Fonts styles*/
.bold {
  font-weight: bold;
}

.smallInfo {
  color: #787878;
  margin: 5px 0;
  font-size: 11px;
  font-style: italic;
}

.big {
  font-size: 20px;
}

/*Scrolls*/
.h_auto_scroll {
  overflow-x: auto;
}

.v_auto_scroll {
  overflow-y: auto;
}

.h_scroll {
  overflow-x: scroll;
}

.v_scroll {
  overflow-y: scroll;
}

/* Hovers */
span.hover {
  cursor: pointer;
  color: #636363;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
span.hover:hover, span.hover.hover-default:hover {
  color: #282828;
}
span.hover.hover-primary:hover {
  color: #4195C8;
}
span.hover.hover-success:hover {
  color: #348C41;
}
span.hover.hover-warning:hover {
  color: #E69900;
}
span.hover.hover-danger:hover {
  color: #A00000;
}
span.hover.hover-important:hover {
  color: #963E96;
}

.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*/
.cke_editable {
  line-height: normal;
}

.cke_editable p {
  margin: 2px;
}

.clearAfter:after {
  clear: right;
}

#id-right {
  background-color: #F0F0F0;
}

@media (max-width: 1279px) {
  #id-right {
    z-index: 9950 !important;
  }
  #id-left {
    z-index: 10100 !important;
    background-color: #fff;
  }
  #tmenu_tooltip {
    z-index: 10100 !important;
  }
  #tmenu_tooltip .tmenudiv,
  #tmenu_tooltip .tmenudiv ul.tmenu {
    z-index: 10100 !important;
  }
  .side-nav,
  .side-nav-vert {
    z-index: 9960 !important;
  }
  #but-menu,
  #id-top .login_block {
    z-index: 10110 !important;
  }
  body.has_fullscreen #id-right,
  body.has_fullscreen #id-left {
    z-index: 1 !important;
  }
  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;
  }
}
.bimp_controller_content {
  color: #282828;
}

.page_content {
  background-color: #fff;
  padding: 15px;
}
.page_content .page_title {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #282828;
}
.page_content .page_title .header_button {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}
.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;
}

div.tabBar {
  padding-left: 15px;
  padding-right: 15px;
}

.tabBar #controllerTabContentContainer {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -16px;
  padding: 5px;
}

.tabBarWithBottom #controllerTabContentContainer {
  margin-bottom: -23px;
}
.tabBarWithBottom #controllerTabContentContainer + * {
  margin-top: 39px;
}

.ajaxResultContainer {
  margin: 15px;
}

ul.ui-autocomplete {
  overflow-x: hidden;
}

.ui-autocomplete,
.select2-drop,
.select2-dropdown {
  z-index: 10250 !important;
}

body.has_fullscreen .modal {
  z-index: 11100 !important;
}
body.has_fullscreen .modal-backdrop {
  z-index: 11000;
}
body.has_fullscreen .ui-autocomplete,
body.has_fullscreen .select2-drop,
body.has_fullscreen .select2-dropdown {
  z-index: 11250 !important;
}

.content-loading {
  display: none;
  padding: 60px;
  text-align: center;
}
.content-loading .loading-spin {
  font-size: 32px;
  color: #3B6EA0;
  margin: 30px;
}
.content-loading .loading-text {
  font-size: 16px;
}

.formRowInput .loading-spin {
  font-size: 16px !important;
}

.typeLabel {
  border-radius: 24px;
  padding: 3px 8px;
  font-size: 11px;
  color: #fff;
}

.success {
  font-weight: bold !important;
  color: #348C41 !important;
}

.info {
  font-weight: bold !important;
  color: #3B6EA0 !important;
}

.warning {
  font-weight: bold !important;
  color: #E69900 !important;
}

.danger {
  font-weight: bold !important;
  color: #A00000 !important;
}

.important {
  font-weight: bold !important;
  color: #963E96 !important;
}

div.alert {
  margin: 10px 0;
}
div.alert ul {
  padding-left: 15px;
}

.date, .time, .datetime {
  font-weight: bold;
}

.datetime .time {
  font-weight: normal;
  font-style: italic;
}

.loading {
  font-size: 18px;
  color: #3B6EA0;
  opacity: 0;
  margin: 0 8px;
  line-height: 22px;
  vertical-align: middle;
}
.loading.active {
  opacity: 1;
}

.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;
}
.historyPopoverButton:before {
  font-family: "FA5S";
  content: "\f1da";
}
.historyPopoverButton:hover {
  color: #4195C8;
}

.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;
}
.objectIcon:hover {
  color: #4195C8;
}

.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;
}
.infoIcon:hover {
  color: #3B6EA0;
}

.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;
}

.check_on {
  font-weight: bold;
  color: #348C41;
}
.check_on:after {
  font-family: "FA5S";
  content: "\f00c";
}

.check_off {
  font-weight: bold;
  color: #A00000;
}
.check_off:after {
  font-family: "FA5S";
  content: "\f00d";
}

.copyTextIcon {
  display: inline-block;
  margin: 0 5px;
  font-size: 10px;
  font-weight: normal;
  color: #505050;
}

.note_content {
  background-color: #FFFFE1;
  border-color: #FFFFE1;
  padding: 6px 15px;
  border-radius: 8px;
  box-shadow: 0 0 2px #787878;
}

.trash_button {
  font-weight: bold;
  color: #B4B4B4;
  cursor: pointer;
}
.trash_button:hover {
  color: #A00000;
}

.objectLink {
  display: inline-block;
}

/*Objects Components*/
@media (max-width: 1279px) {
  .object_component {
    overflow-x: auto;
  }
  .object_component .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

.object_component_content {
  background-color: #fff;
}

/*Boutons*/
.btn {
  margin: 2px;
}
.btn i {
  font-size: 14px;
}
.btn i.left {
  margin-right: 8px;
}
.btn i.right {
  margin-left: 8px;
}

.open-close:after {
  font-family: "FA5S";
  margin-left: 5px;
}
.open-close.action-open:after {
  content: "\f0d7";
}
.open-close.action-close:after {
  content: "\f0d8";
}

i.iconLeft {
  margin-right: 8px;
}

i.iconRight {
  margin-left: 8px;
}

.buttonsContainer {
  margin: 10px 0;
  padding: 5px 0;
}
.buttonsContainer button, .buttonsContainer .button, .buttonsContainer .btn {
  margin: 5px;
  display: inline-block;
}
.buttonsContainer.align-left {
  text-align: left;
}
.buttonsContainer.align-center {
  text-align: center;
}
.buttonsContainer.align-right {
  text-align: right;
}

.panel-footer .btn, .panel-footer .button, .panel-footer button {
  margin: 2px 4px;
}
.panel-footer .btn-group {
  margin: 2px 8px;
}
.panel-footer .btn-group .btn {
  margin: 0;
}

.btn-large {
  /*@media (min-width: $screen-xs-max) {*/
  font-size: 14px;
  padding: 12px 20px;
  /*}*/
}
.btn-large i {
  font-size: 18px;
}
.btn-large i.iconLeft {
  margin-right: 12px;
}
.btn-large i.iconRight {
  margin-left: 12px;
}

.btn-small {
  font-size: 11px !important;
  padding: 3px 5px !important;
}
.btn-small i {
  font-size: 12px;
}
.btn-small i.iconLeft {
  margin-right: 5px;
}
.btn-small i.iconRight {
  margin-left: 5px;
}

.smallActionsContainer {
  margin: 5px 0;
}
.smallActionsContainer, .smallActionsContainer.align-left {
  text-align: left;
}
.smallActionsContainer .small-action, .smallActionsContainer.align-left .small-action {
  margin-right: 12px;
}
.smallActionsContainer.align-right .small-action {
  margin-left: 12px;
}
.smallActionsContainer.align-center .small-action {
  margin: 0 12px;
}

.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;
}
.small-action:hover {
  color: #4195C8;
}
.small-action i.iconLeft {
  margin-right: 6px;
}
.small-action i.iconRight {
  margin-left: 6px;
}

.iconButton {
  color: #282828 !important;
  text-align: center;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  line-height: 24px;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  margin: 0 1px;
  font-size: 12px;
  font-weight: normal;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.iconButton i {
  color: #282828 !important;
}
.iconButton.light_color {
  color: #B4B4B4 !important;
}
.iconButton.light_color i {
  color: #B4B4B4 !important;
}
.iconButton:hover {
  color: #fff !important;
  background-color: #4195C8;
  text-decoration: none;
}
.iconButton:hover i {
  color: #fff !important;
}

/*Panels*/
.panel .panel_header_icon {
  display: inline-block;
  margin: 10px 3px;
}
.panel .panel_header_icon i {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.panel.panel-default .panel_header_icon i {
  color: white;
}
.panel.panel-secondary .panel_header_icon i {
  color: rgb(38.0748031496, 64.125984252, 216.4251968504);
}
.panel.panel-primary .panel_header_icon i {
  color: rgb(163.8775510204, 204.1632653061, 228.6224489796);
}
.panel.panel-success .panel_header_icon i {
  color: white;
}
.panel.panel-info .panel_header_icon i {
  color: white;
}
.panel.panel-warning .panel_header_icon i {
  color: white;
}
.panel.panel-danger .panel_header_icon i {
  color: white;
}
.panel .panel-body {
  /*overflow-x: auto;*/
}
.panel .panel-body .beforePanelContainer {
  margin-bottom: 10px;
}
.panel .panel-body .afterPanelContainer {
  margin-top: 10px;
}
.panel .panel_header_icon:hover i {
  color: #fff;
}

/*Modales*/
@media (min-width: 999px) {
  .modal .modal-dialog {
    margin-top: 100px;
  }
  .modal .modal-dialog .modal-body {
    max-height: 950px;
  }
}
@media (min-width: 999px) and (max-height: 1200px) {
  .modal .modal-dialog .modal-body {
    max-height: 800px;
  }
}
@media (min-width: 999px) and (max-height: 1100px) {
  .modal .modal-dialog {
    margin-top: 90px;
  }
  .modal .modal-dialog .modal-body {
    max-height: 720px;
  }
}
@media (min-width: 999px) and (max-height: 1000px) {
  .modal .modal-dialog {
    margin-top: 80px;
  }
  .modal .modal-dialog .modal-body {
    max-height: 640px;
  }
}
@media (min-width: 999px) and (max-height: 900px) {
  .modal .modal-dialog {
    margin-top: 70px;
  }
  .modal .modal-dialog .modal-body {
    max-height: 560px;
  }
}
@media (min-width: 999px) and (max-height: 800px) {
  .modal .modal-dialog {
    margin-top: 60px;
  }
  .modal .modal-dialog .modal-body {
    max-height: 480px;
  }
}
@media (min-width: 999px) and (max-height: 700px) {
  .modal .modal-dialog {
    margin-top: 40px;
  }
  .modal .modal-dialog .modal-body {
    max-height: 400px;
  }
}
@media (min-width: 999px) and (max-height: 600px) {
  .modal .modal-dialog {
    margin-top: 30px;
  }
  .modal .modal-dialog .modal-body {
    max-height: 320px;
  }
}
@media (min-width: 999px) and (max-height: 500px) {
  .modal .modal-dialog {
    margin-top: 20px;
  }
  .modal .modal-dialog .modal-body {
    max-height: 240px;
  }
}
@media (max-width: 999px) {
  .modal .modal-dialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
  }
  .modal .modal-dialog .modal-content {
    background: white;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 0;
    border: none;
    box-shadow: none;
  }
  .modal .modal-dialog .modal-header {
    flex-shrink: 0;
    padding: 1rem;
  }
  .modal .modal-dialog .modal-body {
    flex: 1;
    overflow-y: auto;
    padding: 1rem;
    max-height: calc(var(--vh, 1vh) * 100 - 18rem);
  }
  .modal .modal-dialog .modal-footer {
    border-top: 1px solid #ccc;
    border-bottom: none;
    text-align: center;
  }
}
.modal .modal-nav-buttons {
  display: inline-block;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #969696;
}
.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: rgb(34.2598425197, 57.7007874016, 194.7401574803);
  color: rgb(189.5196850394, 197.4015748031, 243.4803149606);
  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;
}
.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;
}
.modal .modal-nav-buttons .modal-nav-prev:hover,
.modal .modal-nav-buttons .modal-nav-next:hover {
  color: #13206C;
  background-color: #fff;
}
.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: rgb(22.8149606299, 38.4251968504, 129.6850393701);
  color: rgb(26.6299212598, 44.8503937008, 151.3700787402);
}
.modal .modal-nav-buttons .modal-nav-prev i {
  margin-right: 2px;
}
.modal .modal-nav-buttons .modal-nav-history {
  display: inline-block;
  margin-left: 10px;
}
.modal .modal-nav-buttons .modal-nav-history .dropdown-toggle {
  display: inline-block;
  color: rgb(189.5196850394, 197.4015748031, 243.4803149606);
  font-size: 16px;
  cursor: pointer;
}
.modal .modal-nav-buttons .modal-nav-history .dropdown-toggle:before {
  font-family: "FA5S";
  content: "\f0d7";
}
.modal .modal-nav-buttons .modal-nav-history .dropdown-toggle:hover {
  color: #fff;
}
.modal .modal-nav-buttons .modal-nav-history .dropdown-toggle.disabled, .modal .modal-nav-buttons .modal-nav-history .dropdown-toggle.disabled:hover {
  color: rgb(26.6299212598, 44.8503937008, 151.3700787402);
  cursor: default;
}
.modal .modal-titles_container {
  display: inline-block;
}
.modal .modal-body {
  overflow-y: auto;
  padding-bottom: 60px;
}
.modal .modal-body .page_modal_img {
  max-width: 100%;
  height: auto;
}
.modal .select2-container {
  z-index: 11000;
}
.modal .modal_content {
  min-height: 300px;
}

.modal-ui-dialog {
  margin-top: 1px;
}

#openModalBtn {
  z-index: 9999;
  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: #13206C;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#openModalBtn i {
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
  margin-right: 1px;
  line-height: 38px;
}
#openModalBtn:hover {
  background-color: #4195C8;
}
#openModalBtn.closed {
  margin-right: -40px;
}

#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;
}
#openDebugModalBtn i {
  color: #13206C;
  font-size: 16px;
}
#openDebugModalBtn:hover i {
  color: #4195C8;
}
#openDebugModalBtn.closed {
  margin-left: -40px;
}

/*Open/Close Buttons*/
.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;
}
.openCloseButton:hover {
  color: #000 !important;
}
.openCloseButton:after {
  font-family: "FA5S";
  margin-left: 8px;
}
.openCloseButton.open-content:after {
  content: "\f0d7";
}
.openCloseButton.close-content:after {
  content: "\f0d8";
}

/*Sections dépliables*/
.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;
}
.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 */
}
.foldable_section > .foldable_section_caption:after {
  font-family: "FA5S";
  margin-right: 10px;
  float: right;
  font-size: 14px;
}
.foldable_section.closed > .foldable_section_caption:after {
  content: "\f0d7";
}
.foldable_section.open > .foldable_section_caption:after {
  content: "\f0d8";
}
.foldable_section.closed > .foldable_section_content {
  display: none;
}
.foldable_section.open > .foldable_section_content {
  display: block;
}
.foldable_section .foldable_section_content {
  margin-left: 15px;
  margin-top: 15px;
  padding-left: 15px;
  border-left: 1px dotted #B4B4B4;
}

.foldable_container.offset_left > .foldable_content {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px dotted #B4B4B4;
}
.foldable_container > .foldable_caption {
  font-weight: bold;
  padding: 5px;
  margin-bottom: 3px;
  cursor: pointer;
}
.foldable_container > .foldable_caption.grey_bk {
  background-color: #F0F0F0;
}
.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;
}
.foldable_container > .foldable_caption > .foldable-caret:before {
  font-family: "FA5S";
}
.foldable_container > .foldable_caption:hover .foldable-caret {
  opacity: 1;
}
.foldable_container.open > .foldable_caption .foldable-caret:before {
  content: "\f0d8";
}
.foldable_container.closed > .foldable_caption .foldable-caret:before {
  content: "\f0d7";
}

.panel.foldable > .panel-heading:first-child {
  cursor: pointer;
}
.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;
}
.panel.foldable > .panel-heading:first-child .panel-caret:before {
  font-family: "FA5S";
}
.panel.foldable > .panel-heading:first-child:hover .panel-caret {
  opacity: 1;
}
.panel.foldable.open .panel-heading .panel-caret:before {
  content: "\f0d8";
}
.panel.foldable.closed .panel-heading .panel-caret:before {
  content: "\f0d7";
}

.objectViewtable.foldable > thead tr:first-child {
  cursor: pointer;
}
.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;
}
.objectViewtable.foldable > thead tr:first-child .foldable-caret:before {
  font-family: "FA5S";
}
.objectViewtable.foldable > thead tr:first-child:hover .foldable-caret {
  opacity: 1;
}
.objectViewtable.foldable.open > thead tr:first-child .foldable-caret:before {
  content: "\f0d8";
}
.objectViewtable.foldable.closed:first-child > thead tr:first-child .foldable-caret:before {
  content: "\f0d7";
}

/*Array Content*/
.array_content_container {
  margin-top: 10px;
}
.array_content_container > .array_content_caption {
  font-weight: bold;
  padding: 5px 0;
}
.array_content_container > .array_content {
  padding-left: 15px;
}
.array_content_container > .array_content > .array_content_row > .array_content_label {
  font-weight: bold;
}
.array_content_container.foldable > .array_content_caption {
  display: inline-block;
  cursor: pointer;
}
.array_content_container.foldable > .array_content_caption > span.title:after {
  font-family: "FA5S";
  content: "\f078";
  margin-left: 12px;
  margin-right: 12px;
}
.array_content_container.foldable > .folding_buttons {
  display: inline-block;
  margin: 5px 0;
}
.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;
}
.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;
}
.array_content_container.foldable.open > .array_content_caption > span.title:after {
  content: "\f078";
}
.array_content_container.foldable.open > .array_content_caption > span.title:hover:after {
  content: "\f077";
}
.array_content_container.foldable.closed > .array_content_caption > span.title:after {
  content: "\f054";
}
.array_content_container.foldable.closed > .array_content_caption > span.title:hover:after {
  content: "\f078";
}
.array_content_container.foldable.closed > .array_content {
  display: none;
}

/*Tiny Popups*/
.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;
}
.tinyPopup .title {
  font-size: 11px;
  color: #505050;
  padding-bottom: 8px;
  margin-bottom: 5px;
  border-bottom: 1px solid #B4B4B4;
}
.tinyPopup .btn {
  display: inline-block;
  margin: 5px 0;
  padding: 8px 12px;
  font-size: 12px;
}
.tinyPopup .btn:hover {
  background-color: #4195C8;
  color: #fff;
}

/*Info Card*/
.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;
}
.bimp_info_card.small {
  min-width: 160px;
}
.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;
}
.bimp_info_card .bimp_info_card_content {
  display: inline-block;
  font-weight: bold;
}
.bimp_info_card .bimp_info_card_content .bimp_info_card_title {
  font-size: 11px;
  text-transform: uppercase;
}
.bimp_info_card .bimp_info_card_content .bimp_info_card_value {
  font-size: 15px;
}

/*Bimp Timer*/
.bimp_timer {
  background-color: #fff;
  border: 1px solid #13206C;
}
.bimp_timer .bimp_timer_header {
  padding: 5px 8px;
  background-color: #4195C8;
  color: #fff;
}
.bimp_timer .bimp_timer_header .title {
  padding: 0;
}
.bimp_timer .bimp_timer_header .title:before {
  font-family: "FA5S";
  margin-right: 8px;
  content: "\f017";
}
.bimp_timer .bimp_timer_time {
  text-align: center;
  color: #282828;
  padding: 10px 16px;
  font-weight: bold;
}
.bimp_timer .bimp_timer_time .title {
  font-size: 13px;
  color: #636363;
  text-align: left;
  margin-bottom: 8px;
}
.bimp_timer .bimp_timer_time .bimp_timer_label {
  margin: 0 8px;
}
.bimp_timer .bimp_timer_time.bimp_timer_current_time {
  color: #5b5b5b;
}
.bimp_timer .bimp_timer_time.bimp_timer_current_time .bimp_timer_value {
  font-size: 22px;
}
.bimp_timer .bimp_timer_time.bimp_timer_current_time .bimp_timer_label {
  font-size: 16px;
}
.bimp_timer .bimp_timer_time.bimp_timer_total_time {
  color: #282828;
}
.bimp_timer .bimp_timer_time.bimp_timer_total_time .bimp_timer_value {
  font-size: 32px;
}
.bimp_timer .bimp_timer_time.bimp_timer_total_time .bimp_timer_label {
  font-size: 24px;
}
.bimp_timer .bimp_timer_footer {
  background-color: #DCDCDC;
  padding: 5px 8px;
  text-align: right;
}
.bimp_timer .bimp_timer_footer button {
  margin: 2px 3px;
}

/*FixeTabs*/
.fixe_tab_content {
  max-height: 500px;
  overflow-y: scroll;
}
.fixe_tab_content .bimp_timer {
  display: inline-block;
}

/*Page Notifications*/
#page_notifications {
  display: none;
  position: fixed;
  z-index: 99999;
  background-color: transparent;
  padding: 0 30px;
  top: 40px;
  right: 0;
  width: 430px;
}
#page_notifications p {
  width: 340px;
  margin: 15px;
  border-radius: 4px;
  box-shadow: 3px 3px 6px #636363;
  margin-left: 370px;
}
#page_notifications #notifications_tools {
  margin-bottom: 10px;
  text-align: right;
}
#page_notifications #notifications_tools .removeAllBimpMsgButton {
  box-shadow: 4px 4px 4px #505050;
}
#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;
}
#page_notifications .removeBimpMsgButton:after {
  font-family: "FA5R";
  content: "\f057";
}
#page_notifications .removeBimpMsgButton:hover {
  font-size: 24px;
}

/*Popup login*/
#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;
}
#bimp_login_popup iframe {
  margin: 5%;
  width: 80%;
  height: 80%;
}

/*Product Stocks*/
.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;
}
.productStocksContainer h3 {
  margin-top: 0;
  font-size: 17px;
}
.productStocksContainer .stockSearchContainer {
  margin: 10px 0;
  color: #636363;
}
.productStocksContainer .productStockTable > thead > tr > th {
  background-color: #fff;
  color: #282828;
  padding: 5px;
  border-bottom: 2px solid #282828;
  text-align: center;
}
.productStocksContainer .productStockTable > thead > tr > th:first-child {
  text-align: left;
}
.productStocksContainer .productStockTable > tbody > tr > td {
  text-align: center;
}
.productStocksContainer .productStockTable > tbody > tr > td:first-child {
  text-align: left;
}
.productStocksContainer tr.currentEntrepot {
  font-weight: bold;
}
.productStocksContainer tr.currentEntrepot td {
  background-color: #E6E6E6 !important;
}

/*Controller Debug times*/
#bimpControllerDebugTimeInfos {
  padding: 30px;
  background-color: #fff;
}
#bimpControllerDebugTimeInfos table tr td {
  padding: 5px 8px;
}
#bimpControllerDebugTimeInfos table tr td:first-child {
  font-weight: bold;
}

/*Position handles*/
.positionHandle {
  cursor: grab;
  text-align: center;
}
.positionHandle span {
  display: inline-block;
  font-size: 15px;
  margin: 0 6px;
}
.positionHandle span:before {
  font-family: "FA5S";
  content: "\f338";
}

.select2-results ul li {
  min-height: 30px;
}
.select2-results ul li.select2-results__option--highlighted {
  color: #fff !important;
}
.select2-results ul li.select2-results__option--highlighted span {
  color: #fff !important;
}

/*Debug infos*/
.debug_info {
  margin: 10px;
  padding: 5px 5px 5px 40px;
  border: 1px solid #FF6A00;
  border-left-width: 3px;
  background-color: #FFF4EB;
}
.debug_info i.debug_icon {
  float: left;
  margin-left: -30px;
  font-size: 20px;
  color: #C85300;
}
.debug_info .debug_info_title {
  font-weight: bold;
}

/*Backtraces*/
.BimpBacktraceContainer .bt_file {
  font-weight: bold;
  font-size: 12px;
}
.BimpBacktraceContainer .bt_file_lines {
  display: inline-block;
  font-size: 11px;
  margin: 10px 5px;
  padding-left: 10px;
}

body.modal-open ul.ui-autocomplete {
  overflow: auto;
  max-height: 400px;
}

/*Drop Files*/
.bimp_drop_files_container.allPage .bimp_drop_files_area {
  padding: 0;
  margin: 0;
}

.bimp_drop_files_container.allPage .bimp_drop_files_area .drop_files {
  padding: 0;
  min-height: 0;
}

/* Expandable texts */
.bimp_expandable_text {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bimp_expandable_text > .bimp_expandable_text_points {
  font-weight: bold;
  display: none;
}
.bimp_expandable_text > .bimp_expandable_text_hidden {
  display: inline-block;
}
.bimp_expandable_text > .bimp_expandable_text_buttons {
  margin-top: 10px;
}
.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;
}
.bimp_expandable_text > .bimp_expandable_text_buttons > .collapse_btn:hover, .bimp_expandable_text > .bimp_expandable_text_buttons > .expand_btn:hover {
  cursor: pointer;
  color: #4195C8;
}
.bimp_expandable_text > .bimp_expandable_text_buttons > .collapse_btn {
  display: inline;
}
.bimp_expandable_text > .bimp_expandable_text_buttons > .expand_btn {
  display: none;
}
.bimp_expandable_text.closed > .bimp_expandable_text_points {
  display: inline-block;
}
.bimp_expandable_text.closed > .bimp_expandable_text_hidden {
  display: none;
}
.bimp_expandable_text.closed > .bimp_expandable_text_buttons {
  margin-top: 4px;
}
.bimp_expandable_text.closed > .bimp_expandable_text_buttons > .collapse_btn {
  display: none;
}
.bimp_expandable_text.closed > .bimp_expandable_text_buttons > .expand_btn {
  display: inline;
}

/* Agenda */
.wc-user-header.ui-state-active {
  background-color: transparent !important;
  color: #000 !important;
}

*::-moz-placeholder {
  color: #787878 !important;
}

.Bimp_Propal_form select {
  min-width: 200px;
}

.select2-search--dropdown {
  padding-right: 28px;
}
.select2-search--dropdown:after {
  font-family: "FA5S";
  content: "\f002";
  color: #636363;
  position: absolute;
  top: 9px;
  right: 8px;
  font-size: 14px;
}

.formInputGroup {
  padding-left: 25px;
  border-left: 3px solid #B4B4B4;
  margin: 30px 0;
}
.formInputGroup .dataInputTemplate {
  display: none;
}
.formInputGroup .formGroupHeading {
  margin-bottom: 5px;
}
.formInputGroup .formGroupHeading .formGroupTitle {
  display: inline-block;
}
.formInputGroup .formGroupHeading .formGroupTitle h3 {
  margin-top: 0;
}
.formInputGroup .formGroupHeading .formGroupButtons {
  display: inline-block;
  float: right;
}
.formInputGroup .formGroupHeading .formGroupButtons .btn {
  margin-left: 5px;
}
.formInputGroup .formGroupButtons {
  display: block;
  text-align: right;
}
.formInputGroup .formGroupButtons .btn {
  margin-left: 5px;
}
.formInputGroup.subObjectForm,
.formInputGroup .formGroupMultipleItem {
  margin-bottom: 10px;
  border: 1px solid #969696;
  padding: 10px;
}

.subObjectsMultipleForms .formInputGroup {
  margin: 10px 0;
}

.fieldRow,
.formRow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.fieldRow .inputLabel,
.fieldRow .inputMultipleValuesContainer,
.formRow .inputLabel,
.formRow .inputMultipleValuesContainer {
  padding: 10px 15px;
  /*margin-right: 12px;*/
}
.fieldRow .inputLabel,
.formRow .inputLabel {
  color: #4195C8;
  background-color: #E9EAED;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
}
.fieldRow .fieldRowInput,
.fieldRow .formRowInput,
.formRow .fieldRowInput,
.formRow .formRowInput {
  color: #13206C;
  background-color: #fff;
  border-bottom: 1px solid #DCDCDC;
  padding: 10px 15px;
}
.fieldRow .fieldRowInput .inputContainer select,
.fieldRow .formRowInput .inputContainer select,
.formRow .fieldRowInput .inputContainer select,
.formRow .formRowInput .inputContainer select {
  max-width: 350px !important;
}
.fieldRow .fieldRowInput .inputContainer input,
.fieldRow .formRowInput .inputContainer input,
.formRow .fieldRowInput .inputContainer input,
.formRow .formRowInput .inputContainer input {
  width: 350px;
}
.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;
}
.fieldRow .fieldRowInput .inputContainer textarea,
.fieldRow .formRowInput .inputContainer textarea,
.formRow .fieldRowInput .inputContainer textarea,
.formRow .formRowInput .inputContainer textarea {
  width: 100%;
}
.fieldRow .fieldRowInput .select2,
.fieldRow .formRowInput .select2,
.formRow .fieldRowInput .select2,
.formRow .formRowInput .select2 {
  min-width: 300px;
}

@media (max-width: 1000px) {
  .fieldRow,
  .formRow {
    display: block;
  }
  .fieldRow .inputLabel,
  .formRow .inputLabel {
    text-align: left;
  }
  .fieldRow input, .fieldRow select, .fieldRow textarea,
  .formRow input,
  .formRow select,
  .formRow textarea {
    width: 95% !important;
  }
}
.formSubmit {
  text-align: right;
  padding: 10px 20px;
}
.formSubmit .button {
  margin-left: 10px;
}

.inputHelp {
  font-size: 12px;
  font-style: italic;
  color: rgb(141.75, 141.75, 141.75);
  margin: 8px 0;
  padding-left: 15px;
}

.objectToolbar,
.toolBar {
  padding: 15px 0;
  text-align: right;
}

.inputTemplate {
  display: none;
}

.subObjectFormTemplate {
  display: none;
}

/*Inputs*/
input {
  padding-bottom: 5px !important;
}
input[type=checkbox] + label {
  margin-left: 8px;
}
input[type=text] {
  min-width: 60px;
}
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;
}

select {
  min-width: 60px;
}

input, select {
  background-color: #fff;
  color: #3C3C3C;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
input.error, select.error {
  border: 1px solid #ff0000;
  box-shadow: 0 0 2px #780000;
}

.elect2-selection__rendered {
  text-align: left;
}

.inputContainer.value_required,
.inputMultipleValuesContainer.value_required {
  border: 1px solid #ff0000;
  box-shadow: 0 0 2px #780000;
}

.inputContainer {
  margin: 2px;
  vertical-align: top;
}
.inputContainer .help {
  font-size: 12px;
  font-style: italic;
  color: #B4B4B4;
  margin: 8px 0;
  padding-left: 15px;
}
.inputContainer .addValueInputContainer {
  display: flex;
}
.inputContainer .addValueInputContainer button.addValueBtn {
  margin-left: 15px;
  height: fit-content;
}
.inputContainer .input_card_container {
  padding-top: 15px;
  padding-left: 25px;
}

.inputGroupContainer {
  display: inline-block;
  vertical-align: middle;
}

.auto_expand {
  overflow: hidden;
  line-height: 16px !important;
}

.input-group input {
  padding-bottom: 5px;
}

.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;
}

select.switch {
  width: 75px;
  font-weight: bold;
}
select.switch option[value="1"] {
  color: #3b6ea0;
}
select.switch option[value="0"] {
  color: #8C8C8C;
}

.formSwitch label {
  margin-right: 20px;
}
.formSwitch input {
  margin: 0 5px;
}

.toggleContainer {
  margin-top: 6px;
  display: inline-block;
}

.toggle {
  display: none;
}
.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;
}
.toggle + span {
  color: #636363;
}
.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;
}
.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);
}
.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;
}
.toggle + span + .toggle-slider.disabled:before {
  display: none;
}
.toggle + span + .toggle-slider.disabled:after {
  display: none;
}
.toggle:checked + span {
  color: #B4B4B4;
}
.toggle:checked + span + label + span {
  color: #2fa04b;
}
.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;
}
.toggle:checked + span + .toggle-slider:after {
  left: 22px;
}

.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;
}
.search_input_results button,
.search_input_results .btn,
.input_choices button,
.input_choices .btn {
  display: block;
  width: 100%;
  text-align: left;
}

.search_object_input .input_choices {
  min-width: 320px;
}

.search_input_selected_label {
  font-weight: bold;
  color: #636363;
}
.search_input_selected_label i.fa-check {
  color: #348C41;
}

.switchOption.selected {
  color: #fff !important;
  background-color: #5897FB !important;
  border-color: #5897FB !important;
}

.timer_input input, .timer_input select {
  width: 45px !important;
}
.timer_input span {
  display: inline-block;
  font-weight: bold !important;
  margin: 8px;
}

.optionsContainer {
  text-align: right;
}
.optionsContainer .optionsButton {
  display: inline-block;
  margin: 5px;
  color: #13206C;
  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;
}
.optionsContainer .optionsButton:hover {
  color: #fff;
  background-color: #4195C8;
}
.optionsContainer .optionsButton:hover:before {
  color: #fff;
}
.optionsContainer .optionsButton:before {
  font-size: 14px;
  color: #4195C8;
  font-family: "FA5S";
  content: "\f013";
  margin-right: 8px;
}

.multiple_values_items_options {
  display: none;
}

.inputMultipleValues {
  margin: 15px 0;
}
.inputMultipleValues > table {
  width: 100%;
}
.inputMultipleValues > table > tbody > tr.itemRow {
  background-color: #fff;
  border: 1px solid #B4B4B4;
  width: 100%;
}
.inputMultipleValues > table > tbody > tr.itemRow > td {
  background-color: #fff;
  color: #3c3c3c;
  font-weight: bold;
  padding: 3px 12px;
}
.inputMultipleValues > table > tbody > tr.itemRow > td.item_label {
  width: 80%;
}
.inputMultipleValues > table > tbody > tr.itemRow > td.item_label .item_option {
  margin-top: 10px;
  margin-bottom: 5x;
}
.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;
}
.inputMultipleValues > table > tbody > tr.itemRow > td.positionHandle {
  width: 10%;
}
.inputMultipleValues > table > tbody > tr.itemRow > td.removeButton {
  width: 10%;
  text-align: center;
}
.inputMultipleValues > table > tbody > tr.itemRow.ui-sortable-helper {
  box-shadow: 0 0 2px 2px #2F7EA0;
}
.inputMultipleValues > table > tbody > tr.itemRow.ui-sortable-helper > td {
  background-color: #fff;
}
.inputMultipleValues > table > tbody > tr.itemRow.ui-sortable-placeholder {
  height: 30px;
}

.qtyInputContainer {
  display: inline-block;
}
.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;
}
.qtyInputContainer .qtyDown i,
.qtyInputContainer .qtyUp i {
  vertical-align: middle;
  display: inline-block;
}
.qtyInputContainer .qtyDown:hover,
.qtyInputContainer .qtyUp:hover {
  background-color: #636363;
  color: #fff;
}
.qtyInputContainer .qtyDown.disabled, .qtyInputContainer .qtyDown.disabled:hover,
.qtyInputContainer .qtyUp.disabled,
.qtyInputContainer .qtyUp.disabled:hover {
  background-color: #fff;
  color: #B4B4B4;
}
.qtyInputContainer .qtyInput {
  max-width: 80px;
}

.selectOptionHelp {
  display: none;
  margin: 10px 0;
}

.input_possible_values {
  padding-left: 10px;
  max-height: 60px;
  overflow-y: auto;
  background-color: #F5F5F5;
  list-style: none;
}
.input_possible_values .input_possible_value {
  cursor: pointer;
}
.input_possible_values .input_possible_value:hover {
  background-color: #EBEBEB;
}

input.disabled,
textarea.disabled,
select.disabled {
  background-color: #E6E6E6 !important;
  cursor: progress;
}

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;
}
input[type=text].large_input:focus {
  box-shadow: 0 0 4px #0087B4;
  border-color: #005A78;
}

.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;
}
.searchZipTownResults .btn {
  margin: 0;
}

.search_object_input_container .search_object_input > .search_icon {
  margin-left: 6px;
}
.search_object_input_container .search_object_input > .spinner {
  opacity: 0;
}
.search_object_input_container .search_object_input > .spinner i {
  font-size: 16px;
  color: #3B6EA0;
}
.search_object_input_container .search_object_result {
  margin-top: 15px;
}

.selectContainer {
  display: inline-block;
  padding-right: 28px;
}
.selectContainer .iconButton {
  margin-right: -24px;
}

/*Check lists:*/
.check_list_container {
  max-height: 450px;
  overflow-y: auto;
  margin: 10px;
}
.check_list_container > .check_list_search_input {
  padding: 5px;
  background-color: #DCDCDC;
  max-width: 320px;
}
.check_list_container > .check_list_search_input > span.searchIcon {
  display: inline-block;
  width: 10%;
}
.check_list_container > .check_list_search_input > input {
  width: 85% !important;
}

.check_list_item,
.check_list_group_caption {
  margin: 0;
  padding: 0;
}
.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;
}

.check_list_item > input[type=checkbox],
.check_list_group > input[type=checkbox] {
  display: none;
}

.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;
}
.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;
}

.check_list_item > input[type=checkbox]:checked + label,
.check_list_group > input[type=checkbox]:checked + .check_list_group_caption.selectable {
  color: #282828;
}
.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: #4195C8;
}

.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;
}
.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;
}
.check_list_group_caption > .check_list_group_title:hover {
  color: #3C3C3C;
}

.check_list_group.open > .check_list_group_caption > .check_list_group_title:after {
  content: "\f0d8";
}
.check_list_group.open > .check_list_group_items {
  display: block;
}

.check_list_group.closed > .check_list_group_caption > .check_list_group_title:after {
  content: "\f0d7";
}
.check_list_group.closed > .check_list_group_items {
  display: none;
}

.check_list_group_items {
  padding-left: 10px;
  margin-left: 5px;
  border-left: 1px dotted #B4B4B4;
}

/*JSON Inputs*/
.bimp_json_input_value .bimp_json_input_title {
  font-size: 13px;
  font-weight: bold;
}

/*Free Forms*/
.freeForm {
  margin: 15px 0;
  text-align: left;
}
.freeForm .alert {
  margin-top: 10px;
  margin-bottom: 10px;
}
.freeForm .freeFormContent {
  padding: 15px;
  background-color: #fff;
  border: 1px solid #13206C;
}
.freeForm .freeFormTitle {
  background-color: #13206C;
  color: #fff;
  font-size: 18px;
  padding: 10px 15px;
}
.freeForm .freeFormRow {
  padding: 10px 0;
  border-bottom: 1px solid #B4B4B4;
}
.freeForm .freeFormLabel {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
.freeForm .freeFormInput {
  margin-left: 30px;
}
.freeForm .freeFormInput .select2-container {
  width: 100% !important;
}
.freeForm .freeFormAjaxResult {
  margin: 15px 0;
  display: none;
}
.freeForm .freeFormSubmit {
  margin-top: 20px;
}
.freeForm .freeFormSubmit.rightAlign {
  text-align: right;
}
.freeForm .freeFormSubmit.rightAlign .btn {
  margin-left: 15px;
}
.freeForm .freeFormSubmit.rightAlign .buttonLeft {
  float: left;
  margin-left: 0;
  margin-right: 15px;
}
.freeForm .freeFormSubmit.leftAlign {
  text-align: left;
}
.freeForm .freeFormSubmit.leftAlign .btn {
  margin-right: 15px;
}
.freeForm .freeFormSubmit.leftAlign .buttonRight {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}

.bimp_form label {
  font-weight: bold;
}
.bimp_form .bimp_form_row {
  width: 100%;
  margin-bottom: 10px;
}
.bimp_form.labels_up label {
  display: block;
}

.ui-menu .ui-menu-item a {
  padding: 0.12em 0.4em !important;
}

.ui-menu .ui-menu-item:last-child a {
  padding-bottom: 1em !important;
}

/*Single Line Forms:*/
.singleLineForm {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #787878;
}
.singleLineForm .singleLineFormCaption {
  padding: 5px 12px;
  background-color: #F0F0F0;
}
.singleLineForm .singleLineFormContent {
  padding: 5px 12px;
}
.singleLineForm .singleLineFormContent select,
.singleLineForm .singleLineFormContent .select2-container {
  width: 250px !important;
  max-width: 100% !important;
}
.singleLineForm .singleLineFormContent .search_object_input_container {
  display: inline-block;
}
.singleLineForm .singleLineFormContent .search_object_input_container input {
  min-width: 220px;
}
.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;
}
.singleLineForm .inputContainer {
  display: inline-block;
  padding: 4px 0;
  margin-right: 20px;
}
.singleLineForm .inputContainer .inputHelp {
  display: none;
}

/*Eléments masqués*/
.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;
}
.searchInputContainer .check_list_search_input,
.bimp_filter_input_container .check_list_search_input {
  display: none !important;
}

/*Filters Input*/
.obj_filters_input_container input {
  max-width: 350px !important;
}

/*Input Hastags*/
#bih_autocomplete_modal #bih_autocomplete_modal_body {
  overflow: visible;
}
#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;
}
#bih_autocomplete_modal #bihValidateMsg {
  display: inline-block;
  margin: auto;
  margin-top: 20px;
  display: none;
  text-align: center;
  font-size: 16px;
}
#bih_autocomplete_modal .modal-body {
  padding: 15px !important;
  background-color: #F7F7F7;
  max-height: none !important;
}
#bih_autocomplete_modal p {
  margin-bottom: 20px;
}
#bih_autocomplete_modal #bih_search_form {
  display: inline-block;
  margin: auto;
}
#bih_autocomplete_modal #bihObjectTypeContainer {
  display: inline-block;
  margin-right: 10px;
  text-align: left;
}
#bih_autocomplete_modal #bihSearchInputContainer {
  display: inline-block;
  text-align: left;
}
#bih_autocomplete_modal #bihSearchInputContainer .spinner {
  opacity: 0;
  display: inline-block;
  margin-left: 8px;
  font-size: 16px;
}
#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;
}
#bih_autocomplete_modal #bihObjectLabel:hover {
  color: #fff;
  background-color: #A00000;
  cursor: pointer;
}
#bih_autocomplete_modal label {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}
#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;
}
#bih_autocomplete_modal input:focus {
  border-color: #3B6EA0;
  box-shadow: 0 0 8px 0 #559EE6;
}
#bih_autocomplete_modal input.no_results {
  color: #CC0000;
  border-color: #CC0000;
  box-shadow: 0 0 8px 0 #E67373;
}
#bih_autocomplete_modal input[name=bih_search_object_input] {
  width: 180px !important;
}
#bih_autocomplete_modal input[name=bih_search_input] {
  width: 350px !important;
}
#bih_autocomplete_modal #bihAddHastagFormContainer {
  display: none;
  margin-top: 30px;
}
#bih_autocomplete_modal #bihAddHastagFormContainer .singleLineForm {
  text-align: left;
}
#bih_autocomplete_modal #bihAddHastagFormContainer .singleLineForm input {
  min-width: 160px;
}
#bih_autocomplete_modal #bihAddHastagFormContainer .singleLineForm textarea {
  min-width: 300px;
}

/*Drop Files*/
.bimp_drop_files_container {
  padding: 10px;
}
.bimp_drop_files_container .add_file_input {
  display: none;
}
.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;
}
.bimp_drop_files_container .bimp_drop_files_area .drop_infos {
  text-align: center;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: rgb(154.5, 154.5, 154.5);
}
.bimp_drop_files_container .bimp_drop_files_area .drop_files {
  padding: 10px;
  min-height: 40px;
}
.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;
}
.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;
}
.bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .file_name {
  font-size: 11px;
  font-style: italic;
  color: #282828;
}
.bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item img {
  height: 80px;
  width: auto;
}
.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%;
}
.bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .file_icon i {
  font-size: 32px;
  font-weight: bold;
  vertical-align: middle;
}
.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;
}
.bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .delete_file_zone i {
  color: #fff;
  vertical-align: middle;
  font-size: 32px;
}
.bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .delete_file_zone:hover {
  opacity: 1;
}
.bimp_drop_files_container .bimp_drop_files_area .drop_files .file_item .delete_file_zone:hover i {
  opacity: 1;
}
.bimp_drop_files_container .bimp_drop_files_area .content-loading {
  padding: 5px !important;
}
.bimp_drop_files_container .bimp_drop_files_area .content-loading .loading-spin {
  margin: 10px;
}
.bimp_drop_files_container .bimp_drop_files_area .content-loading .loading-text {
  font-size: 12px;
}
.bimp_drop_files_container .bimp_drop_files_area.hightlight {
  border-color: #005AB4;
  background-color: #DDE9F5;
}
.bimp_drop_files_container .bimp_drop_files_area.hightlight .drop_infos {
  color: #005AB4;
}

table.bimp_list_table,
table.objectlistTable {
  border: none;
  box-shadow: none;
  width: 100%;
}
table.bimp_list_table td, table.bimp_list_table th,
table.objectlistTable td,
table.objectlistTable th {
  padding: 5px;
  font-size: 13px;
}
table.bimp_list_table > thead > tr > th,
table.objectlistTable > thead > tr > th {
  padding: 10px 6px;
  margin-bottom: 8px;
  color: #4195C8;
  background-color: #E6E5E5;
  border-bottom: 2px solid #4195C8;
  text-align: left;
  font-weight: bold;
  min-width: 80px;
}
table.bimp_list_table > thead > tr > th.th_checkboxes,
table.objectlistTable > thead > tr > th.th_checkboxes {
  min-width: 40px !important;
  width: 40px !important;
}
table.bimp_list_table > thead > tr > th.positionHandle,
table.objectlistTable > thead > tr > th.positionHandle {
  min-width: 30px;
}
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;
}
table.bimp_list_table > tbody > tr > th,
table.objectlistTable > tbody > tr > th {
  padding: 5px 12px 5px 6px;
  color: #4195C8;
  background-color: #E9EAED;
  border-bottom: 1px solid #fff;
  text-align: right;
}
table.bimp_list_table > tbody > tr > th a,
table.objectlistTable > tbody > tr > th a {
  color: #fff;
  font-weight: bold !important;
}
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;
}
table.bimp_list_table > tbody > tr > th .objectIcon,
table.objectlistTable > tbody > tr > th .objectIcon {
  color: #F0D5B8;
}
table.bimp_list_table > tbody > tr > th .objectIcon:hover,
table.objectlistTable > tbody > tr > th .objectIcon:hover {
  color: #fff;
}
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) {
  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;
  }
}
table.bimp_list_table > tbody > tr > td .inputContainer,
table.objectlistTable > tbody > tr > td .inputContainer {
  display: inline-block;
  width: 99%;
}
table.bimp_list_table > tbody > tr > td .qty_inputContainer,
table.objectlistTable > tbody > tr > td .qty_inputContainer {
  min-width: 160px;
}
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;
}
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%;
}
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;
}
table.bimp_list_table > tbody > tr > td .select2-container,
table.objectlistTable > tbody > tr > td .select2-container {
  width: 100% !important;
  min-width: 100%;
}
table.bimp_list_table > tbody > tr > td .popover,
table.objectlistTable > tbody > tr > td .popover {
  color: #282828;
}
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;
}
table.bimp_list_table > tbody > tr > td .addValueInputContainer button.addValueBtn,
table.objectlistTable > tbody > tr > td .addValueInputContainer button.addValueBtn {
  float: right;
}
table.bimp_list_table > tbody > tr > td.sub_row_margin,
table.objectlistTable > tbody > tr > td.sub_row_margin {
  border-left: 4px solid #4195C8;
  text-align: center;
}
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;
}
table.bimp_list_table > tbody > tr.deactivated,
table.objectlistTable > tbody > tr.deactivated {
  background-color: #D9D9D9 !important;
  border-color: #CCCCCC !important;
  color: #646464 !important;
}
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;
}
table.bimp_list_table > tbody > tr.selected,
table.objectlistTable > tbody > tr.selected {
  background-color: #FFF5E1 !important;
}
table.bimp_list_table > tbody > tr.selected > td,
table.objectlistTable > tbody > tr.selected > td {
  background-color: #FFF5E1 !important;
}
table.bimp_list_table > tbody > tr.modified,
table.objectlistTable > tbody > tr.modified {
  background-color: #E1F5FF !important;
  border-color: #E1F5FF !important;
}
table.bimp_list_table > tbody > tr.modified > td,
table.objectlistTable > tbody > tr.modified > td {
  background-color: #E1F5FF !important;
  border-color: #E1F5FF !important;
}
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;
}
table.bimp_list_table > tbody > tr.has_errors,
table.objectlistTable > tbody > tr.has_errors {
  background-color: #FFE6E5 !important;
  border-color: #E62119 !important;
}
table.bimp_list_table > tbody > tr.has_errors > td,
table.objectlistTable > tbody > tr.has_errors > td {
  background-color: #FFE6E5 !important;
  border-color: #E62119 !important;
}
table.bimp_list_table > tbody > tr:hover,
table.objectlistTable > tbody > tr:hover {
  background-color: #FAFAFA !important;
}
table.bimp_list_table > tbody > tr:hover > td,
table.objectlistTable > tbody > tr:hover > td {
  background-color: #FAFAFA !important;
}
table.bimp_list_table > tbody > tr.deactivated:hover,
table.objectlistTable > tbody > tr.deactivated:hover {
  background-color: #CCCCCC !important;
}
table.bimp_list_table > tbody > tr.deactivated:hover > td,
table.objectlistTable > tbody > tr.deactivated:hover > td {
  background-color: #CCCCCC !important;
}
table.bimp_list_table > tbody > tr.selected:hover,
table.objectlistTable > tbody > tr.selected:hover {
  background-color: #FFEFCD !important;
}
table.bimp_list_table > tbody > tr.selected:hover > td,
table.objectlistTable > tbody > tr.selected:hover > td {
  background-color: #FFEFCD !important;
}
table.bimp_list_table > tbody > tr.modified:hover,
table.objectlistTable > tbody > tr.modified:hover {
  background-color: #CDEFFF !important;
}
table.bimp_list_table > tbody > tr.modified:hover > td,
table.objectlistTable > tbody > tr.modified:hover > td {
  background-color: #CDEFFF !important;
}
table.bimp_list_table > tbody > tr.has_errors:hover,
table.objectlistTable > tbody > tr.has_errors:hover {
  background-color: #FFC4C2 !important;
}
table.bimp_list_table > tbody > tr.has_errors:hover > td,
table.objectlistTable > tbody > tr.has_errors:hover > td {
  background-color: #FFC4C2 !important;
}
table.bimp_list_table > tbody.headers_col > tr > th,
table.objectlistTable > tbody.headers_col > tr > th {
  width: 160px;
}
table.bimp_list_table > tbody.no_borders > tr,
table.objectlistTable > tbody.no_borders > tr {
  border: none;
}
table.bimp_list_table > tbody.no_borders > tr > td, table.bimp_list_table > tbody.no_borders > tr > th,
table.objectlistTable > tbody.no_borders > tr > td,
table.objectlistTable > tbody.no_borders > tr > th {
  border: none;
}
table.bimp_list_table > tfoot > tr > th,
table.objectlistTable > tfoot > tr > th {
  color: #4195C8;
  background-color: #E9EAED;
  text-align: right;
  padding: 5px 12px 5px 6px;
  vertical-align: top;
}
table.bimp_list_table > tfoot > tr > td,
table.objectlistTable > tfoot > tr > td {
  background-color: #E6E6E6;
  font-weight: bold;
  color: #282828;
  padding: 5px 6px;
}
table.bimp_list_table tr.margin_row,
table.objectlistTable tr.margin_row {
  background-color: #fff;
}
table.bimp_list_table tr.margin_row > td,
table.objectlistTable tr.margin_row > td {
  background-color: #fff;
  height: 15px;
}
table.bimp_list_table tr.total_row > th,
table.objectlistTable tr.total_row > th {
  text-align: right;
  padding-right: 20px;
}
table.bimp_list_table tr.total_row > td,
table.objectlistTable tr.total_row > td {
  font-weight: bold;
  background-color: #F0F0F0 !important;
}
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;
}
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;
}
table.bimp_list_table tr.total_row > td:last-child,
table.objectlistTable tr.total_row > td:last-child {
  border-right: 1px solid #787878;
}
table.bimp_list_table > tfoot > tr.paginationContainer > td,
table.objectlistTable > tfoot > tr.paginationContainer > td {
  background-color: #fff;
}
table.bimp_list_table .listFooterButtons > td,
table.objectlistTable .listFooterButtons > td {
  background-color: #fff;
  padding: 10px 0 0;
}
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;
}

table.objectSubList,
table.bimp_sub_list_table {
  width: 100%;
}
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 #4195C8;
}
table.objectSubList > tbody > tr.selected,
table.bimp_sub_list_table > tbody > tr.selected {
  background-color: #FFF5E1 !important;
}
table.objectSubList > tbody > tr.selected > td,
table.bimp_sub_list_table > tbody > tr.selected > td {
  background-color: #FFF5E1 !important;
}
table.objectSubList > tbody > tr.deactivated,
table.bimp_sub_list_table > tbody > tr.deactivated {
  background-color: #DCDCDC !important;
  border-color: #C8C8C8 !important;
  color: #646464 !important;
}
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;
}
table.objectSubList > tbody > tr.modified,
table.bimp_sub_list_table > tbody > tr.modified {
  background-color: #E1F5FF !important;
  border-color: #E1F5FF !important;
}
table.objectSubList > tbody > tr.modified > td,
table.bimp_sub_list_table > tbody > tr.modified > td {
  background-color: #E1F5FF !important;
  border-color: #E1F5FF !important;
}
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;
}
table.objectSubList > tbody > tr:hover,
table.bimp_sub_list_table > tbody > tr:hover {
  background-color: #FAFAFA !important;
}
table.objectSubList > tbody > tr:hover > td,
table.bimp_sub_list_table > tbody > tr:hover > td {
  background-color: #FAFAFA !important;
}
table.objectSubList > tbody > tr.deactivated:hover,
table.bimp_sub_list_table > tbody > tr.deactivated:hover {
  background-color: #E6E6E6 !important;
}
table.objectSubList > tbody > tr.deactivated:hover > td,
table.bimp_sub_list_table > tbody > tr.deactivated:hover > td {
  background-color: #E6E6E6 !important;
}
table.objectSubList > tbody > tr.selected:hover,
table.bimp_sub_list_table > tbody > tr.selected:hover {
  background-color: #FFEFCD !important;
}
table.objectSubList > tbody > tr.selected:hover > td,
table.bimp_sub_list_table > tbody > tr.selected:hover > td {
  background-color: #FFEFCD !important;
}
table.objectSubList > tbody > tr.modified:hover,
table.bimp_sub_list_table > tbody > tr.modified:hover {
  background-color: #CDEFFF !important;
}
table.objectSubList > tbody > tr.modified:hover > td,
table.bimp_sub_list_table > tbody > tr.modified:hover > td {
  background-color: #CDEFFF !important;
}
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;
}
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;
}
table.objectSubList > tfoot > tr > th,
table.bimp_sub_list_table > tfoot > tr > th {
  text-align: right;
  padding-right: 20px;
}

/*.objectlistTableContainer {
    overflow-x: auto;
}*/
.sortTitle {
  cursor: pointer;
}
.sortTitle:after {
  font-family: "FA5S";
  margin-left: 8px;
  opacity: 0;
  color: #4195C8;
  transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
}
.sortTitle:hover, .sortTitle.active {
  text-decoration: none !important;
}
.sortTitle:hover:after, .sortTitle.active:after {
  opacity: 1;
}
.sortTitle.sorted-asc:after {
  content: "\f0d7";
}
.sortTitle.sorted-desc:after {
  content: "\f0d8";
}
.sortTitle.active.sorted-asc:after {
  content: "\f0d8";
}
.sortTitle.active.sorted-desc:after {
  content: "\f0d7";
}
.sortTitle.active.sorted-asc:hover:after {
  content: "\f0d7";
}
.sortTitle.active.sorted-desc:hover:after {
  content: "\f0d8";
}
.sortTitle.deactivated, .sortTitle.deactivated:hover {
  cursor: not-allowed;
}
.sortTitle.deactivated:after, .sortTitle.deactivated:hover:after {
  opacity: 0 !important;
}

tr.listSearchRow {
  background-color: #DCDCDC;
}
tr.listSearchRow > td {
  background-color: #DCDCDC;
}
tr.listSearchRow i.fa-search {
  font-size: 16px;
  font-weight: bold;
  color: #787878;
}
tr.listSearchRow .inputHelp {
  display: none;
}
tr.listSearchRow #search_id {
  max-width: 45px;
}
tr.listSearchRow td.searchTools {
  text-align: right;
}
tr.listSearchRow td.searchTools .btn {
  margin-right: 10px;
}
tr.listSearchRow .searchInputContainer {
  width: 100%;
  padding: 2px;
}
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;
}
tr.listSearchRow .searchInputContainer .optionsContainer {
  display: none;
}
tr.listSearchRow .searchInputContainer .loading {
  display: none;
}
tr.listSearchRow .searchInputContainer .minwidth200 {
  min-width: 0;
}

tr.addObjectRow {
  background-color: #A0A0A0 !important;
}
tr.addObjectRow > td {
  background-color: #A0A0A0 !important;
}
tr.addObjectRow > td:first-child {
  text-align: center;
}
tr.addObjectRow > td:first-child i.fa-plus-circle {
  font-size: 20px;
  font-weight: normal;
  color: #DCDCDC;
}
tr.addObjectRow .inputHelp {
  display: none;
}
tr.addObjectRow .inputContainer input, tr.addObjectRow .inputContainer select, tr.addObjectRow .inputContainer textarea {
  width: 100%;
}

th.th_tools {
  margin-right: 25px;
}

.headerTools {
  text-align: right;
  height: 100%;
}
.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;
}
.headerTools .headerButton:hover {
  color: #4195C8;
  background-color: transparent;
}
.headerTools .headerButton:before, .headerTools .headerButton:after {
  font-family: "FA5S";
}
.headerTools .openFiltersPanelButton:before {
  content: "\f0b0";
}
.headerTools .openSearchRowButton:before {
  content: "\f002";
}
.headerTools .openAddObjectRowButton:before {
  content: "\f055";
}
.headerTools .activatePositionsButton:before {
  content: "\f338";
}
.headerTools .openBulkActionsPopupButton:before {
  content: "\f14a";
}
.headerTools .openParametersPopupButton:before {
  content: "\f013";
}
.headerTools .refreshListButton:before {
  content: "\f01e";
}
.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;
}
.headerTools .loadingIcon:before {
  font-family: "FA5S";
  content: "\f110";
}
.headerTools .loadingIcon.visible {
  opacity: 1;
}

td.buttons {
  text-align: right;
  min-width: 160px;
  padding-right: 6px !important;
}
td.buttons .btn {
  margin-right: 4px;
}

.rowButton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #282828 !important;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 1px;
  font-size: 13px;
  font-weight: normal;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.rowButton:hover {
  color: #fff !important;
  background-color: #4195C8;
  text-decoration: none;
}
.rowButton:hover i {
  color: #fff !important;
}
.rowButton:before {
  font-family: "FA5S";
}
.rowButton.editButton:before {
  content: "\f044";
}
.rowButton.updateButton:before {
  content: "\f0c7";
}
.rowButton.deleteButton:before {
  content: "\f2ed";
}
.rowButton.viewButton:before {
  content: "\f06e";
}
.rowButton i {
  color: #282828 !important;
}

.ajaxResultContainer {
  display: none;
  margin: 20px 15px;
}

/*Pagination*/
.paginationContainer td {
  background-color: #fff;
}

.listPagination {
  text-align: center;
  background-color: #fff;
  padding: 10px;
  margin: 10px 0;
  border-top: 1px solid #DCDCDC;
}
.listPagination:empty {
  display: none;
}
.listPagination .results_count {
  font-weight: bold;
  text-align: left;
}
.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;
}
.listPagination span.navButton:hover, .listPagination span.navButton.selected {
  color: #4195C8;
}
.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;
}
.listPagination span.navButton.disabled, .listPagination span.navButton.disabled:hover {
  color: #C8C8C8;
  cursor: default;
}
.listPagination span.navButton.processing {
  cursor: progress;
}
.listPagination span.prevButton:before {
  content: "\f053";
  margin-right: 8px;
}
.listPagination span.nextButton:after {
  content: "\f054";
  margin-left: 8px;
}
.listPagination .pages {
  display: inline-block;
  margin: 0 50px;
  color: #A0A0A0;
}
.listPagination .pages .pageBtn {
  font-weight: bold;
  cursor: pointer;
}
.listPagination .pages .pageBtn:hover, .listPagination .pages .pageBtn.selected {
  color: #505050;
}
.listPagination .pages .pageBtn.active, .listPagination .pages .pageBtn.active:hover {
  color: #4195C8;
  cursor: default;
}
.listPagination .pages .pageBtn.processing {
  cursor: progress;
}

/*Panel Filtres*/
.filters_toolbar {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #282828;
}

.bimp_filter_container {
  margin-bottom: 5px;
}
.bimp_filter_container .bimp_filter_caption {
  font-weight: bold;
  color: #282828;
  padding: 6px 24px 6px 6px;
  margin-bottom: 5px;
  background-color: #DCDCDC;
}
.bimp_filter_container .bimp_filter_caption .foldable-caret {
  margin-right: -12px;
}
.bimp_filter_container .bimp_filter_type_select {
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 5px;
}
.bimp_filter_container .bimp_filter_type_container {
  margin-top: 5px;
  display: none;
}
.bimp_filter_container .bimp_filter_input_container {
  font-size: 11px;
}
.bimp_filter_container .bimp_filter_input_container .input-group {
  width: 100%;
}
.bimp_filter_container .bimp_filter_input_container .check_list_container {
  font-size: 12px;
}
.bimp_filter_container .bimp_filter_values_container {
  margin-top: 5px;
}
.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;
}
.bimp_filter_container .bimp_filter_value:hover,
.bimp_filter_container .bimp_filter_value_default:hover {
  background-color: #489FF5;
}
.bimp_filter_container .bimp_filter_value.bimp_filter_value_default,
.bimp_filter_container .bimp_filter_value_default.bimp_filter_value_default {
  background-color: #595959;
}
.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;
}
.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;
}
.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;
}
.bimp_filter_container .bimp_filter_value.excluded,
.bimp_filter_container .bimp_filter_value_default.excluded {
  background-color: #A60000;
}
.bimp_filter_container .bimp_filter_value.excluded:hover,
.bimp_filter_container .bimp_filter_value_default.excluded:hover {
  background-color: #CC2929;
}
.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;
}
.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;
}
.bimp_filter_container input[type=text] {
  width: 100%;
}
.bimp_filter_container i.loading {
  display: none;
}
.bimp_filter_container .bimp_filter_date_range_period {
  margin-bottom: 10px;
}
.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;
}
.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;
}
.bimp_filter_container .bimp_filter_date_range_period .date_range_limits_container input {
  width: 100% !important;
}

.filters_panel_search_filter {
  margin-bottom: 10px;
}
.filters_panel_search_filter input {
  width: 100%;
}
.filters_panel_search_filter input:before {
  font-family: "FA5S";
  content: "\f002";
  margin-right: 8px;
}

.load_saved_filters_container,
.filters_panel_configurations_container {
  padding: 5px 0;
  margin: 5px 0;
}

/*Filtres actifs:*/
.list_active_filters {
  background-color: #F0F0F0;
  padding: 4px;
  margin-bottom: 5px;
}
.list_active_filters .list_active_filters_title {
  font-size: 13px;
  font-weight: bold;
}

.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;
}
.list_active_filters .filter_active_values .filter_label,
.obj_filters_input_values .filter_active_values .filter_label {
  font-weight: bold;
  font-size: 12px;
}
.list_active_filters .filter_active_values .relation,
.obj_filters_input_values .filter_active_values .relation {
  font-weight: bold;
  font-size: 10px;
}
.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;
}
.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;
}
.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;
}
.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;
}
.list_active_filters .filter_active_values .included_values .filter_value,
.obj_filters_input_values .filter_active_values .included_values .filter_value {
  background-color: #3E88D2;
}
.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;
}
.list_active_filters .filter_active_values .excluded_values .filter_value,
.obj_filters_input_values .filter_active_values .excluded_values .filter_value {
  background-color: #A60000;
}
.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*/
.subStatsListTitle {
  margin: 10px;
  font-weight: bold;
}

.subStatsListContent {
  margin-left: 10px;
  padding-left: 0;
  border-left: 3px solid #636363;
}

.panel-secondary .panel-secondary {
  /*border-color: #c8c8c8;*/
}
.panel-secondary .panel-secondary .panel-heading {
  background-color: #c8c8c8;
  border-color: #c8c8c8;
  color: #282828;
}
.panel-secondary .panel-secondary .panel-heading .panel-title a, .panel-secondary .panel-secondary .panel-heading .panel-title i {
  color: #282828;
}

.object_view_content {
  padding: 0 !important;
}
.object_view_content .row:not(:first-child) {
  margin-top: 15px;
}

.objectFieldsTableContainer {
  width: 100%;
  border: 1px solid #13206C;
  margin: 5px 0;
}

.bimp_fields_table,
.objectFieldsTable {
  width: 100%;
}
.bimp_fields_table > thead > tr > th,
.objectFieldsTable > thead > tr > th {
  padding: 8px 12px;
  background-color: #c8c8c8;
  color: #282828;
  font-size: 15px;
  font-weight: normal;
}
.bimp_fields_table > thead > tr.col_headers > th,
.objectFieldsTable > thead > tr.col_headers > th {
  padding: 5px 8px;
  background-color: #E9EAED;
  color: #4195C8;
  font-size: 13px;
  font-weight: bold;
}
.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;
}
.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;
}
.bimp_fields_table > tbody > tr > th, .bimp_fields_table > tbody > tr > td,
.objectFieldsTable > tbody > tr > th,
.objectFieldsTable > tbody > tr > td {
  padding: 5px 10px;
}
.bimp_fields_table > tbody > tr > th,
.objectFieldsTable > tbody > tr > th {
  width: 20%;
  min-width: 90px;
  background-color: #E9EAED;
  color: #4195C8;
  font-weight: bold;
  vertical-align: top;
  text-align: right;
  border-bottom: 1px solid #fff;
}
.bimp_fields_table > tbody > tr > td,
.objectFieldsTable > tbody > tr > td {
  border-bottom: 1px solid #DCDCDC;
}
.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;
}
.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%;
}
.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;
}
.bimp_fields_table > tbody > tr > td .form-control,
.objectFieldsTable > tbody > tr > td .form-control {
  width: auto !important;
}
.bimp_fields_table > tbody > tr.modified,
.objectFieldsTable > tbody > tr.modified {
  background-color: #E1F5FF !important;
  border-color: #A9C5D2 !important;
}
.bimp_fields_table > tbody > tr.modified > td,
.objectFieldsTable > tbody > tr.modified > td {
  background-color: #E1F5FF !important;
  border-color: #A9C5D2 !important;
}
.bimp_fields_table > tfoot > tr > td,
.objectFieldsTable > tfoot > tr > td {
  text-align: right;
  padding: 5px 10px;
  background-color: #F5F5F5;
}
.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;
}
.bimp_fields_table > tbody > tr.strong > td,
.objectFieldsTable > tbody > tr.strong > td {
  font-weight: bold;
  background-color: #F0F0F0;
}
.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;
}
.bimp_fields_table tr.total_row > td,
.objectFieldsTable tr.total_row > td {
  font-weight: bold;
  background-color: #F0F0F0 !important;
}

.object_header {
  padding: 15px 15px 0 15px;
  background-color: #fff;
}
.object_header h1, .object_header h2 {
  margin-top: 0;
}
.object_header .object_header_logo {
  width: 80px;
  float: left;
  margin-right: 20px;
}
.object_header .object_header_logo img {
  width: 100%;
  height: auto;
}
.object_header .object_header_title {
  display: inline-block;
}
.object_header .object_header_infos {
  margin: 3px 0 0 0;
  font-style: italic;
  color: #787878;
  font-size: 11px;
}
.object_header .object_header_infos .hashtag {
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
}
.object_header .header_status {
  display: inline-block;
  font-size: 15px;
  margin: 5px 10px;
}
.object_header .header_status span {
  display: inline-block;
  margin-left: 15px;
}
.object_header .header_tools {
  display: inline-block;
  margin-left: 15px;
  vertical-align: top;
}
.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;
}
.object_header .headerIconButton:hover {
  color: #4195C8;
}
.object_header .header_button {
  vertical-align: top;
  display: inline-block;
  margin: 2px 25px 6px 0;
}
.object_header .header_buttons {
  text-align: right;
  margin-top: 10px;
}
.object_header .header_buttons .btn {
  margin: 3px 5px;
}
.object_header .header_bottom {
  margin-top: 10px;
  padding: 5px;
  border-top: 2px solid #636363;
}

/*.object_page_header {
    @include transition(all 0.3s ease);    
}*/
.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;
      }*/
}
.object_page_header.fixed .object_header {
  padding-top: 5px;
}
.object_page_header.fixed .object_header_infos {
  display: none;
}
.object_page_header.fixed .header_buttons {
  margin-top: 0;
}
.object_page_header.fixed h1 {
  font-size: 18px;
  display: inline-block;
  margin-bottom: 5px;
}
.object_page_header.fixed h2 {
  font-size: 15px;
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 5px;
}
.object_page_header.fixed .header_bottom {
  padding: 0;
  margin-top: 0;
}

.object_card {
  margin-top: 0;
}
.object_card .object_card_status {
  display: inline-block;
  text-align: right;
  float: right;
  margin-left: 15px;
}

.object_card_table {
  width: 100%;
  margin-top: 5px;
}
.object_card_table > tbody > tr > th, .object_card_table > tbody > tr > td {
  padding: 0 5px;
  border-bottom: 1px solid #fff;
}
.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;
}
.object_card_table > tbody > tr > td {
  color: #282828;
  background-color: #fff;
}

.object_common_fields {
  margin: 5px 0;
  background-color: #F5F5F5;
}
.object_common_fields table {
  width: 100%;
  border: none;
}
.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;
}
.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: #13206C;
}
.object_common_fields table tbody tr td {
  color: #282828;
  border-bottom: 1px solid #DCDCDC;
  vertical-align: middle;
}

.multiple_values_items_list {
  padding: 5px;
}
.multiple_values_items_list .multiple_values_item {
  margin: 5px 0;
  border: 1px solid #B4B4B4;
  padding: 10px;
}

table.objectFieldHistoryTable > tbody > tr > td {
  padding: 2px 3px;
}

@media print {
  .no_print,
  .btn,
  .objectIcon,
  .header_buttons,
  .headerTools,
  .rowButton,
  .panel-footer,
  .paginationContainer {
    display: none;
  }
  h1 {
    font-size: 14px !important;
  }
  h2 {
    font-size: 13px;
  }
  h3 {
    font-size: 12px;
  }
  h4 {
    font-size: 11px !important;
  }
  .panel-heading {
    padding: 5px 10px !important;
  }
  .panel-heading .panel-title {
    font-size: 10px !important;
  }
  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;
  }
  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;
  }
  .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;
  }
  .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 */
.login_block .notif_white {
  margin: 0 10px 5px 0;
  display: inline-block;
  vertical-align: top;
}
.login_block .notif_white > span.badge.bg-danger {
  margin-top: -20px;
  margin-left: -6px;
  background-color: #f5365c !important;
  padding: 1px 4px !important;
}
.login_block .notif_white > i {
  color: white !important;
  font-size: 16px;
}
.login_block .notif_white:hover, .login_block .notif_white:hover i {
  text-decoration: none !important;
}
.login_block #allow_notif {
  margin: 0 10px 5px 0;
  display: inline-block;
  vertical-align: top;
}
.login_block #allow_notif i {
  color: #f5365c;
  font-size: 16px;
}
.login_block .dropdown-menu.dropdown-menu-right.notification-dropdown {
  margin-right: 50px;
}
.login_block .bimp_notification_dropdown a {
  color: #000064 !important;
}
.login_block .bimp_notification_dropdown h4.header {
  margin: 0;
  padding: 15px;
  font-size: 16px;
  border-bottom: 1px solid #f1f1f1;
}

/* Fin Autre que BimpTheme */
.dropdown-menu.dropdown-menu-right.notification-dropdown {
  min-width: 250px;
  max-height: 500px;
  overflow-y: scroll;
  border: 1px solid #999 !important;
}

.modifDropdown > a {
  margin-right: 10px;
}

a.nav-link.dropdown-toggle:not(.notif_white) > i {
  color: black !important;
}

.list_notification {
  line-height: 20px;
  font-size: 12px;
}
.list_notification .list_part {
  border-bottom: 1px solid #ccc;
  padding: 4px 10px 15px 10px;
  min-width: 320px;
  max-width: 800px;
}
.list_notification .list_part:first-child {
  border-top: 1px solid #ccc;
}
.list_notification .list_part:hover {
  border-left: 5px solid #4195C8;
  padding-left: 5px;
  background-color: #f5f5f5;
}
.list_notification .list_part.notif_link:hover {
  cursor: pointer;
}
.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;
}
.list_notification .list_part .part_list_header span {
  display: inline-block;
  margin-right: 3px;
}
.list_notification .list_part .part_list_header span.rowButton {
  display: inline-flex;
}
.list_notification .list_part .date_notif {
  color: #4D4C4C;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-align: left;
}
.list_notification .list_part .hashtag_src {
  font-weight: bold;
}
.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;
}

.reload_notif_btn {
  margin-left: 12px;
  font-size: 12px;
  cursor: pointer;
}
.reload_notif_btn:hover {
  color: #4195C8;
}

.reload_notif_spinner {
  display: none;
  margin-left: 12px;
  font-size: 12px;
  color: #006AFF;
}

/* Demande de validations */
div.dropdown-menu.bimp_notification_dropdown[aria-labelledby=dropdown_demande_valid_comm] {
  min-width: 300px !important;
}

/* Bimp message */
div.dropdown-menu.bimp_notification_dropdown[aria-labelledby=dropdown_bimp_note] {
  min-width: 400px !important;
}

div.dropdown-menu.bimp_notification_dropdown[aria-labelledby=dropdown_notif_task] {
  min-width: 800px !important;
}

/* style general chat */
.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;
}

.justify-content-end .msg_cotainer {
  background-color: #78e08f;
}

.justify-content-start .msg_cotainer {
  background-color: #82ccdd;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.msg_time {
  position: absolute;
  left: 25px;
  bottom: -15px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 10px;
}

.justify-content-end .msg_time {
  left: auto;
  right: 25px;
}

/* plus spécifique*/
.img-circle {
  margin: 5px;
}

.nonLu {
  opacity: 0.4;
}

.nonLu.my {
  opacity: 1;
  animation: colorblink 2s infinite;
}

@keyframes colorblink {
  50% {
    opacity: 0;
  }
}
/* petit */
.petit .msg_cotainer {
  font-size: 1em;
}

.petit.justify-content-end {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* menu */
.lnMsg {
  border-bottom: 1px dotted #B3A9A9;
}

.titreFilMsg {
  font-size: 1.4em;
}

/* Les onglets */
ul#nav_task > li {
  width: 48%;
}

ul#nav_task > li.reload {
  width: 2%;
}

.nav-tabs > li.reload > a {
  padding-left: 0px;
  padding-right: 0px;
}

.nav-tabs > li.reload > a > span {
  margin: 0px;
}

.nav-tabs > li.reload > a:hover {
  background-color: unset !important;
  border-top-color: rgb(255, 255, 255);
  border-right-color: rgb(255, 255, 255);
  border-bottom-color: rgb(180, 180, 180);
  border-left-color: rgb(255, 255, 255);
}

/* Styles commun */
.bimp_notification_dropdown .notif_panel {
  max-height: auto;
  overflow-y: scroll;
  padding: 0;
  line-height: 22px;
  width: 800px;
}
.bimp_notification_dropdown .notif_title {
  font-size: 13px;
  font-weight: bold;
  margin: 8px;
}
.bimp_notification_dropdown .notif_desc {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  margin-top: 8px;
  padding: 10px 20px;
  border-radius: 25px;
  border-top-left-radius: 0;
  background-color: #e0f3ff;
}
.bimp_notification_dropdown .notif_src {
  font-size: 11px;
  font-style: italic;
  color: #006AFF;
}
.bimp_notification_dropdown .notif_dest {
  font-size: 11px;
  font-style: italic;
  color: #A00000;
  font-weight: bold;
}

/* Bimp task */
div.dropdown-menu.bimp_notification_dropdown[aria-labelledby=dropdown_notif_task] {
  width: auto;
  min-width: 800px;
  overflow-y: scroll;
}

div.tabs-animated {
  width: auto;
  max-height: auto;
  overflow-y: scroll;
}

div.task_panel .parent_task {
  margin: 5px 0;
  font-style: italic;
}
div.task_panel .task_subj {
  font-weight: bold;
}
div.task_panel .notif_desc {
  background-color: #FFFFE1;
}

/*BimpValidation*/
div.bv_demandes_panel {
  max-height: auto;
  overflow-y: scroll;
  padding: 0px;
  line-height: 22px;
  width: 800px;
}
div.bv_demandes_panel .user_demande {
  font-size: 11px;
  font-style: italic;
  color: #006AFF;
}

/* Rendez-vous agenda */
.bimp_notification_dropdown.dropdown_actioncomm_event {
  width: 520px !important;
  min-width: 520px !important;
}
.bimp_notification_dropdown.dropdown_actioncomm_event .part_list_header {
  line-height: 26px;
}
.bimp_notification_dropdown.dropdown_actioncomm_event .date_notif {
  font-size: 13px;
}
.bimp_notification_dropdown.dropdown_actioncomm_event .type {
  font-size: 12px;
  color: #0a78cb;
}
.bimp_notification_dropdown.dropdown_actioncomm_event .state .badge {
  font-size: 10px !important;
}
.bimp_notification_dropdown.dropdown_actioncomm_event .state .badge i.iconLeft {
  margin-right: 6px;
}
.bimp_notification_dropdown.dropdown_actioncomm_event .lieu {
  font-size: 12px;
}

/* Tickets */
.bimp_chat_msg_container {
  display: -ms-flexbox !important;
  display: flex !important;
}
.bimp_chat_msg_container.right {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.bimp_chat_msg_container.right .bimp_chat_msg_content {
  background-color: #CEF2D6;
  border-top-right-radius: 0;
}
.bimp_chat_msg_container.left .bimp_chat_msg_content {
  background-color: #DEF4F9;
  border-top-left-radius: 0;
}

.bimp_chat_msg {
  display: inline-block;
  margin-bottom: 25px;
  min-width: 600px;
}
.bimp_chat_msg .bimp_chat_msg_header {
  display: flex;
  justify-content: space-between;
  font-size: 11px;
  padding: 0 38px;
}
.bimp_chat_msg .bimp_chat_msg_body {
  display: flex;
  margin: 3px 0;
}
.bimp_chat_msg .bimp_chat_dest_badge,
.bimp_chat_msg .bimp_chat_author_badge {
  width: 38px;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.bimp_chat_msg .bimp_chat_dest_badge span.userBadge,
.bimp_chat_msg .bimp_chat_author_badge span.userBadge {
  display: inline-block;
  color: #fff;
  font-size: 11px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #E6B85C;
  margin: auto;
}
.bimp_chat_msg .bimp_chat_dest_badge span.userBadge.user,
.bimp_chat_msg .bimp_chat_author_badge span.userBadge.user {
  background-color: #4D87BF;
}
.bimp_chat_msg .bimp_chat_author_badge span {
  margin-top: 0 !important;
}
.bimp_chat_msg .bimp_chat_dest_badge span {
  margin-bottom: 0 !important;
}
.bimp_chat_msg .bimp_chat_msg_content {
  text-align: left;
  font-size: 12px;
  line-height: 14px;
  margin-top: 0;
  padding: 10px 20px;
  border-radius: 16px;
  flex: 1;
}
.bimp_chat_msg .bimp_chat_author,
.bimp_chat_msg .bimp_chat_dest {
  font-size: 11px;
  color: #282828;
  font-style: italic;
}
.bimp_chat_msg .bimp_chat_dest,
.bimp_chat_msg .bimp_chat_buttons {
  display: inline-block;
  vertical-align: top;
}
.bimp_chat_msg .bimp_chat_date {
  display: inline-block;
  margin-left: 12px;
  color: #636363;
}
.bimp_chat_msg .bimp_chat_msg_footer {
  text-align: right;
  padding-right: 38px;
}
.bimp_chat_msg .bimp_chat_buttons {
  display: inline-block;
  margin-left: 20px;
}

#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
  **************************************************************/
}
#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);
}
#BimpThemeWrapper .header-top .top-menu .dropdown {
  margin-left: 10px;
}
#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;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-toggle:hover {
  color: #4195C8;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu {
  margin-top: 10px;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.menu-grid {
  width: 182px;
}
#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;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown {
  min-width: 300px;
  padding: 0;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .header {
  margin: 0;
  padding: 15px;
  font-size: 16px;
  border-bottom: 1px solid #f1f1f1;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media {
  border-bottom: 1px solid #eef1f2;
  padding: 10px;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media:nth-child(odd) {
  background: #f8f9fa;
}
#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;
}
#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%;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media .d-flex img {
  height: 30px;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media .media-body {
  font-size: 12px;
}
#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;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .notifications-wrap .media .media-body .media-content {
  color: #868e96;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .footer {
  text-align: center;
  padding: 10px 15px;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu.notification-dropdown .footer a {
  color: #212121;
  font-size: 16px;
}
#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;
}
#BimpThemeWrapper .header-top .top-menu .nav-link i {
  font-size: 16px;
}
#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;
}
#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: 0.875rem;
  user-select: none;
}
#BimpThemeWrapper .header-top .top-menu .mobile-nav-toggle {
  border: none;
  position: relative;
  margin-right: 5px;
}
#BimpThemeWrapper .header-top .top-menu .mobile-nav-toggle span {
  height: 2px;
  width: 20px;
  background-color: rgb(78.4843373494, 97.1710843373, 128.3156626506);
  display: inline-block;
  border-radius: 4px;
  position: absolute;
  top: 14px;
  left: 5px;
}
#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: rgb(78.4843373494, 97.1710843373, 128.3156626506);
  display: inline-block;
  position: absolute;
}
#BimpThemeWrapper .header-top .top-menu .mobile-nav-toggle span::before {
  left: 0;
  top: -6px;
}
#BimpThemeWrapper .header-top .top-menu .mobile-nav-toggle span::after {
  left: 0;
  bottom: -6px;
}
#BimpThemeWrapper .header-top .top-menu .header-search {
  padding: 0 10px;
  position: relative;
}
#BimpThemeWrapper .header-top .top-menu .header-search .input-group {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  margin-bottom: 0;
}
#BimpThemeWrapper .header-top .top-menu .header-search .input-group .input-group-addon {
  color: #404E67;
  padding: 2px 10px 2px 0px;
  font-size: 16px;
  cursor: pointer;
}
#BimpThemeWrapper .header-top .top-menu .header-search .input-group .input-group-addon.search-close {
  padding: 2px 0px 2px 10px;
  display: none;
}
#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;
}
#BimpThemeWrapper .header-top .top-menu .header-search.open .input-group {
  background-color: #e4e4e4;
}
#BimpThemeWrapper .header-top .top-menu .header-search.open .input-group .input-group-addon.search-close {
  display: block;
}
@media only screen and (max-width: 1023px) {
  #BimpThemeWrapper .header-top {
    padding-left: 0;
  }
}
#BimpThemeWrapper .header-top[header-theme=light] {
  background: #ffffff;
}
#BimpThemeWrapper .header-top[header-theme=dark] {
  background: #272d36;
}
#BimpThemeWrapper .header-top[header-theme=blue] {
  background: #007bff;
}
#BimpThemeWrapper .header-top[header-theme=red] {
  background: #f5365c;
}
#BimpThemeWrapper .header-top[header-theme=orange] {
  background: #fb6340;
}
#BimpThemeWrapper .header-top[header-theme=green] {
  background: #2dce89;
}
#BimpThemeWrapper .header-top[header-theme=purple] {
  background: #BF55EC;
}
#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;
}
#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;
}
#BimpThemeWrapper .page-wrap {
  position: relative;
}
#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;
}
#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;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .header-brand {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #212529;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .header-brand .logo-img {
  display: inline-block;
  width: 30px;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .header-brand .logo-img img {
  background-color: transparent;
}
#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;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .btn-icon {
  border: none;
}
#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) {
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .nav-close {
    display: inline-block;
  }
}
@media only screen and (max-width: 1023px) {
  #BimpThemeWrapper .page-wrap .app-sidebar .sidebar-header .nav-toggle {
    display: none;
  }
}
#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;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item {
  position: relative;
}
#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;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a i {
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a span {
  font-size: 12px;
}
#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;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a.disabled {
  opacity: 0.5;
  cursor: not-allowed !important;
}
#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;
}
#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);
}
#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; }*/
}
#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;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub > .submenu-content > .menu-item.active {
  color: #eb525d;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.has-sub > .submenu-content > .nav-item > a {
  position: relative;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item:not(.open) .submenu-content {
  display: none;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.open::after {
  background: rgb(92.0331325301, 113.9457831325, 150.4668674699);
  border-radius: 10px;
  color: #fff;
  content: " ";
  height: 30px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 3px;
}
#BimpThemeWrapper .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item.active::after {
  background: rgb(92.0331325301, 113.9457831325, 150.4668674699);
  border-radius: 10px;
  color: #fff;
  content: " ";
  height: 30px;
  left: 0;
  top: 10px;
  position: absolute;
  width: 3px;
}
#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: rgb(33.9668674699, 42.0542168675, 55.5331325301);
}
#BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-header {
  background-color: rgb(33.9668674699, 42.0542168675, 55.5331325301);
}
#BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-header .header-brand {
  color: #ffffff;
}
#BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-content {
  background-color: #3F4E67;
}
#BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item {
  background-color: #3F4E67;
}
#BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a {
  color: #ffffff;
}
#BimpThemeWrapper .page-wrap .app-sidebar.colored .sidebar-content .nav-container .navigation-main .nav-item a i {
  color: rgb(168.1325301205, 180.7831325301, 201.8674698795);
}
#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: rgb(78.4843373494, 97.1710843373, 128.3156626506) !important;
}
#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: #4195C8;
}
#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) {
  #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);
  }
}
#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) {
  #BimpThemeWrapper .page-wrap .main-content {
    padding-left: 0;
    padding-right: 0;
  }
}
#BimpThemeWrapper .page-wrap .main-content .page-header {
  margin-bottom: 30px;
}
#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);
}
#BimpThemeWrapper .page-wrap .main-content .page-header .page-header-title h5 {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 18px;
}
#BimpThemeWrapper .page-wrap .main-content .page-header .page-header-title h5 + span {
  font-size: 13px;
}
#BimpThemeWrapper .page-wrap .main-content .page-header .breadcrumb-container {
  float: right;
}
#BimpThemeWrapper .page-wrap .main-content .page-header .breadcrumb-container .breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  float: right;
}
#BimpThemeWrapper .page-wrap .main-content .page-header .breadcrumb-container .breadcrumb .breadcrumb-item a {
  color: #212121;
}
#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;
}
#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;
}
#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;
}
#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;
}
#BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .item-inner .custom-control {
  margin: 0;
  margin-top: -2px;
}
#BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .item-inner .list-title {
  width: 100%;
  display: block;
}
#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);
}
#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%);
}
#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;
}
#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;
}
#BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .qickview-wrap {
  margin-top: 5px;
  opacity: 0;
}
#BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item .qickview-wrap .desc p {
  margin: 0;
}
#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;
}
#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;
}
#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);
}
#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;
}
#BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item.quick-view-opened .qickview-wrap {
  opacity: 1;
}
#BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item + .list-item {
  margin-top: -1px;
}
#BimpThemeWrapper .page-wrap .main-content .card .card-body .list-item-wrap .list-item:last-child {
  border-bottom: none;
}
#BimpThemeWrapper .page-wrap .footer {
  background: #ffffff;
  padding: 20px 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  font-size: 0.825rem;
  -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) {
  #BimpThemeWrapper .page-wrap .footer {
    padding-left: 270px;
  }
}
#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;
}
#BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .sidebar-chat-info h6 {
  color: #353c4e;
}
#BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .sidebar-chat-info .form-group {
  position: relative;
}
#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;
}
#BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .sidebar-chat-info .form-group i {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 16px;
  color: #bbb;
}
#BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .chat-list .list-group {
  margin-left: -1.07143em;
  margin-right: -1.07143em;
}
#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;
}
#BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .chat-list .list-group .list-group-item figure {
  margin: 0;
  position: relative;
  margin-right: 10px;
}
#BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .chat-list .list-group .list-group-item figure img {
  width: 40px;
  height: 40px;
}
#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;
}
#BimpThemeWrapper .page-wrap .right-sidebar .sidebar-chat .chat-list .list-group .list-group-item span .name {
  font-size: 14px;
  color: #444;
  margin-bottom: 5px;
}
#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%);
}
#BimpThemeWrapper .page-wrap .chat-panel {
  position: fixed;
  top: 100vh;
  right: 255px;
  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);
}
#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);
}
#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);
}
#BimpThemeWrapper .page-wrap .chat-panel .card .card-body {
  padding: 1.07143em;
}
#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;
}
#BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message {
  margin: 0.71429em 0;
}
#BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message:first-child {
  margin-top: 0;
}
#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;
}
#BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message figure img {
  width: 30px;
  height: 30px;
}
#BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message .message-body {
  margin-top: 0.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;
}
#BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message .message-body p {
  background: #404E67;
  border: 1px solid #404E67;
  border-radius: 3px;
  padding: 0.5em 1em;
  color: #fff;
  margin-bottom: 0.5em;
  position: relative;
}
#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%);
}
#BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message .message-body p:first-child:before {
  right: -7px;
  border-left-color: #404E67;
}
#BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message.reply figure {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
#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;
}
#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;
}
#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%);
}
#BimpThemeWrapper .page-wrap .chat-panel .card .card-body .messages .message.reply .message-body p:first-child:before {
  left: -9px;
  border-right-color: #eef1f2;
}
#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%);
}
#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);
}
#BimpThemeWrapper .page-wrap .chat-panel .card .card-footer .list-icon {
  font-size: 1.125rem;
}
#BimpThemeWrapper .page-wrap .chat-panel .card .card-footer textarea {
  box-shadow: none;
  resize: none;
  padding: 0;
  width: 100%;
  min-height: auto;
  padding: 5px 0;
}
#BimpThemeWrapper.nav-collapsed .header-top {
  padding-left: 60px;
}
#BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar {
  width: 60px;
}
#BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-header .header-brand .text {
  display: none;
}
#BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-lavel {
  display: none;
}
#BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a span {
  display: none;
}
#BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-content .nav-container .navigation-main .nav-item a::before {
  display: none;
}
#BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar:hover {
  width: 240px;
}
#BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar:hover .header-brand .text {
  display: inline-block;
}
#BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar:hover .sidebar-content .nav-container .navigation-main .nav-lavel {
  display: block;
}
#BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar:hover .sidebar-content .nav-container .navigation-main .nav-item a span {
  display: inline-block;
}
#BimpThemeWrapper.nav-collapsed .page-wrap .app-sidebar:hover .sidebar-content .nav-container .navigation-main .nav-item a::before {
  display: inline-block;
}
#BimpThemeWrapper.nav-collapsed .page-wrap .main-content {
  padding-left: 60px;
}
#BimpThemeWrapper.nav-collapsed .page-wrap .footer {
  padding-left: 90px;
}
#BimpThemeWrapper.menu-collapsed .page-wrap .app-sidebar .sidebar-header .nav-toggle {
  display: none;
}
#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);
}
#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);
}
#BimpThemeWrapper .menu-collapsed .bimptheme_menu_extra_section {
  display: none;
}
#BimpThemeWrapper #id-container {
  width: 100% !important;
}
#BimpThemeWrapper #id-right {
  display: table !important; /* Style spécifique BimpTheme*/
  padding-top: 14px !important;
  padding-bottom: 14px !important;
  background-color: #fff !important;
}
#BimpThemeWrapper #id-right div.fiche {
  margin-left: 10px !important;
  margin-right: 10px !important;
  background-color: #fff !important;
}
#BimpThemeWrapper .header-top .bimpTopMenuRight {
  margin-left: auto;
  float: right;
}
#BimpThemeWrapper .header-top .bimpTopMenuRight .login_block_other {
  max-width: 300px !important;
}
#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;
}
#BimpThemeWrapper .header-top .top-menu .header-icon > i, #BimpThemeWrapper .header-top .top-menu .header-icon > a > i {
  color: #212121;
  font-size: 16px;
}
#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: #4195C8;
}
#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;
}
#BimpThemeWrapper .header-top .top-menu .select2 {
  margin-left: 25px;
  margin-top: 2px;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu {
  margin-top: 14px;
  width: auto;
  height: auto;
}
#BimpThemeWrapper .header-top .top-menu .dropdown .dropdown-menu .dropdown-item {
  padding: 5px 15px;
  border-radius: 0px;
  margin-left: 25px;
  margin-right: 20px;
}
#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;
}
#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;
}
#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;
}
#BimpThemeWrapper .header-top .top-menu span.select2-container {
  min-width: 240px;
}
#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;
}
#BimpThemeWrapper .header-top .top-menu #allow_notif i {
  color: #f5365c !important;
}
#BimpThemeWrapper .header-top .top-menu #allow_notif i:hover {
  color: #FF0033 !important;
}
#BimpThemeWrapper .lnMsg {
  background-color: #fff;
}
#BimpThemeWrapper .footer {
  background-color: #fff;
}
#BimpThemeWrapper .bimptheme_menu_extra_sections_title {
  color: #fff;
  margin: 10px;
  padding-top: 10px;
  border-top: 1px solid #9FADC4;
}
#BimpThemeWrapper .bimptheme_menu_extra_section {
  padding-top: 6px 10px;
  margin: 10px;
  color: #fff;
}
#BimpThemeWrapper .bimptheme_menu_extra_section .title {
  color: #fff;
  font-weight: bold;
}
#BimpThemeWrapper .bimptheme_menu_extra_section a {
  cursor: pointer;
  color: #fff !important;
}
#BimpThemeWrapper .bimptheme_menu_extra_section a:hover {
  color: #fff !important;
  text-decoration: underline !important;
}
#BimpThemeWrapper .bimptheme_menu_extra_section select.boxcombo,
#BimpThemeWrapper .bimptheme_menu_extra_section .select2-container {
  width: 210px !important;
}
#BimpThemeWrapper #showDetailChrono2 {
  cursor: pointer;
  color: #fff !important;
}
#BimpThemeWrapper #showDetailChrono2:hover {
  color: #fff !important;
  text-decoration: underline !important;
}
#BimpThemeWrapper .boxstatscontent {
  padding: 0;
}
#BimpThemeWrapper .boxstats130 {
  width: 168px;
  height: 58px;
}
#BimpThemeWrapper .wc-header .wc-user-header a, #BimpThemeWrapper .wc-header .wc-user-header {
  height: 110px;
  width: 90px;
}
@media (max-device-width: 940px) {
  #BimpThemeWrapper a img, #BimpThemeWrapper td img {
    height: 25px !important;
    width: auto !important;
  }
  #BimpThemeWrapper .footer {
    background-color: #fff;
  }
}
@media only screen and (min-width: 1024px) {
  #BimpThemeWrapper .mobile-visible {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  #BimpThemeWrapper .mobile-hidden {
    display: none;
  }
  #BimpThemeWrapper .modifDropdown {
    margin-left: 10px !important;
  }
  #BimpThemeWrapper .header-icon, #BimpThemeWrapper .header-icon > a {
    margin: 0 2px;
  }
}
@media only screen and (max-width: 650px) {
  #BimpThemeWrapper .login_block_other {
    display: none;
  }
}

@media (max-width: 940px), (max-device-width: 940px) {
  #BimpThemeWrapper #id-right {
    position: relative !important;
  }
}
.BimpComponent.BCV2.debug {
  border: 2px solid #BF3427;
  padding: 0 10px 10px 10px;
  margin: 2px;
  text-align: left;
}
.BimpComponent.BCV2.debug .debugContainer {
  margin: 0 -10px 10px -10px;
  font-size: 11px;
}
.BimpComponent.BCV2.debug .debugCaption {
  color: #fff;
  background-color: #BF3427;
  padding: 5px;
  margin: 0;
}
.BimpComponent.BCV2.debug .debugCaption .foldable-caret {
  font-size: 11px;
  display: inline-block;
}
.BimpComponent.BCV2.debug .debugContent {
  padding: 5px;
  display: none;
  background-color: #DCDCDC;
}
.BimpComponent.BCV2.debug .debugContent .foldable_content {
  min-width: 400px;
}

.BCV2 .refresh_processing {
  text-align: center;
  padding: 15px;
  font-size: 18px;
  color: #0088CC;
}
.BCV2 .refresh_processing.small {
  font-size: 12px;
  padding: 5px;
}
.BCV2 .refresh_processing.big {
  font-size: 32px;
  padding: 60px;
}
.BCV2 .refresh_processing .loading-spin {
  display: inline-block;
  margin: auto;
}

.BCV2.BC_SearchInput {
  display: flex;
  justify-content: center;
  align-items: center;
}
.BCV2.BC_SearchInput .search_input {
  display: inline-flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  background-color: #FAFAFA;
  border: 1px solid #DCDCDC;
  padding: 2px 10px;
  color: #737373;
  border-radius: 50px;
}
.BCV2.BC_SearchInput .search_input input {
  border: none;
  background-color: transparent;
  color: #737373;
  box-shadow: none;
  outline: none;
  flex: 1;
  font-size: 12px;
}
.BCV2.BC_AjaxSearchInput .BC_SearchInput {
  display: inline-block;
}
.BCV2.BC_AjaxSearchInput .loading {
  font-size: 14px;
}
.BCV2.BC_AjaxSearchInput .value_container {
  margin-top: 10px;
  display: flex;
}
.BCV2.BC_AjaxSearchInput .value_content {
  display: flex;
  border: 1px solid #bbb;
  border-radius: 18px;
  padding: 10px 20px;
  max-width: 800px;
}
.BCV2.BC_AjaxSearchInput .item_actions {
  margin-left: 10px;
}
.BCV2.BC_AjaxSearchInput .item_actions .rowButton {
  border: 1px solid #bbb;
}
.BCV2.BC_AjaxSearchInput .item_actions .rowButton i {
  font-size: 14px;
  color: #bbb !important;
  font-weight: 400;
}
.BCV2.BC_AjaxSearchInput .item_actions .rowButton:hover {
  border: none;
}
.BCV2.BC_AjaxSearchInput .item_actions .rowButton:hover i {
  color: #fff !important;
}
.BCV2.BC_AjaxSearchInput .item_actions .remove_item_btn:hover {
  background-color: #A00000;
}
.BCV2.BC_AjaxSearchInput .no_item_msg {
  margin-top: 15px;
}
.BCV2.BC_AjaxSearchInput .item_html {
  display: inline-block;
}
.BCV2.BC_TextInput .input_value {
  width: 100%;
  max-width: 500px;
}
.BCV2.BC_NumberInput .input_value {
  width: 100%;
  max-width: 120px;
}
.BCV2.BC_QtyInput {
  display: inline-block;
}
.BCV2.BC_QtyInput .qty_down_btn,
.BCV2.BC_QtyInput .qty_up_btn {
  -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;
}
.BCV2.BC_QtyInput .qty_down_btn i,
.BCV2.BC_QtyInput .qty_up_btn i {
  vertical-align: middle;
  display: inline-block;
}
.BCV2.BC_QtyInput .qty_down_btn:hover,
.BCV2.BC_QtyInput .qty_up_btn:hover {
  background-color: #636363;
  color: #fff;
}
.BCV2.BC_QtyInput .qty_down_btn.disabled, .BCV2.BC_QtyInput .qty_down_btn.disabled:hover,
.BCV2.BC_QtyInput .qty_up_btn.disabled,
.BCV2.BC_QtyInput .qty_up_btn.disabled:hover {
  background-color: #fff;
  color: #B4B4B4;
}
.BCV2.BC_QtyInput > input.value_input {
  max-width: 80px;
}
.BCV2.BC_TextareaInput textarea {
  width: 100%;
  max-width: 800px;
}
.BCV2.BC_DatetimeInput .input-group {
  margin-bottom: -1px;
}
.BCV2.BC_DatetimeInput .input-group .input-group-addon {
  width: 42px;
  text-align: center;
  border-right: none;
}
.BCV2.BC_DatetimeInput.datetime_input .bs_datetimepicker {
  max-width: 180px;
}
.BCV2.BC_DatetimeInput.date_input .bs_datetimepicker {
  max-width: 150px;
}
.BCV2.BC_DatetimeInput.time_input .bs_datetimepicker {
  max-width: 70px;
}
.BCV2.BC_TimerInput .timer_input_value {
  width: 45px !important;
  min-width: 45px !important;
}
.BCV2.BC_SelectInput .selectOptionHelp {
  display: none;
  margin: 10px 0;
}
.BCV2.BC_CheckListInput .check_list_search_input {
  max-width: 250px;
}
.BCV2.BC_ZiptownInput .input_value {
  width: 100%;
}
.BCV2.BC_ZiptownInput .input_value.zip {
  max-width: 120px;
}
.BCV2.BC_ZiptownInput .input_value.town {
  max-width: 300px;
}
.BCV2.BC_SignaturePadInput {
  max-width: 750px;
}
.BCV2.BC_SignaturePadInput .signature-pad {
  border: 1px solid #282828;
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.BCV2.BC_SignaturePadInput .check_mentions_container {
  margin-bottom: 15px;
}
.BCV2.BC_FileUploadInput {
  padding: 10px;
}
.BCV2.BC_FileUploadInput .add_file_input {
  display: none;
}
.BCV2.BC_FileUploadInput .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;
}
.BCV2.BC_FileUploadInput .drop_files_area .drop_infos {
  text-align: center;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: rgb(154.5, 154.5, 154.5);
}
.BCV2.BC_FileUploadInput .drop_files_area .drop_files {
  padding: 10px;
  min-height: 40px;
}
.BCV2.BC_FileUploadInput .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;
}
.BCV2.BC_FileUploadInput .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;
}
.BCV2.BC_FileUploadInput .drop_files_area .drop_files .file_item .file_name {
  font-size: 11px;
  font-style: italic;
  color: #282828;
}
.BCV2.BC_FileUploadInput .drop_files_area .drop_files .file_item img {
  height: 80px;
  width: auto;
}
.BCV2.BC_FileUploadInput .drop_files_area .drop_files .file_item .file_icon {
  display: inline-block;
  height: 80px;
  line-height: 60px;
  text-align: center;
  width: 100%;
}
.BCV2.BC_FileUploadInput .drop_files_area .drop_files .file_item .file_icon i {
  font-size: 32px;
  font-weight: bold;
  vertical-align: middle;
}
.BCV2.BC_FileUploadInput .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;
}
.BCV2.BC_FileUploadInput .drop_files_area .drop_files .file_item .delete_file_zone i {
  color: #fff;
  vertical-align: middle;
  font-size: 24px;
}
.BCV2.BC_FileUploadInput .drop_files_area .drop_files .file_item .delete_file_zone:hover {
  opacity: 1;
}
.BCV2.BC_FileUploadInput .drop_files_area .drop_files .file_item .delete_file_zone:hover i {
  opacity: 1;
}
.BCV2.BC_FileUploadInput .drop_files_area .content-loading {
  padding: 5px !important;
}
.BCV2.BC_FileUploadInput .drop_files_area .content-loading .loading-spin {
  margin: 10px;
}
.BCV2.BC_FileUploadInput .drop_files_area .content-loading .loading-text {
  font-size: 12px;
}
.BCV2.BC_FileUploadInput .drop_files_area.hightlight {
  border-color: #005AB4;
  background-color: #DDE9F5;
}
.BCV2.BC_FileUploadInput .drop_files_area.hightlight .drop_infos {
  color: #005AB4;
}
.BCV2.BC_MultipleValuesInput .add_input_container {
  display: flex;
  align-items: end;
  padding: 10px;
  max-width: 600px;
}
.BCV2.BC_MultipleValuesInput .add_input_container .BC_Input {
  flex: 1;
}
.BCV2.BC_MultipleValuesInput .add_input_container input:not(.search_input), .BCV2.BC_MultipleValuesInput .add_input_container select {
  width: 100%;
}
.BCV2.BC_MultipleValuesInput .add_input_container div.search_input input {
  width: 200px;
}
.BCV2.BC_MultipleValuesInput .add_input_container .btn {
  margin-left: 10px;
}
.BCV2.BC_MultipleValuesInput .add_input_container .addValueBtn {
  align-self: flex-start;
}
.BCV2.BC_MultipleValuesInput .items {
  margin-top: 10px;
}
.BCV2.BC_MultipleValuesInput .item {
  display: flex;
  justify-content: center;
  padding: 10px;
  margin: 3px 0;
  border: 1px solid #aaa;
  background-color: white;
}
.BCV2.BC_MultipleValuesInput .item_handle {
  cursor: grab;
  padding: 0 5px;
}
.BCV2.BC_MultipleValuesInput .item_label {
  flex: 1;
  padding: 0 15px;
}
.BCV2.BC_MultipleValuesInput .remove_item_btn {
  -webkit-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  transition: All 0.3s ease;
  padding: 0 5px;
  cursor: pointer;
}
.BCV2.BC_MultipleValuesInput .remove_item_btn:hover {
  color: #A00000;
}
.BCV2.BC_MultipleValuesInput .items_buttons_container {
  text-align: right;
}
.BCV2.BC_MultipleValuesInput .no_item_msg {
  margin-top: 10px;
}
.BCV2 .top_infos {
  margin-bottom: 10px;
}
.BCV2 .top_infos .top_info {
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  color: #0088CC;
  vertical-align: middle;
}
.BCV2 .bcv2_input_possible_values {
  padding-left: 10px;
  max-height: 60px;
  overflow-y: auto;
  background-color: #F5F5F5;
  list-style: none;
}
.BCV2 .bcv2_input_possible_values .bcv2_input_possible_value {
  cursor: pointer;
}
.BCV2 .bcv2_input_possible_values .bcv2_input_possible_value:hover {
  background-color: #EBEBEB;
}
.BCV2 .bcv2_input_value_msg {
  display: none;
  margin: 10px 0;
}

.BCV2.BC_FormInput .formRowInput.has_errors {
  box-shadow: inset 0 0 3px #C66;
  border: 1px solid #E60000;
}
.BCV2.BC_FormSection:not(.no_padding) {
  padding-left: 25px;
  border-left: 3px solid #B4B4B4;
  margin: 20px 0;
}
.BCV2.BC_FormSection .form_section_title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.BCV2.BC_FormSubForm .sub_form_template {
  display: none;
}
.BCV2.BC_FormSubForm .multiple_sub_form_item {
  border: 1px solid #B4B4B4;
  padding: 8px;
  margin-bottom: 5px;
}
.BCV2.BC_FormSubForm .multiple_sub_form_item .header {
  display: flex;
}
.BCV2.BC_FormSubForm .multiple_sub_form_item .header .title {
  flex: 1;
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 24px;
  margin-left: 10px;
}
.BCV2.BC_FormSubForm .multiple_sub_form_item .header .buttons {
  justify-content: flex-end;
}
.BCV2.BC_FormSubForm .multiple_sub_form_item .row {
  margin: 0;
}
.BCV2.BC_FormSubForm .buttonsContainer {
  text-align: right;
}

.BCTest_Group {
  display: inline-block;
}
.BCTest_Group > .bcv2_containter {
  border: 1px solid #DCDCDC;
  background-color: #FAFAFA;
  padding: 5px 15px;
}

.BCTest_Element {
  display: inline-block;
}
.BCTest_Element > .bcv2_containter {
  border: 1px solid #DCDCDC;
  padding: 15px;
  margin: 5px;
}
