@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.bs-html-html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.bs-html-body {
  margin: 0;
}

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

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

.bs-html-audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
.bs-html-template {
  display: none;
}

.bs-html-a {
  background-color: transparent;
}

.bs-html-a:active,
.bs-html-a:hover {
  outline: 0;
}

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

.bs-html-b,
.bs-html-strong {
  font-weight: bold;
}

.bs-html-dfn {
  font-style: italic;
}

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

.bs-html-mark {
  background: #ff0;
  color: #000;
}

.bs-html-small {
  font-size: 80%;
}

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

.bs-html-sup {
  top: -0.5em;
}

.bs-html-sub {
  bottom: -0.25em;
}

.bs-html-img {
  border: 0;
}

.bs-html-svg:not(:root) {
  overflow: hidden;
}

.bs-html-figure {
  margin: 1em 40px;
}

.bs-html-hr {
  box-sizing: content-box;
  height: 0;
}

.bs-html-pre {
  overflow: auto;
}

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

.bs-html-button,
.bs-html-input,
.bs-html-optgroup,
.bs-html-select,
.bs-html-textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.bs-html-button {
  overflow: visible;
}

.bs-html-button,
.bs-html-select {
  text-transform: none;
}

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

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

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

.bs-html-input {
  line-height: normal;
}

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

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

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

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

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

.bs-html-legend {
  border: 0;
  padding: 0;
}

.bs-html-textarea {
  overflow: auto;
}

.bs-html-optgroup {
  font-weight: bold;
}

.bs-html-table {
  border-collapse: collapse;
  border-spacing: 0;
}

.bs-html-td,
.bs-html-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;
  }

  .bs-html-a,
.bs-html-a:visited {
    text-decoration: underline;
  }

  .bs-html-a[href]:after {
    content: " (" attr(href) ")";
  }

  .bs-html-abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .bs-html-a[href^="#"]:after,
.bs-html-a[href^="javascript:"]:after {
    content: "";
  }

  .bs-html-pre,
.bs-html-blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  .bs-html-thead {
    display: table-header-group;
  }

  .bs-html-tr,
.bs-html-img {
    page-break-inside: avoid;
  }

  .bs-html-img {
    max-width: 100% !important;
  }

  .bs-html-p,
.bs-html-h2,
.bs-html-h3 {
    orphans: 3;
    widows: 3;
  }

  .bs-html-h2,
.bs-html-h3 {
    page-break-after: avoid;
  }

  .bs-navbar {
    display: none;
  }

  .bs-btn > .bs-caret,
.bs-dropup > .bs-btn > .bs-caret {
    border-top-color: #000 !important;
  }

  .bs-label {
    border: 1px solid #000;
  }

  .bs-table {
    border-collapse: collapse !important;
  }
  .bs-table .bs-html-td,
.bs-table .bs-html-th {
    background-color: #fff !important;
  }

  .bs-table-bordered .bs-html-th,
.bs-table-bordered .bs-html-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");
}
.bs-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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bs-html-body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

.bs-html-input,
.bs-html-button,
.bs-html-select,
.bs-html-textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.bs-html-a {
  color: #337ab7;
  text-decoration: none;
}
.bs-html-a:hover, .bs-html-a:focus {
  color: #23527c;
  text-decoration: underline;
}
.bs-html-a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.bs-html-figure {
  margin: 0;
}

.bs-html-img {
  vertical-align: middle;
}

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

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

.bs-img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

.bs-html-hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.bs-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

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

[role=button] {
  cursor: pointer;
}

.bs-html-h1, .bs-html-h2, .bs-html-h3, .bs-html-h4, .bs-html-h5, .bs-html-h6,
.bs-h1, .bs-h2, .bs-h3, .bs-h4, .bs-h5, .bs-h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.bs-html-h1 .bs-html-small,
.bs-html-h1 .bs-small, .bs-html-h2 .bs-html-small,
.bs-html-h2 .bs-small, .bs-html-h3 .bs-html-small,
.bs-html-h3 .bs-small, .bs-html-h4 .bs-html-small,
.bs-html-h4 .bs-small, .bs-html-h5 .bs-html-small,
.bs-html-h5 .bs-small, .bs-html-h6 .bs-html-small,
.bs-html-h6 .bs-small,
.bs-h1 .bs-html-small,
.bs-h1 .bs-small, .bs-h2 .bs-html-small,
.bs-h2 .bs-small, .bs-h3 .bs-html-small,
.bs-h3 .bs-small, .bs-h4 .bs-html-small,
.bs-h4 .bs-small, .bs-h5 .bs-html-small,
.bs-h5 .bs-small, .bs-h6 .bs-html-small,
.bs-h6 .bs-small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

.bs-html-h1, .bs-h1,
.bs-html-h2, .bs-h2,
.bs-html-h3, .bs-h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.bs-html-h1 .bs-html-small,
.bs-html-h1 .bs-small, .bs-h1 .bs-html-small,
.bs-h1 .bs-small,
.bs-html-h2 .bs-html-small,
.bs-html-h2 .bs-small, .bs-h2 .bs-html-small,
.bs-h2 .bs-small,
.bs-html-h3 .bs-html-small,
.bs-html-h3 .bs-small, .bs-h3 .bs-html-small,
.bs-h3 .bs-small {
  font-size: 65%;
}

.bs-html-h4, .bs-h4,
.bs-html-h5, .bs-h5,
.bs-html-h6, .bs-h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bs-html-h4 .bs-html-small,
.bs-html-h4 .bs-small, .bs-h4 .bs-html-small,
.bs-h4 .bs-small,
.bs-html-h5 .bs-html-small,
.bs-html-h5 .bs-small, .bs-h5 .bs-html-small,
.bs-h5 .bs-small,
.bs-html-h6 .bs-html-small,
.bs-html-h6 .bs-small, .bs-h6 .bs-html-small,
.bs-h6 .bs-small {
  font-size: 75%;
}

.bs-html-h1, .bs-h1 {
  font-size: 36px;
}

.bs-html-h2, .bs-h2 {
  font-size: 30px;
}

.bs-html-h3, .bs-h3 {
  font-size: 24px;
}

.bs-html-h4, .bs-h4 {
  font-size: 18px;
}

.bs-html-h5, .bs-h5 {
  font-size: 14px;
}

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

.bs-html-p {
  margin: 0 0 10px;
}

.bs-lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .bs-lead {
    font-size: 21px;
  }
}

.bs-html-small,
.bs-small {
  font-size: 85%;
}

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

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

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

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

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

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

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

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

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

.bs-text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

.bs-html-a.text-primary:hover,
.bs-html-a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

.bs-html-a.text-success:hover,
.bs-html-a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

.bs-html-a.text-info:hover,
.bs-html-a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

.bs-html-a.text-warning:hover,
.bs-html-a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

.bs-html-a.text-danger:hover,
.bs-html-a.text-danger:focus {
  color: #843534;
}

.bs-bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

.bs-html-a.bg-primary:hover,
.bs-html-a.bg-primary:focus {
  background-color: #286090;
}

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

.bs-html-a.bg-success:hover,
.bs-html-a.bg-success:focus {
  background-color: #c1e2b3;
}

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

.bs-html-a.bg-info:hover,
.bs-html-a.bg-info:focus {
  background-color: #afd9ee;
}

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

.bs-html-a.bg-warning:hover,
.bs-html-a.bg-warning:focus {
  background-color: #f7ecb5;
}

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

.bs-html-a.bg-danger:hover,
.bs-html-a.bg-danger:focus {
  background-color: #e4b9b9;
}

.bs-page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

.bs-html-ul,
.bs-html-ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.bs-html-ul .bs-html-ul,
.bs-html-ul .bs-html-ol,
.bs-html-ol .bs-html-ul,
.bs-html-ol .bs-html-ol {
  margin-bottom: 0;
}

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

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

.bs-html-dl {
  margin-top: 0;
  margin-bottom: 20px;
}

.bs-html-dt,
.bs-html-dd {
  line-height: 1.428571429;
}

.bs-html-dt {
  font-weight: bold;
}

.bs-html-dd {
  margin-left: 0;
}

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

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

.bs-initialism {
  font-size: 90%;
}

.bs-html-blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.bs-html-blockquote .bs-html-p:last-child,
.bs-html-blockquote .bs-html-ul:last-child,
.bs-html-blockquote .bs-html-ol:last-child {
  margin-bottom: 0;
}
.bs-html-blockquote .bs-html-footer,
.bs-html-blockquote .bs-html-small,
.bs-html-blockquote .bs-small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
.bs-html-blockquote .bs-html-footer:before,
.bs-html-blockquote .bs-html-small:before,
.bs-html-blockquote .bs-small:before {
  content: "— ";
}

.bs-blockquote-reverse,
.bs-html-blockquote.bs-pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.bs-blockquote-reverse .bs-html-footer:before,
.bs-blockquote-reverse .bs-html-small:before,
.bs-blockquote-reverse .bs-small:before,
.bs-html-blockquote.bs-pull-right .bs-html-footer:before,
.bs-html-blockquote.bs-pull-right .bs-html-small:before,
.bs-html-blockquote.bs-pull-right .bs-small:before {
  content: "";
}
.bs-blockquote-reverse .bs-html-footer:after,
.bs-blockquote-reverse .bs-html-small:after,
.bs-blockquote-reverse .bs-small:after,
.bs-html-blockquote.bs-pull-right .bs-html-footer:after,
.bs-html-blockquote.bs-pull-right .bs-html-small:after,
.bs-html-blockquote.bs-pull-right .bs-small:after {
  content: " —";
}

.bs-html-address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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

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

.bs-html-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);
}
.bs-html-kbd .bs-html-kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

.bs-html-pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.bs-html-pre .bs-html-code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.bs-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.bs-container:before, .bs-container:after {
  content: " ";
  display: table;
}
.bs-container:after {
  clear: both;
}
@media (min-width: 768px) {
  .bs-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .bs-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bs-container {
    width: 1170px;
  }
}

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

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

.bs-col-xs-1, .bs-col-sm-1, .bs-col-md-1, .bs-col-lg-1, .bs-col-xs-2, .bs-col-sm-2, .bs-col-md-2, .bs-col-lg-2, .bs-col-xs-3, .bs-col-sm-3, .bs-col-md-3, .bs-col-lg-3, .bs-col-xs-4, .bs-col-sm-4, .bs-col-md-4, .bs-col-lg-4, .bs-col-xs-5, .bs-col-sm-5, .bs-col-md-5, .bs-col-lg-5, .bs-col-xs-6, .bs-col-sm-6, .bs-col-md-6, .bs-col-lg-6, .bs-col-xs-7, .bs-col-sm-7, .bs-col-md-7, .bs-col-lg-7, .bs-col-xs-8, .bs-col-sm-8, .bs-col-md-8, .bs-col-lg-8, .bs-col-xs-9, .bs-col-sm-9, .bs-col-md-9, .bs-col-lg-9, .bs-col-xs-10, .bs-col-sm-10, .bs-col-md-10, .bs-col-lg-10, .bs-col-xs-11, .bs-col-sm-11, .bs-col-md-11, .bs-col-lg-11, .bs-col-xs-12, .bs-col-sm-12, .bs-col-md-12, .bs-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .bs-col-sm-1, .bs-col-sm-2, .bs-col-sm-3, .bs-col-sm-4, .bs-col-sm-5, .bs-col-sm-6, .bs-col-sm-7, .bs-col-sm-8, .bs-col-sm-9, .bs-col-sm-10, .bs-col-sm-11, .bs-col-sm-12 {
    float: left;
  }

  .bs-col-sm-1 {
    width: 8.3333333333%;
  }

  .bs-col-sm-2 {
    width: 16.6666666667%;
  }

  .bs-col-sm-3 {
    width: 25%;
  }

  .bs-col-sm-4 {
    width: 33.3333333333%;
  }

  .bs-col-sm-5 {
    width: 41.6666666667%;
  }

  .bs-col-sm-6 {
    width: 50%;
  }

  .bs-col-sm-7 {
    width: 58.3333333333%;
  }

  .bs-col-sm-8 {
    width: 66.6666666667%;
  }

  .bs-col-sm-9 {
    width: 75%;
  }

  .bs-col-sm-10 {
    width: 83.3333333333%;
  }

  .bs-col-sm-11 {
    width: 91.6666666667%;
  }

  .bs-col-sm-12 {
    width: 100%;
  }

  .bs-col-sm-bs-pull-0 {
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .bs-col-sm-bs-push-0 {
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bs-col-sm-bs-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .bs-col-md-1, .bs-col-md-2, .bs-col-md-3, .bs-col-md-4, .bs-col-md-5, .bs-col-md-6, .bs-col-md-7, .bs-col-md-8, .bs-col-md-9, .bs-col-md-10, .bs-col-md-11, .bs-col-md-12 {
    float: left;
  }

  .bs-col-md-1 {
    width: 8.3333333333%;
  }

  .bs-col-md-2 {
    width: 16.6666666667%;
  }

  .bs-col-md-3 {
    width: 25%;
  }

  .bs-col-md-4 {
    width: 33.3333333333%;
  }

  .bs-col-md-5 {
    width: 41.6666666667%;
  }

  .bs-col-md-6 {
    width: 50%;
  }

  .bs-col-md-7 {
    width: 58.3333333333%;
  }

  .bs-col-md-8 {
    width: 66.6666666667%;
  }

  .bs-col-md-9 {
    width: 75%;
  }

  .bs-col-md-10 {
    width: 83.3333333333%;
  }

  .bs-col-md-11 {
    width: 91.6666666667%;
  }

  .bs-col-md-12 {
    width: 100%;
  }

  .bs-col-md-bs-pull-0 {
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .bs-col-md-bs-push-0 {
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bs-col-md-bs-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .bs-col-lg-1, .bs-col-lg-2, .bs-col-lg-3, .bs-col-lg-4, .bs-col-lg-5, .bs-col-lg-6, .bs-col-lg-7, .bs-col-lg-8, .bs-col-lg-9, .bs-col-lg-10, .bs-col-lg-11, .bs-col-lg-12 {
    float: left;
  }

  .bs-col-lg-1 {
    width: 8.3333333333%;
  }

  .bs-col-lg-2 {
    width: 16.6666666667%;
  }

  .bs-col-lg-3 {
    width: 25%;
  }

  .bs-col-lg-4 {
    width: 33.3333333333%;
  }

  .bs-col-lg-5 {
    width: 41.6666666667%;
  }

  .bs-col-lg-6 {
    width: 50%;
  }

  .bs-col-lg-7 {
    width: 58.3333333333%;
  }

  .bs-col-lg-8 {
    width: 66.6666666667%;
  }

  .bs-col-lg-9 {
    width: 75%;
  }

  .bs-col-lg-10 {
    width: 83.3333333333%;
  }

  .bs-col-lg-11 {
    width: 91.6666666667%;
  }

  .bs-col-lg-12 {
    width: 100%;
  }

  .bs-col-lg-bs-pull-0 {
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .bs-col-lg-bs-push-0 {
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bs-col-lg-bs-offset-12 {
    margin-left: 100%;
  }
}
.bs-html-table {
  background-color: transparent;
}

.bs-html-caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

.bs-html-th {
  text-align: left;
}

.bs-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-th,
.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-td,
.bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-th,
.bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-td,
.bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-th,
.bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.bs-table > .bs-html-caption + .bs-html-thead > .bs-html-tr:first-child > .bs-html-th,
.bs-table > .bs-html-caption + .bs-html-thead > .bs-html-tr:first-child > .bs-html-td,
.bs-table > .bs-html-colgroup + .bs-html-thead > .bs-html-tr:first-child > .bs-html-th,
.bs-table > .bs-html-colgroup + .bs-html-thead > .bs-html-tr:first-child > .bs-html-td,
.bs-table > .bs-html-thead:first-child > .bs-html-tr:first-child > .bs-html-th,
.bs-table > .bs-html-thead:first-child > .bs-html-tr:first-child > .bs-html-td {
  border-top: 0;
}
.bs-table > .bs-html-tbody + .bs-html-tbody {
  border-top: 2px solid #ddd;
}
.bs-table .bs-table {
  background-color: #fff;
}

.bs-table-condensed > .bs-html-thead > .bs-html-tr > .bs-html-th,
.bs-table-condensed > .bs-html-thead > .bs-html-tr > .bs-html-td,
.bs-table-condensed > .bs-html-tbody > .bs-html-tr > .bs-html-th,
.bs-table-condensed > .bs-html-tbody > .bs-html-tr > .bs-html-td,
.bs-table-condensed > .bs-html-tfoot > .bs-html-tr > .bs-html-th,
.bs-table-condensed > .bs-html-tfoot > .bs-html-tr > .bs-html-td {
  padding: 5px;
}

.bs-table-bordered {
  border: 1px solid #ddd;
}
.bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-th,
.bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-td,
.bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-th,
.bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-td,
.bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-th,
.bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-td {
  border: 1px solid #ddd;
}
.bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-th,
.bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-td {
  border-bottom-width: 2px;
}

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

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

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

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

.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-td.active,
.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-th.active, .bs-table > .bs-html-thead > .bs-html-tr.active > .bs-html-td, .bs-table > .bs-html-thead > .bs-html-tr.active > .bs-html-th,
.bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-td.active,
.bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-th.active,
.bs-table > .bs-html-tbody > .bs-html-tr.active > .bs-html-td,
.bs-table > .bs-html-tbody > .bs-html-tr.active > .bs-html-th,
.bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-td.active,
.bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-th.active,
.bs-table > .bs-html-tfoot > .bs-html-tr.active > .bs-html-td,
.bs-table > .bs-html-tfoot > .bs-html-tr.active > .bs-html-th {
  background-color: #f5f5f5;
}

.bs-table-hover > .bs-html-tbody > .bs-html-tr > .bs-html-td.active:hover,
.bs-table-hover > .bs-html-tbody > .bs-html-tr > .bs-html-th.active:hover, .bs-table-hover > .bs-html-tbody > .bs-html-tr.active:hover > .bs-html-td, .bs-table-hover > .bs-html-tbody > .bs-html-tr:hover > .active, .bs-table-hover > .bs-html-tbody > .bs-html-tr.active:hover > .bs-html-th {
  background-color: #e8e8e8;
}

.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-td.success,
.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-th.success, .bs-table > .bs-html-thead > .bs-html-tr.success > .bs-html-td, .bs-table > .bs-html-thead > .bs-html-tr.success > .bs-html-th,
.bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-td.success,
.bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-th.success,
.bs-table > .bs-html-tbody > .bs-html-tr.success > .bs-html-td,
.bs-table > .bs-html-tbody > .bs-html-tr.success > .bs-html-th,
.bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-td.success,
.bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-th.success,
.bs-table > .bs-html-tfoot > .bs-html-tr.success > .bs-html-td,
.bs-table > .bs-html-tfoot > .bs-html-tr.success > .bs-html-th {
  background-color: #dff0d8;
}

.bs-table-hover > .bs-html-tbody > .bs-html-tr > .bs-html-td.success:hover,
.bs-table-hover > .bs-html-tbody > .bs-html-tr > .bs-html-th.success:hover, .bs-table-hover > .bs-html-tbody > .bs-html-tr.success:hover > .bs-html-td, .bs-table-hover > .bs-html-tbody > .bs-html-tr:hover > .success, .bs-table-hover > .bs-html-tbody > .bs-html-tr.success:hover > .bs-html-th {
  background-color: #d0e9c6;
}

.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-td.info,
.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-th.info, .bs-table > .bs-html-thead > .bs-html-tr.info > .bs-html-td, .bs-table > .bs-html-thead > .bs-html-tr.info > .bs-html-th,
.bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-td.info,
.bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-th.info,
.bs-table > .bs-html-tbody > .bs-html-tr.info > .bs-html-td,
.bs-table > .bs-html-tbody > .bs-html-tr.info > .bs-html-th,
.bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-td.info,
.bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-th.info,
.bs-table > .bs-html-tfoot > .bs-html-tr.info > .bs-html-td,
.bs-table > .bs-html-tfoot > .bs-html-tr.info > .bs-html-th {
  background-color: #d9edf7;
}

.bs-table-hover > .bs-html-tbody > .bs-html-tr > .bs-html-td.info:hover,
.bs-table-hover > .bs-html-tbody > .bs-html-tr > .bs-html-th.info:hover, .bs-table-hover > .bs-html-tbody > .bs-html-tr.info:hover > .bs-html-td, .bs-table-hover > .bs-html-tbody > .bs-html-tr:hover > .info, .bs-table-hover > .bs-html-tbody > .bs-html-tr.info:hover > .bs-html-th {
  background-color: #c4e3f3;
}

.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-td.warning,
.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-th.warning, .bs-table > .bs-html-thead > .bs-html-tr.warning > .bs-html-td, .bs-table > .bs-html-thead > .bs-html-tr.warning > .bs-html-th,
.bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-td.warning,
.bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-th.warning,
.bs-table > .bs-html-tbody > .bs-html-tr.warning > .bs-html-td,
.bs-table > .bs-html-tbody > .bs-html-tr.warning > .bs-html-th,
.bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-td.warning,
.bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-th.warning,
.bs-table > .bs-html-tfoot > .bs-html-tr.warning > .bs-html-td,
.bs-table > .bs-html-tfoot > .bs-html-tr.warning > .bs-html-th {
  background-color: #fcf8e3;
}

.bs-table-hover > .bs-html-tbody > .bs-html-tr > .bs-html-td.warning:hover,
.bs-table-hover > .bs-html-tbody > .bs-html-tr > .bs-html-th.warning:hover, .bs-table-hover > .bs-html-tbody > .bs-html-tr.warning:hover > .bs-html-td, .bs-table-hover > .bs-html-tbody > .bs-html-tr:hover > .warning, .bs-table-hover > .bs-html-tbody > .bs-html-tr.warning:hover > .bs-html-th {
  background-color: #faf2cc;
}

.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-td.danger,
.bs-table > .bs-html-thead > .bs-html-tr > .bs-html-th.danger, .bs-table > .bs-html-thead > .bs-html-tr.danger > .bs-html-td, .bs-table > .bs-html-thead > .bs-html-tr.danger > .bs-html-th,
.bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-td.danger,
.bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-th.danger,
.bs-table > .bs-html-tbody > .bs-html-tr.danger > .bs-html-td,
.bs-table > .bs-html-tbody > .bs-html-tr.danger > .bs-html-th,
.bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-td.danger,
.bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-th.danger,
.bs-table > .bs-html-tfoot > .bs-html-tr.danger > .bs-html-td,
.bs-table > .bs-html-tfoot > .bs-html-tr.danger > .bs-html-th {
  background-color: #f2dede;
}

.bs-table-hover > .bs-html-tbody > .bs-html-tr > .bs-html-td.danger:hover,
.bs-table-hover > .bs-html-tbody > .bs-html-tr > .bs-html-th.danger:hover, .bs-table-hover > .bs-html-tbody > .bs-html-tr.danger:hover > .bs-html-td, .bs-table-hover > .bs-html-tbody > .bs-html-tr:hover > .danger, .bs-table-hover > .bs-html-tbody > .bs-html-tr.danger:hover > .bs-html-th {
  background-color: #ebcccc;
}

.bs-table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .bs-table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .bs-table-responsive > .bs-table {
    margin-bottom: 0;
  }
  .bs-table-responsive > .bs-table > .bs-html-thead > .bs-html-tr > .bs-html-th,
.bs-table-responsive > .bs-table > .bs-html-thead > .bs-html-tr > .bs-html-td,
.bs-table-responsive > .bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-th,
.bs-table-responsive > .bs-table > .bs-html-tbody > .bs-html-tr > .bs-html-td,
.bs-table-responsive > .bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-th,
.bs-table-responsive > .bs-table > .bs-html-tfoot > .bs-html-tr > .bs-html-td {
    white-space: nowrap;
  }
  .bs-table-responsive > .bs-table-bordered {
    border: 0;
  }
  .bs-table-responsive > .bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-th:first-child,
.bs-table-responsive > .bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-td:first-child,
.bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-th:first-child,
.bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-td:first-child,
.bs-table-responsive > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-th:first-child,
.bs-table-responsive > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-td:first-child {
    border-left: 0;
  }
  .bs-table-responsive > .bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-th:last-child,
.bs-table-responsive > .bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-td:last-child,
.bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-th:last-child,
.bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-td:last-child,
.bs-table-responsive > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-th:last-child,
.bs-table-responsive > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-td:last-child {
    border-right: 0;
  }
  .bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr:last-child > .bs-html-th,
.bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr:last-child > .bs-html-td,
.bs-table-responsive > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr:last-child > .bs-html-th,
.bs-table-responsive > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr:last-child > .bs-html-td {
    border-bottom: 0;
  }
}

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

.bs-html-legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

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

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

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

.bs-html-input[type=file] {
  display: block;
}

.bs-html-input[type=range] {
  display: block;
  width: 100%;
}

.bs-html-select[multiple],
.bs-html-select[size] {
  height: auto;
}

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

.bs-html-output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.bs-form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 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;
}
.bs-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);
}
.bs-form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.bs-form-control:-ms-input-placeholder {
  color: #999;
}
.bs-form-control::-webkit-input-placeholder {
  color: #999;
}
.bs-form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.bs-form-control[disabled], .bs-form-control[readonly], .bs-html-fieldset[disabled] .bs-form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.bs-form-control[disabled], .bs-html-fieldset[disabled] .bs-form-control {
  cursor: not-allowed;
}

.bs-html-textarea.bs-form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bs-html-input[type=date].bs-form-control,
.bs-html-input[type=time].bs-form-control,
.bs-html-input[type=datetime-local].bs-form-control,
.bs-html-input[type=month].bs-form-control {
    line-height: 34px;
  }
  .bs-html-input[type=date].bs-input-sm, .bs-input-group-sm .bs-html-input[type=date],
.bs-html-input[type=time].bs-input-sm,
.bs-input-group-sm .bs-html-input[type=time],
.bs-html-input[type=datetime-local].bs-input-sm,
.bs-input-group-sm .bs-html-input[type=datetime-local],
.bs-html-input[type=month].bs-input-sm,
.bs-input-group-sm .bs-html-input[type=month] {
    line-height: 30px;
  }
  .bs-html-input[type=date].bs-input-lg, .bs-input-group-lg .bs-html-input[type=date],
.bs-html-input[type=time].bs-input-lg,
.bs-input-group-lg .bs-html-input[type=time],
.bs-html-input[type=datetime-local].bs-input-lg,
.bs-input-group-lg .bs-html-input[type=datetime-local],
.bs-html-input[type=month].bs-input-lg,
.bs-input-group-lg .bs-html-input[type=month] {
    line-height: 46px;
  }
}
.bs-form-group {
  margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

.bs-form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.bs-form-control-static.bs-input-lg, .bs-input-group-lg > .bs-form-control-static.bs-form-control,
.bs-input-group-lg > .bs-form-control-static.bs-input-group-addon,
.bs-input-group-lg > .bs-input-group-btn > .bs-form-control-static.bs-btn, .bs-form-control-static.bs-input-sm, .bs-input-group-sm > .bs-form-control-static.bs-form-control,
.bs-input-group-sm > .bs-form-control-static.bs-input-group-addon,
.bs-input-group-sm > .bs-input-group-btn > .bs-form-control-static.bs-btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.bs-html-select.input-sm {
  height: 30px;
  line-height: 30px;
}

.bs-html-textarea.input-sm,
.bs-html-select[multiple].input-sm {
  height: auto;
}

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

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.bs-html-select.input-lg {
  height: 46px;
  line-height: 46px;
}

.bs-html-textarea.input-lg,
.bs-html-select[multiple].input-lg {
  height: auto;
}

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

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

.bs-form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.bs-input-lg + .bs-form-control-feedback, .bs-input-group-lg > .bs-form-control + .bs-form-control-feedback,
.bs-input-group-lg > .bs-input-group-addon + .bs-form-control-feedback,
.bs-input-group-lg > .bs-input-group-btn > .bs-btn + .bs-form-control-feedback,
.bs-input-group-lg + .bs-form-control-feedback,
.bs-form-group-lg .bs-form-control + .bs-form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.bs-input-sm + .bs-form-control-feedback, .bs-input-group-sm > .bs-form-control + .bs-form-control-feedback,
.bs-input-group-sm > .bs-input-group-addon + .bs-form-control-feedback,
.bs-input-group-sm > .bs-input-group-btn > .bs-btn + .bs-form-control-feedback,
.bs-input-group-sm + .bs-form-control-feedback,
.bs-form-group-sm .bs-form-control + .bs-form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.bs-has-success .bs-help-block,
.bs-has-success .bs-control-label,
.bs-has-success .bs-radio,
.bs-has-success .bs-checkbox,
.bs-has-success .bs-radio-inline,
.bs-has-success .bs-checkbox-inline, .bs-has-success.bs-radio .bs-html-label, .bs-has-success.bs-checkbox .bs-html-label, .bs-has-success.bs-radio-inline .bs-html-label, .bs-has-success.bs-checkbox-inline .bs-html-label {
  color: #3c763d;
}
.bs-has-success .bs-form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bs-has-success .bs-form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.bs-has-success .bs-input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.bs-has-success .bs-form-control-feedback {
  color: #3c763d;
}

.bs-has-warning .bs-help-block,
.bs-has-warning .bs-control-label,
.bs-has-warning .bs-radio,
.bs-has-warning .bs-checkbox,
.bs-has-warning .bs-radio-inline,
.bs-has-warning .bs-checkbox-inline, .bs-has-warning.bs-radio .bs-html-label, .bs-has-warning.bs-checkbox .bs-html-label, .bs-has-warning.bs-radio-inline .bs-html-label, .bs-has-warning.bs-checkbox-inline .bs-html-label {
  color: #8a6d3b;
}
.bs-has-warning .bs-form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bs-has-warning .bs-form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.bs-has-warning .bs-input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.bs-has-warning .bs-form-control-feedback {
  color: #8a6d3b;
}

.bs-has-error .bs-help-block,
.bs-has-error .bs-control-label,
.bs-has-error .bs-radio,
.bs-has-error .bs-checkbox,
.bs-has-error .bs-radio-inline,
.bs-has-error .bs-checkbox-inline, .bs-has-error.bs-radio .bs-html-label, .bs-has-error.bs-checkbox .bs-html-label, .bs-has-error.bs-radio-inline .bs-html-label, .bs-has-error.bs-checkbox-inline .bs-html-label {
  color: #a94442;
}
.bs-has-error .bs-form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bs-has-error .bs-form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.bs-has-error .bs-input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.bs-has-error .bs-form-control-feedback {
  color: #a94442;
}

.bs-has-feedback .bs-html-label ~ .bs-form-control-feedback {
  top: 25px;
}
.bs-has-feedback .bs-html-label.bs-sr-only ~ .bs-form-control-feedback {
  top: 0;
}

.bs-help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

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

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

.bs-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bs-btn:focus, .bs-btn.bs-focus, .bs-btn:active:focus, .bs-btn:active.bs-focus, .bs-btn.bs-active:focus, .bs-btn.bs-active.bs-focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bs-btn:hover, .bs-btn:focus, .bs-btn.bs-focus {
  color: #333;
  text-decoration: none;
}
.bs-btn:active, .bs-btn.bs-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);
}
.bs-btn.bs-disabled, .bs-btn[disabled], .bs-html-fieldset[disabled] .bs-btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.bs-btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.bs-btn-default:focus, .bs-btn-default.bs-focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.bs-btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bs-btn-default:active, .bs-btn-default.bs-active, .bs-open > .bs-btn-default.bs-dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bs-btn-default:active:hover, .bs-btn-default:active:focus, .bs-btn-default:active.bs-focus, .bs-btn-default.bs-active:hover, .bs-btn-default.bs-active:focus, .bs-btn-default.bs-active.bs-focus, .bs-open > .bs-btn-default.bs-dropdown-toggle:hover, .bs-open > .bs-btn-default.bs-dropdown-toggle:focus, .bs-open > .bs-btn-default.bs-dropdown-toggle.bs-focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.bs-btn-default:active, .bs-btn-default.bs-active, .bs-open > .bs-btn-default.bs-dropdown-toggle {
  background-image: none;
}
.bs-btn-default.bs-disabled:hover, .bs-btn-default.bs-disabled:focus, .bs-btn-default.bs-disabled.bs-focus, .bs-btn-default[disabled]:hover, .bs-btn-default[disabled]:focus, .bs-btn-default[disabled].bs-focus, .bs-html-fieldset[disabled] .bs-btn-default:hover, .bs-html-fieldset[disabled] .bs-btn-default:focus, .bs-html-fieldset[disabled] .bs-btn-default.bs-focus {
  background-color: #fff;
  border-color: #ccc;
}
.bs-btn-default .bs-badge {
  color: #fff;
  background-color: #333;
}

.bs-btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bs-btn-primary:focus, .bs-btn-primary.bs-focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.bs-btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.bs-btn-primary:active, .bs-btn-primary.bs-active, .bs-open > .bs-btn-primary.bs-dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.bs-btn-primary:active:hover, .bs-btn-primary:active:focus, .bs-btn-primary:active.bs-focus, .bs-btn-primary.bs-active:hover, .bs-btn-primary.bs-active:focus, .bs-btn-primary.bs-active.bs-focus, .bs-open > .bs-btn-primary.bs-dropdown-toggle:hover, .bs-open > .bs-btn-primary.bs-dropdown-toggle:focus, .bs-open > .bs-btn-primary.bs-dropdown-toggle.bs-focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.bs-btn-primary:active, .bs-btn-primary.bs-active, .bs-open > .bs-btn-primary.bs-dropdown-toggle {
  background-image: none;
}
.bs-btn-primary.bs-disabled:hover, .bs-btn-primary.bs-disabled:focus, .bs-btn-primary.bs-disabled.bs-focus, .bs-btn-primary[disabled]:hover, .bs-btn-primary[disabled]:focus, .bs-btn-primary[disabled].bs-focus, .bs-html-fieldset[disabled] .bs-btn-primary:hover, .bs-html-fieldset[disabled] .bs-btn-primary:focus, .bs-html-fieldset[disabled] .bs-btn-primary.bs-focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bs-btn-primary .bs-badge {
  color: #337ab7;
  background-color: #fff;
}

.bs-btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bs-btn-success:focus, .bs-btn-success.bs-focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.bs-btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.bs-btn-success:active, .bs-btn-success.bs-active, .bs-open > .bs-btn-success.bs-dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.bs-btn-success:active:hover, .bs-btn-success:active:focus, .bs-btn-success:active.bs-focus, .bs-btn-success.bs-active:hover, .bs-btn-success.bs-active:focus, .bs-btn-success.bs-active.bs-focus, .bs-open > .bs-btn-success.bs-dropdown-toggle:hover, .bs-open > .bs-btn-success.bs-dropdown-toggle:focus, .bs-open > .bs-btn-success.bs-dropdown-toggle.bs-focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.bs-btn-success:active, .bs-btn-success.bs-active, .bs-open > .bs-btn-success.bs-dropdown-toggle {
  background-image: none;
}
.bs-btn-success.bs-disabled:hover, .bs-btn-success.bs-disabled:focus, .bs-btn-success.bs-disabled.bs-focus, .bs-btn-success[disabled]:hover, .bs-btn-success[disabled]:focus, .bs-btn-success[disabled].bs-focus, .bs-html-fieldset[disabled] .bs-btn-success:hover, .bs-html-fieldset[disabled] .bs-btn-success:focus, .bs-html-fieldset[disabled] .bs-btn-success.bs-focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bs-btn-success .bs-badge {
  color: #5cb85c;
  background-color: #fff;
}

.bs-btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bs-btn-info:focus, .bs-btn-info.bs-focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.bs-btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bs-btn-info:active, .bs-btn-info.bs-active, .bs-open > .bs-btn-info.bs-dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bs-btn-info:active:hover, .bs-btn-info:active:focus, .bs-btn-info:active.bs-focus, .bs-btn-info.bs-active:hover, .bs-btn-info.bs-active:focus, .bs-btn-info.bs-active.bs-focus, .bs-open > .bs-btn-info.bs-dropdown-toggle:hover, .bs-open > .bs-btn-info.bs-dropdown-toggle:focus, .bs-open > .bs-btn-info.bs-dropdown-toggle.bs-focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.bs-btn-info:active, .bs-btn-info.bs-active, .bs-open > .bs-btn-info.bs-dropdown-toggle {
  background-image: none;
}
.bs-btn-info.bs-disabled:hover, .bs-btn-info.bs-disabled:focus, .bs-btn-info.bs-disabled.bs-focus, .bs-btn-info[disabled]:hover, .bs-btn-info[disabled]:focus, .bs-btn-info[disabled].bs-focus, .bs-html-fieldset[disabled] .bs-btn-info:hover, .bs-html-fieldset[disabled] .bs-btn-info:focus, .bs-html-fieldset[disabled] .bs-btn-info.bs-focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bs-btn-info .bs-badge {
  color: #5bc0de;
  background-color: #fff;
}

.bs-btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bs-btn-warning:focus, .bs-btn-warning.bs-focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.bs-btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bs-btn-warning:active, .bs-btn-warning.bs-active, .bs-open > .bs-btn-warning.bs-dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bs-btn-warning:active:hover, .bs-btn-warning:active:focus, .bs-btn-warning:active.bs-focus, .bs-btn-warning.bs-active:hover, .bs-btn-warning.bs-active:focus, .bs-btn-warning.bs-active.bs-focus, .bs-open > .bs-btn-warning.bs-dropdown-toggle:hover, .bs-open > .bs-btn-warning.bs-dropdown-toggle:focus, .bs-open > .bs-btn-warning.bs-dropdown-toggle.bs-focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.bs-btn-warning:active, .bs-btn-warning.bs-active, .bs-open > .bs-btn-warning.bs-dropdown-toggle {
  background-image: none;
}
.bs-btn-warning.bs-disabled:hover, .bs-btn-warning.bs-disabled:focus, .bs-btn-warning.bs-disabled.bs-focus, .bs-btn-warning[disabled]:hover, .bs-btn-warning[disabled]:focus, .bs-btn-warning[disabled].bs-focus, .bs-html-fieldset[disabled] .bs-btn-warning:hover, .bs-html-fieldset[disabled] .bs-btn-warning:focus, .bs-html-fieldset[disabled] .bs-btn-warning.bs-focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bs-btn-warning .bs-badge {
  color: #f0ad4e;
  background-color: #fff;
}

.bs-btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bs-btn-danger:focus, .bs-btn-danger.bs-focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.bs-btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bs-btn-danger:active, .bs-btn-danger.bs-active, .bs-open > .bs-btn-danger.bs-dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bs-btn-danger:active:hover, .bs-btn-danger:active:focus, .bs-btn-danger:active.bs-focus, .bs-btn-danger.bs-active:hover, .bs-btn-danger.bs-active:focus, .bs-btn-danger.bs-active.bs-focus, .bs-open > .bs-btn-danger.bs-dropdown-toggle:hover, .bs-open > .bs-btn-danger.bs-dropdown-toggle:focus, .bs-open > .bs-btn-danger.bs-dropdown-toggle.bs-focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.bs-btn-danger:active, .bs-btn-danger.bs-active, .bs-open > .bs-btn-danger.bs-dropdown-toggle {
  background-image: none;
}
.bs-btn-danger.bs-disabled:hover, .bs-btn-danger.bs-disabled:focus, .bs-btn-danger.bs-disabled.bs-focus, .bs-btn-danger[disabled]:hover, .bs-btn-danger[disabled]:focus, .bs-btn-danger[disabled].bs-focus, .bs-html-fieldset[disabled] .bs-btn-danger:hover, .bs-html-fieldset[disabled] .bs-btn-danger:focus, .bs-html-fieldset[disabled] .bs-btn-danger.bs-focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bs-btn-danger .bs-badge {
  color: #d9534f;
  background-color: #fff;
}

.bs-btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.bs-btn-link, .bs-btn-link:active, .bs-btn-link.bs-active, .bs-btn-link[disabled], .bs-html-fieldset[disabled] .bs-btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bs-btn-link, .bs-btn-link:hover, .bs-btn-link:focus, .bs-btn-link:active {
  border-color: transparent;
}
.bs-btn-link:hover, .bs-btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.bs-btn-link[disabled]:hover, .bs-btn-link[disabled]:focus, .bs-html-fieldset[disabled] .bs-btn-link:hover, .bs-html-fieldset[disabled] .bs-btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bs-dropup,
.bs-dropdown {
  position: relative;
}

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

.bs-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.bs-dropdown-menu.bs-pull-right {
  right: 0;
  left: auto;
}
.bs-dropdown-menu .bs-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bs-dropdown-menu > .bs-html-li > .bs-html-a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.bs-dropdown-menu > .bs-html-li > .bs-html-a:hover, .bs-dropdown-menu > .bs-html-li > .bs-html-a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.bs-dropdown-menu > .bs-active > .bs-html-a, .bs-dropdown-menu > .bs-active > .bs-html-a:hover, .bs-dropdown-menu > .bs-active > .bs-html-a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .bs-navbar-right .bs-dropdown-menu {
    right: 0;
    left: auto;
  }
  .bs-navbar-right .bs-dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.bs-btn-group,
.bs-btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.bs-btn-group > .bs-btn,
.bs-btn-group-vertical > .bs-btn {
  position: relative;
  float: left;
}
.bs-btn-group > .bs-btn:hover, .bs-btn-group > .bs-btn:focus, .bs-btn-group > .bs-btn:active, .bs-btn-group > .bs-btn.bs-active,
.bs-btn-group-vertical > .bs-btn:hover,
.bs-btn-group-vertical > .bs-btn:focus,
.bs-btn-group-vertical > .bs-btn:active,
.bs-btn-group-vertical > .bs-btn.bs-active {
  z-index: 2;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bs-btn-group.bs-open .bs-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);
}
.bs-btn-group.bs-open .bs-dropdown-toggle.bs-btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bs-btn .bs-caret {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

[data-toggle=buttons] > .bs-btn .bs-html-input[type=radio],
[data-toggle=buttons] > .bs-btn .bs-html-input[type=checkbox],
[data-toggle=buttons] > .bs-btn-group > .bs-btn .bs-html-input[type=radio],
[data-toggle=buttons] > .bs-btn-group > .bs-btn .bs-html-input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

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

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

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

.bs-input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.bs-input-group-addon.bs-input-sm,
.bs-input-group-sm > .bs-input-group-addon,
.bs-input-group-sm > .bs-input-group-btn > .bs-input-group-addon.bs-btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.bs-input-group-addon.bs-input-lg,
.bs-input-group-lg > .bs-input-group-addon,
.bs-input-group-lg > .bs-input-group-btn > .bs-input-group-addon.bs-btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.bs-input-group-addon .bs-html-input[type=radio],
.bs-input-group-addon .bs-html-input[type=checkbox] {
  margin-top: 0;
}

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

.bs-input-group-addon:first-child {
  border-right: 0;
}

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

.bs-input-group-addon:last-child {
  border-left: 0;
}

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

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

.bs-nav-tabs {
  border-bottom: 1px solid #ddd;
}
.bs-nav-tabs > .bs-html-li {
  float: left;
  margin-bottom: -1px;
}
.bs-nav-tabs > .bs-html-li > .bs-html-a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.bs-nav-tabs > .bs-html-li > .bs-html-a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.bs-nav-tabs > .bs-html-li.bs-active > .bs-html-a, .bs-nav-tabs > .bs-html-li.bs-active > .bs-html-a:hover, .bs-nav-tabs > .bs-html-li.bs-active > .bs-html-a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.bs-nav-pills > .bs-html-li {
  float: left;
}
.bs-nav-pills > .bs-html-li > .bs-html-a {
  border-radius: 4px;
}
.bs-nav-pills > .bs-html-li + .bs-html-li {
  margin-left: 2px;
}
.bs-nav-pills > .bs-html-li.bs-active > .bs-html-a, .bs-nav-pills > .bs-html-li.bs-active > .bs-html-a:hover, .bs-nav-pills > .bs-html-li.bs-active > .bs-html-a:focus {
  color: #fff;
  background-color: #337ab7;
}

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

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

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

.bs-tab-content > .bs-tab-pane {
  display: none;
}
.bs-tab-content > .bs-active {
  display: block;
}

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

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

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

.bs-navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.bs-navbar-collapse:before, .bs-navbar-collapse:after {
  content: " ";
  display: table;
}
.bs-navbar-collapse:after {
  clear: both;
}
.bs-navbar-collapse.bs-in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .bs-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .bs-navbar-collapse.bs-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .bs-navbar-collapse.bs-in {
    overflow-y: visible;
  }
  .bs-navbar-fixed-top .bs-navbar-collapse, .bs-navbar-static-top .bs-navbar-collapse, .bs-navbar-fixed-bottom .bs-navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

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

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

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

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

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

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

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

.bs-navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bs-navbar-toggle:focus {
  outline: 0;
}
.bs-navbar-toggle .bs-icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.bs-navbar-toggle .bs-icon-bar + .bs-icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .bs-navbar-toggle {
    display: none;
  }
}

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

.bs-navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .bs-navbar-form .bs-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs-navbar-form .bs-form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bs-navbar-form .bs-form-control-static {
    display: inline-block;
  }
  .bs-navbar-form .bs-input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bs-navbar-form .bs-input-group .bs-input-group-addon,
.bs-navbar-form .bs-input-group .bs-input-group-btn,
.bs-navbar-form .bs-input-group .bs-form-control {
    width: auto;
  }
  .bs-navbar-form .bs-input-group > .bs-form-control {
    width: 100%;
  }
  .bs-navbar-form .bs-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs-navbar-form .bs-radio,
.bs-navbar-form .bs-checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bs-navbar-form .bs-radio .bs-html-label,
.bs-navbar-form .bs-checkbox .bs-html-label {
    padding-left: 0;
  }
  .bs-navbar-form .bs-radio .bs-html-input[type=radio],
.bs-navbar-form .bs-checkbox .bs-html-input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .bs-navbar-form .bs-has-feedback .bs-form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .bs-navbar-form .bs-form-group {
    margin-bottom: 5px;
  }
  .bs-navbar-form .bs-form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .bs-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;
  }
}

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

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

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

.bs-navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .bs-navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .bs-navbar-left {
    float: left !important;
  }

  .bs-navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .bs-navbar-right ~ .bs-navbar-right {
    margin-right: 0;
  }
}
.bs-navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.bs-navbar-default .bs-navbar-brand {
  color: #777;
}
.bs-navbar-default .bs-navbar-brand:hover, .bs-navbar-default .bs-navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.bs-navbar-default .bs-navbar-text {
  color: #777;
}
.bs-navbar-default .bs-navbar-nav > .bs-html-li > .bs-html-a {
  color: #777;
}
.bs-navbar-default .bs-navbar-nav > .bs-html-li > .bs-html-a:hover, .bs-navbar-default .bs-navbar-nav > .bs-html-li > .bs-html-a:focus {
  color: #333;
  background-color: transparent;
}
.bs-navbar-default .bs-navbar-nav > .bs-active > .bs-html-a, .bs-navbar-default .bs-navbar-nav > .bs-active > .bs-html-a:hover, .bs-navbar-default .bs-navbar-nav > .bs-active > .bs-html-a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.bs-navbar-default .bs-navbar-nav > .bs-disabled > .bs-html-a, .bs-navbar-default .bs-navbar-nav > .bs-disabled > .bs-html-a:hover, .bs-navbar-default .bs-navbar-nav > .bs-disabled > .bs-html-a:focus {
  color: #ccc;
  background-color: transparent;
}
.bs-navbar-default .bs-navbar-toggle {
  border-color: #ddd;
}
.bs-navbar-default .bs-navbar-toggle:hover, .bs-navbar-default .bs-navbar-toggle:focus {
  background-color: #ddd;
}
.bs-navbar-default .bs-navbar-toggle .bs-icon-bar {
  background-color: #888;
}
.bs-navbar-default .bs-navbar-collapse,
.bs-navbar-default .bs-navbar-form {
  border-color: #e7e7e7;
}
.bs-navbar-default .bs-navbar-nav > .bs-open > .bs-html-a, .bs-navbar-default .bs-navbar-nav > .bs-open > .bs-html-a:hover, .bs-navbar-default .bs-navbar-nav > .bs-open > .bs-html-a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .bs-navbar-default .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-html-li > .bs-html-a {
    color: #777;
  }
  .bs-navbar-default .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-html-li > .bs-html-a:hover, .bs-navbar-default .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-html-li > .bs-html-a:focus {
    color: #333;
    background-color: transparent;
  }
  .bs-navbar-default .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-active > .bs-html-a, .bs-navbar-default .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-active > .bs-html-a:hover, .bs-navbar-default .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-active > .bs-html-a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .bs-navbar-default .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-disabled > .bs-html-a, .bs-navbar-default .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-disabled > .bs-html-a:hover, .bs-navbar-default .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-disabled > .bs-html-a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.bs-navbar-default .bs-navbar-link {
  color: #777;
}
.bs-navbar-default .bs-navbar-link:hover {
  color: #333;
}
.bs-navbar-default .bs-btn-link {
  color: #777;
}
.bs-navbar-default .bs-btn-link:hover, .bs-navbar-default .bs-btn-link:focus {
  color: #333;
}
.bs-navbar-default .bs-btn-link[disabled]:hover, .bs-navbar-default .bs-btn-link[disabled]:focus, .bs-html-fieldset[disabled] .bs-navbar-default .bs-btn-link:hover, .bs-html-fieldset[disabled] .bs-navbar-default .bs-btn-link:focus {
  color: #ccc;
}

.bs-navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.bs-navbar-inverse .bs-navbar-brand {
  color: #9d9d9d;
}
.bs-navbar-inverse .bs-navbar-brand:hover, .bs-navbar-inverse .bs-navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.bs-navbar-inverse .bs-navbar-text {
  color: #9d9d9d;
}
.bs-navbar-inverse .bs-navbar-nav > .bs-html-li > .bs-html-a {
  color: #9d9d9d;
}
.bs-navbar-inverse .bs-navbar-nav > .bs-html-li > .bs-html-a:hover, .bs-navbar-inverse .bs-navbar-nav > .bs-html-li > .bs-html-a:focus {
  color: #fff;
  background-color: transparent;
}
.bs-navbar-inverse .bs-navbar-nav > .bs-active > .bs-html-a, .bs-navbar-inverse .bs-navbar-nav > .bs-active > .bs-html-a:hover, .bs-navbar-inverse .bs-navbar-nav > .bs-active > .bs-html-a:focus {
  color: #fff;
  background-color: #090909;
}
.bs-navbar-inverse .bs-navbar-nav > .bs-disabled > .bs-html-a, .bs-navbar-inverse .bs-navbar-nav > .bs-disabled > .bs-html-a:hover, .bs-navbar-inverse .bs-navbar-nav > .bs-disabled > .bs-html-a:focus {
  color: #444;
  background-color: transparent;
}
.bs-navbar-inverse .bs-navbar-toggle {
  border-color: #333;
}
.bs-navbar-inverse .bs-navbar-toggle:hover, .bs-navbar-inverse .bs-navbar-toggle:focus {
  background-color: #333;
}
.bs-navbar-inverse .bs-navbar-toggle .bs-icon-bar {
  background-color: #fff;
}
.bs-navbar-inverse .bs-navbar-collapse,
.bs-navbar-inverse .bs-navbar-form {
  border-color: #101010;
}
.bs-navbar-inverse .bs-navbar-nav > .bs-open > .bs-html-a, .bs-navbar-inverse .bs-navbar-nav > .bs-open > .bs-html-a:hover, .bs-navbar-inverse .bs-navbar-nav > .bs-open > .bs-html-a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .bs-navbar-inverse .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-dropdown-header {
    border-color: #090909;
  }
  .bs-navbar-inverse .bs-navbar-nav .bs-open .bs-dropdown-menu .bs-divider {
    background-color: #090909;
  }
  .bs-navbar-inverse .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-html-li > .bs-html-a {
    color: #9d9d9d;
  }
  .bs-navbar-inverse .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-html-li > .bs-html-a:hover, .bs-navbar-inverse .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-html-li > .bs-html-a:focus {
    color: #fff;
    background-color: transparent;
  }
  .bs-navbar-inverse .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-active > .bs-html-a, .bs-navbar-inverse .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-active > .bs-html-a:hover, .bs-navbar-inverse .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-active > .bs-html-a:focus {
    color: #fff;
    background-color: #090909;
  }
  .bs-navbar-inverse .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-disabled > .bs-html-a, .bs-navbar-inverse .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-disabled > .bs-html-a:hover, .bs-navbar-inverse .bs-navbar-nav .bs-open .bs-dropdown-menu > .bs-disabled > .bs-html-a:focus {
    color: #444;
    background-color: transparent;
  }
}
.bs-navbar-inverse .bs-navbar-link {
  color: #9d9d9d;
}
.bs-navbar-inverse .bs-navbar-link:hover {
  color: #fff;
}
.bs-navbar-inverse .bs-btn-link {
  color: #9d9d9d;
}
.bs-navbar-inverse .bs-btn-link:hover, .bs-navbar-inverse .bs-btn-link:focus {
  color: #fff;
}
.bs-navbar-inverse .bs-btn-link[disabled]:hover, .bs-navbar-inverse .bs-btn-link[disabled]:focus, .bs-html-fieldset[disabled] .bs-navbar-inverse .bs-btn-link:hover, .bs-html-fieldset[disabled] .bs-navbar-inverse .bs-btn-link:focus {
  color: #444;
}

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

.bs-pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.bs-pagination > .bs-html-li {
  display: inline;
}
.bs-pagination > .bs-html-li > .bs-html-a,
.bs-pagination > .bs-html-li > .bs-html-span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.bs-pagination > .bs-html-li:first-child > .bs-html-a,
.bs-pagination > .bs-html-li:first-child > .bs-html-span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.bs-pagination > .bs-html-li:last-child > .bs-html-a,
.bs-pagination > .bs-html-li:last-child > .bs-html-span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.bs-pagination > .bs-html-li > .bs-html-a:hover, .bs-pagination > .bs-html-li > .bs-html-a:focus,
.bs-pagination > .bs-html-li > .bs-html-span:hover,
.bs-pagination > .bs-html-li > .bs-html-span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.bs-pagination > .bs-active > .bs-html-a, .bs-pagination > .bs-active > .bs-html-a:hover, .bs-pagination > .bs-active > .bs-html-a:focus,
.bs-pagination > .bs-active > .bs-html-span,
.bs-pagination > .bs-active > .bs-html-span:hover,
.bs-pagination > .bs-active > .bs-html-span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.bs-pagination > .bs-disabled > .bs-html-span,
.bs-pagination > .bs-disabled > .bs-html-span:hover,
.bs-pagination > .bs-disabled > .bs-html-span:focus,
.bs-pagination > .bs-disabled > .bs-html-a,
.bs-pagination > .bs-disabled > .bs-html-a:hover,
.bs-pagination > .bs-disabled > .bs-html-a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

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

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

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

.bs-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;
}
.bs-label:empty {
  display: none;
}
.bs-btn .bs-label {
  position: relative;
  top: -1px;
}

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

.bs-label-default {
  background-color: #777777;
}
.bs-label-default[href]:hover, .bs-label-default[href]:focus {
  background-color: #5e5e5e;
}

.bs-label-primary {
  background-color: #337ab7;
}
.bs-label-primary[href]:hover, .bs-label-primary[href]:focus {
  background-color: #286090;
}

.bs-label-success {
  background-color: #5cb85c;
}
.bs-label-success[href]:hover, .bs-label-success[href]:focus {
  background-color: #449d44;
}

.bs-label-info {
  background-color: #5bc0de;
}
.bs-label-info[href]:hover, .bs-label-info[href]:focus {
  background-color: #31b0d5;
}

.bs-label-warning {
  background-color: #f0ad4e;
}
.bs-label-warning[href]:hover, .bs-label-warning[href]:focus {
  background-color: #ec971f;
}

.bs-label-danger {
  background-color: #d9534f;
}
.bs-label-danger[href]:hover, .bs-label-danger[href]:focus {
  background-color: #c9302c;
}

.bs-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.bs-badge:empty {
  display: none;
}
.bs-btn .bs-badge {
  position: relative;
  top: -1px;
}
.bs-btn-xs .bs-badge, .bs-btn-group-xs > .bs-btn .bs-badge {
  top: 0;
  padding: 1px 5px;
}
.bs-list-group-item.bs-active > .bs-badge, .bs-nav-pills > .bs-active > .bs-html-a > .bs-badge {
  color: #337ab7;
  background-color: #fff;
}
.bs-list-group-item > .bs-badge {
  float: right;
}
.bs-list-group-item > .bs-badge + .bs-badge {
  margin-right: 5px;
}
.bs-nav-pills > .bs-html-li > .bs-html-a > .bs-badge {
  margin-left: 3px;
}

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

.bs-jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.bs-jumbotron .bs-html-h1,
.bs-jumbotron .bs-h1 {
  color: inherit;
}
.bs-jumbotron .bs-html-p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.bs-jumbotron > .bs-html-hr {
  border-top-color: #d5d5d5;
}
.bs-container .bs-jumbotron, .bs-container-fluid .bs-jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.bs-jumbotron .bs-container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .bs-jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .bs-container .bs-jumbotron, .bs-container-fluid .bs-jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .bs-jumbotron .bs-html-h1,
.bs-jumbotron .bs-h1 {
    font-size: 63px;
  }
}

.bs-thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.bs-thumbnail > .bs-html-img,
.bs-thumbnail .bs-html-a > .bs-html-img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.bs-thumbnail .bs-caption {
  padding: 9px;
  color: #333333;
}

.bs-html-a.bs-thumbnail:hover,
.bs-html-a.bs-thumbnail:focus,
.bs-html-a.bs-thumbnail.bs-active {
  border-color: #337ab7;
}

.bs-alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bs-alert .bs-html-h4 {
  margin-top: 0;
  color: inherit;
}
.bs-alert .bs-alert-link {
  font-weight: bold;
}
.bs-alert > .bs-html-p,
.bs-alert > .bs-html-ul {
  margin-bottom: 0;
}
.bs-alert > .bs-html-p + .bs-html-p {
  margin-top: 5px;
}

.bs-alert-dismissable,
.bs-alert-dismissible {
  padding-right: 35px;
}
.bs-alert-dismissable .bs-close,
.bs-alert-dismissible .bs-close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.bs-alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.bs-alert-success .bs-html-hr {
  border-top-color: #c9e2b3;
}
.bs-alert-success .bs-alert-link {
  color: #2b542c;
}

.bs-alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.bs-alert-info .bs-html-hr {
  border-top-color: #a6e1ec;
}
.bs-alert-info .bs-alert-link {
  color: #245269;
}

.bs-alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.bs-alert-warning .bs-html-hr {
  border-top-color: #f7e1b5;
}
.bs-alert-warning .bs-alert-link {
  color: #66512c;
}

.bs-alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.bs-alert-danger .bs-html-hr {
  border-top-color: #e4b9c0;
}
.bs-alert-danger .bs-alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.bs-progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

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

.bs-progress-striped .bs-progress-bar,
.bs-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;
}

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

.bs-progress-bar-success {
  background-color: #5cb85c;
}
.bs-progress-striped .bs-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);
}

.bs-progress-bar-info {
  background-color: #5bc0de;
}
.bs-progress-striped .bs-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);
}

.bs-progress-bar-warning {
  background-color: #f0ad4e;
}
.bs-progress-striped .bs-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);
}

.bs-progress-bar-danger {
  background-color: #d9534f;
}
.bs-progress-striped .bs-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);
}

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

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

.bs-media-body {
  width: 10000px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bs-list-group-item.bs-disabled, .bs-list-group-item.bs-disabled:hover, .bs-list-group-item.bs-disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.bs-list-group-item.bs-disabled .bs-list-group-item-heading, .bs-list-group-item.bs-disabled:hover .bs-list-group-item-heading, .bs-list-group-item.bs-disabled:focus .bs-list-group-item-heading {
  color: inherit;
}
.bs-list-group-item.bs-disabled .bs-list-group-item-text, .bs-list-group-item.bs-disabled:hover .bs-list-group-item-text, .bs-list-group-item.bs-disabled:focus .bs-list-group-item-text {
  color: #777777;
}
.bs-list-group-item.bs-active, .bs-list-group-item.bs-active:hover, .bs-list-group-item.bs-active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bs-list-group-item.bs-active .bs-list-group-item-heading,
.bs-list-group-item.bs-active .bs-list-group-item-heading > .bs-html-small,
.bs-list-group-item.bs-active .bs-list-group-item-heading > .bs-small, .bs-list-group-item.bs-active:hover .bs-list-group-item-heading,
.bs-list-group-item.bs-active:hover .bs-list-group-item-heading > .bs-html-small,
.bs-list-group-item.bs-active:hover .bs-list-group-item-heading > .bs-small, .bs-list-group-item.bs-active:focus .bs-list-group-item-heading,
.bs-list-group-item.bs-active:focus .bs-list-group-item-heading > .bs-html-small,
.bs-list-group-item.bs-active:focus .bs-list-group-item-heading > .bs-small {
  color: inherit;
}
.bs-list-group-item.bs-active .bs-list-group-item-text, .bs-list-group-item.bs-active:hover .bs-list-group-item-text, .bs-list-group-item.bs-active:focus .bs-list-group-item-text {
  color: #c7ddef;
}

.bs-list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

.bs-html-a.bs-list-group-item-success,
.bs-html-button.bs-list-group-item-success {
  color: #3c763d;
}
.bs-html-a.bs-list-group-item-success .bs-list-group-item-heading,
.bs-html-button.bs-list-group-item-success .bs-list-group-item-heading {
  color: inherit;
}
.bs-html-a.bs-list-group-item-success:hover, .bs-html-a.bs-list-group-item-success:focus,
.bs-html-button.bs-list-group-item-success:hover,
.bs-html-button.bs-list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.bs-html-a.bs-list-group-item-success.bs-active, .bs-html-a.bs-list-group-item-success.bs-active:hover, .bs-html-a.bs-list-group-item-success.bs-active:focus,
.bs-html-button.bs-list-group-item-success.bs-active,
.bs-html-button.bs-list-group-item-success.bs-active:hover,
.bs-html-button.bs-list-group-item-success.bs-active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.bs-list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

.bs-html-a.bs-list-group-item-info,
.bs-html-button.bs-list-group-item-info {
  color: #31708f;
}
.bs-html-a.bs-list-group-item-info .bs-list-group-item-heading,
.bs-html-button.bs-list-group-item-info .bs-list-group-item-heading {
  color: inherit;
}
.bs-html-a.bs-list-group-item-info:hover, .bs-html-a.bs-list-group-item-info:focus,
.bs-html-button.bs-list-group-item-info:hover,
.bs-html-button.bs-list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.bs-html-a.bs-list-group-item-info.bs-active, .bs-html-a.bs-list-group-item-info.bs-active:hover, .bs-html-a.bs-list-group-item-info.bs-active:focus,
.bs-html-button.bs-list-group-item-info.bs-active,
.bs-html-button.bs-list-group-item-info.bs-active:hover,
.bs-html-button.bs-list-group-item-info.bs-active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.bs-list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

.bs-html-a.bs-list-group-item-warning,
.bs-html-button.bs-list-group-item-warning {
  color: #8a6d3b;
}
.bs-html-a.bs-list-group-item-warning .bs-list-group-item-heading,
.bs-html-button.bs-list-group-item-warning .bs-list-group-item-heading {
  color: inherit;
}
.bs-html-a.bs-list-group-item-warning:hover, .bs-html-a.bs-list-group-item-warning:focus,
.bs-html-button.bs-list-group-item-warning:hover,
.bs-html-button.bs-list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.bs-html-a.bs-list-group-item-warning.bs-active, .bs-html-a.bs-list-group-item-warning.bs-active:hover, .bs-html-a.bs-list-group-item-warning.bs-active:focus,
.bs-html-button.bs-list-group-item-warning.bs-active,
.bs-html-button.bs-list-group-item-warning.bs-active:hover,
.bs-html-button.bs-list-group-item-warning.bs-active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

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

.bs-html-a.bs-list-group-item-danger,
.bs-html-button.bs-list-group-item-danger {
  color: #a94442;
}
.bs-html-a.bs-list-group-item-danger .bs-list-group-item-heading,
.bs-html-button.bs-list-group-item-danger .bs-list-group-item-heading {
  color: inherit;
}
.bs-html-a.bs-list-group-item-danger:hover, .bs-html-a.bs-list-group-item-danger:focus,
.bs-html-button.bs-list-group-item-danger:hover,
.bs-html-button.bs-list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.bs-html-a.bs-list-group-item-danger.bs-active, .bs-html-a.bs-list-group-item-danger.bs-active:hover, .bs-html-a.bs-list-group-item-danger.bs-active:focus,
.bs-html-button.bs-list-group-item-danger.bs-active,
.bs-html-button.bs-list-group-item-danger.bs-active:hover,
.bs-html-button.bs-list-group-item-danger.bs-active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

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

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

.bs-panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

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

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

.bs-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.bs-panel-title > .bs-html-a,
.bs-panel-title > .bs-html-small,
.bs-panel-title > .bs-small,
.bs-panel-title > .bs-html-small > .bs-html-a,
.bs-panel-title > .bs-small > .bs-html-a {
  color: inherit;
}

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

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

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

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

.bs-panel > .bs-table,
.bs-panel > .bs-table-responsive > .bs-table,
.bs-panel > .bs-panel-collapse > .bs-table {
  margin-bottom: 0;
}
.bs-panel > .bs-table .bs-html-caption,
.bs-panel > .bs-table-responsive > .bs-table .bs-html-caption,
.bs-panel > .bs-panel-collapse > .bs-table .bs-html-caption {
  padding-left: 15px;
  padding-right: 15px;
}
.bs-panel > .bs-table:first-child,
.bs-panel > .bs-table-responsive:first-child > .bs-table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.bs-panel > .bs-table:first-child > .bs-html-thead:first-child > .bs-html-tr:first-child,
.bs-panel > .bs-table:first-child > .bs-html-tbody:first-child > .bs-html-tr:first-child,
.bs-panel > .bs-table-responsive:first-child > .bs-table:first-child > .bs-html-thead:first-child > .bs-html-tr:first-child,
.bs-panel > .bs-table-responsive:first-child > .bs-table:first-child > .bs-html-tbody:first-child > .bs-html-tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bs-panel > .bs-table:first-child > .bs-html-thead:first-child > .bs-html-tr:first-child .bs-html-td:first-child,
.bs-panel > .bs-table:first-child > .bs-html-thead:first-child > .bs-html-tr:first-child .bs-html-th:first-child,
.bs-panel > .bs-table:first-child > .bs-html-tbody:first-child > .bs-html-tr:first-child .bs-html-td:first-child,
.bs-panel > .bs-table:first-child > .bs-html-tbody:first-child > .bs-html-tr:first-child .bs-html-th:first-child,
.bs-panel > .bs-table-responsive:first-child > .bs-table:first-child > .bs-html-thead:first-child > .bs-html-tr:first-child .bs-html-td:first-child,
.bs-panel > .bs-table-responsive:first-child > .bs-table:first-child > .bs-html-thead:first-child > .bs-html-tr:first-child .bs-html-th:first-child,
.bs-panel > .bs-table-responsive:first-child > .bs-table:first-child > .bs-html-tbody:first-child > .bs-html-tr:first-child .bs-html-td:first-child,
.bs-panel > .bs-table-responsive:first-child > .bs-table:first-child > .bs-html-tbody:first-child > .bs-html-tr:first-child .bs-html-th:first-child {
  border-top-left-radius: 3px;
}
.bs-panel > .bs-table:first-child > .bs-html-thead:first-child > .bs-html-tr:first-child .bs-html-td:last-child,
.bs-panel > .bs-table:first-child > .bs-html-thead:first-child > .bs-html-tr:first-child .bs-html-th:last-child,
.bs-panel > .bs-table:first-child > .bs-html-tbody:first-child > .bs-html-tr:first-child .bs-html-td:last-child,
.bs-panel > .bs-table:first-child > .bs-html-tbody:first-child > .bs-html-tr:first-child .bs-html-th:last-child,
.bs-panel > .bs-table-responsive:first-child > .bs-table:first-child > .bs-html-thead:first-child > .bs-html-tr:first-child .bs-html-td:last-child,
.bs-panel > .bs-table-responsive:first-child > .bs-table:first-child > .bs-html-thead:first-child > .bs-html-tr:first-child .bs-html-th:last-child,
.bs-panel > .bs-table-responsive:first-child > .bs-table:first-child > .bs-html-tbody:first-child > .bs-html-tr:first-child .bs-html-td:last-child,
.bs-panel > .bs-table-responsive:first-child > .bs-table:first-child > .bs-html-tbody:first-child > .bs-html-tr:first-child .bs-html-th:last-child {
  border-top-right-radius: 3px;
}
.bs-panel > .bs-table:last-child,
.bs-panel > .bs-table-responsive:last-child > .bs-table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bs-panel > .bs-table:last-child > .bs-html-tbody:last-child > .bs-html-tr:last-child,
.bs-panel > .bs-table:last-child > .bs-html-tfoot:last-child > .bs-html-tr:last-child,
.bs-panel > .bs-table-responsive:last-child > .bs-table:last-child > .bs-html-tbody:last-child > .bs-html-tr:last-child,
.bs-panel > .bs-table-responsive:last-child > .bs-table:last-child > .bs-html-tfoot:last-child > .bs-html-tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.bs-panel > .bs-table:last-child > .bs-html-tbody:last-child > .bs-html-tr:last-child .bs-html-td:first-child,
.bs-panel > .bs-table:last-child > .bs-html-tbody:last-child > .bs-html-tr:last-child .bs-html-th:first-child,
.bs-panel > .bs-table:last-child > .bs-html-tfoot:last-child > .bs-html-tr:last-child .bs-html-td:first-child,
.bs-panel > .bs-table:last-child > .bs-html-tfoot:last-child > .bs-html-tr:last-child .bs-html-th:first-child,
.bs-panel > .bs-table-responsive:last-child > .bs-table:last-child > .bs-html-tbody:last-child > .bs-html-tr:last-child .bs-html-td:first-child,
.bs-panel > .bs-table-responsive:last-child > .bs-table:last-child > .bs-html-tbody:last-child > .bs-html-tr:last-child .bs-html-th:first-child,
.bs-panel > .bs-table-responsive:last-child > .bs-table:last-child > .bs-html-tfoot:last-child > .bs-html-tr:last-child .bs-html-td:first-child,
.bs-panel > .bs-table-responsive:last-child > .bs-table:last-child > .bs-html-tfoot:last-child > .bs-html-tr:last-child .bs-html-th:first-child {
  border-bottom-left-radius: 3px;
}
.bs-panel > .bs-table:last-child > .bs-html-tbody:last-child > .bs-html-tr:last-child .bs-html-td:last-child,
.bs-panel > .bs-table:last-child > .bs-html-tbody:last-child > .bs-html-tr:last-child .bs-html-th:last-child,
.bs-panel > .bs-table:last-child > .bs-html-tfoot:last-child > .bs-html-tr:last-child .bs-html-td:last-child,
.bs-panel > .bs-table:last-child > .bs-html-tfoot:last-child > .bs-html-tr:last-child .bs-html-th:last-child,
.bs-panel > .bs-table-responsive:last-child > .bs-table:last-child > .bs-html-tbody:last-child > .bs-html-tr:last-child .bs-html-td:last-child,
.bs-panel > .bs-table-responsive:last-child > .bs-table:last-child > .bs-html-tbody:last-child > .bs-html-tr:last-child .bs-html-th:last-child,
.bs-panel > .bs-table-responsive:last-child > .bs-table:last-child > .bs-html-tfoot:last-child > .bs-html-tr:last-child .bs-html-td:last-child,
.bs-panel > .bs-table-responsive:last-child > .bs-table:last-child > .bs-html-tfoot:last-child > .bs-html-tr:last-child .bs-html-th:last-child {
  border-bottom-right-radius: 3px;
}
.bs-panel > .bs-panel-body + .bs-table,
.bs-panel > .bs-panel-body + .bs-table-responsive,
.bs-panel > .bs-table + .bs-panel-body,
.bs-panel > .bs-table-responsive + .bs-panel-body {
  border-top: 1px solid #ddd;
}
.bs-panel > .bs-table > .bs-html-tbody:first-child > .bs-html-tr:first-child .bs-html-th,
.bs-panel > .bs-table > .bs-html-tbody:first-child > .bs-html-tr:first-child .bs-html-td {
  border-top: 0;
}
.bs-panel > .bs-table-bordered,
.bs-panel > .bs-table-responsive > .bs-table-bordered {
  border: 0;
}
.bs-panel > .bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-th:first-child,
.bs-panel > .bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-td:first-child,
.bs-panel > .bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-th:first-child,
.bs-panel > .bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-td:first-child,
.bs-panel > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-th:first-child,
.bs-panel > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-td:first-child,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-th:first-child,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-td:first-child,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-th:first-child,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-td:first-child,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-th:first-child,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-td:first-child {
  border-left: 0;
}
.bs-panel > .bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-th:last-child,
.bs-panel > .bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-td:last-child,
.bs-panel > .bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-th:last-child,
.bs-panel > .bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-td:last-child,
.bs-panel > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-th:last-child,
.bs-panel > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-td:last-child,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-th:last-child,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-thead > .bs-html-tr > .bs-html-td:last-child,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-th:last-child,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr > .bs-html-td:last-child,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-th:last-child,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr > .bs-html-td:last-child {
  border-right: 0;
}
.bs-panel > .bs-table-bordered > .bs-html-thead > .bs-html-tr:first-child > .bs-html-td,
.bs-panel > .bs-table-bordered > .bs-html-thead > .bs-html-tr:first-child > .bs-html-th,
.bs-panel > .bs-table-bordered > .bs-html-tbody > .bs-html-tr:first-child > .bs-html-td,
.bs-panel > .bs-table-bordered > .bs-html-tbody > .bs-html-tr:first-child > .bs-html-th,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-thead > .bs-html-tr:first-child > .bs-html-td,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-thead > .bs-html-tr:first-child > .bs-html-th,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr:first-child > .bs-html-td,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr:first-child > .bs-html-th {
  border-bottom: 0;
}
.bs-panel > .bs-table-bordered > .bs-html-tbody > .bs-html-tr:last-child > .bs-html-td,
.bs-panel > .bs-table-bordered > .bs-html-tbody > .bs-html-tr:last-child > .bs-html-th,
.bs-panel > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr:last-child > .bs-html-td,
.bs-panel > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr:last-child > .bs-html-th,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr:last-child > .bs-html-td,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tbody > .bs-html-tr:last-child > .bs-html-th,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr:last-child > .bs-html-td,
.bs-panel > .bs-table-responsive > .bs-table-bordered > .bs-html-tfoot > .bs-html-tr:last-child > .bs-html-th {
  border-bottom: 0;
}
.bs-panel > .bs-table-responsive {
  border: 0;
  margin-bottom: 0;
}

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

.bs-panel-default {
  border-color: #ddd;
}
.bs-panel-default > .bs-panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.bs-panel-default > .bs-panel-heading + .bs-panel-collapse > .bs-panel-body {
  border-top-color: #ddd;
}
.bs-panel-default > .bs-panel-heading .bs-badge {
  color: #f5f5f5;
  background-color: #333333;
}
.bs-panel-default > .bs-panel-footer + .bs-panel-collapse > .bs-panel-body {
  border-bottom-color: #ddd;
}

.bs-panel-primary {
  border-color: #337ab7;
}
.bs-panel-primary > .bs-panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bs-panel-primary > .bs-panel-heading + .bs-panel-collapse > .bs-panel-body {
  border-top-color: #337ab7;
}
.bs-panel-primary > .bs-panel-heading .bs-badge {
  color: #337ab7;
  background-color: #fff;
}
.bs-panel-primary > .bs-panel-footer + .bs-panel-collapse > .bs-panel-body {
  border-bottom-color: #337ab7;
}

.bs-panel-success {
  border-color: #d6e9c6;
}
.bs-panel-success > .bs-panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bs-panel-success > .bs-panel-heading + .bs-panel-collapse > .bs-panel-body {
  border-top-color: #d6e9c6;
}
.bs-panel-success > .bs-panel-heading .bs-badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.bs-panel-success > .bs-panel-footer + .bs-panel-collapse > .bs-panel-body {
  border-bottom-color: #d6e9c6;
}

.bs-panel-info {
  border-color: #bce8f1;
}
.bs-panel-info > .bs-panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bs-panel-info > .bs-panel-heading + .bs-panel-collapse > .bs-panel-body {
  border-top-color: #bce8f1;
}
.bs-panel-info > .bs-panel-heading .bs-badge {
  color: #d9edf7;
  background-color: #31708f;
}
.bs-panel-info > .bs-panel-footer + .bs-panel-collapse > .bs-panel-body {
  border-bottom-color: #bce8f1;
}

.bs-panel-warning {
  border-color: #faebcc;
}
.bs-panel-warning > .bs-panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bs-panel-warning > .bs-panel-heading + .bs-panel-collapse > .bs-panel-body {
  border-top-color: #faebcc;
}
.bs-panel-warning > .bs-panel-heading .bs-badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.bs-panel-warning > .bs-panel-footer + .bs-panel-collapse > .bs-panel-body {
  border-bottom-color: #faebcc;
}

.bs-panel-danger {
  border-color: #ebccd1;
}
.bs-panel-danger > .bs-panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bs-panel-danger > .bs-panel-heading + .bs-panel-collapse > .bs-panel-body {
  border-top-color: #ebccd1;
}
.bs-panel-danger > .bs-panel-heading .bs-badge {
  color: #f2dede;
  background-color: #a94442;
}
.bs-panel-danger > .bs-panel-footer + .bs-panel-collapse > .bs-panel-body {
  border-bottom-color: #ebccd1;
}

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

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

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

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

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

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

.bs-close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.bs-close:hover, .bs-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

.bs-modal-open {
  overflow: hidden;
}

.bs-modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.bs-modal.bs-fade .bs-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;
}
.bs-modal.bs-in .bs-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

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

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

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

.bs-modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.bs-modal-header:before, .bs-modal-header:after {
  content: " ";
  display: table;
}
.bs-modal-header:after {
  clear: both;
}

.bs-modal-header .bs-close {
  margin-top: -2px;
}

.bs-modal-title {
  margin: 0;
  line-height: 1.428571429;
}

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

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

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

@media (min-width: 768px) {
  .bs-modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

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

  .bs-modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .bs-modal-lg {
    width: 900px;
  }
}
.bs-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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);
}
.bs-tooltip.bs-in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bs-tooltip.bs-top {
  margin-top: -3px;
  padding: 5px 0;
}
.bs-tooltip.bs-right {
  margin-left: 3px;
  padding: 0 5px;
}
.bs-tooltip.bs-bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.bs-tooltip.bs-left {
  margin-left: -3px;
  padding: 0 5px;
}

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.bs-top {
  margin-top: -10px;
}
.popover.bs-right {
  margin-left: 10px;
}
.popover.bs-bottom {
  margin-top: 10px;
}
.popover.bs-left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

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

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

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

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

.popover.bs-top > .bs-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.bs-top > .bs-arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.bs-right > .bs-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.bs-right > .bs-arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bs-bottom > .bs-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.bs-bottom > .bs-arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.bs-left > .bs-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.bs-left > .bs-arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.bs-carousel {
  position: relative;
}

.bs-carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.bs-carousel-inner > .bs-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;
}
.bs-carousel-inner > .bs-item > .bs-html-img,
.bs-carousel-inner > .bs-item > .bs-html-a > .bs-html-img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .bs-carousel-inner > .bs-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;
  }
  .bs-carousel-inner > .bs-item.bs-next, .bs-carousel-inner > .bs-item.bs-active.bs-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .bs-carousel-inner > .bs-item.bs-prev, .bs-carousel-inner > .bs-item.bs-active.bs-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .bs-carousel-inner > .bs-item.bs-next.bs-left, .bs-carousel-inner > .bs-item.bs-prev.bs-right, .bs-carousel-inner > .bs-item.bs-active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.bs-carousel-inner > .bs-active,
.bs-carousel-inner > .bs-next,
.bs-carousel-inner > .bs-prev {
  display: block;
}
.bs-carousel-inner > .bs-active {
  left: 0;
}
.bs-carousel-inner > .bs-next,
.bs-carousel-inner > .bs-prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.bs-carousel-inner > .bs-next {
  left: 100%;
}
.bs-carousel-inner > .bs-prev {
  left: -100%;
}
.bs-carousel-inner > .bs-next.bs-left,
.bs-carousel-inner > .bs-prev.bs-right {
  left: 0;
}
.bs-carousel-inner > .bs-active.bs-left {
  left: -100%;
}
.bs-carousel-inner > .bs-active.bs-right {
  left: 100%;
}

.bs-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);
}
.bs-carousel-control.bs-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);
}
.bs-carousel-control.bs-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);
}
.bs-carousel-control:hover, .bs-carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bs-carousel-control .bs-icon-prev,
.bs-carousel-control .bs-icon-next,
.bs-carousel-control .bs-glyphicon-chevron-left,
.bs-carousel-control .bs-glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.bs-carousel-control .bs-icon-prev,
.bs-carousel-control .bs-glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.bs-carousel-control .bs-icon-next,
.bs-carousel-control .bs-glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.bs-carousel-control .bs-icon-prev,
.bs-carousel-control .bs-icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.bs-carousel-control .bs-icon-prev:before {
  content: "‹";
}
.bs-carousel-control .bs-icon-next:before {
  content: "›";
}

.bs-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;
}
.bs-carousel-indicators .bs-html-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);
}
.bs-carousel-indicators .bs-active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.bs-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);
}
.bs-carousel-caption .bs-btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .bs-carousel-control .bs-glyphicon-chevron-left,
.bs-carousel-control .bs-glyphicon-chevron-right,
.bs-carousel-control .bs-icon-prev,
.bs-carousel-control .bs-icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .bs-carousel-control .bs-glyphicon-chevron-left,
.bs-carousel-control .bs-icon-prev {
    margin-left: -10px;
  }
  .bs-carousel-control .bs-glyphicon-chevron-right,
.bs-carousel-control .bs-icon-next {
    margin-right: -10px;
  }

  .bs-carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .bs-carousel-indicators {
    bottom: 20px;
  }
}
.bs-clearfix:before, .bs-clearfix:after {
  content: " ";
  display: table;
}
.bs-clearfix:after {
  clear: both;
}

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

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

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

.bs-hide {
  display: none !important;
}

.bs-show {
  display: block !important;
}

.bs-invisible {
  visibility: hidden;
}

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

.bs-hidden {
  display: none !important;
}

.bs-affix {
  position: fixed;
}

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

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

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

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

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

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

  .bs-html-table.bs-visible-xs {
    display: table !important;
  }

  .bs-html-tr.bs-visible-xs {
    display: table-row !important;
  }

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .bs-visible-sm {
    display: block !important;
  }

  .bs-html-table.bs-visible-sm {
    display: table !important;
  }

  .bs-html-tr.bs-visible-sm {
    display: table-row !important;
  }

  .bs-html-th.bs-visible-sm,
.bs-html-td.bs-visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bs-visible-sm-block {
    display: block !important;
  }
}

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  .bs-visible-md {
    display: block !important;
  }

  .bs-html-table.bs-visible-md {
    display: table !important;
  }

  .bs-html-tr.bs-visible-md {
    display: table-row !important;
  }

  .bs-html-th.bs-visible-md,
.bs-html-td.bs-visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bs-visible-md-block {
    display: block !important;
  }
}

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

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

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

  .bs-html-table.bs-visible-lg {
    display: table !important;
  }

  .bs-html-tr.bs-visible-lg {
    display: table-row !important;
  }

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

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

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

@media (max-width: 767px) {
  .bs-hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bs-hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bs-hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .bs-hidden-lg {
    display: none !important;
  }
}
.bs-visible-print {
  display: none !important;
}

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

  .bs-html-table.bs-visible-print {
    display: table !important;
  }

  .bs-html-tr.bs-visible-print {
    display: table-row !important;
  }

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

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

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

@media print {
  .bs-hidden-print {
    display: none !important;
  }
}

/*# sourceMappingURL=bs.css.map */
