/*!
 * CSS file to only apply within <... class="bootstrap-enabled">
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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
 */
.bootstrap-enabled html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
.bootstrap-enabled body {
  margin: 0; }
.bootstrap-enabled article,
.bootstrap-enabled aside,
.bootstrap-enabled details,
.bootstrap-enabled figcaption,
.bootstrap-enabled figure,
.bootstrap-enabled footer,
.bootstrap-enabled header,
.bootstrap-enabled hgroup,
.bootstrap-enabled main,
.bootstrap-enabled menu,
.bootstrap-enabled nav,
.bootstrap-enabled section,
.bootstrap-enabled summary {
  display: block; }
.bootstrap-enabled audio,
.bootstrap-enabled canvas,
.bootstrap-enabled progress,
.bootstrap-enabled video {
  display: inline-block;
  vertical-align: baseline; }
.bootstrap-enabled audio:not([controls]) {
  display: none;
  height: 0; }
.bootstrap-enabled [hidden],
.bootstrap-enabled template {
  display: none; }
.bootstrap-enabled a {
  background-color: transparent; }
.bootstrap-enabled a:active,
.bootstrap-enabled a:hover {
  outline: 0; }
.bootstrap-enabled abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }
.bootstrap-enabled b,
.bootstrap-enabled strong {
  font-weight: bold; }
.bootstrap-enabled dfn {
  font-style: italic; }
.bootstrap-enabled h1 {
  font-size: 2em;
  margin: 0.67em 0; }
.bootstrap-enabled mark {
  background: #ff0;
  color: #000; }
.bootstrap-enabled small {
  font-size: 80%; }
.bootstrap-enabled sub,
.bootstrap-enabled sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
.bootstrap-enabled sup {
  top: -0.5em; }
.bootstrap-enabled sub {
  bottom: -0.25em; }
.bootstrap-enabled img {
  border: 0; }
.bootstrap-enabled svg:not(:root) {
  overflow: hidden; }
.bootstrap-enabled figure {
  margin: 1em 40px; }
.bootstrap-enabled hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }
.bootstrap-enabled pre {
  overflow: auto; }
.bootstrap-enabled code,
.bootstrap-enabled kbd,
.bootstrap-enabled pre,
.bootstrap-enabled samp {
  font-family: monospace, monospace;
  font-size: 1em; }
.bootstrap-enabled button,
.bootstrap-enabled input,
.bootstrap-enabled optgroup,
.bootstrap-enabled select,
.bootstrap-enabled textarea {
  color: inherit;
  font: inherit;
  margin: 0; }
.bootstrap-enabled button {
  overflow: visible; }
.bootstrap-enabled button,
.bootstrap-enabled select {
  text-transform: none; }
.bootstrap-enabled button,
.bootstrap-enabled html input[type="button"],
.bootstrap-enabled input[type="reset"],
.bootstrap-enabled input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }
.bootstrap-enabled button[disabled],
.bootstrap-enabled html input[disabled] {
  cursor: default; }
.bootstrap-enabled button::-moz-focus-inner,
.bootstrap-enabled input::-moz-focus-inner {
  border: 0;
  padding: 0; }
.bootstrap-enabled input {
  line-height: normal; }
.bootstrap-enabled input[type="checkbox"],
.bootstrap-enabled input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }
.bootstrap-enabled input[type="number"]::-webkit-inner-spin-button,
.bootstrap-enabled input[type="number"]::-webkit-outer-spin-button {
  height: auto; }
.bootstrap-enabled input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }
.bootstrap-enabled input[type="search"]::-webkit-search-cancel-button,
.bootstrap-enabled input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
.bootstrap-enabled fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
.bootstrap-enabled legend {
  border: 0;
  padding: 0; }
.bootstrap-enabled textarea {
  overflow: auto; }
.bootstrap-enabled optgroup {
  font-weight: bold; }
.bootstrap-enabled table {
  border-collapse: collapse;
  border-spacing: 0; }
.bootstrap-enabled td,
.bootstrap-enabled th {
  padding: 0; }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.bootstrap-enabled .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.bootstrap-enabled .glyphicon-asterisk:before {
  content: "\002a"; }
.bootstrap-enabled .glyphicon-plus:before {
  content: "\002b"; }
.bootstrap-enabled .glyphicon-euro:before,
.bootstrap-enabled .glyphicon-eur:before {
  content: "\20ac"; }
.bootstrap-enabled .glyphicon-minus:before {
  content: "\2212"; }
.bootstrap-enabled .glyphicon-cloud:before {
  content: "\2601"; }
.bootstrap-enabled .glyphicon-envelope:before {
  content: "\2709"; }
.bootstrap-enabled .glyphicon-pencil:before {
  content: "\270f"; }
.bootstrap-enabled .glyphicon-glass:before {
  content: "\e001"; }
.bootstrap-enabled .glyphicon-music:before {
  content: "\e002"; }
.bootstrap-enabled .glyphicon-search:before {
  content: "\e003"; }
.bootstrap-enabled .glyphicon-heart:before {
  content: "\e005"; }
.bootstrap-enabled .glyphicon-star:before {
  content: "\e006"; }
.bootstrap-enabled .glyphicon-star-empty:before {
  content: "\e007"; }
.bootstrap-enabled .glyphicon-user:before {
  content: "\e008"; }
.bootstrap-enabled .glyphicon-film:before {
  content: "\e009"; }
.bootstrap-enabled .glyphicon-th-large:before {
  content: "\e010"; }
.bootstrap-enabled .glyphicon-th:before {
  content: "\e011"; }
.bootstrap-enabled .glyphicon-th-list:before {
  content: "\e012"; }
.bootstrap-enabled .glyphicon-ok:before {
  content: "\e013"; }
.bootstrap-enabled .glyphicon-remove:before {
  content: "\e014"; }
.bootstrap-enabled .glyphicon-zoom-in:before {
  content: "\e015"; }
.bootstrap-enabled .glyphicon-zoom-out:before {
  content: "\e016"; }
.bootstrap-enabled .glyphicon-off:before {
  content: "\e017"; }
.bootstrap-enabled .glyphicon-signal:before {
  content: "\e018"; }
.bootstrap-enabled .glyphicon-cog:before {
  content: "\e019"; }
.bootstrap-enabled .glyphicon-trash:before {
  content: "\e020"; }
.bootstrap-enabled .glyphicon-home:before {
  content: "\e021"; }
.bootstrap-enabled .glyphicon-file:before {
  content: "\e022"; }
.bootstrap-enabled .glyphicon-time:before {
  content: "\e023"; }
.bootstrap-enabled .glyphicon-road:before {
  content: "\e024"; }
.bootstrap-enabled .glyphicon-download-alt:before {
  content: "\e025"; }
.bootstrap-enabled .glyphicon-download:before {
  content: "\e026"; }
.bootstrap-enabled .glyphicon-upload:before {
  content: "\e027"; }
.bootstrap-enabled .glyphicon-inbox:before {
  content: "\e028"; }
.bootstrap-enabled .glyphicon-play-circle:before {
  content: "\e029"; }
.bootstrap-enabled .glyphicon-repeat:before {
  content: "\e030"; }
.bootstrap-enabled .glyphicon-refresh:before {
  content: "\e031"; }
.bootstrap-enabled .glyphicon-list-alt:before {
  content: "\e032"; }
.bootstrap-enabled .glyphicon-lock:before {
  content: "\e033"; }
.bootstrap-enabled .glyphicon-flag:before {
  content: "\e034"; }
.bootstrap-enabled .glyphicon-headphones:before {
  content: "\e035"; }
.bootstrap-enabled .glyphicon-volume-off:before {
  content: "\e036"; }
.bootstrap-enabled .glyphicon-volume-down:before {
  content: "\e037"; }
.bootstrap-enabled .glyphicon-volume-up:before {
  content: "\e038"; }
.bootstrap-enabled .glyphicon-qrcode:before {
  content: "\e039"; }
.bootstrap-enabled .glyphicon-barcode:before {
  content: "\e040"; }
.bootstrap-enabled .glyphicon-tag:before {
  content: "\e041"; }
.bootstrap-enabled .glyphicon-tags:before {
  content: "\e042"; }
.bootstrap-enabled .glyphicon-book:before {
  content: "\e043"; }
.bootstrap-enabled .glyphicon-bookmark:before {
  content: "\e044"; }
.bootstrap-enabled .glyphicon-print:before {
  content: "\e045"; }
.bootstrap-enabled .glyphicon-camera:before {
  content: "\e046"; }
.bootstrap-enabled .glyphicon-font:before {
  content: "\e047"; }
.bootstrap-enabled .glyphicon-bold:before {
  content: "\e048"; }
.bootstrap-enabled .glyphicon-italic:before {
  content: "\e049"; }
.bootstrap-enabled .glyphicon-text-height:before {
  content: "\e050"; }
.bootstrap-enabled .glyphicon-text-width:before {
  content: "\e051"; }
.bootstrap-enabled .glyphicon-align-left:before {
  content: "\e052"; }
.bootstrap-enabled .glyphicon-align-center:before {
  content: "\e053"; }
.bootstrap-enabled .glyphicon-align-right:before {
  content: "\e054"; }
.bootstrap-enabled .glyphicon-align-justify:before {
  content: "\e055"; }
.bootstrap-enabled .glyphicon-list:before {
  content: "\e056"; }
.bootstrap-enabled .glyphicon-indent-left:before {
  content: "\e057"; }
.bootstrap-enabled .glyphicon-indent-right:before {
  content: "\e058"; }
.bootstrap-enabled .glyphicon-facetime-video:before {
  content: "\e059"; }
.bootstrap-enabled .glyphicon-picture:before {
  content: "\e060"; }
.bootstrap-enabled .glyphicon-map-marker:before {
  content: "\e062"; }
.bootstrap-enabled .glyphicon-adjust:before {
  content: "\e063"; }
.bootstrap-enabled .glyphicon-tint:before {
  content: "\e064"; }
.bootstrap-enabled .glyphicon-edit:before {
  content: "\e065"; }
.bootstrap-enabled .glyphicon-share:before {
  content: "\e066"; }
.bootstrap-enabled .glyphicon-check:before {
  content: "\e067"; }
.bootstrap-enabled .glyphicon-move:before {
  content: "\e068"; }
.bootstrap-enabled .glyphicon-step-backward:before {
  content: "\e069"; }
.bootstrap-enabled .glyphicon-fast-backward:before {
  content: "\e070"; }
.bootstrap-enabled .glyphicon-backward:before {
  content: "\e071"; }
.bootstrap-enabled .glyphicon-play:before {
  content: "\e072"; }
.bootstrap-enabled .glyphicon-pause:before {
  content: "\e073"; }
.bootstrap-enabled .glyphicon-stop:before {
  content: "\e074"; }
.bootstrap-enabled .glyphicon-forward:before {
  content: "\e075"; }
.bootstrap-enabled .glyphicon-fast-forward:before {
  content: "\e076"; }
.bootstrap-enabled .glyphicon-step-forward:before {
  content: "\e077"; }
.bootstrap-enabled .glyphicon-eject:before {
  content: "\e078"; }
.bootstrap-enabled .glyphicon-chevron-left:before {
  content: "\e079"; }
.bootstrap-enabled .glyphicon-chevron-right:before {
  content: "\e080"; }
.bootstrap-enabled .glyphicon-plus-sign:before {
  content: "\e081"; }
.bootstrap-enabled .glyphicon-minus-sign:before {
  content: "\e082"; }
.bootstrap-enabled .glyphicon-remove-sign:before {
  content: "\e083"; }
.bootstrap-enabled .glyphicon-ok-sign:before {
  content: "\e084"; }
.bootstrap-enabled .glyphicon-question-sign:before {
  content: "\e085"; }
.bootstrap-enabled .glyphicon-info-sign:before {
  content: "\e086"; }
.bootstrap-enabled .glyphicon-screenshot:before {
  content: "\e087"; }
.bootstrap-enabled .glyphicon-remove-circle:before {
  content: "\e088"; }
.bootstrap-enabled .glyphicon-ok-circle:before {
  content: "\e089"; }
.bootstrap-enabled .glyphicon-ban-circle:before {
  content: "\e090"; }
.bootstrap-enabled .glyphicon-arrow-left:before {
  content: "\e091"; }
.bootstrap-enabled .glyphicon-arrow-right:before {
  content: "\e092"; }
.bootstrap-enabled .glyphicon-arrow-up:before {
  content: "\e093"; }
.bootstrap-enabled .glyphicon-arrow-down:before {
  content: "\e094"; }
.bootstrap-enabled .glyphicon-share-alt:before {
  content: "\e095"; }
.bootstrap-enabled .glyphicon-resize-full:before {
  content: "\e096"; }
.bootstrap-enabled .glyphicon-resize-small:before {
  content: "\e097"; }
.bootstrap-enabled .glyphicon-exclamation-sign:before {
  content: "\e101"; }
.bootstrap-enabled .glyphicon-gift:before {
  content: "\e102"; }
.bootstrap-enabled .glyphicon-leaf:before {
  content: "\e103"; }
.bootstrap-enabled .glyphicon-fire:before {
  content: "\e104"; }
.bootstrap-enabled .glyphicon-eye-open:before {
  content: "\e105"; }
.bootstrap-enabled .glyphicon-eye-close:before {
  content: "\e106"; }
.bootstrap-enabled .glyphicon-warning-sign:before {
  content: "\e107"; }
.bootstrap-enabled .glyphicon-plane:before {
  content: "\e108"; }
.bootstrap-enabled .glyphicon-calendar:before {
  content: "\e109"; }
.bootstrap-enabled .glyphicon-random:before {
  content: "\e110"; }
.bootstrap-enabled .glyphicon-comment:before {
  content: "\e111"; }
.bootstrap-enabled .glyphicon-magnet:before {
  content: "\e112"; }
.bootstrap-enabled .glyphicon-chevron-up:before {
  content: "\e113"; }
.bootstrap-enabled .glyphicon-chevron-down:before {
  content: "\e114"; }
.bootstrap-enabled .glyphicon-retweet:before {
  content: "\e115"; }
.bootstrap-enabled .glyphicon-shopping-cart:before {
  content: "\e116"; }
.bootstrap-enabled .glyphicon-folder-close:before {
  content: "\e117"; }
.bootstrap-enabled .glyphicon-folder-open:before {
  content: "\e118"; }
.bootstrap-enabled .glyphicon-resize-vertical:before {
  content: "\e119"; }
.bootstrap-enabled .glyphicon-resize-horizontal:before {
  content: "\e120"; }
.bootstrap-enabled .glyphicon-hdd:before {
  content: "\e121"; }
.bootstrap-enabled .glyphicon-bullhorn:before {
  content: "\e122"; }
.bootstrap-enabled .glyphicon-bell:before {
  content: "\e123"; }
.bootstrap-enabled .glyphicon-certificate:before {
  content: "\e124"; }
.bootstrap-enabled .glyphicon-thumbs-up:before {
  content: "\e125"; }
.bootstrap-enabled .glyphicon-thumbs-down:before {
  content: "\e126"; }
.bootstrap-enabled .glyphicon-hand-right:before {
  content: "\e127"; }
.bootstrap-enabled .glyphicon-hand-left:before {
  content: "\e128"; }
.bootstrap-enabled .glyphicon-hand-up:before {
  content: "\e129"; }
.bootstrap-enabled .glyphicon-hand-down:before {
  content: "\e130"; }
.bootstrap-enabled .glyphicon-circle-arrow-right:before {
  content: "\e131"; }
.bootstrap-enabled .glyphicon-circle-arrow-left:before {
  content: "\e132"; }
.bootstrap-enabled .glyphicon-circle-arrow-up:before {
  content: "\e133"; }
.bootstrap-enabled .glyphicon-circle-arrow-down:before {
  content: "\e134"; }
.bootstrap-enabled .glyphicon-globe:before {
  content: "\e135"; }
.bootstrap-enabled .glyphicon-wrench:before {
  content: "\e136"; }
.bootstrap-enabled .glyphicon-tasks:before {
  content: "\e137"; }
.bootstrap-enabled .glyphicon-filter:before {
  content: "\e138"; }
.bootstrap-enabled .glyphicon-briefcase:before {
  content: "\e139"; }
.bootstrap-enabled .glyphicon-fullscreen:before {
  content: "\e140"; }
.bootstrap-enabled .glyphicon-dashboard:before {
  content: "\e141"; }
.bootstrap-enabled .glyphicon-paperclip:before {
  content: "\e142"; }
.bootstrap-enabled .glyphicon-heart-empty:before {
  content: "\e143"; }
.bootstrap-enabled .glyphicon-link:before {
  content: "\e144"; }
.bootstrap-enabled .glyphicon-phone:before {
  content: "\e145"; }
.bootstrap-enabled .glyphicon-pushpin:before {
  content: "\e146"; }
.bootstrap-enabled .glyphicon-usd:before {
  content: "\e148"; }
.bootstrap-enabled .glyphicon-gbp:before {
  content: "\e149"; }
.bootstrap-enabled .glyphicon-sort:before {
  content: "\e150"; }
.bootstrap-enabled .glyphicon-sort-by-alphabet:before {
  content: "\e151"; }
.bootstrap-enabled .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }
.bootstrap-enabled .glyphicon-sort-by-order:before {
  content: "\e153"; }
.bootstrap-enabled .glyphicon-sort-by-order-alt:before {
  content: "\e154"; }
.bootstrap-enabled .glyphicon-sort-by-attributes:before {
  content: "\e155"; }
.bootstrap-enabled .glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }
.bootstrap-enabled .glyphicon-unchecked:before {
  content: "\e157"; }
.bootstrap-enabled .glyphicon-expand:before {
  content: "\e158"; }
.bootstrap-enabled .glyphicon-collapse-down:before {
  content: "\e159"; }
.bootstrap-enabled .glyphicon-collapse-up:before {
  content: "\e160"; }
.bootstrap-enabled .glyphicon-log-in:before {
  content: "\e161"; }
.bootstrap-enabled .glyphicon-flash:before {
  content: "\e162"; }
.bootstrap-enabled .glyphicon-log-out:before {
  content: "\e163"; }
.bootstrap-enabled .glyphicon-new-window:before {
  content: "\e164"; }
.bootstrap-enabled .glyphicon-record:before {
  content: "\e165"; }
.bootstrap-enabled .glyphicon-save:before {
  content: "\e166"; }
.bootstrap-enabled .glyphicon-open:before {
  content: "\e167"; }
.bootstrap-enabled .glyphicon-saved:before {
  content: "\e168"; }
.bootstrap-enabled .glyphicon-import:before {
  content: "\e169"; }
.bootstrap-enabled .glyphicon-export:before {
  content: "\e170"; }
.bootstrap-enabled .glyphicon-send:before {
  content: "\e171"; }
.bootstrap-enabled .glyphicon-floppy-disk:before {
  content: "\e172"; }
.bootstrap-enabled .glyphicon-floppy-saved:before {
  content: "\e173"; }
.bootstrap-enabled .glyphicon-floppy-remove:before {
  content: "\e174"; }
.bootstrap-enabled .glyphicon-floppy-save:before {
  content: "\e175"; }
.bootstrap-enabled .glyphicon-floppy-open:before {
  content: "\e176"; }
.bootstrap-enabled .glyphicon-credit-card:before {
  content: "\e177"; }
.bootstrap-enabled .glyphicon-transfer:before {
  content: "\e178"; }
.bootstrap-enabled .glyphicon-cutlery:before {
  content: "\e179"; }
.bootstrap-enabled .glyphicon-header:before {
  content: "\e180"; }
.bootstrap-enabled .glyphicon-compressed:before {
  content: "\e181"; }
.bootstrap-enabled .glyphicon-earphone:before {
  content: "\e182"; }
.bootstrap-enabled .glyphicon-phone-alt:before {
  content: "\e183"; }
.bootstrap-enabled .glyphicon-tower:before {
  content: "\e184"; }
.bootstrap-enabled .glyphicon-stats:before {
  content: "\e185"; }
.bootstrap-enabled .glyphicon-sd-video:before {
  content: "\e186"; }
.bootstrap-enabled .glyphicon-hd-video:before {
  content: "\e187"; }
.bootstrap-enabled .glyphicon-subtitles:before {
  content: "\e188"; }
.bootstrap-enabled .glyphicon-sound-stereo:before {
  content: "\e189"; }
.bootstrap-enabled .glyphicon-sound-dolby:before {
  content: "\e190"; }
.bootstrap-enabled .glyphicon-sound-5-1:before {
  content: "\e191"; }
.bootstrap-enabled .glyphicon-sound-6-1:before {
  content: "\e192"; }
.bootstrap-enabled .glyphicon-sound-7-1:before {
  content: "\e193"; }
.bootstrap-enabled .glyphicon-copyright-mark:before {
  content: "\e194"; }
.bootstrap-enabled .glyphicon-registration-mark:before {
  content: "\e195"; }
.bootstrap-enabled .glyphicon-cloud-download:before {
  content: "\e197"; }
.bootstrap-enabled .glyphicon-cloud-upload:before {
  content: "\e198"; }
.bootstrap-enabled .glyphicon-tree-conifer:before {
  content: "\e199"; }
.bootstrap-enabled .glyphicon-tree-deciduous:before {
  content: "\e200"; }
.bootstrap-enabled .glyphicon-cd:before {
  content: "\e201"; }
.bootstrap-enabled .glyphicon-save-file:before {
  content: "\e202"; }
.bootstrap-enabled .glyphicon-open-file:before {
  content: "\e203"; }
.bootstrap-enabled .glyphicon-level-up:before {
  content: "\e204"; }
.bootstrap-enabled .glyphicon-copy:before {
  content: "\e205"; }
.bootstrap-enabled .glyphicon-paste:before {
  content: "\e206"; }
.bootstrap-enabled .glyphicon-alert:before {
  content: "\e209"; }
.bootstrap-enabled .glyphicon-equalizer:before {
  content: "\e210"; }
.bootstrap-enabled .glyphicon-king:before {
  content: "\e211"; }
.bootstrap-enabled .glyphicon-queen:before {
  content: "\e212"; }
.bootstrap-enabled .glyphicon-pawn:before {
  content: "\e213"; }
.bootstrap-enabled .glyphicon-bishop:before {
  content: "\e214"; }
.bootstrap-enabled .glyphicon-knight:before {
  content: "\e215"; }
.bootstrap-enabled .glyphicon-baby-formula:before {
  content: "\e216"; }
.bootstrap-enabled .glyphicon-tent:before {
  content: "\26fa"; }
.bootstrap-enabled .glyphicon-blackboard:before {
  content: "\e218"; }
.bootstrap-enabled .glyphicon-bed:before {
  content: "\e219"; }
.bootstrap-enabled .glyphicon-apple:before {
  content: "\f8ff"; }
.bootstrap-enabled .glyphicon-erase:before {
  content: "\e221"; }
.bootstrap-enabled .glyphicon-hourglass:before {
  content: "\231b"; }
.bootstrap-enabled .glyphicon-lamp:before {
  content: "\e223"; }
.bootstrap-enabled .glyphicon-duplicate:before {
  content: "\e224"; }
.bootstrap-enabled .glyphicon-piggy-bank:before {
  content: "\e225"; }
.bootstrap-enabled .glyphicon-scissors:before {
  content: "\e226"; }
.bootstrap-enabled .glyphicon-bitcoin:before {
  content: "\e227"; }
.bootstrap-enabled .glyphicon-btc:before {
  content: "\e227"; }
.bootstrap-enabled .glyphicon-xbt:before {
  content: "\e227"; }
.bootstrap-enabled .glyphicon-yen:before {
  content: "\00a5"; }
.bootstrap-enabled .glyphicon-jpy:before {
  content: "\00a5"; }
.bootstrap-enabled .glyphicon-ruble:before {
  content: "\20bd"; }
.bootstrap-enabled .glyphicon-rub:before {
  content: "\20bd"; }
.bootstrap-enabled .glyphicon-scale:before {
  content: "\e230"; }
.bootstrap-enabled .glyphicon-ice-lolly:before {
  content: "\e231"; }
.bootstrap-enabled .glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }
.bootstrap-enabled .glyphicon-education:before {
  content: "\e233"; }
.bootstrap-enabled .glyphicon-option-horizontal:before {
  content: "\e234"; }
.bootstrap-enabled .glyphicon-option-vertical:before {
  content: "\e235"; }
.bootstrap-enabled .glyphicon-menu-hamburger:before {
  content: "\e236"; }
.bootstrap-enabled .glyphicon-modal-window:before {
  content: "\e237"; }
.bootstrap-enabled .glyphicon-oil:before {
  content: "\e238"; }
.bootstrap-enabled .glyphicon-grain:before {
  content: "\e239"; }
.bootstrap-enabled .glyphicon-sunglasses:before {
  content: "\e240"; }
.bootstrap-enabled .glyphicon-text-size:before {
  content: "\e241"; }
.bootstrap-enabled .glyphicon-text-color:before {
  content: "\e242"; }
.bootstrap-enabled .glyphicon-text-background:before {
  content: "\e243"; }
.bootstrap-enabled .glyphicon-object-align-top:before {
  content: "\e244"; }
.bootstrap-enabled .glyphicon-object-align-bottom:before {
  content: "\e245"; }
.bootstrap-enabled .glyphicon-object-align-horizontal:before {
  content: "\e246"; }
.bootstrap-enabled .glyphicon-object-align-left:before {
  content: "\e247"; }
.bootstrap-enabled .glyphicon-object-align-vertical:before {
  content: "\e248"; }
.bootstrap-enabled .glyphicon-object-align-right:before {
  content: "\e249"; }
.bootstrap-enabled .glyphicon-triangle-right:before {
  content: "\e250"; }
.bootstrap-enabled .glyphicon-triangle-left:before {
  content: "\e251"; }
.bootstrap-enabled .glyphicon-triangle-bottom:before {
  content: "\e252"; }
.bootstrap-enabled .glyphicon-triangle-top:before {
  content: "\e253"; }
.bootstrap-enabled .glyphicon-console:before {
  content: "\e254"; }
.bootstrap-enabled .glyphicon-superscript:before {
  content: "\e255"; }
.bootstrap-enabled .glyphicon-subscript:before {
  content: "\e256"; }
.bootstrap-enabled .glyphicon-menu-left:before {
  content: "\e257"; }
.bootstrap-enabled .glyphicon-menu-right:before {
  content: "\e258"; }
.bootstrap-enabled .glyphicon-menu-down:before {
  content: "\e259"; }
.bootstrap-enabled .glyphicon-menu-up:before {
  content: "\e260"; }
.bootstrap-enabled * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.bootstrap-enabled *:before,
.bootstrap-enabled *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.bootstrap-enabled html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.bootstrap-enabled body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }
.bootstrap-enabled input,
.bootstrap-enabled button,
.bootstrap-enabled select,
.bootstrap-enabled textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }
.bootstrap-enabled a {
  color: #337ab7;
  text-decoration: none; }
.bootstrap-enabled a:hover,
.bootstrap-enabled a:focus {
  color: #23527c;
  text-decoration: underline; }
.bootstrap-enabled a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
.bootstrap-enabled figure {
  margin: 0; }
.bootstrap-enabled img {
  vertical-align: middle; }
.bootstrap-enabled .img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }
.bootstrap-enabled .img-rounded {
  border-radius: 6px; }
.bootstrap-enabled .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }
.bootstrap-enabled .img-circle {
  border-radius: 50%; }
.bootstrap-enabled hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }
.bootstrap-enabled .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
.bootstrap-enabled .sr-only-focusable:active,
.bootstrap-enabled .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }
.bootstrap-enabled [role="button"] {
  cursor: pointer; }
.bootstrap-enabled fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }
.bootstrap-enabled 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; }
.bootstrap-enabled label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }
.bootstrap-enabled input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }
.bootstrap-enabled input[type="radio"],
.bootstrap-enabled input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
.bootstrap-enabled input[type="radio"][disabled],
.bootstrap-enabled input[type="checkbox"][disabled],
.bootstrap-enabled input[type="radio"].disabled,
.bootstrap-enabled input[type="checkbox"].disabled,
.bootstrap-enabled fieldset[disabled] input[type="radio"],
.bootstrap-enabled fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }
.bootstrap-enabled input[type="file"] {
  display: block; }
.bootstrap-enabled input[type="range"] {
  display: block;
  width: 100%; }
.bootstrap-enabled select[multiple],
.bootstrap-enabled select[size] {
  height: auto; }
.bootstrap-enabled input[type="file"]:focus,
.bootstrap-enabled input[type="radio"]:focus,
.bootstrap-enabled input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
.bootstrap-enabled output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555; }
.bootstrap-enabled .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.bootstrap-enabled .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); }
.bootstrap-enabled .form-control::-moz-placeholder {
  color: #999999;
  opacity: 1; }
.bootstrap-enabled .form-control:-ms-input-placeholder {
  color: #999999; }
.bootstrap-enabled .form-control::-webkit-input-placeholder {
  color: #999999; }
.bootstrap-enabled .form-control::-ms-expand {
  background-color: transparent;
  border: 0; }
.bootstrap-enabled .form-control[disabled],
.bootstrap-enabled .form-control[readonly],
.bootstrap-enabled fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1; }
.bootstrap-enabled .form-control[disabled],
.bootstrap-enabled fieldset[disabled] .form-control {
  cursor: not-allowed; }
.bootstrap-enabled textarea.form-control {
  height: auto; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bootstrap-enabled input[type="date"].form-control,
  .bootstrap-enabled input[type="time"].form-control,
  .bootstrap-enabled input[type="datetime-local"].form-control,
  .bootstrap-enabled input[type="month"].form-control {
    line-height: 34px; }
  .bootstrap-enabled input[type="date"].input-sm,
  .bootstrap-enabled input[type="time"].input-sm,
  .bootstrap-enabled input[type="datetime-local"].input-sm,
  .bootstrap-enabled input[type="month"].input-sm,
  .bootstrap-enabled .input-group-sm input[type="date"],
  .bootstrap-enabled .input-group-sm input[type="time"],
  .bootstrap-enabled .input-group-sm input[type="datetime-local"],
  .bootstrap-enabled .input-group-sm input[type="month"] {
    line-height: 30px; }
  .bootstrap-enabled input[type="date"].input-lg,
  .bootstrap-enabled input[type="time"].input-lg,
  .bootstrap-enabled input[type="datetime-local"].input-lg,
  .bootstrap-enabled input[type="month"].input-lg,
  .bootstrap-enabled .input-group-lg input[type="date"],
  .bootstrap-enabled .input-group-lg input[type="time"],
  .bootstrap-enabled .input-group-lg input[type="datetime-local"],
  .bootstrap-enabled .input-group-lg input[type="month"] {
    line-height: 46px; } }
.bootstrap-enabled .form-group {
  margin-bottom: 15px; }
.bootstrap-enabled .radio,
.bootstrap-enabled .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
.bootstrap-enabled .radio.disabled label,
.bootstrap-enabled .checkbox.disabled label,
.bootstrap-enabled fieldset[disabled] .radio label,
.bootstrap-enabled fieldset[disabled] .checkbox label {
  cursor: not-allowed; }
.bootstrap-enabled .radio label,
.bootstrap-enabled .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }
.bootstrap-enabled .radio input[type="radio"],
.bootstrap-enabled .radio-inline input[type="radio"],
.bootstrap-enabled .checkbox input[type="checkbox"],
.bootstrap-enabled .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }
.bootstrap-enabled .radio + .radio,
.bootstrap-enabled .checkbox + .checkbox {
  margin-top: -5px; }
.bootstrap-enabled .radio-inline,
.bootstrap-enabled .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
.bootstrap-enabled .radio-inline.disabled,
.bootstrap-enabled .checkbox-inline.disabled,
.bootstrap-enabled fieldset[disabled] .radio-inline,
.bootstrap-enabled fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }
.bootstrap-enabled .radio-inline + .radio-inline,
.bootstrap-enabled .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }
.bootstrap-enabled .form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
.bootstrap-enabled .form-control-static.input-lg,
.bootstrap-enabled .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }
.bootstrap-enabled .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.bootstrap-enabled select.input-sm {
  height: 30px;
  line-height: 30px; }
.bootstrap-enabled textarea.input-sm,
.bootstrap-enabled select[multiple].input-sm {
  height: auto; }
.bootstrap-enabled .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.bootstrap-enabled .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.bootstrap-enabled .form-group-sm textarea.form-control,
.bootstrap-enabled .form-group-sm select[multiple].form-control {
  height: auto; }
.bootstrap-enabled .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }
.bootstrap-enabled .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
.bootstrap-enabled select.input-lg {
  height: 46px;
  line-height: 46px; }
.bootstrap-enabled textarea.input-lg,
.bootstrap-enabled select[multiple].input-lg {
  height: auto; }
.bootstrap-enabled .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
.bootstrap-enabled .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.bootstrap-enabled .form-group-lg textarea.form-control,
.bootstrap-enabled .form-group-lg select[multiple].form-control {
  height: auto; }
.bootstrap-enabled .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
.bootstrap-enabled .has-feedback {
  position: relative; }
.bootstrap-enabled .has-feedback .form-control {
  padding-right: 42.5px; }
.bootstrap-enabled .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; }
.bootstrap-enabled .input-lg + .form-control-feedback,
.bootstrap-enabled .input-group-lg + .form-control-feedback,
.bootstrap-enabled .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }
.bootstrap-enabled .input-sm + .form-control-feedback,
.bootstrap-enabled .input-group-sm + .form-control-feedback,
.bootstrap-enabled .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }
.bootstrap-enabled .has-success .help-block,
.bootstrap-enabled .has-success .control-label,
.bootstrap-enabled .has-success .radio,
.bootstrap-enabled .has-success .checkbox,
.bootstrap-enabled .has-success .radio-inline,
.bootstrap-enabled .has-success .checkbox-inline,
.bootstrap-enabled .has-success.radio label,
.bootstrap-enabled .has-success.checkbox label,
.bootstrap-enabled .has-success.radio-inline label,
.bootstrap-enabled .has-success.checkbox-inline label {
  color: #3c763d; }
.bootstrap-enabled .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.bootstrap-enabled .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.bootstrap-enabled .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }
.bootstrap-enabled .has-success .form-control-feedback {
  color: #3c763d; }
.bootstrap-enabled .has-warning .help-block,
.bootstrap-enabled .has-warning .control-label,
.bootstrap-enabled .has-warning .radio,
.bootstrap-enabled .has-warning .checkbox,
.bootstrap-enabled .has-warning .radio-inline,
.bootstrap-enabled .has-warning .checkbox-inline,
.bootstrap-enabled .has-warning.radio label,
.bootstrap-enabled .has-warning.checkbox label,
.bootstrap-enabled .has-warning.radio-inline label,
.bootstrap-enabled .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.bootstrap-enabled .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.bootstrap-enabled .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.bootstrap-enabled .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }
.bootstrap-enabled .has-warning .form-control-feedback {
  color: #8a6d3b; }
.bootstrap-enabled .has-error .help-block,
.bootstrap-enabled .has-error .control-label,
.bootstrap-enabled .has-error .radio,
.bootstrap-enabled .has-error .checkbox,
.bootstrap-enabled .has-error .radio-inline,
.bootstrap-enabled .has-error .checkbox-inline,
.bootstrap-enabled .has-error.radio label,
.bootstrap-enabled .has-error.checkbox label,
.bootstrap-enabled .has-error.radio-inline label,
.bootstrap-enabled .has-error.checkbox-inline label {
  color: #a94442; }
.bootstrap-enabled .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.bootstrap-enabled .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.bootstrap-enabled .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }
.bootstrap-enabled .has-error .form-control-feedback {
  color: #a94442; }
.bootstrap-enabled .has-feedback label ~ .form-control-feedback {
  top: 25px; }
.bootstrap-enabled .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }
.bootstrap-enabled .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }
@media (min-width: 768px) {
  .bootstrap-enabled .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .bootstrap-enabled .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .bootstrap-enabled .form-inline .form-control-static {
    display: inline-block; }
  .bootstrap-enabled .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .bootstrap-enabled .form-inline .input-group .input-group-addon,
  .bootstrap-enabled .form-inline .input-group .input-group-btn,
  .bootstrap-enabled .form-inline .input-group .form-control {
    width: auto; }
  .bootstrap-enabled .form-inline .input-group > .form-control {
    width: 100%; }
  .bootstrap-enabled .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .bootstrap-enabled .form-inline .radio,
  .bootstrap-enabled .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .bootstrap-enabled .form-inline .radio label,
  .bootstrap-enabled .form-inline .checkbox label {
    padding-left: 0; }
  .bootstrap-enabled .form-inline .radio input[type="radio"],
  .bootstrap-enabled .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .bootstrap-enabled .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.bootstrap-enabled .form-horizontal .radio,
.bootstrap-enabled .form-horizontal .checkbox,
.bootstrap-enabled .form-horizontal .radio-inline,
.bootstrap-enabled .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }
.bootstrap-enabled .form-horizontal .radio,
.bootstrap-enabled .form-horizontal .checkbox {
  min-height: 27px; }
.bootstrap-enabled .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
@media (min-width: 768px) {
  .bootstrap-enabled .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
.bootstrap-enabled .form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .bootstrap-enabled .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .bootstrap-enabled .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }
.bootstrap-enabled .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.bootstrap-enabled .btn:focus,
.bootstrap-enabled .btn:active:focus,
.bootstrap-enabled .btn.active:focus,
.bootstrap-enabled .btn.focus,
.bootstrap-enabled .btn:active.focus,
.bootstrap-enabled .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
.bootstrap-enabled .btn:hover,
.bootstrap-enabled .btn:focus,
.bootstrap-enabled .btn.focus {
  color: #333333;
  text-decoration: none; }
.bootstrap-enabled .btn:active,
.bootstrap-enabled .btn.active {
  background-image: none;
  outline: 0;
  -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); }
.bootstrap-enabled .btn.disabled,
.bootstrap-enabled .btn[disabled],
.bootstrap-enabled fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none; }
.bootstrap-enabled a.btn.disabled,
.bootstrap-enabled fieldset[disabled] a.btn {
  pointer-events: none; }
.bootstrap-enabled .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }
.bootstrap-enabled .btn-default:focus,
.bootstrap-enabled .btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }
.bootstrap-enabled .btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad; }
.bootstrap-enabled .btn-default:active,
.bootstrap-enabled .btn-default.active,
.bootstrap-enabled .open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad; }
.bootstrap-enabled .btn-default:active:hover,
.bootstrap-enabled .btn-default.active:hover,
.bootstrap-enabled .open > .dropdown-toggle.btn-default:hover,
.bootstrap-enabled .btn-default:active:focus,
.bootstrap-enabled .btn-default.active:focus,
.bootstrap-enabled .open > .dropdown-toggle.btn-default:focus,
.bootstrap-enabled .btn-default:active.focus,
.bootstrap-enabled .btn-default.active.focus,
.bootstrap-enabled .open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }
.bootstrap-enabled .btn-default.disabled:hover,
.bootstrap-enabled .btn-default[disabled]:hover,
.bootstrap-enabled fieldset[disabled] .btn-default:hover,
.bootstrap-enabled .btn-default.disabled:focus,
.bootstrap-enabled .btn-default[disabled]:focus,
.bootstrap-enabled fieldset[disabled] .btn-default:focus,
.bootstrap-enabled .btn-default.disabled.focus,
.bootstrap-enabled .btn-default[disabled].focus,
.bootstrap-enabled fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc; }
.bootstrap-enabled .btn-default .badge {
  color: #ffffff;
  background-color: #333333; }
.bootstrap-enabled .btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4; }
.bootstrap-enabled .btn-primary:focus,
.bootstrap-enabled .btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40; }
.bootstrap-enabled .btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74; }
.bootstrap-enabled .btn-primary:active,
.bootstrap-enabled .btn-primary.active,
.bootstrap-enabled .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74; }
.bootstrap-enabled .btn-primary:active:hover,
.bootstrap-enabled .btn-primary.active:hover,
.bootstrap-enabled .open > .dropdown-toggle.btn-primary:hover,
.bootstrap-enabled .btn-primary:active:focus,
.bootstrap-enabled .btn-primary.active:focus,
.bootstrap-enabled .open > .dropdown-toggle.btn-primary:focus,
.bootstrap-enabled .btn-primary:active.focus,
.bootstrap-enabled .btn-primary.active.focus,
.bootstrap-enabled .open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40; }
.bootstrap-enabled .btn-primary.disabled:hover,
.bootstrap-enabled .btn-primary[disabled]:hover,
.bootstrap-enabled fieldset[disabled] .btn-primary:hover,
.bootstrap-enabled .btn-primary.disabled:focus,
.bootstrap-enabled .btn-primary[disabled]:focus,
.bootstrap-enabled fieldset[disabled] .btn-primary:focus,
.bootstrap-enabled .btn-primary.disabled.focus,
.bootstrap-enabled .btn-primary[disabled].focus,
.bootstrap-enabled fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4; }
.bootstrap-enabled .btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff; }
.bootstrap-enabled .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
.bootstrap-enabled .btn-success:focus,
.bootstrap-enabled .btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625; }
.bootstrap-enabled .btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439; }
.bootstrap-enabled .btn-success:active,
.bootstrap-enabled .btn-success.active,
.bootstrap-enabled .open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439; }
.bootstrap-enabled .btn-success:active:hover,
.bootstrap-enabled .btn-success.active:hover,
.bootstrap-enabled .open > .dropdown-toggle.btn-success:hover,
.bootstrap-enabled .btn-success:active:focus,
.bootstrap-enabled .btn-success.active:focus,
.bootstrap-enabled .open > .dropdown-toggle.btn-success:focus,
.bootstrap-enabled .btn-success:active.focus,
.bootstrap-enabled .btn-success.active.focus,
.bootstrap-enabled .open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625; }
.bootstrap-enabled .btn-success.disabled:hover,
.bootstrap-enabled .btn-success[disabled]:hover,
.bootstrap-enabled fieldset[disabled] .btn-success:hover,
.bootstrap-enabled .btn-success.disabled:focus,
.bootstrap-enabled .btn-success[disabled]:focus,
.bootstrap-enabled fieldset[disabled] .btn-success:focus,
.bootstrap-enabled .btn-success.disabled.focus,
.bootstrap-enabled .btn-success[disabled].focus,
.bootstrap-enabled fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c; }
.bootstrap-enabled .btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff; }
.bootstrap-enabled .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }
.bootstrap-enabled .btn-info:focus,
.bootstrap-enabled .btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85; }
.bootstrap-enabled .btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc; }
.bootstrap-enabled .btn-info:active,
.bootstrap-enabled .btn-info.active,
.bootstrap-enabled .open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc; }
.bootstrap-enabled .btn-info:active:hover,
.bootstrap-enabled .btn-info.active:hover,
.bootstrap-enabled .open > .dropdown-toggle.btn-info:hover,
.bootstrap-enabled .btn-info:active:focus,
.bootstrap-enabled .btn-info.active:focus,
.bootstrap-enabled .open > .dropdown-toggle.btn-info:focus,
.bootstrap-enabled .btn-info:active.focus,
.bootstrap-enabled .btn-info.active.focus,
.bootstrap-enabled .open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85; }
.bootstrap-enabled .btn-info.disabled:hover,
.bootstrap-enabled .btn-info[disabled]:hover,
.bootstrap-enabled fieldset[disabled] .btn-info:hover,
.bootstrap-enabled .btn-info.disabled:focus,
.bootstrap-enabled .btn-info[disabled]:focus,
.bootstrap-enabled fieldset[disabled] .btn-info:focus,
.bootstrap-enabled .btn-info.disabled.focus,
.bootstrap-enabled .btn-info[disabled].focus,
.bootstrap-enabled fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da; }
.bootstrap-enabled .btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff; }
.bootstrap-enabled .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }
.bootstrap-enabled .btn-warning:focus,
.bootstrap-enabled .btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d; }
.bootstrap-enabled .btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512; }
.bootstrap-enabled .btn-warning:active,
.bootstrap-enabled .btn-warning.active,
.bootstrap-enabled .open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512; }
.bootstrap-enabled .btn-warning:active:hover,
.bootstrap-enabled .btn-warning.active:hover,
.bootstrap-enabled .open > .dropdown-toggle.btn-warning:hover,
.bootstrap-enabled .btn-warning:active:focus,
.bootstrap-enabled .btn-warning.active:focus,
.bootstrap-enabled .open > .dropdown-toggle.btn-warning:focus,
.bootstrap-enabled .btn-warning:active.focus,
.bootstrap-enabled .btn-warning.active.focus,
.bootstrap-enabled .open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d; }
.bootstrap-enabled .btn-warning.disabled:hover,
.bootstrap-enabled .btn-warning[disabled]:hover,
.bootstrap-enabled fieldset[disabled] .btn-warning:hover,
.bootstrap-enabled .btn-warning.disabled:focus,
.bootstrap-enabled .btn-warning[disabled]:focus,
.bootstrap-enabled fieldset[disabled] .btn-warning:focus,
.bootstrap-enabled .btn-warning.disabled.focus,
.bootstrap-enabled .btn-warning[disabled].focus,
.bootstrap-enabled fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236; }
.bootstrap-enabled .btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff; }
.bootstrap-enabled .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }
.bootstrap-enabled .btn-danger:focus,
.bootstrap-enabled .btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19; }
.bootstrap-enabled .btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925; }
.bootstrap-enabled .btn-danger:active,
.bootstrap-enabled .btn-danger.active,
.bootstrap-enabled .open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925; }
.bootstrap-enabled .btn-danger:active:hover,
.bootstrap-enabled .btn-danger.active:hover,
.bootstrap-enabled .open > .dropdown-toggle.btn-danger:hover,
.bootstrap-enabled .btn-danger:active:focus,
.bootstrap-enabled .btn-danger.active:focus,
.bootstrap-enabled .open > .dropdown-toggle.btn-danger:focus,
.bootstrap-enabled .btn-danger:active.focus,
.bootstrap-enabled .btn-danger.active.focus,
.bootstrap-enabled .open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19; }
.bootstrap-enabled .btn-danger.disabled:hover,
.bootstrap-enabled .btn-danger[disabled]:hover,
.bootstrap-enabled fieldset[disabled] .btn-danger:hover,
.bootstrap-enabled .btn-danger.disabled:focus,
.bootstrap-enabled .btn-danger[disabled]:focus,
.bootstrap-enabled fieldset[disabled] .btn-danger:focus,
.bootstrap-enabled .btn-danger.disabled.focus,
.bootstrap-enabled .btn-danger[disabled].focus,
.bootstrap-enabled fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a; }
.bootstrap-enabled .btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff; }
.bootstrap-enabled .btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0; }
.bootstrap-enabled .btn-link,
.bootstrap-enabled .btn-link:active,
.bootstrap-enabled .btn-link.active,
.bootstrap-enabled .btn-link[disabled],
.bootstrap-enabled fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }
.bootstrap-enabled .btn-link,
.bootstrap-enabled .btn-link:hover,
.bootstrap-enabled .btn-link:focus,
.bootstrap-enabled .btn-link:active {
  border-color: transparent; }
.bootstrap-enabled .btn-link:hover,
.bootstrap-enabled .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }
.bootstrap-enabled .btn-link[disabled]:hover,
.bootstrap-enabled fieldset[disabled] .btn-link:hover,
.bootstrap-enabled .btn-link[disabled]:focus,
.bootstrap-enabled fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none; }
.bootstrap-enabled .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
.bootstrap-enabled .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.bootstrap-enabled .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.bootstrap-enabled .btn-block {
  display: block;
  width: 100%; }
.bootstrap-enabled .btn-block + .btn-block {
  margin-top: 5px; }
.bootstrap-enabled input[type="submit"].btn-block,
.bootstrap-enabled input[type="reset"].btn-block,
.bootstrap-enabled input[type="button"].btn-block {
  width: 100%; }
.bootstrap-enabled .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
.bootstrap-enabled .fade.in {
  opacity: 1; }
.bootstrap-enabled .collapse {
  display: none; }
.bootstrap-enabled .collapse.in {
  display: block; }
.bootstrap-enabled tr.collapse.in {
  display: table-row; }
.bootstrap-enabled tbody.collapse.in {
  display: table-row-group; }
.bootstrap-enabled .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }
.bootstrap-enabled .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px; }
.bootstrap-enabled .badge:empty {
  display: none; }
.bootstrap-enabled .btn .badge {
  position: relative;
  top: -1px; }
.bootstrap-enabled .btn-xs .badge,
.bootstrap-enabled .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px; }
.bootstrap-enabled a.badge:hover,
.bootstrap-enabled a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }
.bootstrap-enabled .list-group-item.active > .badge,
.bootstrap-enabled .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff; }
.bootstrap-enabled .list-group-item > .badge {
  float: right; }
.bootstrap-enabled .list-group-item > .badge + .badge {
  margin-right: 5px; }
.bootstrap-enabled .nav-pills > li > a > .badge {
  margin-left: 3px; }
.bootstrap-enabled .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
.bootstrap-enabled .alert h4 {
  margin-top: 0;
  color: inherit; }
.bootstrap-enabled .alert .alert-link {
  font-weight: bold; }
.bootstrap-enabled .alert > p,
.bootstrap-enabled .alert > ul {
  margin-bottom: 0; }
.bootstrap-enabled .alert > p + p {
  margin-top: 5px; }
.bootstrap-enabled .alert-dismissable,
.bootstrap-enabled .alert-dismissible {
  padding-right: 35px; }
.bootstrap-enabled .alert-dismissable .close,
.bootstrap-enabled .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }
.bootstrap-enabled .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
.bootstrap-enabled .alert-success hr {
  border-top-color: #c9e2b3; }
.bootstrap-enabled .alert-success .alert-link {
  color: #2b542c; }
.bootstrap-enabled .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
.bootstrap-enabled .alert-info hr {
  border-top-color: #a6e1ec; }
.bootstrap-enabled .alert-info .alert-link {
  color: #245269; }
.bootstrap-enabled .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
.bootstrap-enabled .alert-warning hr {
  border-top-color: #f7e1b5; }
.bootstrap-enabled .alert-warning .alert-link {
  color: #66512c; }
.bootstrap-enabled .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
.bootstrap-enabled .alert-danger hr {
  border-top-color: #e4b9c0; }
.bootstrap-enabled .alert-danger .alert-link {
  color: #843534; }
.bootstrap-enabled .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  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); }
.bootstrap-enabled .panel-body {
  padding: 15px; }
.bootstrap-enabled .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
.bootstrap-enabled .panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }
.bootstrap-enabled .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
.bootstrap-enabled .panel-title > a,
.bootstrap-enabled .panel-title > small,
.bootstrap-enabled .panel-title > .small,
.bootstrap-enabled .panel-title > small > a,
.bootstrap-enabled .panel-title > .small > a {
  color: inherit; }
.bootstrap-enabled .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
.bootstrap-enabled .panel > .list-group,
.bootstrap-enabled .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
.bootstrap-enabled .panel > .list-group .list-group-item,
.bootstrap-enabled .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }
.bootstrap-enabled .panel > .list-group:first-child .list-group-item:first-child,
.bootstrap-enabled .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
.bootstrap-enabled .panel > .list-group:last-child .list-group-item:last-child,
.bootstrap-enabled .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
.bootstrap-enabled .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.bootstrap-enabled .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }
.bootstrap-enabled .list-group + .panel-footer {
  border-top-width: 0; }
.bootstrap-enabled .panel > .table,
.bootstrap-enabled .panel > .table-responsive > .table,
.bootstrap-enabled .panel > .panel-collapse > .table {
  margin-bottom: 0; }
.bootstrap-enabled .panel > .table caption,
.bootstrap-enabled .panel > .table-responsive > .table caption,
.bootstrap-enabled .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px; }
.bootstrap-enabled .panel > .table:first-child,
.bootstrap-enabled .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
.bootstrap-enabled .panel > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-enabled .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-enabled .panel > .table:first-child > tbody:first-child > tr:first-child,
.bootstrap-enabled .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
.bootstrap-enabled .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-enabled .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-enabled .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-enabled .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-enabled .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-enabled .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-enabled .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bootstrap-enabled .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }
.bootstrap-enabled .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-enabled .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-enabled .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-enabled .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-enabled .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-enabled .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-enabled .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bootstrap-enabled .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }
.bootstrap-enabled .panel > .table:last-child,
.bootstrap-enabled .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
.bootstrap-enabled .panel > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-enabled .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-enabled .panel > .table:last-child > tfoot:last-child > tr:last-child,
.bootstrap-enabled .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
.bootstrap-enabled .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-enabled .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-enabled .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-enabled .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-enabled .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-enabled .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-enabled .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bootstrap-enabled .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }
.bootstrap-enabled .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-enabled .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-enabled .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-enabled .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-enabled .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-enabled .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-enabled .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bootstrap-enabled .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }
.bootstrap-enabled .panel > .panel-body + .table,
.bootstrap-enabled .panel > .panel-body + .table-responsive,
.bootstrap-enabled .panel > .table + .panel-body,
.bootstrap-enabled .panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd; }
.bootstrap-enabled .panel > .table > tbody:first-child > tr:first-child th,
.bootstrap-enabled .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.bootstrap-enabled .panel > .table-bordered,
.bootstrap-enabled .panel > .table-responsive > .table-bordered {
  border: 0; }
.bootstrap-enabled .panel > .table-bordered > thead > tr > th:first-child,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bootstrap-enabled .panel > .table-bordered > tbody > tr > th:first-child,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bootstrap-enabled .panel > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-enabled .panel > .table-bordered > thead > tr > td:first-child,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bootstrap-enabled .panel > .table-bordered > tbody > tr > td:first-child,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bootstrap-enabled .panel > .table-bordered > tfoot > tr > td:first-child,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }
.bootstrap-enabled .panel > .table-bordered > thead > tr > th:last-child,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bootstrap-enabled .panel > .table-bordered > tbody > tr > th:last-child,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bootstrap-enabled .panel > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-enabled .panel > .table-bordered > thead > tr > td:last-child,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bootstrap-enabled .panel > .table-bordered > tbody > tr > td:last-child,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bootstrap-enabled .panel > .table-bordered > tfoot > tr > td:last-child,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }
.bootstrap-enabled .panel > .table-bordered > thead > tr:first-child > td,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bootstrap-enabled .panel > .table-bordered > tbody > tr:first-child > td,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bootstrap-enabled .panel > .table-bordered > thead > tr:first-child > th,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bootstrap-enabled .panel > .table-bordered > tbody > tr:first-child > th,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }
.bootstrap-enabled .panel > .table-bordered > tbody > tr:last-child > td,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bootstrap-enabled .panel > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-enabled .panel > .table-bordered > tbody > tr:last-child > th,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bootstrap-enabled .panel > .table-bordered > tfoot > tr:last-child > th,
.bootstrap-enabled .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }
.bootstrap-enabled .panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }
.bootstrap-enabled .panel-group {
  margin-bottom: 20px; }
.bootstrap-enabled .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }
.bootstrap-enabled .panel-group .panel + .panel {
  margin-top: 5px; }
.bootstrap-enabled .panel-group .panel-heading {
  border-bottom: 0; }
.bootstrap-enabled .panel-group .panel-heading + .panel-collapse > .panel-body,
.bootstrap-enabled .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd; }
.bootstrap-enabled .panel-group .panel-footer {
  border-top: 0; }
.bootstrap-enabled .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd; }
.bootstrap-enabled .panel-default {
  border-color: #dddddd; }
.bootstrap-enabled .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd; }
.bootstrap-enabled .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd; }
.bootstrap-enabled .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333; }
.bootstrap-enabled .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd; }
.bootstrap-enabled .panel-primary {
  border-color: #337ab7; }
.bootstrap-enabled .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7; }
.bootstrap-enabled .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }
.bootstrap-enabled .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff; }
.bootstrap-enabled .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }
.bootstrap-enabled .panel-success {
  border-color: #d6e9c6; }
.bootstrap-enabled .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
.bootstrap-enabled .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }
.bootstrap-enabled .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }
.bootstrap-enabled .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }
.bootstrap-enabled .panel-info {
  border-color: #bce8f1; }
.bootstrap-enabled .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
.bootstrap-enabled .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }
.bootstrap-enabled .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }
.bootstrap-enabled .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }
.bootstrap-enabled .panel-warning {
  border-color: #faebcc; }
.bootstrap-enabled .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
.bootstrap-enabled .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }
.bootstrap-enabled .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }
.bootstrap-enabled .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }
.bootstrap-enabled .panel-danger {
  border-color: #ebccd1; }
.bootstrap-enabled .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
.bootstrap-enabled .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }
.bootstrap-enabled .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }
.bootstrap-enabled .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }
.bootstrap-enabled .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
.bootstrap-enabled .close:hover,
.bootstrap-enabled .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5; }
.bootstrap-enabled button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none; }
.bootstrap-enabled .modal-open {
  overflow: hidden; }
.bootstrap-enabled .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
.bootstrap-enabled .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }
.bootstrap-enabled .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
.bootstrap-enabled .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }
.bootstrap-enabled .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }
.bootstrap-enabled .modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }
.bootstrap-enabled .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }
.bootstrap-enabled .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }
.bootstrap-enabled .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5; }
.bootstrap-enabled .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
.bootstrap-enabled .modal-header .close {
  margin-top: -2px; }
.bootstrap-enabled .modal-title {
  margin: 0;
  line-height: 1.42857143; }
.bootstrap-enabled .modal-body {
  position: relative;
  padding: 15px; }
.bootstrap-enabled .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
.bootstrap-enabled .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }
.bootstrap-enabled .modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }
.bootstrap-enabled .modal-footer .btn-block + .btn-block {
  margin-left: 0; }
.bootstrap-enabled .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }
@media (min-width: 768px) {
  .bootstrap-enabled .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .bootstrap-enabled .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); }
  .bootstrap-enabled .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .bootstrap-enabled .modal-lg {
    width: 900px; } }
.bootstrap-enabled .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
.bootstrap-enabled .tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9; }
.bootstrap-enabled .tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }
.bootstrap-enabled .tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }
.bootstrap-enabled .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }
.bootstrap-enabled .tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }
.bootstrap-enabled .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }
.bootstrap-enabled .tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }
.bootstrap-enabled .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }
.bootstrap-enabled .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000; }
.bootstrap-enabled .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000; }
.bootstrap-enabled .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }
.bootstrap-enabled .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }
.bootstrap-enabled .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }
.bootstrap-enabled .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px; }
.bootstrap-enabled .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }
.bootstrap-enabled .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: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
.bootstrap-enabled .popover.top {
  margin-top: -10px; }
.bootstrap-enabled .popover.right {
  margin-left: 10px; }
.bootstrap-enabled .popover.bottom {
  margin-top: 10px; }
.bootstrap-enabled .popover.left {
  margin-left: -10px; }
.bootstrap-enabled .popover > .arrow {
  border-width: 11px; }
.bootstrap-enabled .popover > .arrow,
.bootstrap-enabled .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }
.bootstrap-enabled .popover > .arrow:after {
  content: "";
  border-width: 10px; }
.bootstrap-enabled .popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }
.bootstrap-enabled .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0; }
.bootstrap-enabled .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }
.bootstrap-enabled .popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #ffffff;
  border-left-width: 0; }
.bootstrap-enabled .popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }
.bootstrap-enabled .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff; }
.bootstrap-enabled .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
.bootstrap-enabled .popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff; }
.bootstrap-enabled .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }
.bootstrap-enabled .popover-content {
  padding: 9px 14px; }
.bootstrap-enabled .clearfix:before,
.bootstrap-enabled .clearfix:after,
.bootstrap-enabled .form-horizontal .form-group:before,
.bootstrap-enabled .form-horizontal .form-group:after,
.bootstrap-enabled .panel-body:before,
.bootstrap-enabled .panel-body:after,
.bootstrap-enabled .modal-header:before,
.bootstrap-enabled .modal-header:after,
.bootstrap-enabled .modal-footer:before,
.bootstrap-enabled .modal-footer:after {
  display: table;
  content: " "; }
.bootstrap-enabled .clearfix:after,
.bootstrap-enabled .form-horizontal .form-group:after,
.bootstrap-enabled .panel-body:after,
.bootstrap-enabled .modal-header:after,
.bootstrap-enabled .modal-footer:after {
  clear: both; }
.bootstrap-enabled .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }
.bootstrap-enabled .pull-right {
  float: right !important; }
.bootstrap-enabled .pull-left {
  float: left !important; }
.bootstrap-enabled .hide {
  display: none !important; }
.bootstrap-enabled .show {
  display: block !important; }
.bootstrap-enabled .invisible {
  visibility: hidden; }
.bootstrap-enabled .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }
.bootstrap-enabled .hidden {
  display: none !important; }
.bootstrap-enabled .affix {
  position: fixed; }
