.bootstrap-wrapper {
}
@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');
}
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;

  src: url('../font-awesome/fontawesome-webfont.eot?v=4.2.0');
  src: url('../font-awesome/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../font-awesome/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../font-awesome/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../font-awesome/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
}
@font-face {
  font-family: 'icomoon';
  src:  url('../icomoon/icomoon.eot?5zni1r');
  src:  url('../icomoon/icomoon.eot?5zni1r#iefix') format('embedded-opentype'),
    url('../icomoon/icomoon.ttf?5zni1r') format('truetype'),
    url('../icomoon/icomoon.woff?5zni1r') format('woff'),
    url('../icomoon/icomoon.svg?5zni1r#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;

}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 0.6;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fa
{
 position: relative;
display: inline-block;
font-size: 1.8em;
}
.icon-fa-cu-user:before {
  content: "\e901";
}
.icon-fa-cu-posts:before {
  content: "\e900";
}


.bootstrap-wrapper html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
.bootstrap-wrapper body {
  margin: 0;
}
.bootstrap-wrapper article,
.bootstrap-wrapper aside,
.bootstrap-wrapper details,
.bootstrap-wrapper figcaption,
.bootstrap-wrapper figure,
.bootstrap-wrapper footer,
.bootstrap-wrapper header,
.bootstrap-wrapper hgroup,
.bootstrap-wrapper main,
.bootstrap-wrapper menu,
.bootstrap-wrapper nav,
.bootstrap-wrapper section,
.bootstrap-wrapper summary {
  display: block;
}
.bootstrap-wrapper audio,
.bootstrap-wrapper canvas,
.bootstrap-wrapper progress,
.bootstrap-wrapper video {
  display: inline-block;
  vertical-align: baseline;
}
.bootstrap-wrapper audio:not([controls]) {
  display: none;
  height: 0;
}
.bootstrap-wrapper [hidden],
.bootstrap-wrapper template {
  display: none;
}
.bootstrap-wrapper a {
  background-color: transparent;
}
.bootstrap-wrapper a:active,
.bootstrap-wrapper a:hover {
  outline: 0;
}
.bootstrap-wrapper abbr[title] {
  border-bottom: 1px dotted;
}
.bootstrap-wrapper b,
.bootstrap-wrapper strong {
  font-weight: bold;
}
.bootstrap-wrapper dfn {
  font-style: italic;
}
.bootstrap-wrapper h1 {
  margin: .67em 0;
  font-size: 2em;
}
.bootstrap-wrapper mark {
  color: #000;
  background: #ff0;
}
.bootstrap-wrapper small {
  font-size: 80%;
}
.bootstrap-wrapper sub,
.bootstrap-wrapper sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.bootstrap-wrapper sup {
  top: -.5em;
}
.bootstrap-wrapper sub {
  bottom: -.25em;
}
.bootstrap-wrapper img {
  border: 0;
}
.bootstrap-wrapper svg:not(:root) {
  overflow: hidden;
}
.bootstrap-wrapper figure {
  margin: 1em 40px;
}
.bootstrap-wrapper hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
.bootstrap-wrapper pre {
  overflow: auto;
}
.bootstrap-wrapper code,
.bootstrap-wrapper kbd,
.bootstrap-wrapper pre,
.bootstrap-wrapper samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.bootstrap-wrapper button,
.bootstrap-wrapper input,
.bootstrap-wrapper optgroup,
.bootstrap-wrapper select,
.bootstrap-wrapper textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.bootstrap-wrapper button {
  overflow: visible;
}
.bootstrap-wrapper button,
.bootstrap-wrapper select {
  text-transform: none;
}
.bootstrap-wrapper button,
.bootstrap-wrapper html input[type="button"],
.bootstrap-wrapper input[type="reset"],
.bootstrap-wrapper input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.bootstrap-wrapper button[disabled],
.bootstrap-wrapper html input[disabled] {
  cursor: default;
}
.bootstrap-wrapper button::-moz-focus-inner,
.bootstrap-wrapper input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.bootstrap-wrapper input {
  line-height: normal;
}
.bootstrap-wrapper input[type="checkbox"],
.bootstrap-wrapper input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
.bootstrap-wrapper input[type="number"]::-webkit-inner-spin-button,
.bootstrap-wrapper input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.bootstrap-wrapper input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
.bootstrap-wrapper input[type="search"]::-webkit-search-cancel-button,
.bootstrap-wrapper input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bootstrap-wrapper fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
.bootstrap-wrapper legend {
  padding: 0;
  border: 0;
}
.bootstrap-wrapper textarea {
  overflow: auto;
}
.bootstrap-wrapper optgroup {
  font-weight: bold;
}
.bootstrap-wrapper table {
  border-spacing: 0;
  border-collapse: collapse;
}
.bootstrap-wrapper td,
.bootstrap-wrapper th {
  padding: 0;
}
@media print {
  .bootstrap-wrapper *,
  .bootstrap-wrapper *:before,
  .bootstrap-wrapper *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .bootstrap-wrapper a,
  .bootstrap-wrapper a:visited {
    text-decoration: underline;
  }
  .bootstrap-wrapper a[href]:after {
    content: " (" attr(href) ")";
  }
  .bootstrap-wrapper abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .bootstrap-wrapper a[href^="#"]:after,
  .bootstrap-wrapper a[href^="javascript:"]:after {
    content: "";
  }
  .bootstrap-wrapper pre,
  .bootstrap-wrapper blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  .bootstrap-wrapper thead {
    display: table-header-group;
  }
  .bootstrap-wrapper tr,
  .bootstrap-wrapper img {
    page-break-inside: avoid;
  }
  .bootstrap-wrapper img {
    max-width: 100% !important;
  }
  .bootstrap-wrapper p,
  .bootstrap-wrapper h2,
  .bootstrap-wrapper h3 {
    orphans: 3;
    widows: 3;
  }
  .bootstrap-wrapper h2,
  .bootstrap-wrapper h3 {
    page-break-after: avoid;
  }
  .bootstrap-wrapper .navbar {
    display: none;
  }
  .bootstrap-wrapper .btn > .caret,
  .bootstrap-wrapper .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .bootstrap-wrapper .label {
    border: 1px solid #000;
  }
  .bootstrap-wrapper .table {
    border-collapse: collapse !important;
  }
  .bootstrap-wrapper .table td,
  .bootstrap-wrapper .table th {
    background-color: #fff !important;
  }
  .bootstrap-wrapper .table-bordered th,
  .bootstrap-wrapper .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

.bootstrap-wrapper .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;
}
.bootstrap-wrapper .glyphicon-asterisk:before {
  content: "\002a";
}
.bootstrap-wrapper .glyphicon-plus:before {
  content: "\002b";
}
.bootstrap-wrapper .glyphicon-euro:before,
.bootstrap-wrapper .glyphicon-eur:before {
  content: "\20ac";
}
.bootstrap-wrapper .glyphicon-minus:before {
  content: "\2212";
}
.bootstrap-wrapper .glyphicon-cloud:before {
  content: "\2601";
}
.bootstrap-wrapper .glyphicon-envelope:before {
  content: "\2709";
}
.bootstrap-wrapper .glyphicon-pencil:before {
  content: "\270f";
}
.bootstrap-wrapper .glyphicon-glass:before {
  content: "\e001";
}
.bootstrap-wrapper .glyphicon-music:before {
  content: "\e002";
}
.bootstrap-wrapper .glyphicon-search:before {
  content: "\e003";
}
.bootstrap-wrapper .glyphicon-heart:before {
  content: "\e005";
}
.bootstrap-wrapper .glyphicon-star:before {
  content: "\e006";
}
.bootstrap-wrapper .glyphicon-star-empty:before {
  content: "\e007";
}
.bootstrap-wrapper .glyphicon-user:before {
  content: "\e008";
}
.bootstrap-wrapper .glyphicon-film:before {
  content: "\e009";
}
.bootstrap-wrapper .glyphicon-th-large:before {
  content: "\e010";
}
.bootstrap-wrapper .glyphicon-th:before {
  content: "\e011";
}
.bootstrap-wrapper .glyphicon-th-list:before {
  content: "\e012";
}
.bootstrap-wrapper .glyphicon-ok:before {
  content: "\e013";
}
.bootstrap-wrapper .glyphicon-remove:before {
  content: "\e014";
}
.bootstrap-wrapper .glyphicon-zoom-in:before {
  content: "\e015";
}
.bootstrap-wrapper .glyphicon-zoom-out:before {
  content: "\e016";
}
.bootstrap-wrapper .glyphicon-off:before {
  content: "\e017";
}
.bootstrap-wrapper .glyphicon-signal:before {
  content: "\e018";
}
.bootstrap-wrapper .glyphicon-cog:before {
  content: "\e019";
}
.bootstrap-wrapper .glyphicon-trash:before {
  content: "\e020";
}
.bootstrap-wrapper .glyphicon-home:before {
  content: "\e021";
}
.bootstrap-wrapper .glyphicon-file:before {
  content: "\e022";
}
.bootstrap-wrapper .glyphicon-time:before {
  content: "\e023";
}
.bootstrap-wrapper .glyphicon-road:before {
  content: "\e024";
}
.bootstrap-wrapper .glyphicon-download-alt:before {
  content: "\e025";
}
.bootstrap-wrapper .glyphicon-download:before {
  content: "\e026";
}
.bootstrap-wrapper .glyphicon-upload:before {
  content: "\e027";
}
.bootstrap-wrapper .glyphicon-inbox:before {
  content: "\e028";
}
.bootstrap-wrapper .glyphicon-play-circle:before {
  content: "\e029";
}
.bootstrap-wrapper .glyphicon-repeat:before {
  content: "\e030";
}
.bootstrap-wrapper .glyphicon-refresh:before {
  content: "\e031";
}
.bootstrap-wrapper .glyphicon-list-alt:before {
  content: "\e032";
}
.bootstrap-wrapper .glyphicon-lock:before {
  content: "\e033";
}
.bootstrap-wrapper .glyphicon-flag:before {
  content: "\e034";
}
.bootstrap-wrapper .glyphicon-headphones:before {
  content: "\e035";
}
.bootstrap-wrapper .glyphicon-volume-off:before {
  content: "\e036";
}
.bootstrap-wrapper .glyphicon-volume-down:before {
  content: "\e037";
}
.bootstrap-wrapper .glyphicon-volume-up:before {
  content: "\e038";
}
.bootstrap-wrapper .glyphicon-qrcode:before {
  content: "\e039";
}
.bootstrap-wrapper .glyphicon-barcode:before {
  content: "\e040";
}
.bootstrap-wrapper .glyphicon-tag:before {
  content: "\e041";
}
.bootstrap-wrapper .glyphicon-tags:before {
  content: "\e042";
}
.bootstrap-wrapper .glyphicon-book:before {
  content: "\e043";
}
.bootstrap-wrapper .glyphicon-bookmark:before {
  content: "\e044";
}
.bootstrap-wrapper .glyphicon-print:before {
  content: "\e045";
}
.bootstrap-wrapper .glyphicon-camera:before {
  content: "\e046";
}
.bootstrap-wrapper .glyphicon-font:before {
  content: "\e047";
}
.bootstrap-wrapper .glyphicon-bold:before {
  content: "\e048";
}
.bootstrap-wrapper .glyphicon-italic:before {
  content: "\e049";
}
.bootstrap-wrapper .glyphicon-text-height:before {
  content: "\e050";
}
.bootstrap-wrapper .glyphicon-text-width:before {
  content: "\e051";
}
.bootstrap-wrapper .glyphicon-align-left:before {
  content: "\e052";
}
.bootstrap-wrapper .glyphicon-align-center:before {
  content: "\e053";
}
.bootstrap-wrapper .glyphicon-align-right:before {
  content: "\e054";
}
.bootstrap-wrapper .glyphicon-align-justify:before {
  content: "\e055";
}
.bootstrap-wrapper .glyphicon-list:before {
  content: "\e056";
}
.bootstrap-wrapper .glyphicon-indent-left:before {
  content: "\e057";
}
.bootstrap-wrapper .glyphicon-indent-right:before {
  content: "\e058";
}
.bootstrap-wrapper .glyphicon-facetime-video:before {
  content: "\e059";
}
.bootstrap-wrapper .glyphicon-picture:before {
  content: "\e060";
}
.bootstrap-wrapper .glyphicon-map-marker:before {
  content: "\e062";
}
.bootstrap-wrapper .glyphicon-adjust:before {
  content: "\e063";
}
.bootstrap-wrapper .glyphicon-tint:before {
  content: "\e064";
}
.bootstrap-wrapper .glyphicon-edit:before {
  content: "\e065";
}
.bootstrap-wrapper .glyphicon-share:before {
  content: "\e066";
}
.bootstrap-wrapper .glyphicon-check:before {
  content: "\e067";
}
.bootstrap-wrapper .glyphicon-move:before {
  content: "\e068";
}
.bootstrap-wrapper .glyphicon-step-backward:before {
  content: "\e069";
}
.bootstrap-wrapper .glyphicon-fast-backward:before {
  content: "\e070";
}
.bootstrap-wrapper .glyphicon-backward:before {
  content: "\e071";
}
.bootstrap-wrapper .glyphicon-play:before {
  content: "\e072";
}
.bootstrap-wrapper .glyphicon-pause:before {
  content: "\e073";
}
.bootstrap-wrapper .glyphicon-stop:before {
  content: "\e074";
}
.bootstrap-wrapper .glyphicon-forward:before {
  content: "\e075";
}
.bootstrap-wrapper .glyphicon-fast-forward:before {
  content: "\e076";
}
.bootstrap-wrapper .glyphicon-step-forward:before {
  content: "\e077";
}
.bootstrap-wrapper .glyphicon-eject:before {
  content: "\e078";
}
.bootstrap-wrapper .glyphicon-chevron-left:before {
  content: "\e079";
}
.bootstrap-wrapper .glyphicon-chevron-right:before {
  content: "\e080";
}
.bootstrap-wrapper .glyphicon-plus-sign:before {
  content: "\e081";
}
.bootstrap-wrapper .glyphicon-minus-sign:before {
  content: "\e082";
}
.bootstrap-wrapper .glyphicon-remove-sign:before {
  content: "\e083";
}
.bootstrap-wrapper .glyphicon-ok-sign:before {
  content: "\e084";
}
.bootstrap-wrapper .glyphicon-question-sign:before {
  content: "\e085";
}
.bootstrap-wrapper .glyphicon-info-sign:before {
  content: "\e086";
}
.bootstrap-wrapper .glyphicon-screenshot:before {
  content: "\e087";
}
.bootstrap-wrapper .glyphicon-remove-circle:before {
  content: "\e088";
}
.bootstrap-wrapper .glyphicon-ok-circle:before {
  content: "\e089";
}
.bootstrap-wrapper .glyphicon-ban-circle:before {
  content: "\e090";
}
.bootstrap-wrapper .glyphicon-arrow-left:before {
  content: "\e091";
}
.bootstrap-wrapper .glyphicon-arrow-right:before {
  content: "\e092";
}
.bootstrap-wrapper .glyphicon-arrow-up:before {
  content: "\e093";
}
.bootstrap-wrapper .glyphicon-arrow-down:before {
  content: "\e094";
}
.bootstrap-wrapper .glyphicon-share-alt:before {
  content: "\e095";
}
.bootstrap-wrapper .glyphicon-resize-full:before {
  content: "\e096";
}
.bootstrap-wrapper .glyphicon-resize-small:before {
  content: "\e097";
}
.bootstrap-wrapper .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.bootstrap-wrapper .glyphicon-gift:before {
  content: "\e102";
}
.bootstrap-wrapper .glyphicon-leaf:before {
  content: "\e103";
}
.bootstrap-wrapper .glyphicon-fire:before {
  content: "\e104";
}
.bootstrap-wrapper .glyphicon-eye-open:before {
  content: "\e105";
}
.bootstrap-wrapper .glyphicon-eye-close:before {
  content: "\e106";
}
.bootstrap-wrapper .glyphicon-warning-sign:before {
  content: "\e107";
}
.bootstrap-wrapper .glyphicon-plane:before {
  content: "\e108";
}
.bootstrap-wrapper .glyphicon-calendar:before {
  content: "\e109";
}
.bootstrap-wrapper .glyphicon-random:before {
  content: "\e110";
}
.bootstrap-wrapper .glyphicon-comment:before {
  content: "\e111";
}
.bootstrap-wrapper .glyphicon-magnet:before {
  content: "\e112";
}
.bootstrap-wrapper .glyphicon-chevron-up:before {
  content: "\e113";
}
.bootstrap-wrapper .glyphicon-chevron-down:before {
  content: "\e114";
}
.bootstrap-wrapper .glyphicon-retweet:before {
  content: "\e115";
}
.bootstrap-wrapper .glyphicon-shopping-cart:before {
  content: "\e116";
}
.bootstrap-wrapper .glyphicon-folder-close:before {
  content: "\e117";
}
.bootstrap-wrapper .glyphicon-folder-open:before {
  content: "\e118";
}
.bootstrap-wrapper .glyphicon-resize-vertical:before {
  content: "\e119";
}
.bootstrap-wrapper .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.bootstrap-wrapper .glyphicon-hdd:before {
  content: "\e121";
}
.bootstrap-wrapper .glyphicon-bullhorn:before {
  content: "\e122";
}
.bootstrap-wrapper .glyphicon-bell:before {
  content: "\e123";
}
.bootstrap-wrapper .glyphicon-certificate:before {
  content: "\e124";
}
.bootstrap-wrapper .glyphicon-thumbs-up:before {
  content: "\e125";
}
.bootstrap-wrapper .glyphicon-thumbs-down:before {
  content: "\e126";
}
.bootstrap-wrapper .glyphicon-hand-right:before {
  content: "\e127";
}
.bootstrap-wrapper .glyphicon-hand-left:before {
  content: "\e128";
}
.bootstrap-wrapper .glyphicon-hand-up:before {
  content: "\e129";
}
.bootstrap-wrapper .glyphicon-hand-down:before {
  content: "\e130";
}
.bootstrap-wrapper .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.bootstrap-wrapper .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.bootstrap-wrapper .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.bootstrap-wrapper .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.bootstrap-wrapper .glyphicon-globe:before {
  content: "\e135";
}
.bootstrap-wrapper .glyphicon-wrench:before {
  content: "\e136";
}
.bootstrap-wrapper .glyphicon-tasks:before {
  content: "\e137";
}
.bootstrap-wrapper .glyphicon-filter:before {
  content: "\e138";
}
.bootstrap-wrapper .glyphicon-briefcase:before {
  content: "\e139";
}
.bootstrap-wrapper .glyphicon-fullscreen:before {
  content: "\e140";
}
.bootstrap-wrapper .glyphicon-dashboard:before {
  content: "\e141";
}
.bootstrap-wrapper .glyphicon-paperclip:before {
  content: "\e142";
}
.bootstrap-wrapper .glyphicon-heart-empty:before {
  content: "\e143";
}
.bootstrap-wrapper .glyphicon-link:before {
  content: "\e144";
}
.bootstrap-wrapper .glyphicon-phone:before {
  content: "\e145";
}
.bootstrap-wrapper .glyphicon-pushpin:before {
  content: "\e146";
}
.bootstrap-wrapper .glyphicon-usd:before {
  content: "\e148";
}
.bootstrap-wrapper .glyphicon-gbp:before {
  content: "\e149";
}
.bootstrap-wrapper .glyphicon-sort:before {
  content: "\e150";
}
.bootstrap-wrapper .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.bootstrap-wrapper .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.bootstrap-wrapper .glyphicon-sort-by-order:before {
  content: "\e153";
}
.bootstrap-wrapper .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.bootstrap-wrapper .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.bootstrap-wrapper .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.bootstrap-wrapper .glyphicon-unchecked:before {
  content: "\e157";
}
.bootstrap-wrapper .glyphicon-expand:before {
  content: "\e158";
}
.bootstrap-wrapper .glyphicon-collapse-down:before {
  content: "\e159";
}
.bootstrap-wrapper .glyphicon-collapse-up:before {
  content: "\e160";
}
.bootstrap-wrapper .glyphicon-log-in:before {
  content: "\e161";
}
.bootstrap-wrapper .glyphicon-flash:before {
  content: "\e162";
}
.bootstrap-wrapper .glyphicon-log-out:before {
  content: "\e163";
}
.bootstrap-wrapper .glyphicon-new-window:before {
  content: "\e164";
}
.bootstrap-wrapper .glyphicon-record:before {
  content: "\e165";
}
.bootstrap-wrapper .glyphicon-save:before {
  content: "\e166";
}
.bootstrap-wrapper .glyphicon-open:before {
  content: "\e167";
}
.bootstrap-wrapper .glyphicon-saved:before {
  content: "\e168";
}
.bootstrap-wrapper .glyphicon-import:before {
  content: "\e169";
}
.bootstrap-wrapper .glyphicon-export:before {
  content: "\e170";
}
.bootstrap-wrapper .glyphicon-send:before {
  content: "\e171";
}
.bootstrap-wrapper .glyphicon-floppy-disk:before {
  content: "\e172";
}
.bootstrap-wrapper .glyphicon-floppy-saved:before {
  content: "\e173";
}
.bootstrap-wrapper .glyphicon-floppy-remove:before {
  content: "\e174";
}
.bootstrap-wrapper .glyphicon-floppy-save:before {
  content: "\e175";
}
.bootstrap-wrapper .glyphicon-floppy-open:before {
  content: "\e176";
}
.bootstrap-wrapper .glyphicon-credit-card:before {
  content: "\e177";
}
.bootstrap-wrapper .glyphicon-transfer:before {
  content: "\e178";
}
.bootstrap-wrapper .glyphicon-cutlery:before {
  content: "\e179";
}
.bootstrap-wrapper .glyphicon-header:before {
  content: "\e180";
}
.bootstrap-wrapper .glyphicon-compressed:before {
  content: "\e181";
}
.bootstrap-wrapper .glyphicon-earphone:before {
  content: "\e182";
}
.bootstrap-wrapper .glyphicon-phone-alt:before {
  content: "\e183";
}
.bootstrap-wrapper .glyphicon-tower:before {
  content: "\e184";
}
.bootstrap-wrapper .glyphicon-stats:before {
  content: "\e185";
}
.bootstrap-wrapper .glyphicon-sd-video:before {
  content: "\e186";
}
.bootstrap-wrapper .glyphicon-hd-video:before {
  content: "\e187";
}
.bootstrap-wrapper .glyphicon-subtitles:before {
  content: "\e188";
}
.bootstrap-wrapper .glyphicon-sound-stereo:before {
  content: "\e189";
}
.bootstrap-wrapper .glyphicon-sound-dolby:before {
  content: "\e190";
}
.bootstrap-wrapper .glyphicon-sound-5-1:before {
  content: "\e191";
}
.bootstrap-wrapper .glyphicon-sound-6-1:before {
  content: "\e192";
}
.bootstrap-wrapper .glyphicon-sound-7-1:before {
  content: "\e193";
}
.bootstrap-wrapper .glyphicon-copyright-mark:before {
  content: "\e194";
}
.bootstrap-wrapper .glyphicon-registration-mark:before {
  content: "\e195";
}
.bootstrap-wrapper .glyphicon-cloud-download:before {
  content: "\e197";
}
.bootstrap-wrapper .glyphicon-cloud-upload:before {
  content: "\e198";
}
.bootstrap-wrapper .glyphicon-tree-conifer:before {
  content: "\e199";
}
.bootstrap-wrapper .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.bootstrap-wrapper .glyphicon-cd:before {
  content: "\e201";
}
.bootstrap-wrapper .glyphicon-save-file:before {
  content: "\e202";
}
.bootstrap-wrapper .glyphicon-open-file:before {
  content: "\e203";
}
.bootstrap-wrapper .glyphicon-level-up:before {
  content: "\e204";
}
.bootstrap-wrapper .glyphicon-copy:before {
  content: "\e205";
}
.bootstrap-wrapper .glyphicon-paste:before {
  content: "\e206";
}
.bootstrap-wrapper .glyphicon-alert:before {
  content: "\e209";
}
.bootstrap-wrapper .glyphicon-equalizer:before {
  content: "\e210";
}
.bootstrap-wrapper .glyphicon-king:before {
  content: "\e211";
}
.bootstrap-wrapper .glyphicon-queen:before {
  content: "\e212";
}
.bootstrap-wrapper .glyphicon-pawn:before {
  content: "\e213";
}
.bootstrap-wrapper .glyphicon-bishop:before {
  content: "\e214";
}
.bootstrap-wrapper .glyphicon-knight:before {
  content: "\e215";
}
.bootstrap-wrapper .glyphicon-baby-formula:before {
  content: "\e216";
}
.bootstrap-wrapper .glyphicon-tent:before {
  content: "\26fa";
}
.bootstrap-wrapper .glyphicon-blackboard:before {
  content: "\e218";
}
.bootstrap-wrapper .glyphicon-bed:before {
  content: "\e219";
}
.bootstrap-wrapper .glyphicon-apple:before {
  content: "\f8ff";
}
.bootstrap-wrapper .glyphicon-erase:before {
  content: "\e221";
}
.bootstrap-wrapper .glyphicon-hourglass:before {
  content: "\231b";
}
.bootstrap-wrapper .glyphicon-lamp:before {
  content: "\e223";
}
.bootstrap-wrapper .glyphicon-duplicate:before {
  content: "\e224";
}
.bootstrap-wrapper .glyphicon-piggy-bank:before {
  content: "\e225";
}
.bootstrap-wrapper .glyphicon-scissors:before {
  content: "\e226";
}
.bootstrap-wrapper .glyphicon-bitcoin:before {
  content: "\e227";
}
.bootstrap-wrapper .glyphicon-btc:before {
  content: "\e227";
}
.bootstrap-wrapper .glyphicon-xbt:before {
  content: "\e227";
}
.bootstrap-wrapper .glyphicon-yen:before {
  content: "\00a5";
}
.bootstrap-wrapper .glyphicon-jpy:before {
  content: "\00a5";
}
.bootstrap-wrapper .glyphicon-ruble:before {
  content: "\20bd";
}
.bootstrap-wrapper .glyphicon-rub:before {
  content: "\20bd";
}
.bootstrap-wrapper .glyphicon-scale:before {
  content: "\e230";
}
.bootstrap-wrapper .glyphicon-ice-lolly:before {
  content: "\e231";
}
.bootstrap-wrapper .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.bootstrap-wrapper .glyphicon-education:before {
  content: "\e233";
}
.bootstrap-wrapper .glyphicon-option-horizontal:before {
  content: "\e234";
}
.bootstrap-wrapper .glyphicon-option-vertical:before {
  content: "\e235";
}
.bootstrap-wrapper .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.bootstrap-wrapper .glyphicon-modal-window:before {
  content: "\e237";
}
.bootstrap-wrapper .glyphicon-oil:before {
  content: "\e238";
}
.bootstrap-wrapper .glyphicon-grain:before {
  content: "\e239";
}
.bootstrap-wrapper .glyphicon-sunglasses:before {
  content: "\e240";
}
.bootstrap-wrapper .glyphicon-text-size:before {
  content: "\e241";
}
.bootstrap-wrapper .glyphicon-text-color:before {
  content: "\e242";
}
.bootstrap-wrapper .glyphicon-text-background:before {
  content: "\e243";
}
.bootstrap-wrapper .glyphicon-object-align-top:before {
  content: "\e244";
}
.bootstrap-wrapper .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.bootstrap-wrapper .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.bootstrap-wrapper .glyphicon-object-align-left:before {
  content: "\e247";
}
.bootstrap-wrapper .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.bootstrap-wrapper .glyphicon-object-align-right:before {
  content: "\e249";
}
.bootstrap-wrapper .glyphicon-triangle-right:before {
  content: "\e250";
}
.bootstrap-wrapper .glyphicon-triangle-left:before {
  content: "\e251";
}
.bootstrap-wrapper .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.bootstrap-wrapper .glyphicon-triangle-top:before {
  content: "\e253";
}
.bootstrap-wrapper .glyphicon-console:before {
  content: "\e254";
}
.bootstrap-wrapper .glyphicon-superscript:before {
  content: "\e255";
}
.bootstrap-wrapper .glyphicon-subscript:before {
  content: "\e256";
}
.bootstrap-wrapper .glyphicon-menu-left:before {
  content: "\e257";
}
.bootstrap-wrapper .glyphicon-menu-right:before {
  content: "\e258";
}
.bootstrap-wrapper .glyphicon-menu-down:before {
  content: "\e259";
}
.bootstrap-wrapper .glyphicon-menu-up:before {
  content: "\e260";
}
.bootstrap-wrapper * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-wrapper *:before,
.bootstrap-wrapper *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-wrapper html {

font-size: 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bootstrap-wrapper body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
.bootstrap-wrapper input,
.bootstrap-wrapper button,
.bootstrap-wrapper select,
.bootstrap-wrapper textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bootstrap-wrapper a {
  color: #337ab7;
  text-decoration: none;
}
.bootstrap-wrapper a:hover,
.bootstrap-wrapper a:focus {
  color: #23527c;
  text-decoration: underline;
}
.bootstrap-wrapper a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-wrapper figure {
  margin: 0;
}
.bootstrap-wrapper img {
  vertical-align: middle;
}
.bootstrap-wrapper .img-responsive,
.bootstrap-wrapper .thumbnail > img,
.bootstrap-wrapper .thumbnail a > img,
.bootstrap-wrapper .carousel-inner > .item > img,
.bootstrap-wrapper .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.bootstrap-wrapper .img-rounded {
  border-radius: 6px;
}
.bootstrap-wrapper .img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.bootstrap-wrapper .img-circle {
  border-radius: 50%;
}
.bootstrap-wrapper hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.bootstrap-wrapper .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.bootstrap-wrapper .sr-only-focusable:active,
.bootstrap-wrapper .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.bootstrap-wrapper [role="button"] {
  cursor: pointer;
}
.bootstrap-wrapper h1,
.bootstrap-wrapper h2,
.bootstrap-wrapper h3,
.bootstrap-wrapper h4,
.bootstrap-wrapper h5,
.bootstrap-wrapper h6,
.bootstrap-wrapper .h1,
.bootstrap-wrapper .h2,
.bootstrap-wrapper .h3,
.bootstrap-wrapper .h4,
.bootstrap-wrapper .h5,
.bootstrap-wrapper .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.bootstrap-wrapper h1 small,
.bootstrap-wrapper h2 small,
.bootstrap-wrapper h3 small,
.bootstrap-wrapper h4 small,
.bootstrap-wrapper h5 small,
.bootstrap-wrapper h6 small,
.bootstrap-wrapper .h1 small,
.bootstrap-wrapper .h2 small,
.bootstrap-wrapper .h3 small,
.bootstrap-wrapper .h4 small,
.bootstrap-wrapper .h5 small,
.bootstrap-wrapper .h6 small,
.bootstrap-wrapper h1 .small,
.bootstrap-wrapper h2 .small,
.bootstrap-wrapper h3 .small,
.bootstrap-wrapper h4 .small,
.bootstrap-wrapper h5 .small,
.bootstrap-wrapper h6 .small,
.bootstrap-wrapper .h1 .small,
.bootstrap-wrapper .h2 .small,
.bootstrap-wrapper .h3 .small,
.bootstrap-wrapper .h4 .small,
.bootstrap-wrapper .h5 .small,
.bootstrap-wrapper .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
.bootstrap-wrapper h1,
.bootstrap-wrapper .h1,
.bootstrap-wrapper h2,
.bootstrap-wrapper .h2,
.bootstrap-wrapper h3,
.bootstrap-wrapper .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.bootstrap-wrapper h1 small,
.bootstrap-wrapper .h1 small,
.bootstrap-wrapper h2 small,
.bootstrap-wrapper .h2 small,
.bootstrap-wrapper h3 small,
.bootstrap-wrapper .h3 small,
.bootstrap-wrapper h1 .small,
.bootstrap-wrapper .h1 .small,
.bootstrap-wrapper h2 .small,
.bootstrap-wrapper .h2 .small,
.bootstrap-wrapper h3 .small,
.bootstrap-wrapper .h3 .small {
  font-size: 65%;
}
.bootstrap-wrapper h4,
.bootstrap-wrapper .h4,
.bootstrap-wrapper h5,
.bootstrap-wrapper .h5,
.bootstrap-wrapper h6,
.bootstrap-wrapper .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-wrapper h4 small,
.bootstrap-wrapper .h4 small,
.bootstrap-wrapper h5 small,
.bootstrap-wrapper .h5 small,
.bootstrap-wrapper h6 small,
.bootstrap-wrapper .h6 small,
.bootstrap-wrapper h4 .small,
.bootstrap-wrapper .h4 .small,
.bootstrap-wrapper h5 .small,
.bootstrap-wrapper .h5 .small,
.bootstrap-wrapper h6 .small,
.bootstrap-wrapper .h6 .small {
  font-size: 75%;
}
.bootstrap-wrapper h1,
.bootstrap-wrapper .h1 {
  font-size: 36px;
}
.bootstrap-wrapper h2,
.bootstrap-wrapper .h2 {
  font-size: 30px;
}
.bootstrap-wrapper h3,
.bootstrap-wrapper .h3 {
  font-size: 24px;
}
.bootstrap-wrapper h4,
.bootstrap-wrapper .h4 {
  font-size: 18px;
}
.bootstrap-wrapper h5,
.bootstrap-wrapper .h5 {
  font-size: 14px;
}
.bootstrap-wrapper h6,
.bootstrap-wrapper .h6 {
  font-size: 12px;
}
.bootstrap-wrapper p {
  margin: 0 0 10px;
}
.bootstrap-wrapper .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .lead {
    font-size: 21px;
  }
}
.bootstrap-wrapper small,
.bootstrap-wrapper .small {
  font-size: 85%;
}
.bootstrap-wrapper mark,
.bootstrap-wrapper .mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.bootstrap-wrapper .text-left {
  text-align: left;
}
.bootstrap-wrapper .text-right {
  text-align: right;
}
.bootstrap-wrapper .text-center {
  text-align: center;
}
.bootstrap-wrapper .text-justify {
  text-align: justify;
}
.bootstrap-wrapper .text-nowrap {
  white-space: nowrap;
}
.bootstrap-wrapper .text-lowercase {
  text-transform: lowercase;
}
.bootstrap-wrapper .text-uppercase {
  text-transform: uppercase;
}
.bootstrap-wrapper .text-capitalize {
  text-transform: capitalize;
}
.bootstrap-wrapper .text-muted {
  color: #777;
}
.bootstrap-wrapper .text-primary {
  color: #337ab7;
}
.bootstrap-wrapper a.text-primary:hover,
.bootstrap-wrapper a.text-primary:focus {
  color: #286090;
}
.bootstrap-wrapper .text-success {
  color: #3c763d;
}
.bootstrap-wrapper a.text-success:hover,
.bootstrap-wrapper a.text-success:focus {
  color: #2b542c;
}
.bootstrap-wrapper .text-info {
  color: #31708f;
}
.bootstrap-wrapper a.text-info:hover,
.bootstrap-wrapper a.text-info:focus {
  color: #245269;
}
.bootstrap-wrapper .text-warning {
  color: #8a6d3b;
}
.bootstrap-wrapper a.text-warning:hover,
.bootstrap-wrapper a.text-warning:focus {
  color: #66512c;
}
.bootstrap-wrapper .text-danger {
  color: #a94442;
}
.bootstrap-wrapper a.text-danger:hover,
.bootstrap-wrapper a.text-danger:focus {
  color: #843534;
}
.bootstrap-wrapper .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.bootstrap-wrapper a.bg-primary:hover,
.bootstrap-wrapper a.bg-primary:focus {
  background-color: #286090;
}
.bootstrap-wrapper .bg-success {
  background-color: #dff0d8;
}
.bootstrap-wrapper a.bg-success:hover,
.bootstrap-wrapper a.bg-success:focus {
  background-color: #c1e2b3;
}
.bootstrap-wrapper .bg-info {
  background-color: #d9edf7;
}
.bootstrap-wrapper a.bg-info:hover,
.bootstrap-wrapper a.bg-info:focus {
  background-color: #afd9ee;
}
.bootstrap-wrapper .bg-warning {
  background-color: #fcf8e3;
}
.bootstrap-wrapper a.bg-warning:hover,
.bootstrap-wrapper a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bootstrap-wrapper .bg-danger {
  background-color: #f2dede;
}
.bootstrap-wrapper a.bg-danger:hover,
.bootstrap-wrapper a.bg-danger:focus {
  background-color: #e4b9b9;
}
.bootstrap-wrapper .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
.bootstrap-wrapper ul,
.bootstrap-wrapper ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.bootstrap-wrapper ul ul,
.bootstrap-wrapper ol ul,
.bootstrap-wrapper ul ol,
.bootstrap-wrapper ol ol {
  margin-bottom: 0;
}
.bootstrap-wrapper .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.bootstrap-wrapper .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.bootstrap-wrapper .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.bootstrap-wrapper dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.bootstrap-wrapper dt,
.bootstrap-wrapper dd {
  line-height: 1.42857143;
}
.bootstrap-wrapper dt {
  font-weight: bold;
}
.bootstrap-wrapper dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bootstrap-wrapper .dl-horizontal dd {
    margin-left: 180px;
  }
}
.bootstrap-wrapper abbr[title],
.bootstrap-wrapper abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.bootstrap-wrapper .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.bootstrap-wrapper blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.bootstrap-wrapper blockquote p:last-child,
.bootstrap-wrapper blockquote ul:last-child,
.bootstrap-wrapper blockquote ol:last-child {
  margin-bottom: 0;
}
.bootstrap-wrapper blockquote footer,
.bootstrap-wrapper blockquote small,
.bootstrap-wrapper blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
.bootstrap-wrapper blockquote footer:before,
.bootstrap-wrapper blockquote small:before,
.bootstrap-wrapper blockquote .small:before {
  content: '\2014 \00A0';
}
.bootstrap-wrapper .blockquote-reverse,
.bootstrap-wrapper blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.bootstrap-wrapper .blockquote-reverse footer:before,
.bootstrap-wrapper blockquote.pull-right footer:before,
.bootstrap-wrapper .blockquote-reverse small:before,
.bootstrap-wrapper blockquote.pull-right small:before,
.bootstrap-wrapper .blockquote-reverse .small:before,
.bootstrap-wrapper blockquote.pull-right .small:before {
  content: '';
}
.bootstrap-wrapper .blockquote-reverse footer:after,
.bootstrap-wrapper blockquote.pull-right footer:after,
.bootstrap-wrapper .blockquote-reverse small:after,
.bootstrap-wrapper blockquote.pull-right small:after,
.bootstrap-wrapper .blockquote-reverse .small:after,
.bootstrap-wrapper blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.bootstrap-wrapper address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.bootstrap-wrapper code,
.bootstrap-wrapper kbd,
.bootstrap-wrapper pre,
.bootstrap-wrapper samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.bootstrap-wrapper code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.bootstrap-wrapper kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
.bootstrap-wrapper kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-wrapper pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.bootstrap-wrapper pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.bootstrap-wrapper .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.bootstrap-wrapper .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .bootstrap-wrapper .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .container {
    width: 1170px;
  }
}
.bootstrap-wrapper .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.bootstrap-wrapper .row {
  margin-right: -15px;
  margin-left: -15px;
}
.bootstrap-wrapper .col-xs-1,
.bootstrap-wrapper .col-sm-1,
.bootstrap-wrapper .col-md-1,
.bootstrap-wrapper .col-lg-1,
.bootstrap-wrapper .col-xs-2,
.bootstrap-wrapper .col-sm-2,
.bootstrap-wrapper .col-md-2,
.bootstrap-wrapper .col-lg-2,
.bootstrap-wrapper .col-xs-3,
.bootstrap-wrapper .col-sm-3,
.bootstrap-wrapper .col-md-3,
.bootstrap-wrapper .col-lg-3,
.bootstrap-wrapper .col-xs-4,
.bootstrap-wrapper .col-sm-4,
.bootstrap-wrapper .col-md-4,
.bootstrap-wrapper .col-lg-4,
.bootstrap-wrapper .col-xs-5,
.bootstrap-wrapper .col-sm-5,
.bootstrap-wrapper .col-md-5,
.bootstrap-wrapper .col-lg-5,
.bootstrap-wrapper .col-xs-6,
.bootstrap-wrapper .col-sm-6,
.bootstrap-wrapper .col-md-6,
.bootstrap-wrapper .col-lg-6,
.bootstrap-wrapper .col-xs-7,
.bootstrap-wrapper .col-sm-7,
.bootstrap-wrapper .col-md-7,
.bootstrap-wrapper .col-lg-7,
.bootstrap-wrapper .col-xs-8,
.bootstrap-wrapper .col-sm-8,
.bootstrap-wrapper .col-md-8,
.bootstrap-wrapper .col-lg-8,
.bootstrap-wrapper .col-xs-9,
.bootstrap-wrapper .col-sm-9,
.bootstrap-wrapper .col-md-9,
.bootstrap-wrapper .col-lg-9,
.bootstrap-wrapper .col-xs-10,
.bootstrap-wrapper .col-sm-10,
.bootstrap-wrapper .col-md-10,
.bootstrap-wrapper .col-lg-10,
.bootstrap-wrapper .col-xs-11,
.bootstrap-wrapper .col-sm-11,
.bootstrap-wrapper .col-md-11,
.bootstrap-wrapper .col-lg-11,
.bootstrap-wrapper .col-xs-12,
.bootstrap-wrapper .col-sm-12,
.bootstrap-wrapper .col-md-12,
.bootstrap-wrapper .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.bootstrap-wrapper .col-xs-1,
.bootstrap-wrapper .col-xs-2,
.bootstrap-wrapper .col-xs-3,
.bootstrap-wrapper .col-xs-4,
.bootstrap-wrapper .col-xs-5,
.bootstrap-wrapper .col-xs-6,
.bootstrap-wrapper .col-xs-7,
.bootstrap-wrapper .col-xs-8,
.bootstrap-wrapper .col-xs-9,
.bootstrap-wrapper .col-xs-10,
.bootstrap-wrapper .col-xs-11,
.bootstrap-wrapper .col-xs-12 {
  float: left;
}
.bootstrap-wrapper .col-xs-12 {
  width: 100%;
}
.bootstrap-wrapper .col-xs-11 {
  width: 91.66666667%;
}
.bootstrap-wrapper .col-xs-10 {
  width: 83.33333333%;
}
.bootstrap-wrapper .col-xs-9 {
  width: 75%;
}
.bootstrap-wrapper .col-xs-8 {
  width: 66.66666667%;
}
.bootstrap-wrapper .col-xs-7 {
  width: 58.33333333%;
}
.bootstrap-wrapper .col-xs-6 {
  width: 50%;
}
.bootstrap-wrapper .col-xs-5 {
  width: 41.66666667%;
}
.bootstrap-wrapper .col-xs-4 {
  width: 33.33333333%;
}
.bootstrap-wrapper .col-xs-3 {
  width: 25%;
}
.bootstrap-wrapper .col-xs-2 {
  width: 16.66666667%;
}
.bootstrap-wrapper .col-xs-1 {
  width: 8.33333333%;
}
.bootstrap-wrapper .col-xs-pull-12 {
  right: 100%;
}
.bootstrap-wrapper .col-xs-pull-11 {
  right: 91.66666667%;
}
.bootstrap-wrapper .col-xs-pull-10 {
  right: 83.33333333%;
}
.bootstrap-wrapper .col-xs-pull-9 {
  right: 75%;
}
.bootstrap-wrapper .col-xs-pull-8 {
  right: 66.66666667%;
}
.bootstrap-wrapper .col-xs-pull-7 {
  right: 58.33333333%;
}
.bootstrap-wrapper .col-xs-pull-6 {
  right: 50%;
}
.bootstrap-wrapper .col-xs-pull-5 {
  right: 41.66666667%;
}
.bootstrap-wrapper .col-xs-pull-4 {
  right: 33.33333333%;
}
.bootstrap-wrapper .col-xs-pull-3 {
  right: 25%;
}
.bootstrap-wrapper .col-xs-pull-2 {
  right: 16.66666667%;
}
.bootstrap-wrapper .col-xs-pull-1 {
  right: 8.33333333%;
}
.bootstrap-wrapper .col-xs-pull-0 {
  right: auto;
}
.bootstrap-wrapper .col-xs-push-12 {
  left: 100%;
}
.bootstrap-wrapper .col-xs-push-11 {
  left: 91.66666667%;
}
.bootstrap-wrapper .col-xs-push-10 {
  left: 83.33333333%;
}
.bootstrap-wrapper .col-xs-push-9 {
  left: 75%;
}
.bootstrap-wrapper .col-xs-push-8 {
  left: 66.66666667%;
}
.bootstrap-wrapper .col-xs-push-7 {
  left: 58.33333333%;
}
.bootstrap-wrapper .col-xs-push-6 {
  left: 50%;
}
.bootstrap-wrapper .col-xs-push-5 {
  left: 41.66666667%;
}
.bootstrap-wrapper .col-xs-push-4 {
  left: 33.33333333%;
}
.bootstrap-wrapper .col-xs-push-3 {
  left: 25%;
}
.bootstrap-wrapper .col-xs-push-2 {
  left: 16.66666667%;
}
.bootstrap-wrapper .col-xs-push-1 {
  left: 8.33333333%;
}
.bootstrap-wrapper .col-xs-push-0 {
  left: auto;
}
.bootstrap-wrapper .col-xs-offset-12 {
  margin-left: 100%;
}
.bootstrap-wrapper .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.bootstrap-wrapper .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.bootstrap-wrapper .col-xs-offset-9 {
  margin-left: 75%;
}
.bootstrap-wrapper .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.bootstrap-wrapper .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.bootstrap-wrapper .col-xs-offset-6 {
  margin-left: 50%;
}
.bootstrap-wrapper .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.bootstrap-wrapper .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.bootstrap-wrapper .col-xs-offset-3 {
  margin-left: 25%;
}
.bootstrap-wrapper .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.bootstrap-wrapper .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.bootstrap-wrapper .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .col-sm-1,
  .bootstrap-wrapper .col-sm-2,
  .bootstrap-wrapper .col-sm-3,
  .bootstrap-wrapper .col-sm-4,
  .bootstrap-wrapper .col-sm-5,
  .bootstrap-wrapper .col-sm-6,
  .bootstrap-wrapper .col-sm-7,
  .bootstrap-wrapper .col-sm-8,
  .bootstrap-wrapper .col-sm-9,
  .bootstrap-wrapper .col-sm-10,
  .bootstrap-wrapper .col-sm-11,
  .bootstrap-wrapper .col-sm-12 {
    float: left;
  }
  .bootstrap-wrapper .col-sm-12 {
    width: 100%;
  }
  .bootstrap-wrapper .col-sm-11 {
    width: 91.66666667%;
  }
  .bootstrap-wrapper .col-sm-10 {
    width: 83.33333333%;
  }
  .bootstrap-wrapper .col-sm-9 {
    width: 75%;
  }
  .bootstrap-wrapper .col-sm-8 {
    width: 66.66666667%;
  }
  .bootstrap-wrapper .col-sm-7 {
    width: 58.33333333%;
  }
  .bootstrap-wrapper .col-sm-6 {
    width: 50%;
  }
  .bootstrap-wrapper .col-sm-5 {
    width: 41.66666667%;
  }
  .bootstrap-wrapper .col-sm-4 {
    width: 33.33333333%;
  }
  .bootstrap-wrapper .col-sm-3 {
    width: 25%;
  }
  .bootstrap-wrapper .col-sm-2 {
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-sm-1 {
    width: 8.33333333%;
  }
  .bootstrap-wrapper .col-sm-pull-12 {
    right: 100%;
  }
  .bootstrap-wrapper .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-wrapper .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-wrapper .col-sm-pull-9 {
    right: 75%;
  }
  .bootstrap-wrapper .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-wrapper .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-wrapper .col-sm-pull-6 {
    right: 50%;
  }
  .bootstrap-wrapper .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-wrapper .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-wrapper .col-sm-pull-3 {
    right: 25%;
  }
  .bootstrap-wrapper .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-wrapper .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-wrapper .col-sm-pull-0 {
    right: auto;
  }
  .bootstrap-wrapper .col-sm-push-12 {
    left: 100%;
  }
  .bootstrap-wrapper .col-sm-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-wrapper .col-sm-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-wrapper .col-sm-push-9 {
    left: 75%;
  }
  .bootstrap-wrapper .col-sm-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-wrapper .col-sm-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-wrapper .col-sm-push-6 {
    left: 50%;
  }
  .bootstrap-wrapper .col-sm-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-wrapper .col-sm-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-wrapper .col-sm-push-3 {
    left: 25%;
  }
  .bootstrap-wrapper .col-sm-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-wrapper .col-sm-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-wrapper .col-sm-push-0 {
    left: auto;
  }
  .bootstrap-wrapper .col-sm-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-wrapper .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-wrapper .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-wrapper .col-sm-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-wrapper .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-wrapper .col-sm-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-wrapper .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-wrapper .col-sm-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-wrapper .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-wrapper .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .bootstrap-wrapper .col-md-1,
  .bootstrap-wrapper .col-md-2,
  .bootstrap-wrapper .col-md-3,
  .bootstrap-wrapper .col-md-4,
  .bootstrap-wrapper .col-md-5,
  .bootstrap-wrapper .col-md-6,
  .bootstrap-wrapper .col-md-7,
  .bootstrap-wrapper .col-md-8,
  .bootstrap-wrapper .col-md-9,
  .bootstrap-wrapper .col-md-10,
  .bootstrap-wrapper .col-md-11,
  .bootstrap-wrapper .col-md-12 {
    float: left;
  }
  .bootstrap-wrapper .col-md-12 {
    width: 100%;
  }
  .bootstrap-wrapper .col-md-11 {
    width: 91.66666667%;
  }
  .bootstrap-wrapper .col-md-10 {
    width: 83.33333333%;
  }
  .bootstrap-wrapper .col-md-9 {
    width: 75%;
  }
  .bootstrap-wrapper .col-md-8 {
    width: 66.66666667%;
  }
  .bootstrap-wrapper .col-md-7 {
    width: 58.33333333%;
  }
  .bootstrap-wrapper .col-md-6 {
    width: 50%;
  }
  .bootstrap-wrapper .col-md-5 {
    width: 41.66666667%;
  }
  .bootstrap-wrapper .col-md-4 {
    width: 33.33333333%;
  }
  .bootstrap-wrapper .col-md-3 {
    width: 25%;
  }
  .bootstrap-wrapper .col-md-2 {
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-md-1 {
    width: 8.33333333%;
  }
  .bootstrap-wrapper .col-md-pull-12 {
    right: 100%;
  }
  .bootstrap-wrapper .col-md-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-wrapper .col-md-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-wrapper .col-md-pull-9 {
    right: 75%;
  }
  .bootstrap-wrapper .col-md-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-wrapper .col-md-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-wrapper .col-md-pull-6 {
    right: 50%;
  }
  .bootstrap-wrapper .col-md-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-wrapper .col-md-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-wrapper .col-md-pull-3 {
    right: 25%;
  }
  .bootstrap-wrapper .col-md-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-wrapper .col-md-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-wrapper .col-md-pull-0 {
    right: auto;
  }
  .bootstrap-wrapper .col-md-push-12 {
    left: 100%;
  }
  .bootstrap-wrapper .col-md-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-wrapper .col-md-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-wrapper .col-md-push-9 {
    left: 75%;
  }
  .bootstrap-wrapper .col-md-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-wrapper .col-md-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-wrapper .col-md-push-6 {
    left: 50%;
  }
  .bootstrap-wrapper .col-md-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-wrapper .col-md-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-wrapper .col-md-push-3 {
    left: 25%;
  }
  .bootstrap-wrapper .col-md-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-wrapper .col-md-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-wrapper .col-md-push-0 {
    left: auto;
  }
  .bootstrap-wrapper .col-md-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-wrapper .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-wrapper .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-wrapper .col-md-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-wrapper .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-wrapper .col-md-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-wrapper .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-wrapper .col-md-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-wrapper .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-wrapper .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .col-lg-1,
  .bootstrap-wrapper .col-lg-2,
  .bootstrap-wrapper .col-lg-3,
  .bootstrap-wrapper .col-lg-4,
  .bootstrap-wrapper .col-lg-5,
  .bootstrap-wrapper .col-lg-6,
  .bootstrap-wrapper .col-lg-7,
  .bootstrap-wrapper .col-lg-8,
  .bootstrap-wrapper .col-lg-9,
  .bootstrap-wrapper .col-lg-10,
  .bootstrap-wrapper .col-lg-11,
  .bootstrap-wrapper .col-lg-12 {
    float: left;
  }
  .bootstrap-wrapper .col-lg-12 {
    width: 100%;
  }
  .bootstrap-wrapper .col-lg-11 {
    width: 91.66666667%;
  }
  .bootstrap-wrapper .col-lg-10 {
    width: 83.33333333%;
  }
  .bootstrap-wrapper .col-lg-9 {
    width: 75%;
  }
  .bootstrap-wrapper .col-lg-8 {
    width: 66.66666667%;
  }
  .bootstrap-wrapper .col-lg-7 {
    width: 58.33333333%;
  }
  .bootstrap-wrapper .col-lg-6 {
    width: 50%;
  }
  .bootstrap-wrapper .col-lg-5 {
    width: 41.66666667%;
  }
  .bootstrap-wrapper .col-lg-4 {
    width: 33.33333333%;
  }
  .bootstrap-wrapper .col-lg-3 {
    width: 25%;
  }
  .bootstrap-wrapper .col-lg-2 {
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-lg-1 {
    width: 8.33333333%;
  }
  .bootstrap-wrapper .col-lg-pull-12 {
    right: 100%;
  }
  .bootstrap-wrapper .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-wrapper .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-wrapper .col-lg-pull-9 {
    right: 75%;
  }
  .bootstrap-wrapper .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-wrapper .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-wrapper .col-lg-pull-6 {
    right: 50%;
  }
  .bootstrap-wrapper .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-wrapper .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-wrapper .col-lg-pull-3 {
    right: 25%;
  }
  .bootstrap-wrapper .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-wrapper .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-wrapper .col-lg-pull-0 {
    right: auto;
  }
  .bootstrap-wrapper .col-lg-push-12 {
    left: 100%;
  }
  .bootstrap-wrapper .col-lg-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-wrapper .col-lg-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-wrapper .col-lg-push-9 {
    left: 75%;
  }
  .bootstrap-wrapper .col-lg-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-wrapper .col-lg-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-wrapper .col-lg-push-6 {
    left: 50%;
  }
  .bootstrap-wrapper .col-lg-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-wrapper .col-lg-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-wrapper .col-lg-push-3 {
    left: 25%;
  }
  .bootstrap-wrapper .col-lg-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-wrapper .col-lg-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-wrapper .col-lg-push-0 {
    left: auto;
  }
  .bootstrap-wrapper .col-lg-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-wrapper .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-wrapper .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-wrapper .col-lg-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-wrapper .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-wrapper .col-lg-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-wrapper .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-wrapper .col-lg-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-wrapper .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-wrapper .col-lg-offset-0 {
    margin-left: 0;
  }
}
.bootstrap-wrapper table {
  background-color: transparent;
}
.bootstrap-wrapper caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
.bootstrap-wrapper th {
  text-align: left;
}
.bootstrap-wrapper .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.bootstrap-wrapper .table > thead > tr > th,
.bootstrap-wrapper .table > tbody > tr > th,
.bootstrap-wrapper .table > tfoot > tr > th,
.bootstrap-wrapper .table > thead > tr > td,
.bootstrap-wrapper .table > tbody > tr > td,
.bootstrap-wrapper .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.bootstrap-wrapper .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.bootstrap-wrapper .table > caption + thead > tr:first-child > th,
.bootstrap-wrapper .table > colgroup + thead > tr:first-child > th,
.bootstrap-wrapper .table > thead:first-child > tr:first-child > th,
.bootstrap-wrapper .table > caption + thead > tr:first-child > td,
.bootstrap-wrapper .table > colgroup + thead > tr:first-child > td,
.bootstrap-wrapper .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.bootstrap-wrapper .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.bootstrap-wrapper .table .table {
  background-color: #fff;
}
.bootstrap-wrapper .table-condensed > thead > tr > th,
.bootstrap-wrapper .table-condensed > tbody > tr > th,
.bootstrap-wrapper .table-condensed > tfoot > tr > th,
.bootstrap-wrapper .table-condensed > thead > tr > td,
.bootstrap-wrapper .table-condensed > tbody > tr > td,
.bootstrap-wrapper .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.bootstrap-wrapper .table-bordered {
  border: 1px solid #ddd;
}
.bootstrap-wrapper .table-bordered > thead > tr > th,
.bootstrap-wrapper .table-bordered > tbody > tr > th,
.bootstrap-wrapper .table-bordered > tfoot > tr > th,
.bootstrap-wrapper .table-bordered > thead > tr > td,
.bootstrap-wrapper .table-bordered > tbody > tr > td,
.bootstrap-wrapper .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.bootstrap-wrapper .table-bordered > thead > tr > th,
.bootstrap-wrapper .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.bootstrap-wrapper .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.bootstrap-wrapper .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.bootstrap-wrapper table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.bootstrap-wrapper table td[class*="col-"],
.bootstrap-wrapper table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.bootstrap-wrapper .table > thead > tr > td.active,
.bootstrap-wrapper .table > tbody > tr > td.active,
.bootstrap-wrapper .table > tfoot > tr > td.active,
.bootstrap-wrapper .table > thead > tr > th.active,
.bootstrap-wrapper .table > tbody > tr > th.active,
.bootstrap-wrapper .table > tfoot > tr > th.active,
.bootstrap-wrapper .table > thead > tr.active > td,
.bootstrap-wrapper .table > tbody > tr.active > td,
.bootstrap-wrapper .table > tfoot > tr.active > td,
.bootstrap-wrapper .table > thead > tr.active > th,
.bootstrap-wrapper .table > tbody > tr.active > th,
.bootstrap-wrapper .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.bootstrap-wrapper .table-hover > tbody > tr > td.active:hover,
.bootstrap-wrapper .table-hover > tbody > tr > th.active:hover,
.bootstrap-wrapper .table-hover > tbody > tr.active:hover > td,
.bootstrap-wrapper .table-hover > tbody > tr:hover > .active,
.bootstrap-wrapper .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.bootstrap-wrapper .table > thead > tr > td.success,
.bootstrap-wrapper .table > tbody > tr > td.success,
.bootstrap-wrapper .table > tfoot > tr > td.success,
.bootstrap-wrapper .table > thead > tr > th.success,
.bootstrap-wrapper .table > tbody > tr > th.success,
.bootstrap-wrapper .table > tfoot > tr > th.success,
.bootstrap-wrapper .table > thead > tr.success > td,
.bootstrap-wrapper .table > tbody > tr.success > td,
.bootstrap-wrapper .table > tfoot > tr.success > td,
.bootstrap-wrapper .table > thead > tr.success > th,
.bootstrap-wrapper .table > tbody > tr.success > th,
.bootstrap-wrapper .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.bootstrap-wrapper .table-hover > tbody > tr > td.success:hover,
.bootstrap-wrapper .table-hover > tbody > tr > th.success:hover,
.bootstrap-wrapper .table-hover > tbody > tr.success:hover > td,
.bootstrap-wrapper .table-hover > tbody > tr:hover > .success,
.bootstrap-wrapper .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.bootstrap-wrapper .table > thead > tr > td.info,
.bootstrap-wrapper .table > tbody > tr > td.info,
.bootstrap-wrapper .table > tfoot > tr > td.info,
.bootstrap-wrapper .table > thead > tr > th.info,
.bootstrap-wrapper .table > tbody > tr > th.info,
.bootstrap-wrapper .table > tfoot > tr > th.info,
.bootstrap-wrapper .table > thead > tr.info > td,
.bootstrap-wrapper .table > tbody > tr.info > td,
.bootstrap-wrapper .table > tfoot > tr.info > td,
.bootstrap-wrapper .table > thead > tr.info > th,
.bootstrap-wrapper .table > tbody > tr.info > th,
.bootstrap-wrapper .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.bootstrap-wrapper .table-hover > tbody > tr > td.info:hover,
.bootstrap-wrapper .table-hover > tbody > tr > th.info:hover,
.bootstrap-wrapper .table-hover > tbody > tr.info:hover > td,
.bootstrap-wrapper .table-hover > tbody > tr:hover > .info,
.bootstrap-wrapper .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.bootstrap-wrapper .table > thead > tr > td.warning,
.bootstrap-wrapper .table > tbody > tr > td.warning,
.bootstrap-wrapper .table > tfoot > tr > td.warning,
.bootstrap-wrapper .table > thead > tr > th.warning,
.bootstrap-wrapper .table > tbody > tr > th.warning,
.bootstrap-wrapper .table > tfoot > tr > th.warning,
.bootstrap-wrapper .table > thead > tr.warning > td,
.bootstrap-wrapper .table > tbody > tr.warning > td,
.bootstrap-wrapper .table > tfoot > tr.warning > td,
.bootstrap-wrapper .table > thead > tr.warning > th,
.bootstrap-wrapper .table > tbody > tr.warning > th,
.bootstrap-wrapper .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.bootstrap-wrapper .table-hover > tbody > tr > td.warning:hover,
.bootstrap-wrapper .table-hover > tbody > tr > th.warning:hover,
.bootstrap-wrapper .table-hover > tbody > tr.warning:hover > td,
.bootstrap-wrapper .table-hover > tbody > tr:hover > .warning,
.bootstrap-wrapper .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.bootstrap-wrapper .table > thead > tr > td.danger,
.bootstrap-wrapper .table > tbody > tr > td.danger,
.bootstrap-wrapper .table > tfoot > tr > td.danger,
.bootstrap-wrapper .table > thead > tr > th.danger,
.bootstrap-wrapper .table > tbody > tr > th.danger,
.bootstrap-wrapper .table > tfoot > tr > th.danger,
.bootstrap-wrapper .table > thead > tr.danger > td,
.bootstrap-wrapper .table > tbody > tr.danger > td,
.bootstrap-wrapper .table > tfoot > tr.danger > td,
.bootstrap-wrapper .table > thead > tr.danger > th,
.bootstrap-wrapper .table > tbody > tr.danger > th,
.bootstrap-wrapper .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.bootstrap-wrapper .table-hover > tbody > tr > td.danger:hover,
.bootstrap-wrapper .table-hover > tbody > tr > th.danger:hover,
.bootstrap-wrapper .table-hover > tbody > tr.danger:hover > td,
.bootstrap-wrapper .table-hover > tbody > tr:hover > .danger,
.bootstrap-wrapper .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.bootstrap-wrapper .table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .bootstrap-wrapper .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .bootstrap-wrapper .table-responsive > .table {
    margin-bottom: 0;
  }
  .bootstrap-wrapper .table-responsive > .table > thead > tr > th,
  .bootstrap-wrapper .table-responsive > .table > tbody > tr > th,
  .bootstrap-wrapper .table-responsive > .table > tfoot > tr > th,
  .bootstrap-wrapper .table-responsive > .table > thead > tr > td,
  .bootstrap-wrapper .table-responsive > .table > tbody > tr > td,
  .bootstrap-wrapper .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .bootstrap-wrapper .table-responsive > .table-bordered {
    border: 0;
  }
  .bootstrap-wrapper .table-responsive > .table-bordered > thead > tr > th:first-child,
  .bootstrap-wrapper .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .bootstrap-wrapper .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .bootstrap-wrapper .table-responsive > .table-bordered > thead > tr > td:first-child,
  .bootstrap-wrapper .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .bootstrap-wrapper .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .bootstrap-wrapper .table-responsive > .table-bordered > thead > tr > th:last-child,
  .bootstrap-wrapper .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .bootstrap-wrapper .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .bootstrap-wrapper .table-responsive > .table-bordered > thead > tr > td:last-child,
  .bootstrap-wrapper .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .bootstrap-wrapper .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .bootstrap-wrapper .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .bootstrap-wrapper .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .bootstrap-wrapper .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .bootstrap-wrapper .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.bootstrap-wrapper fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.bootstrap-wrapper legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.bootstrap-wrapper label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.bootstrap-wrapper input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-wrapper input[type="radio"],
.bootstrap-wrapper input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.bootstrap-wrapper input[type="file"] {
  display: block;
}
.bootstrap-wrapper input[type="range"] {
  display: block;
  width: 100%;
}
.bootstrap-wrapper select[multiple],
.bootstrap-wrapper select[size] {
  height: auto;
}
.bootstrap-wrapper input[type="file"]:focus,
.bootstrap-wrapper input[type="radio"]:focus,
.bootstrap-wrapper input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-wrapper output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.bootstrap-wrapper .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(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-wrapper .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.bootstrap-wrapper .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.bootstrap-wrapper .form-control:-ms-input-placeholder {
  color: #999;
}
.bootstrap-wrapper .form-control::-webkit-input-placeholder {
  color: #999;
}
.bootstrap-wrapper .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.bootstrap-wrapper .form-control[disabled],
.bootstrap-wrapper .form-control[readonly],
.bootstrap-wrapper fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.bootstrap-wrapper .form-control[disabled],
.bootstrap-wrapper fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.bootstrap-wrapper textarea.form-control {
  height: auto;
}
.bootstrap-wrapper input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bootstrap-wrapper input[type="date"].form-control,
  .bootstrap-wrapper input[type="time"].form-control,
  .bootstrap-wrapper input[type="datetime-local"].form-control,
  .bootstrap-wrapper input[type="month"].form-control {
    line-height: 34px;
  }
  .bootstrap-wrapper input[type="date"].input-sm,
  .bootstrap-wrapper input[type="time"].input-sm,
  .bootstrap-wrapper input[type="datetime-local"].input-sm,
  .bootstrap-wrapper input[type="month"].input-sm,
  .bootstrap-wrapper .input-group-sm input[type="date"],
  .bootstrap-wrapper .input-group-sm input[type="time"],
  .bootstrap-wrapper .input-group-sm input[type="datetime-local"],
  .bootstrap-wrapper .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  .bootstrap-wrapper input[type="date"].input-lg,
  .bootstrap-wrapper input[type="time"].input-lg,
  .bootstrap-wrapper input[type="datetime-local"].input-lg,
  .bootstrap-wrapper input[type="month"].input-lg,
  .bootstrap-wrapper .input-group-lg input[type="date"],
  .bootstrap-wrapper .input-group-lg input[type="time"],
  .bootstrap-wrapper .input-group-lg input[type="datetime-local"],
  .bootstrap-wrapper .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.bootstrap-wrapper .form-group {
  margin-bottom: 15px;
}
.bootstrap-wrapper .radio,
.bootstrap-wrapper .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-wrapper .radio label,
.bootstrap-wrapper .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.bootstrap-wrapper .radio input[type="radio"],
.bootstrap-wrapper .radio-inline input[type="radio"],
.bootstrap-wrapper .checkbox input[type="checkbox"],
.bootstrap-wrapper .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.bootstrap-wrapper .radio + .radio,
.bootstrap-wrapper .checkbox + .checkbox {
  margin-top: -5px;
}
.bootstrap-wrapper .radio-inline,
.bootstrap-wrapper .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.bootstrap-wrapper .radio-inline + .radio-inline,
.bootstrap-wrapper .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.bootstrap-wrapper input[type="radio"][disabled],
.bootstrap-wrapper input[type="checkbox"][disabled],
.bootstrap-wrapper input[type="radio"].disabled,
.bootstrap-wrapper input[type="checkbox"].disabled,
.bootstrap-wrapper fieldset[disabled] input[type="radio"],
.bootstrap-wrapper fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.bootstrap-wrapper .radio-inline.disabled,
.bootstrap-wrapper .checkbox-inline.disabled,
.bootstrap-wrapper fieldset[disabled] .radio-inline,
.bootstrap-wrapper fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.bootstrap-wrapper .radio.disabled label,
.bootstrap-wrapper .checkbox.disabled label,
.bootstrap-wrapper fieldset[disabled] .radio label,
.bootstrap-wrapper fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.bootstrap-wrapper .form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.bootstrap-wrapper .form-control-static.input-lg,
.bootstrap-wrapper .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap-wrapper .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-wrapper select.input-sm {
  height: 30px;
  line-height: 30px;
}
.bootstrap-wrapper textarea.input-sm,
.bootstrap-wrapper select[multiple].input-sm {
  height: auto;
}
.bootstrap-wrapper .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-wrapper .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.bootstrap-wrapper .form-group-sm textarea.form-control,
.bootstrap-wrapper .form-group-sm select[multiple].form-control {
  height: auto;
}
.bootstrap-wrapper .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.bootstrap-wrapper .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-wrapper select.input-lg {
  height: 46px;
  line-height: 46px;
}
.bootstrap-wrapper textarea.input-lg,
.bootstrap-wrapper select[multiple].input-lg {
  height: auto;
}
.bootstrap-wrapper .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-wrapper .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.bootstrap-wrapper .form-group-lg textarea.form-control,
.bootstrap-wrapper .form-group-lg select[multiple].form-control {
  height: auto;
}
.bootstrap-wrapper .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.bootstrap-wrapper .has-feedback {
  position: relative;
}
.bootstrap-wrapper .has-feedback .form-control {
  padding-right: 42.5px;
}
.bootstrap-wrapper .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-wrapper .input-lg + .form-control-feedback,
.bootstrap-wrapper .input-group-lg + .form-control-feedback,
.bootstrap-wrapper .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.bootstrap-wrapper .input-sm + .form-control-feedback,
.bootstrap-wrapper .input-group-sm + .form-control-feedback,
.bootstrap-wrapper .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.bootstrap-wrapper .has-success .help-block,
.bootstrap-wrapper .has-success .control-label,
.bootstrap-wrapper .has-success .radio,
.bootstrap-wrapper .has-success .checkbox,
.bootstrap-wrapper .has-success .radio-inline,
.bootstrap-wrapper .has-success .checkbox-inline,
.bootstrap-wrapper .has-success.radio label,
.bootstrap-wrapper .has-success.checkbox label,
.bootstrap-wrapper .has-success.radio-inline label,
.bootstrap-wrapper .has-success.checkbox-inline label {
  color: #3c763d;
}
.bootstrap-wrapper .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.bootstrap-wrapper .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.bootstrap-wrapper .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.bootstrap-wrapper .has-success .form-control-feedback {
  color: #3c763d;
}
.bootstrap-wrapper .has-warning .help-block,
.bootstrap-wrapper .has-warning .control-label,
.bootstrap-wrapper .has-warning .radio,
.bootstrap-wrapper .has-warning .checkbox,
.bootstrap-wrapper .has-warning .radio-inline,
.bootstrap-wrapper .has-warning .checkbox-inline,
.bootstrap-wrapper .has-warning.radio label,
.bootstrap-wrapper .has-warning.checkbox label,
.bootstrap-wrapper .has-warning.radio-inline label,
.bootstrap-wrapper .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.bootstrap-wrapper .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.bootstrap-wrapper .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.bootstrap-wrapper .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.bootstrap-wrapper .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.bootstrap-wrapper .has-error .help-block,
.bootstrap-wrapper .has-error .control-label,
.bootstrap-wrapper .has-error .radio,
.bootstrap-wrapper .has-error .checkbox,
.bootstrap-wrapper .has-error .radio-inline,
.bootstrap-wrapper .has-error .checkbox-inline,
.bootstrap-wrapper .has-error.radio label,
.bootstrap-wrapper .has-error.checkbox label,
.bootstrap-wrapper .has-error.radio-inline label,
.bootstrap-wrapper .has-error.checkbox-inline label {
  color: #a94442;
}
.bootstrap-wrapper .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.bootstrap-wrapper .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.bootstrap-wrapper .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.bootstrap-wrapper .has-error .form-control-feedback {
  color: #a94442;
}
.bootstrap-wrapper .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.bootstrap-wrapper .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.bootstrap-wrapper .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-wrapper .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap-wrapper .form-inline .form-control-static {
    display: inline-block;
  }
  .bootstrap-wrapper .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap-wrapper .form-inline .input-group .input-group-addon,
  .bootstrap-wrapper .form-inline .input-group .input-group-btn,
  .bootstrap-wrapper .form-inline .input-group .form-control {
    width: auto;
  }
  .bootstrap-wrapper .form-inline .input-group > .form-control {
    width: 100%;
  }
  .bootstrap-wrapper .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-wrapper .form-inline .radio,
  .bootstrap-wrapper .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-wrapper .form-inline .radio label,
  .bootstrap-wrapper .form-inline .checkbox label {
    padding-left: 0;
  }
  .bootstrap-wrapper .form-inline .radio input[type="radio"],
  .bootstrap-wrapper .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap-wrapper .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.bootstrap-wrapper .form-horizontal .radio,
.bootstrap-wrapper .form-horizontal .checkbox,
.bootstrap-wrapper .form-horizontal .radio-inline,
.bootstrap-wrapper .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.bootstrap-wrapper .form-horizontal .radio,
.bootstrap-wrapper .form-horizontal .checkbox {
  min-height: 27px;
}
.bootstrap-wrapper .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.bootstrap-wrapper .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .bootstrap-wrapper .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.bootstrap-wrapper .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap-wrapper .btn:focus,
.bootstrap-wrapper .btn:active:focus,
.bootstrap-wrapper .btn.active:focus,
.bootstrap-wrapper .btn.focus,
.bootstrap-wrapper .btn:active.focus,
.bootstrap-wrapper .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-wrapper .btn:hover,
.bootstrap-wrapper .btn:focus,
.bootstrap-wrapper .btn.focus {
  color: #333;
  text-decoration: none;
}
.bootstrap-wrapper .btn:active,
.bootstrap-wrapper .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.bootstrap-wrapper .btn.disabled,
.bootstrap-wrapper .btn[disabled],
.bootstrap-wrapper fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.bootstrap-wrapper a.btn.disabled,
.bootstrap-wrapper fieldset[disabled] a.btn {
  pointer-events: none;
}
.bootstrap-wrapper .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.bootstrap-wrapper .btn-default:focus,
.bootstrap-wrapper .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.bootstrap-wrapper .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bootstrap-wrapper .btn-default:active,
.bootstrap-wrapper .btn-default.active,
.bootstrap-wrapper .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bootstrap-wrapper .btn-default:active:hover,
.bootstrap-wrapper .btn-default.active:hover,
.bootstrap-wrapper .open > .dropdown-toggle.btn-default:hover,
.bootstrap-wrapper .btn-default:active:focus,
.bootstrap-wrapper .btn-default.active:focus,
.bootstrap-wrapper .open > .dropdown-toggle.btn-default:focus,
.bootstrap-wrapper .btn-default:active.focus,
.bootstrap-wrapper .btn-default.active.focus,
.bootstrap-wrapper .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.bootstrap-wrapper .btn-default:active,
.bootstrap-wrapper .btn-default.active,
.bootstrap-wrapper .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.bootstrap-wrapper .btn-default.disabled:hover,
.bootstrap-wrapper .btn-default[disabled]:hover,
.bootstrap-wrapper fieldset[disabled] .btn-default:hover,
.bootstrap-wrapper .btn-default.disabled:focus,
.bootstrap-wrapper .btn-default[disabled]:focus,
.bootstrap-wrapper fieldset[disabled] .btn-default:focus,
.bootstrap-wrapper .btn-default.disabled.focus,
.bootstrap-wrapper .btn-default[disabled].focus,
.bootstrap-wrapper fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.bootstrap-wrapper .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.bootstrap-wrapper .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap-wrapper .btn-primary:focus,
.bootstrap-wrapper .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.bootstrap-wrapper .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.bootstrap-wrapper .btn-primary:active,
.bootstrap-wrapper .btn-primary.active,
.bootstrap-wrapper .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.bootstrap-wrapper .btn-primary:active:hover,
.bootstrap-wrapper .btn-primary.active:hover,
.bootstrap-wrapper .open > .dropdown-toggle.btn-primary:hover,
.bootstrap-wrapper .btn-primary:active:focus,
.bootstrap-wrapper .btn-primary.active:focus,
.bootstrap-wrapper .open > .dropdown-toggle.btn-primary:focus,
.bootstrap-wrapper .btn-primary:active.focus,
.bootstrap-wrapper .btn-primary.active.focus,
.bootstrap-wrapper .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.bootstrap-wrapper .btn-primary:active,
.bootstrap-wrapper .btn-primary.active,
.bootstrap-wrapper .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.bootstrap-wrapper .btn-primary.disabled:hover,
.bootstrap-wrapper .btn-primary[disabled]:hover,
.bootstrap-wrapper fieldset[disabled] .btn-primary:hover,
.bootstrap-wrapper .btn-primary.disabled:focus,
.bootstrap-wrapper .btn-primary[disabled]:focus,
.bootstrap-wrapper fieldset[disabled] .btn-primary:focus,
.bootstrap-wrapper .btn-primary.disabled.focus,
.bootstrap-wrapper .btn-primary[disabled].focus,
.bootstrap-wrapper fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap-wrapper .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.bootstrap-wrapper .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bootstrap-wrapper .btn-success:focus,
.bootstrap-wrapper .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.bootstrap-wrapper .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.bootstrap-wrapper .btn-success:active,
.bootstrap-wrapper .btn-success.active,
.bootstrap-wrapper .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.bootstrap-wrapper .btn-success:active:hover,
.bootstrap-wrapper .btn-success.active:hover,
.bootstrap-wrapper .open > .dropdown-toggle.btn-success:hover,
.bootstrap-wrapper .btn-success:active:focus,
.bootstrap-wrapper .btn-success.active:focus,
.bootstrap-wrapper .open > .dropdown-toggle.btn-success:focus,
.bootstrap-wrapper .btn-success:active.focus,
.bootstrap-wrapper .btn-success.active.focus,
.bootstrap-wrapper .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.bootstrap-wrapper .btn-success:active,
.bootstrap-wrapper .btn-success.active,
.bootstrap-wrapper .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.bootstrap-wrapper .btn-success.disabled:hover,
.bootstrap-wrapper .btn-success[disabled]:hover,
.bootstrap-wrapper fieldset[disabled] .btn-success:hover,
.bootstrap-wrapper .btn-success.disabled:focus,
.bootstrap-wrapper .btn-success[disabled]:focus,
.bootstrap-wrapper fieldset[disabled] .btn-success:focus,
.bootstrap-wrapper .btn-success.disabled.focus,
.bootstrap-wrapper .btn-success[disabled].focus,
.bootstrap-wrapper fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bootstrap-wrapper .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.bootstrap-wrapper .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap-wrapper .btn-info:focus,
.bootstrap-wrapper .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.bootstrap-wrapper .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bootstrap-wrapper .btn-info:active,
.bootstrap-wrapper .btn-info.active,
.bootstrap-wrapper .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bootstrap-wrapper .btn-info:active:hover,
.bootstrap-wrapper .btn-info.active:hover,
.bootstrap-wrapper .open > .dropdown-toggle.btn-info:hover,
.bootstrap-wrapper .btn-info:active:focus,
.bootstrap-wrapper .btn-info.active:focus,
.bootstrap-wrapper .open > .dropdown-toggle.btn-info:focus,
.bootstrap-wrapper .btn-info:active.focus,
.bootstrap-wrapper .btn-info.active.focus,
.bootstrap-wrapper .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.bootstrap-wrapper .btn-info:active,
.bootstrap-wrapper .btn-info.active,
.bootstrap-wrapper .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.bootstrap-wrapper .btn-info.disabled:hover,
.bootstrap-wrapper .btn-info[disabled]:hover,
.bootstrap-wrapper fieldset[disabled] .btn-info:hover,
.bootstrap-wrapper .btn-info.disabled:focus,
.bootstrap-wrapper .btn-info[disabled]:focus,
.bootstrap-wrapper fieldset[disabled] .btn-info:focus,
.bootstrap-wrapper .btn-info.disabled.focus,
.bootstrap-wrapper .btn-info[disabled].focus,
.bootstrap-wrapper fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap-wrapper .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.bootstrap-wrapper .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap-wrapper .btn-warning:focus,
.bootstrap-wrapper .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.bootstrap-wrapper .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bootstrap-wrapper .btn-warning:active,
.bootstrap-wrapper .btn-warning.active,
.bootstrap-wrapper .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bootstrap-wrapper .btn-warning:active:hover,
.bootstrap-wrapper .btn-warning.active:hover,
.bootstrap-wrapper .open > .dropdown-toggle.btn-warning:hover,
.bootstrap-wrapper .btn-warning:active:focus,
.bootstrap-wrapper .btn-warning.active:focus,
.bootstrap-wrapper .open > .dropdown-toggle.btn-warning:focus,
.bootstrap-wrapper .btn-warning:active.focus,
.bootstrap-wrapper .btn-warning.active.focus,
.bootstrap-wrapper .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.bootstrap-wrapper .btn-warning:active,
.bootstrap-wrapper .btn-warning.active,
.bootstrap-wrapper .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.bootstrap-wrapper .btn-warning.disabled:hover,
.bootstrap-wrapper .btn-warning[disabled]:hover,
.bootstrap-wrapper fieldset[disabled] .btn-warning:hover,
.bootstrap-wrapper .btn-warning.disabled:focus,
.bootstrap-wrapper .btn-warning[disabled]:focus,
.bootstrap-wrapper fieldset[disabled] .btn-warning:focus,
.bootstrap-wrapper .btn-warning.disabled.focus,
.bootstrap-wrapper .btn-warning[disabled].focus,
.bootstrap-wrapper fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap-wrapper .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.bootstrap-wrapper .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap-wrapper .btn-danger:focus,
.bootstrap-wrapper .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.bootstrap-wrapper .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bootstrap-wrapper .btn-danger:active,
.bootstrap-wrapper .btn-danger.active,
.bootstrap-wrapper .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bootstrap-wrapper .btn-danger:active:hover,
.bootstrap-wrapper .btn-danger.active:hover,
.bootstrap-wrapper .open > .dropdown-toggle.btn-danger:hover,
.bootstrap-wrapper .btn-danger:active:focus,
.bootstrap-wrapper .btn-danger.active:focus,
.bootstrap-wrapper .open > .dropdown-toggle.btn-danger:focus,
.bootstrap-wrapper .btn-danger:active.focus,
.bootstrap-wrapper .btn-danger.active.focus,
.bootstrap-wrapper .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.bootstrap-wrapper .btn-danger:active,
.bootstrap-wrapper .btn-danger.active,
.bootstrap-wrapper .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.bootstrap-wrapper .btn-danger.disabled:hover,
.bootstrap-wrapper .btn-danger[disabled]:hover,
.bootstrap-wrapper fieldset[disabled] .btn-danger:hover,
.bootstrap-wrapper .btn-danger.disabled:focus,
.bootstrap-wrapper .btn-danger[disabled]:focus,
.bootstrap-wrapper fieldset[disabled] .btn-danger:focus,
.bootstrap-wrapper .btn-danger.disabled.focus,
.bootstrap-wrapper .btn-danger[disabled].focus,
.bootstrap-wrapper fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap-wrapper .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.bootstrap-wrapper .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.bootstrap-wrapper .btn-link,
.bootstrap-wrapper .btn-link:active,
.bootstrap-wrapper .btn-link.active,
.bootstrap-wrapper .btn-link[disabled],
.bootstrap-wrapper fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-wrapper .btn-link,
.bootstrap-wrapper .btn-link:hover,
.bootstrap-wrapper .btn-link:focus,
.bootstrap-wrapper .btn-link:active {
  border-color: transparent;
}
.bootstrap-wrapper .btn-link:hover,
.bootstrap-wrapper .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.bootstrap-wrapper .btn-link[disabled]:hover,
.bootstrap-wrapper fieldset[disabled] .btn-link:hover,
.bootstrap-wrapper .btn-link[disabled]:focus,
.bootstrap-wrapper fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.bootstrap-wrapper .btn-lg,
.bootstrap-wrapper .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-wrapper .btn-sm,
.bootstrap-wrapper .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-wrapper .btn-xs,
.bootstrap-wrapper .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-wrapper .btn-block {
  display: block;
  width: 100%;
}
.bootstrap-wrapper .btn-block + .btn-block {
  margin-top: 5px;
}
.bootstrap-wrapper input[type="submit"].btn-block,
.bootstrap-wrapper input[type="reset"].btn-block,
.bootstrap-wrapper input[type="button"].btn-block {
  width: 100%;
}
.bootstrap-wrapper .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.bootstrap-wrapper .fade.in {
  opacity: 1;
}
.bootstrap-wrapper .collapse {
  display: none;
}
.bootstrap-wrapper .collapse.in {
  display: block;
}
.bootstrap-wrapper tr.collapse.in {
  display: table-row;
}
.bootstrap-wrapper tbody.collapse.in {
  display: table-row-group;
}
.bootstrap-wrapper .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.bootstrap-wrapper .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;
}
.bootstrap-wrapper .dropup,
.bootstrap-wrapper .dropdown {
  position: relative;
}
.bootstrap-wrapper .dropdown-toggle:focus {
  outline: 0;
}
.bootstrap-wrapper .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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.bootstrap-wrapper .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.bootstrap-wrapper .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-wrapper .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.bootstrap-wrapper .dropdown-menu > li > a:hover,
.bootstrap-wrapper .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.bootstrap-wrapper .dropdown-menu > .active > a,
.bootstrap-wrapper .dropdown-menu > .active > a:hover,
.bootstrap-wrapper .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.bootstrap-wrapper .dropdown-menu > .disabled > a,
.bootstrap-wrapper .dropdown-menu > .disabled > a:hover,
.bootstrap-wrapper .dropdown-menu > .disabled > a:focus {
  color: #777;
}
.bootstrap-wrapper .dropdown-menu > .disabled > a:hover,
.bootstrap-wrapper .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.bootstrap-wrapper .open > .dropdown-menu {
  display: block;
}
.bootstrap-wrapper .open > a {
  outline: 0;
}
.bootstrap-wrapper .dropdown-menu-right {
  right: 0;
  left: auto;
}
.bootstrap-wrapper .dropdown-menu-left {
  right: auto;
  left: 0;
}
.bootstrap-wrapper .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.bootstrap-wrapper .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.bootstrap-wrapper .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.bootstrap-wrapper .dropup .caret,
.bootstrap-wrapper .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.bootstrap-wrapper .dropup .dropdown-menu,
.bootstrap-wrapper .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .bootstrap-wrapper .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.bootstrap-wrapper .btn-group,
.bootstrap-wrapper .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.bootstrap-wrapper .btn-group > .btn,
.bootstrap-wrapper .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.bootstrap-wrapper .btn-group > .btn:hover,
.bootstrap-wrapper .btn-group-vertical > .btn:hover,
.bootstrap-wrapper .btn-group > .btn:focus,
.bootstrap-wrapper .btn-group-vertical > .btn:focus,
.bootstrap-wrapper .btn-group > .btn:active,
.bootstrap-wrapper .btn-group-vertical > .btn:active,
.bootstrap-wrapper .btn-group > .btn.active,
.bootstrap-wrapper .btn-group-vertical > .btn.active {
  z-index: 2;
}
.bootstrap-wrapper .btn-group .btn + .btn,
.bootstrap-wrapper .btn-group .btn + .btn-group,
.bootstrap-wrapper .btn-group .btn-group + .btn,
.bootstrap-wrapper .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.bootstrap-wrapper .btn-toolbar {
  margin-left: -5px;
}
.bootstrap-wrapper .btn-toolbar .btn,
.bootstrap-wrapper .btn-toolbar .btn-group,
.bootstrap-wrapper .btn-toolbar .input-group {
  float: left;
}
.bootstrap-wrapper .btn-toolbar > .btn,
.bootstrap-wrapper .btn-toolbar > .btn-group,
.bootstrap-wrapper .btn-toolbar > .input-group {
  margin-left: 5px;
}
.bootstrap-wrapper .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.bootstrap-wrapper .btn-group > .btn:first-child {
  margin-left: 0;
}
.bootstrap-wrapper .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-wrapper .btn-group > .btn:last-child:not(:first-child),
.bootstrap-wrapper .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-wrapper .btn-group > .btn-group {
  float: left;
}
.bootstrap-wrapper .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-wrapper .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-wrapper .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-wrapper .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-wrapper .btn-group .dropdown-toggle:active,
.bootstrap-wrapper .btn-group.open .dropdown-toggle {
  outline: 0;
}
.bootstrap-wrapper .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.bootstrap-wrapper .btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.bootstrap-wrapper .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.bootstrap-wrapper .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-wrapper .btn .caret {
  margin-left: 0;
}
.bootstrap-wrapper .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.bootstrap-wrapper .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.bootstrap-wrapper .btn-group-vertical > .btn,
.bootstrap-wrapper .btn-group-vertical > .btn-group,
.bootstrap-wrapper .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.bootstrap-wrapper .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.bootstrap-wrapper .btn-group-vertical > .btn + .btn,
.bootstrap-wrapper .btn-group-vertical > .btn + .btn-group,
.bootstrap-wrapper .btn-group-vertical > .btn-group + .btn,
.bootstrap-wrapper .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.bootstrap-wrapper .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-wrapper .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-wrapper .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap-wrapper .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-wrapper .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-wrapper .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-wrapper .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-wrapper .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.bootstrap-wrapper .btn-group-justified > .btn,
.bootstrap-wrapper .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.bootstrap-wrapper .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.bootstrap-wrapper .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.bootstrap-wrapper [data-toggle="buttons"] > .btn input[type="radio"],
.bootstrap-wrapper [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.bootstrap-wrapper [data-toggle="buttons"] > .btn input[type="checkbox"],
.bootstrap-wrapper [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bootstrap-wrapper .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.bootstrap-wrapper .input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.bootstrap-wrapper .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.bootstrap-wrapper .input-group .form-control:focus {
  z-index: 3;
}
.bootstrap-wrapper .input-group-lg > .form-control,
.bootstrap-wrapper .input-group-lg > .input-group-addon,
.bootstrap-wrapper .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-wrapper select.input-group-lg > .form-control,
.bootstrap-wrapper select.input-group-lg > .input-group-addon,
.bootstrap-wrapper select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.bootstrap-wrapper textarea.input-group-lg > .form-control,
.bootstrap-wrapper textarea.input-group-lg > .input-group-addon,
.bootstrap-wrapper textarea.input-group-lg > .input-group-btn > .btn,
.bootstrap-wrapper select[multiple].input-group-lg > .form-control,
.bootstrap-wrapper select[multiple].input-group-lg > .input-group-addon,
.bootstrap-wrapper select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-wrapper .input-group-sm > .form-control,
.bootstrap-wrapper .input-group-sm > .input-group-addon,
.bootstrap-wrapper .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-wrapper select.input-group-sm > .form-control,
.bootstrap-wrapper select.input-group-sm > .input-group-addon,
.bootstrap-wrapper select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.bootstrap-wrapper textarea.input-group-sm > .form-control,
.bootstrap-wrapper textarea.input-group-sm > .input-group-addon,
.bootstrap-wrapper textarea.input-group-sm > .input-group-btn > .btn,
.bootstrap-wrapper select[multiple].input-group-sm > .form-control,
.bootstrap-wrapper select[multiple].input-group-sm > .input-group-addon,
.bootstrap-wrapper select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-wrapper .input-group-addon,
.bootstrap-wrapper .input-group-btn,
.bootstrap-wrapper .input-group .form-control {
  display: table-cell;
}
.bootstrap-wrapper .input-group-addon:not(:first-child):not(:last-child),
.bootstrap-wrapper .input-group-btn:not(:first-child):not(:last-child),
.bootstrap-wrapper .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-wrapper .input-group-addon,
.bootstrap-wrapper .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.bootstrap-wrapper .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.bootstrap-wrapper .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.bootstrap-wrapper .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.bootstrap-wrapper .input-group-addon input[type="radio"],
.bootstrap-wrapper .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.bootstrap-wrapper .input-group .form-control:first-child,
.bootstrap-wrapper .input-group-addon:first-child,
.bootstrap-wrapper .input-group-btn:first-child > .btn,
.bootstrap-wrapper .input-group-btn:first-child > .btn-group > .btn,
.bootstrap-wrapper .input-group-btn:first-child > .dropdown-toggle,
.bootstrap-wrapper .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-wrapper .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-wrapper .input-group-addon:first-child {
  border-right: 0;
}
.bootstrap-wrapper .input-group .form-control:last-child,
.bootstrap-wrapper .input-group-addon:last-child,
.bootstrap-wrapper .input-group-btn:last-child > .btn,
.bootstrap-wrapper .input-group-btn:last-child > .btn-group > .btn,
.bootstrap-wrapper .input-group-btn:last-child > .dropdown-toggle,
.bootstrap-wrapper .input-group-btn:first-child > .btn:not(:first-child),
.bootstrap-wrapper .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-wrapper .input-group-addon:last-child {
  border-left: 0;
}
.bootstrap-wrapper .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.bootstrap-wrapper .input-group-btn > .btn {
  position: relative;
}
.bootstrap-wrapper .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.bootstrap-wrapper .input-group-btn > .btn:hover,
.bootstrap-wrapper .input-group-btn > .btn:focus,
.bootstrap-wrapper .input-group-btn > .btn:active {
  z-index: 2;
}
.bootstrap-wrapper .input-group-btn:first-child > .btn,
.bootstrap-wrapper .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.bootstrap-wrapper .input-group-btn:last-child > .btn,
.bootstrap-wrapper .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.bootstrap-wrapper .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.bootstrap-wrapper .nav > li {
  position: relative;
  display: block;
}
.bootstrap-wrapper .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.bootstrap-wrapper .nav > li > a:hover,
.bootstrap-wrapper .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.bootstrap-wrapper .nav > li.disabled > a {
  color: #777;
}
.bootstrap-wrapper .nav > li.disabled > a:hover,
.bootstrap-wrapper .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.bootstrap-wrapper .nav .open > a,
.bootstrap-wrapper .nav .open > a:hover,
.bootstrap-wrapper .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.bootstrap-wrapper .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-wrapper .nav > li > a > img {
  max-width: none;
}
.bootstrap-wrapper .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.bootstrap-wrapper .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.bootstrap-wrapper .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.bootstrap-wrapper .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.bootstrap-wrapper .nav-tabs > li.active > a,
.bootstrap-wrapper .nav-tabs > li.active > a:hover,
.bootstrap-wrapper .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.bootstrap-wrapper .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.bootstrap-wrapper .nav-tabs.nav-justified > li {
  float: none;
}
.bootstrap-wrapper .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.bootstrap-wrapper .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bootstrap-wrapper .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bootstrap-wrapper .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bootstrap-wrapper .nav-tabs.nav-justified > .active > a,
.bootstrap-wrapper .nav-tabs.nav-justified > .active > a:hover,
.bootstrap-wrapper .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .bootstrap-wrapper .nav-tabs.nav-justified > .active > a,
  .bootstrap-wrapper .nav-tabs.nav-justified > .active > a:hover,
  .bootstrap-wrapper .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.bootstrap-wrapper .nav-pills > li {
  float: left;
}
.bootstrap-wrapper .nav-pills > li > a {
  border-radius: 4px;
}
.bootstrap-wrapper .nav-pills > li + li {
  margin-left: 2px;
}
.bootstrap-wrapper .nav-pills > li.active > a,
.bootstrap-wrapper .nav-pills > li.active > a:hover,
.bootstrap-wrapper .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.bootstrap-wrapper .nav-stacked > li {
  float: none;
}
.bootstrap-wrapper .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.bootstrap-wrapper .nav-justified {
  width: 100%;
}
.bootstrap-wrapper .nav-justified > li {
  float: none;
}
.bootstrap-wrapper .nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.bootstrap-wrapper .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bootstrap-wrapper .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.bootstrap-wrapper .nav-tabs-justified {
  border-bottom: 0;
}
.bootstrap-wrapper .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.bootstrap-wrapper .nav-tabs-justified > .active > a,
.bootstrap-wrapper .nav-tabs-justified > .active > a:hover,
.bootstrap-wrapper .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .bootstrap-wrapper .nav-tabs-justified > .active > a,
  .bootstrap-wrapper .nav-tabs-justified > .active > a:hover,
  .bootstrap-wrapper .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.bootstrap-wrapper .tab-content > .tab-pane {
  display: none;
}
.bootstrap-wrapper .tab-content > .active {
  display: block;
}
.bootstrap-wrapper .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-wrapper .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar-header {
    float: left;
  }
}
.bootstrap-wrapper .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.bootstrap-wrapper .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .bootstrap-wrapper .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .bootstrap-wrapper .navbar-collapse.in {
    overflow-y: visible;
  }
  .bootstrap-wrapper .navbar-fixed-top .navbar-collapse,
  .bootstrap-wrapper .navbar-static-top .navbar-collapse,
  .bootstrap-wrapper .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.bootstrap-wrapper .navbar-fixed-top .navbar-collapse,
.bootstrap-wrapper .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .bootstrap-wrapper .navbar-fixed-top .navbar-collapse,
  .bootstrap-wrapper .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.bootstrap-wrapper .container > .navbar-header,
.bootstrap-wrapper .container-fluid > .navbar-header,
.bootstrap-wrapper .container > .navbar-collapse,
.bootstrap-wrapper .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .container > .navbar-header,
  .bootstrap-wrapper .container-fluid > .navbar-header,
  .bootstrap-wrapper .container > .navbar-collapse,
  .bootstrap-wrapper .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.bootstrap-wrapper .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar-static-top {
    border-radius: 0;
  }
}
.bootstrap-wrapper .navbar-fixed-top,
.bootstrap-wrapper .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar-fixed-top,
  .bootstrap-wrapper .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.bootstrap-wrapper .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.bootstrap-wrapper .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.bootstrap-wrapper .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.bootstrap-wrapper .navbar-brand:hover,
.bootstrap-wrapper .navbar-brand:focus {
  text-decoration: none;
}
.bootstrap-wrapper .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar > .container .navbar-brand,
  .bootstrap-wrapper .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.bootstrap-wrapper .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap-wrapper .navbar-toggle:focus {
  outline: 0;
}
.bootstrap-wrapper .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.bootstrap-wrapper .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar-toggle {
    display: none;
  }
}
.bootstrap-wrapper .navbar-nav {
  margin: 7.5px -15px;
}
.bootstrap-wrapper .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .bootstrap-wrapper .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .bootstrap-wrapper .navbar-nav .open .dropdown-menu > li > a,
  .bootstrap-wrapper .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .bootstrap-wrapper .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .bootstrap-wrapper .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-wrapper .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar-nav {
    float: left;
    margin: 0;
  }
  .bootstrap-wrapper .navbar-nav > li {
    float: left;
  }
  .bootstrap-wrapper .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.bootstrap-wrapper .navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-wrapper .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap-wrapper .navbar-form .form-control-static {
    display: inline-block;
  }
  .bootstrap-wrapper .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap-wrapper .navbar-form .input-group .input-group-addon,
  .bootstrap-wrapper .navbar-form .input-group .input-group-btn,
  .bootstrap-wrapper .navbar-form .input-group .form-control {
    width: auto;
  }
  .bootstrap-wrapper .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .bootstrap-wrapper .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-wrapper .navbar-form .radio,
  .bootstrap-wrapper .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-wrapper .navbar-form .radio label,
  .bootstrap-wrapper .navbar-form .checkbox label {
    padding-left: 0;
  }
  .bootstrap-wrapper .navbar-form .radio input[type="radio"],
  .bootstrap-wrapper .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap-wrapper .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .bootstrap-wrapper .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .bootstrap-wrapper .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.bootstrap-wrapper .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-wrapper .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-wrapper .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.bootstrap-wrapper .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-wrapper .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.bootstrap-wrapper .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .bootstrap-wrapper .navbar-left {
    float: left !important;
    float: left;
  }
  .bootstrap-wrapper .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .bootstrap-wrapper .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.bootstrap-wrapper .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.bootstrap-wrapper .navbar-default .navbar-brand {
  color: #777;
}
.bootstrap-wrapper .navbar-default .navbar-brand:hover,
.bootstrap-wrapper .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.bootstrap-wrapper .navbar-default .navbar-text {
  color: #777;
}
.bootstrap-wrapper .navbar-default .navbar-nav > li > a {
  color: #777;
}
.bootstrap-wrapper .navbar-default .navbar-nav > li > a:hover,
.bootstrap-wrapper .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.bootstrap-wrapper .navbar-default .navbar-nav > .active > a,
.bootstrap-wrapper .navbar-default .navbar-nav > .active > a:hover,
.bootstrap-wrapper .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.bootstrap-wrapper .navbar-default .navbar-nav > .disabled > a,
.bootstrap-wrapper .navbar-default .navbar-nav > .disabled > a:hover,
.bootstrap-wrapper .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.bootstrap-wrapper .navbar-default .navbar-toggle {
  border-color: #ddd;
}
.bootstrap-wrapper .navbar-default .navbar-toggle:hover,
.bootstrap-wrapper .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.bootstrap-wrapper .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.bootstrap-wrapper .navbar-default .navbar-collapse,
.bootstrap-wrapper .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.bootstrap-wrapper .navbar-default .navbar-nav > .open > a,
.bootstrap-wrapper .navbar-default .navbar-nav > .open > a:hover,
.bootstrap-wrapper .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootstrap-wrapper .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.bootstrap-wrapper .navbar-default .navbar-link {
  color: #777;
}
.bootstrap-wrapper .navbar-default .navbar-link:hover {
  color: #333;
}
.bootstrap-wrapper .navbar-default .btn-link {
  color: #777;
}
.bootstrap-wrapper .navbar-default .btn-link:hover,
.bootstrap-wrapper .navbar-default .btn-link:focus {
  color: #333;
}
.bootstrap-wrapper .navbar-default .btn-link[disabled]:hover,
.bootstrap-wrapper fieldset[disabled] .navbar-default .btn-link:hover,
.bootstrap-wrapper .navbar-default .btn-link[disabled]:focus,
.bootstrap-wrapper fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.bootstrap-wrapper .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.bootstrap-wrapper .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.bootstrap-wrapper .navbar-inverse .navbar-brand:hover,
.bootstrap-wrapper .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.bootstrap-wrapper .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav > li > a:hover,
.bootstrap-wrapper .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav > .active > a,
.bootstrap-wrapper .navbar-inverse .navbar-nav > .active > a:hover,
.bootstrap-wrapper .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav > .disabled > a,
.bootstrap-wrapper .navbar-inverse .navbar-nav > .disabled > a:hover,
.bootstrap-wrapper .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.bootstrap-wrapper .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.bootstrap-wrapper .navbar-inverse .navbar-toggle:hover,
.bootstrap-wrapper .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.bootstrap-wrapper .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.bootstrap-wrapper .navbar-inverse .navbar-collapse,
.bootstrap-wrapper .navbar-inverse .navbar-form {
  border-color: #101010;
}
.bootstrap-wrapper .navbar-inverse .navbar-nav > .open > a,
.bootstrap-wrapper .navbar-inverse .navbar-nav > .open > a:hover,
.bootstrap-wrapper .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .bootstrap-wrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.bootstrap-wrapper .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.bootstrap-wrapper .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.bootstrap-wrapper .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.bootstrap-wrapper .navbar-inverse .btn-link:hover,
.bootstrap-wrapper .navbar-inverse .btn-link:focus {
  color: #fff;
}
.bootstrap-wrapper .navbar-inverse .btn-link[disabled]:hover,
.bootstrap-wrapper fieldset[disabled] .navbar-inverse .btn-link:hover,
.bootstrap-wrapper .navbar-inverse .btn-link[disabled]:focus,
.bootstrap-wrapper fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.bootstrap-wrapper .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.bootstrap-wrapper .breadcrumb > li {
  display: inline-block;
}
.bootstrap-wrapper .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.bootstrap-wrapper .breadcrumb > .active {
  color: #777;
}
.bootstrap-wrapper .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.bootstrap-wrapper .pagination > li {
  display: inline;
}
.bootstrap-wrapper .pagination > li > a,
.bootstrap-wrapper .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.bootstrap-wrapper .pagination > li:first-child > a,
.bootstrap-wrapper .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap-wrapper .pagination > li:last-child > a,
.bootstrap-wrapper .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.bootstrap-wrapper .pagination > li > a:hover,
.bootstrap-wrapper .pagination > li > span:hover,
.bootstrap-wrapper .pagination > li > a:focus,
.bootstrap-wrapper .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.bootstrap-wrapper .pagination > .active > a,
.bootstrap-wrapper .pagination > .active > span,
.bootstrap-wrapper .pagination > .active > a:hover,
.bootstrap-wrapper .pagination > .active > span:hover,
.bootstrap-wrapper .pagination > .active > a:focus,
.bootstrap-wrapper .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-wrapper .pagination > .disabled > span,
.bootstrap-wrapper .pagination > .disabled > span:hover,
.bootstrap-wrapper .pagination > .disabled > span:focus,
.bootstrap-wrapper .pagination > .disabled > a,
.bootstrap-wrapper .pagination > .disabled > a:hover,
.bootstrap-wrapper .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.bootstrap-wrapper .pagination-lg > li > a,
.bootstrap-wrapper .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.bootstrap-wrapper .pagination-lg > li:first-child > a,
.bootstrap-wrapper .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.bootstrap-wrapper .pagination-lg > li:last-child > a,
.bootstrap-wrapper .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.bootstrap-wrapper .pagination-sm > li > a,
.bootstrap-wrapper .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.bootstrap-wrapper .pagination-sm > li:first-child > a,
.bootstrap-wrapper .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-wrapper .pagination-sm > li:last-child > a,
.bootstrap-wrapper .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.bootstrap-wrapper .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.bootstrap-wrapper .pager li {
  display: inline;
}
.bootstrap-wrapper .pager li > a,
.bootstrap-wrapper .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.bootstrap-wrapper .pager li > a:hover,
.bootstrap-wrapper .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.bootstrap-wrapper .pager .next > a,
.bootstrap-wrapper .pager .next > span {
  float: right;
}
.bootstrap-wrapper .pager .previous > a,
.bootstrap-wrapper .pager .previous > span {
  float: left;
}
.bootstrap-wrapper .pager .disabled > a,
.bootstrap-wrapper .pager .disabled > a:hover,
.bootstrap-wrapper .pager .disabled > a:focus,
.bootstrap-wrapper .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.bootstrap-wrapper .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.bootstrap-wrapper a.label:hover,
.bootstrap-wrapper a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap-wrapper .label:empty {
  display: none;
}
.bootstrap-wrapper .btn .label {
  position: relative;
  top: -1px;
}
.bootstrap-wrapper .label-default {
  background-color: #777;
}
.bootstrap-wrapper .label-default[href]:hover,
.bootstrap-wrapper .label-default[href]:focus {
  background-color: #5e5e5e;
}
.bootstrap-wrapper .label-primary {
  background-color: #337ab7;
}
.bootstrap-wrapper .label-primary[href]:hover,
.bootstrap-wrapper .label-primary[href]:focus {
  background-color: #286090;
}
.bootstrap-wrapper .label-success {
  background-color: #5cb85c;
}
.bootstrap-wrapper .label-success[href]:hover,
.bootstrap-wrapper .label-success[href]:focus {
  background-color: #449d44;
}
.bootstrap-wrapper .label-info {
  background-color: #5bc0de;
}
.bootstrap-wrapper .label-info[href]:hover,
.bootstrap-wrapper .label-info[href]:focus {
  background-color: #31b0d5;
}
.bootstrap-wrapper .label-warning {
  background-color: #f0ad4e;
}
.bootstrap-wrapper .label-warning[href]:hover,
.bootstrap-wrapper .label-warning[href]:focus {
  background-color: #ec971f;
}
.bootstrap-wrapper .label-danger {
  background-color: #d9534f;
}
.bootstrap-wrapper .label-danger[href]:hover,
.bootstrap-wrapper .label-danger[href]:focus {
  background-color: #c9302c;
}
.bootstrap-wrapper .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.bootstrap-wrapper .badge:empty {
  display: none;
}
.bootstrap-wrapper .btn .badge {
  position: relative;
  top: -1px;
}
.bootstrap-wrapper .btn-xs .badge,
.bootstrap-wrapper .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.bootstrap-wrapper a.badge:hover,
.bootstrap-wrapper a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap-wrapper .list-group-item.active > .badge,
.bootstrap-wrapper .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.bootstrap-wrapper .list-group-item > .badge {
  float: right;
}
.bootstrap-wrapper .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.bootstrap-wrapper .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.bootstrap-wrapper .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.bootstrap-wrapper .jumbotron h1,
.bootstrap-wrapper .jumbotron .h1 {
  color: inherit;
}
.bootstrap-wrapper .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.bootstrap-wrapper .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.bootstrap-wrapper .container .jumbotron,
.bootstrap-wrapper .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.bootstrap-wrapper .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .bootstrap-wrapper .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .bootstrap-wrapper .container .jumbotron,
  .bootstrap-wrapper .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .bootstrap-wrapper .jumbotron h1,
  .bootstrap-wrapper .jumbotron .h1 {
    font-size: 63px;
  }
}
.bootstrap-wrapper .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  /*line-height: 1.42857143;*/
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.bootstrap-wrapper .thumbnail > img,
.bootstrap-wrapper .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.bootstrap-wrapper a.thumbnail:hover,
.bootstrap-wrapper a.thumbnail:focus,
.bootstrap-wrapper a.thumbnail.active {
  border-color: #337ab7;
}
.bootstrap-wrapper .thumbnail .caption {
  padding: 9px;
  color: #333;
}
.bootstrap-wrapper .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.bootstrap-wrapper .alert h4 {
  margin-top: 0;
  color: inherit;
}
.bootstrap-wrapper .alert .alert-link {
  font-weight: bold;
}
.bootstrap-wrapper .alert > p,
.bootstrap-wrapper .alert > ul {
  margin-bottom: 0;
}
.bootstrap-wrapper .alert > p + p {
  margin-top: 5px;
}
.bootstrap-wrapper .alert-dismissable,
.bootstrap-wrapper .alert-dismissible {
  padding-right: 35px;
}
.bootstrap-wrapper .alert-dismissable .close,
.bootstrap-wrapper .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.bootstrap-wrapper .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bootstrap-wrapper .alert-success hr {
  border-top-color: #c9e2b3;
}
.bootstrap-wrapper .alert-success .alert-link {
  color: #2b542c;
}
.bootstrap-wrapper .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bootstrap-wrapper .alert-info hr {
  border-top-color: #a6e1ec;
}
.bootstrap-wrapper .alert-info .alert-link {
  color: #245269;
}
.bootstrap-wrapper .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bootstrap-wrapper .alert-warning hr {
  border-top-color: #f7e1b5;
}
.bootstrap-wrapper .alert-warning .alert-link {
  color: #66512c;
}
.bootstrap-wrapper .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bootstrap-wrapper .alert-danger hr {
  border-top-color: #e4b9c0;
}
.bootstrap-wrapper .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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;
  }
}
.bootstrap-wrapper .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.bootstrap-wrapper .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, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.bootstrap-wrapper .progress-striped .progress-bar,
.bootstrap-wrapper .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.bootstrap-wrapper .progress.active .progress-bar,
.bootstrap-wrapper .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.bootstrap-wrapper .progress-bar-success {
  background-color: #5cb85c;
}
.bootstrap-wrapper .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.bootstrap-wrapper .progress-bar-info {
  background-color: #5bc0de;
}
.bootstrap-wrapper .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.bootstrap-wrapper .progress-bar-warning {
  background-color: #f0ad4e;
}
.bootstrap-wrapper .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.bootstrap-wrapper .progress-bar-danger {
  background-color: #d9534f;
}
.bootstrap-wrapper .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.bootstrap-wrapper .media {
  margin-top: 15px;
}
.bootstrap-wrapper .media:first-child {
  margin-top: 0;
}
.bootstrap-wrapper .media,
.bootstrap-wrapper .media-body {
  overflow: hidden;
  zoom: 1;
}
.bootstrap-wrapper .media-body {
  /*width: 10000px;*/
}
.bootstrap-wrapper .media-object {
  display: block;
}
.bootstrap-wrapper .media-object.img-thumbnail {
  max-width: none;
}
.bootstrap-wrapper .media-right,
.bootstrap-wrapper .media > .pull-right {
  padding-left: 10px;
}
.bootstrap-wrapper .media-left,
.bootstrap-wrapper .media > .pull-left {
  padding-right: 10px;
}
.bootstrap-wrapper .media-left,
.bootstrap-wrapper .media-right,
.bootstrap-wrapper .media-body {
  display: table-cell;
  vertical-align: top;
}
.bootstrap-wrapper .media-middle {
  vertical-align: middle;
}
.bootstrap-wrapper .media-bottom {
  vertical-align: bottom;
}
.bootstrap-wrapper .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-wrapper .media-list {
  padding-left: 0;
  list-style: none;
}
.bootstrap-wrapper .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.bootstrap-wrapper .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.bootstrap-wrapper .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.bootstrap-wrapper .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap-wrapper a.list-group-item,
.bootstrap-wrapper button.list-group-item {
  color: #555;
}
.bootstrap-wrapper a.list-group-item .list-group-item-heading,
.bootstrap-wrapper button.list-group-item .list-group-item-heading {
  color: #333;
}
.bootstrap-wrapper a.list-group-item:hover,
.bootstrap-wrapper button.list-group-item:hover,
.bootstrap-wrapper a.list-group-item:focus,
.bootstrap-wrapper button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.bootstrap-wrapper button.list-group-item {
  width: 100%;
  text-align: left;
}
.bootstrap-wrapper .list-group-item.disabled,
.bootstrap-wrapper .list-group-item.disabled:hover,
.bootstrap-wrapper .list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.bootstrap-wrapper .list-group-item.disabled .list-group-item-heading,
.bootstrap-wrapper .list-group-item.disabled:hover .list-group-item-heading,
.bootstrap-wrapper .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.bootstrap-wrapper .list-group-item.disabled .list-group-item-text,
.bootstrap-wrapper .list-group-item.disabled:hover .list-group-item-text,
.bootstrap-wrapper .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.bootstrap-wrapper .list-group-item.active,
.bootstrap-wrapper .list-group-item.active:hover,
.bootstrap-wrapper .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-wrapper .list-group-item.active .list-group-item-heading,
.bootstrap-wrapper .list-group-item.active:hover .list-group-item-heading,
.bootstrap-wrapper .list-group-item.active:focus .list-group-item-heading,
.bootstrap-wrapper .list-group-item.active .list-group-item-heading > small,
.bootstrap-wrapper .list-group-item.active:hover .list-group-item-heading > small,
.bootstrap-wrapper .list-group-item.active:focus .list-group-item-heading > small,
.bootstrap-wrapper .list-group-item.active .list-group-item-heading > .small,
.bootstrap-wrapper .list-group-item.active:hover .list-group-item-heading > .small,
.bootstrap-wrapper .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.bootstrap-wrapper .list-group-item.active .list-group-item-text,
.bootstrap-wrapper .list-group-item.active:hover .list-group-item-text,
.bootstrap-wrapper .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.bootstrap-wrapper .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.bootstrap-wrapper a.list-group-item-success,
.bootstrap-wrapper button.list-group-item-success {
  color: #3c763d;
}
.bootstrap-wrapper a.list-group-item-success .list-group-item-heading,
.bootstrap-wrapper button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.bootstrap-wrapper a.list-group-item-success:hover,
.bootstrap-wrapper button.list-group-item-success:hover,
.bootstrap-wrapper a.list-group-item-success:focus,
.bootstrap-wrapper button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.bootstrap-wrapper a.list-group-item-success.active,
.bootstrap-wrapper button.list-group-item-success.active,
.bootstrap-wrapper a.list-group-item-success.active:hover,
.bootstrap-wrapper button.list-group-item-success.active:hover,
.bootstrap-wrapper a.list-group-item-success.active:focus,
.bootstrap-wrapper button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.bootstrap-wrapper .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.bootstrap-wrapper a.list-group-item-info,
.bootstrap-wrapper button.list-group-item-info {
  color: #31708f;
}
.bootstrap-wrapper a.list-group-item-info .list-group-item-heading,
.bootstrap-wrapper button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.bootstrap-wrapper a.list-group-item-info:hover,
.bootstrap-wrapper button.list-group-item-info:hover,
.bootstrap-wrapper a.list-group-item-info:focus,
.bootstrap-wrapper button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.bootstrap-wrapper a.list-group-item-info.active,
.bootstrap-wrapper button.list-group-item-info.active,
.bootstrap-wrapper a.list-group-item-info.active:hover,
.bootstrap-wrapper button.list-group-item-info.active:hover,
.bootstrap-wrapper a.list-group-item-info.active:focus,
.bootstrap-wrapper button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.bootstrap-wrapper .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.bootstrap-wrapper a.list-group-item-warning,
.bootstrap-wrapper button.list-group-item-warning {
  color: #8a6d3b;
}
.bootstrap-wrapper a.list-group-item-warning .list-group-item-heading,
.bootstrap-wrapper button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.bootstrap-wrapper a.list-group-item-warning:hover,
.bootstrap-wrapper button.list-group-item-warning:hover,
.bootstrap-wrapper a.list-group-item-warning:focus,
.bootstrap-wrapper button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.bootstrap-wrapper a.list-group-item-warning.active,
.bootstrap-wrapper button.list-group-item-warning.active,
.bootstrap-wrapper a.list-group-item-warning.active:hover,
.bootstrap-wrapper button.list-group-item-warning.active:hover,
.bootstrap-wrapper a.list-group-item-warning.active:focus,
.bootstrap-wrapper button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.bootstrap-wrapper .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.bootstrap-wrapper a.list-group-item-danger,
.bootstrap-wrapper button.list-group-item-danger {
  color: #a94442;
}
.bootstrap-wrapper a.list-group-item-danger .list-group-item-heading,
.bootstrap-wrapper button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.bootstrap-wrapper a.list-group-item-danger:hover,
.bootstrap-wrapper button.list-group-item-danger:hover,
.bootstrap-wrapper a.list-group-item-danger:focus,
.bootstrap-wrapper button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.bootstrap-wrapper a.list-group-item-danger.active,
.bootstrap-wrapper button.list-group-item-danger.active,
.bootstrap-wrapper a.list-group-item-danger.active:hover,
.bootstrap-wrapper button.list-group-item-danger.active:hover,
.bootstrap-wrapper a.list-group-item-danger.active:focus,
.bootstrap-wrapper button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.bootstrap-wrapper .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-wrapper .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.bootstrap-wrapper .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.bootstrap-wrapper .panel-body {
  padding: 15px;
}
.bootstrap-wrapper .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-wrapper .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.bootstrap-wrapper .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.bootstrap-wrapper .panel-title > a,
.bootstrap-wrapper .panel-title > small,
.bootstrap-wrapper .panel-title > .small,
.bootstrap-wrapper .panel-title > small > a,
.bootstrap-wrapper .panel-title > .small > a {
  color: inherit;
}
.bootstrap-wrapper .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-wrapper .panel > .list-group,
.bootstrap-wrapper .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.bootstrap-wrapper .panel > .list-group .list-group-item,
.bootstrap-wrapper .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.bootstrap-wrapper .panel > .list-group:first-child .list-group-item:first-child,
.bootstrap-wrapper .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-wrapper .panel > .list-group:last-child .list-group-item:last-child,
.bootstrap-wrapper .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-wrapper .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-wrapper .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.bootstrap-wrapper .list-group + .panel-footer {
  border-top-width: 0;
}
.bootstrap-wrapper .panel > .table,
.bootstrap-wrapper .panel > .table-responsive > .table,
.bootstrap-wrapper .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.bootstrap-wrapper .panel > .table caption,
.bootstrap-wrapper .panel > .table-responsive > .table caption,
.bootstrap-wrapper .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.bootstrap-wrapper .panel > .table:first-child,
.bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-wrapper .panel > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child,
.bootstrap-wrapper .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-wrapper .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-wrapper .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.bootstrap-wrapper .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-wrapper .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-wrapper .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bootstrap-wrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.bootstrap-wrapper .panel > .table:last-child,
.bootstrap-wrapper .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-wrapper .panel > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child,
.bootstrap-wrapper .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-wrapper .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-wrapper .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bootstrap-wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.bootstrap-wrapper .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-wrapper .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-wrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-wrapper .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bootstrap-wrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.bootstrap-wrapper .panel > .panel-body + .table,
.bootstrap-wrapper .panel > .panel-body + .table-responsive,
.bootstrap-wrapper .panel > .table + .panel-body,
.bootstrap-wrapper .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.bootstrap-wrapper .panel > .table > tbody:first-child > tr:first-child th,
.bootstrap-wrapper .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.bootstrap-wrapper .panel > .table-bordered,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered {
  border: 0;
}
.bootstrap-wrapper .panel > .table-bordered > thead > tr > th:first-child,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bootstrap-wrapper .panel > .table-bordered > tbody > tr > th:first-child,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bootstrap-wrapper .panel > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-wrapper .panel > .table-bordered > thead > tr > td:first-child,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bootstrap-wrapper .panel > .table-bordered > tbody > tr > td:first-child,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bootstrap-wrapper .panel > .table-bordered > tfoot > tr > td:first-child,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.bootstrap-wrapper .panel > .table-bordered > thead > tr > th:last-child,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bootstrap-wrapper .panel > .table-bordered > tbody > tr > th:last-child,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bootstrap-wrapper .panel > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-wrapper .panel > .table-bordered > thead > tr > td:last-child,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bootstrap-wrapper .panel > .table-bordered > tbody > tr > td:last-child,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bootstrap-wrapper .panel > .table-bordered > tfoot > tr > td:last-child,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.bootstrap-wrapper .panel > .table-bordered > thead > tr:first-child > td,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bootstrap-wrapper .panel > .table-bordered > tbody > tr:first-child > td,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bootstrap-wrapper .panel > .table-bordered > thead > tr:first-child > th,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bootstrap-wrapper .panel > .table-bordered > tbody > tr:first-child > th,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.bootstrap-wrapper .panel > .table-bordered > tbody > tr:last-child > td,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bootstrap-wrapper .panel > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-wrapper .panel > .table-bordered > tbody > tr:last-child > th,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bootstrap-wrapper .panel > .table-bordered > tfoot > tr:last-child > th,
.bootstrap-wrapper .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.bootstrap-wrapper .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.bootstrap-wrapper .panel-group {
  margin-bottom: 20px;
}
.bootstrap-wrapper .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.bootstrap-wrapper .panel-group .panel + .panel {
  margin-top: 5px;
}
.bootstrap-wrapper .panel-group .panel-heading {
  border-bottom: 0;
}
.bootstrap-wrapper .panel-group .panel-heading + .panel-collapse > .panel-body,
.bootstrap-wrapper .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.bootstrap-wrapper .panel-group .panel-footer {
  border-top: 0;
}
.bootstrap-wrapper .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.bootstrap-wrapper .panel-default {
  border-color: #ddd;
}
.bootstrap-wrapper .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.bootstrap-wrapper .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.bootstrap-wrapper .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.bootstrap-wrapper .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.bootstrap-wrapper .panel-primary {
  border-color: #337ab7;
}
.bootstrap-wrapper .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-wrapper .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.bootstrap-wrapper .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.bootstrap-wrapper .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.bootstrap-wrapper .panel-success {
  border-color: #d6e9c6;
}
.bootstrap-wrapper .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bootstrap-wrapper .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.bootstrap-wrapper .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.bootstrap-wrapper .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.bootstrap-wrapper .panel-info {
  border-color: #bce8f1;
}
.bootstrap-wrapper .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bootstrap-wrapper .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.bootstrap-wrapper .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.bootstrap-wrapper .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.bootstrap-wrapper .panel-warning {
  border-color: #faebcc;
}
.bootstrap-wrapper .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bootstrap-wrapper .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.bootstrap-wrapper .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.bootstrap-wrapper .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.bootstrap-wrapper .panel-danger {
  border-color: #ebccd1;
}
.bootstrap-wrapper .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bootstrap-wrapper .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.bootstrap-wrapper .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.bootstrap-wrapper .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.bootstrap-wrapper .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.bootstrap-wrapper .embed-responsive .embed-responsive-item,
.bootstrap-wrapper .embed-responsive iframe,
.bootstrap-wrapper .embed-responsive embed,
.bootstrap-wrapper .embed-responsive object,
.bootstrap-wrapper .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.bootstrap-wrapper .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.bootstrap-wrapper .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.bootstrap-wrapper .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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.bootstrap-wrapper .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.bootstrap-wrapper .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.bootstrap-wrapper .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.bootstrap-wrapper .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  
}
.bootstrap-wrapper .close:hover,
.bootstrap-wrapper .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
.bootstrap-wrapper button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.bootstrap-wrapper .modal-open {
  overflow: hidden;
}
.bootstrap-wrapper .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-wrapper .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.bootstrap-wrapper .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.bootstrap-wrapper .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.bootstrap-wrapper .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.bootstrap-wrapper .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.bootstrap-wrapper .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.bootstrap-wrapper .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.bootstrap-wrapper .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.bootstrap-wrapper .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.bootstrap-wrapper .modal-header .close {
  margin-top: -2px;
}
.bootstrap-wrapper .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.bootstrap-wrapper .modal-body {
  position: relative;
  padding: 15px;
}
.bootstrap-wrapper .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.bootstrap-wrapper .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.bootstrap-wrapper .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.bootstrap-wrapper .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.bootstrap-wrapper .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .bootstrap-wrapper .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .bootstrap-wrapper .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .bootstrap-wrapper .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .bootstrap-wrapper .modal-lg {
    width: 900px;
  }
}
.bootstrap-wrapper .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.bootstrap-wrapper .tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.bootstrap-wrapper .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.bootstrap-wrapper .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.bootstrap-wrapper .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.bootstrap-wrapper .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.bootstrap-wrapper .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.bootstrap-wrapper .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bootstrap-wrapper .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.bootstrap-wrapper .tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.bootstrap-wrapper .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.bootstrap-wrapper .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.bootstrap-wrapper .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.bootstrap-wrapper .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.bootstrap-wrapper .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.bootstrap-wrapper .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.bootstrap-wrapper .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-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.bootstrap-wrapper .popover.top {
  margin-top: -10px;
}
.bootstrap-wrapper .popover.right {
  margin-left: 10px;
}
.bootstrap-wrapper .popover.bottom {
  margin-top: 10px;
}
.bootstrap-wrapper .popover.left {
  margin-left: -10px;
}
.bootstrap-wrapper .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-wrapper .popover-content {
  padding: 9px 14px;
}
.bootstrap-wrapper .popover > .arrow,
.bootstrap-wrapper .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.bootstrap-wrapper .popover > .arrow {
  border-width: 11px;
}
.bootstrap-wrapper .popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.bootstrap-wrapper .popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.bootstrap-wrapper .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.bootstrap-wrapper .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.bootstrap-wrapper .popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.bootstrap-wrapper .popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.bootstrap-wrapper .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.bootstrap-wrapper .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.bootstrap-wrapper .popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.bootstrap-wrapper .carousel {
  position: relative;
}
.bootstrap-wrapper .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.bootstrap-wrapper .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.bootstrap-wrapper .carousel-inner > .item > img,
.bootstrap-wrapper .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .bootstrap-wrapper .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .bootstrap-wrapper .carousel-inner > .item.next,
  .bootstrap-wrapper .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .bootstrap-wrapper .carousel-inner > .item.prev,
  .bootstrap-wrapper .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .bootstrap-wrapper .carousel-inner > .item.next.left,
  .bootstrap-wrapper .carousel-inner > .item.prev.right,
  .bootstrap-wrapper .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.bootstrap-wrapper .carousel-inner > .active,
.bootstrap-wrapper .carousel-inner > .next,
.bootstrap-wrapper .carousel-inner > .prev {
  display: block;
}
.bootstrap-wrapper .carousel-inner > .active {
  left: 0;
}
.bootstrap-wrapper .carousel-inner > .next,
.bootstrap-wrapper .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.bootstrap-wrapper .carousel-inner > .next {
  left: 100%;
}
.bootstrap-wrapper .carousel-inner > .prev {
  left: -100%;
}
.bootstrap-wrapper .carousel-inner > .next.left,
.bootstrap-wrapper .carousel-inner > .prev.right {
  left: 0;
}
.bootstrap-wrapper .carousel-inner > .active.left {
  left: -100%;
}
.bootstrap-wrapper .carousel-inner > .active.right {
  left: 100%;
}
.bootstrap-wrapper .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.bootstrap-wrapper .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.bootstrap-wrapper .carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.bootstrap-wrapper .carousel-control:hover,
.bootstrap-wrapper .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.bootstrap-wrapper .carousel-control .icon-prev,
.bootstrap-wrapper .carousel-control .icon-next,
.bootstrap-wrapper .carousel-control .glyphicon-chevron-left,
.bootstrap-wrapper .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.bootstrap-wrapper .carousel-control .icon-prev,
.bootstrap-wrapper .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.bootstrap-wrapper .carousel-control .icon-next,
.bootstrap-wrapper .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.bootstrap-wrapper .carousel-control .icon-prev,
.bootstrap-wrapper .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.bootstrap-wrapper .carousel-control .icon-prev:before {
  content: '\2039';
}
.bootstrap-wrapper .carousel-control .icon-next:before {
  content: '\203a';
}
.bootstrap-wrapper .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.bootstrap-wrapper .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.bootstrap-wrapper .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.bootstrap-wrapper .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.bootstrap-wrapper .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .bootstrap-wrapper .carousel-control .glyphicon-chevron-left,
  .bootstrap-wrapper .carousel-control .glyphicon-chevron-right,
  .bootstrap-wrapper .carousel-control .icon-prev,
  .bootstrap-wrapper .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .bootstrap-wrapper .carousel-control .glyphicon-chevron-left,
  .bootstrap-wrapper .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .bootstrap-wrapper .carousel-control .glyphicon-chevron-right,
  .bootstrap-wrapper .carousel-control .icon-next {
    margin-right: -10px;
  }
  .bootstrap-wrapper .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .bootstrap-wrapper .carousel-indicators {
    bottom: 20px;
  }
}
.bootstrap-wrapper .clearfix:before,
.bootstrap-wrapper .clearfix:after,
.bootstrap-wrapper .dl-horizontal dd:before,
.bootstrap-wrapper .dl-horizontal dd:after,
.bootstrap-wrapper .container:before,
.bootstrap-wrapper .container:after,
.bootstrap-wrapper .container-fluid:before,
.bootstrap-wrapper .container-fluid:after,
.bootstrap-wrapper .row:before,
.bootstrap-wrapper .row:after,
.bootstrap-wrapper .form-horizontal .form-group:before,
.bootstrap-wrapper .form-horizontal .form-group:after,
.bootstrap-wrapper .btn-toolbar:before,
.bootstrap-wrapper .btn-toolbar:after,
.bootstrap-wrapper .btn-group-vertical > .btn-group:before,
.bootstrap-wrapper .btn-group-vertical > .btn-group:after,
.bootstrap-wrapper .nav:before,
.bootstrap-wrapper .nav:after,
.bootstrap-wrapper .navbar:before,
.bootstrap-wrapper .navbar:after,
.bootstrap-wrapper .navbar-header:before,
.bootstrap-wrapper .navbar-header:after,
.bootstrap-wrapper .navbar-collapse:before,
.bootstrap-wrapper .navbar-collapse:after,
.bootstrap-wrapper .pager:before,
.bootstrap-wrapper .pager:after,
.bootstrap-wrapper .panel-body:before,
.bootstrap-wrapper .panel-body:after,
.bootstrap-wrapper .modal-header:before,
.bootstrap-wrapper .modal-header:after,
.bootstrap-wrapper .modal-footer:before,
.bootstrap-wrapper .modal-footer:after {
  display: table;
  content: " ";
}
.bootstrap-wrapper .clearfix:after,
.bootstrap-wrapper .dl-horizontal dd:after,
.bootstrap-wrapper .container:after,
.bootstrap-wrapper .container-fluid:after,
.bootstrap-wrapper .row:after,
.bootstrap-wrapper .form-horizontal .form-group:after,
.bootstrap-wrapper .btn-toolbar:after,
.bootstrap-wrapper .btn-group-vertical > .btn-group:after,
.bootstrap-wrapper .nav:after,
.bootstrap-wrapper .navbar:after,
.bootstrap-wrapper .navbar-header:after,
.bootstrap-wrapper .navbar-collapse:after,
.bootstrap-wrapper .pager:after,
.bootstrap-wrapper .panel-body:after,
.bootstrap-wrapper .modal-header:after,
.bootstrap-wrapper .modal-footer:after {
  clear: both;
}
.bootstrap-wrapper .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.bootstrap-wrapper .pull-right {
  float: right !important;
}
.bootstrap-wrapper .pull-left {
  float: left !important;
}
.bootstrap-wrapper .hide {
  display: none !important;
}
.bootstrap-wrapper .show {
  display: block !important;
}
.bootstrap-wrapper .invisible {
  visibility: hidden;
}
.bootstrap-wrapper .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bootstrap-wrapper .hidden {
  display: none !important;
}
.bootstrap-wrapper .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.bootstrap-wrapper .visible-xs,
.bootstrap-wrapper .visible-sm,
.bootstrap-wrapper .visible-md,
.bootstrap-wrapper .visible-lg {
  display: none !important;
}
.bootstrap-wrapper .visible-xs-block,
.bootstrap-wrapper .visible-xs-inline,
.bootstrap-wrapper .visible-xs-inline-block,
.bootstrap-wrapper .visible-sm-block,
.bootstrap-wrapper .visible-sm-inline,
.bootstrap-wrapper .visible-sm-inline-block,
.bootstrap-wrapper .visible-md-block,
.bootstrap-wrapper .visible-md-inline,
.bootstrap-wrapper .visible-md-inline-block,
.bootstrap-wrapper .visible-lg-block,
.bootstrap-wrapper .visible-lg-inline,
.bootstrap-wrapper .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .bootstrap-wrapper .visible-xs {
    display: block !important;
  }
  .bootstrap-wrapper table.visible-xs {
    display: table !important;
  }
  .bootstrap-wrapper tr.visible-xs {
    display: table-row !important;
  }
  .bootstrap-wrapper th.visible-xs,
  .bootstrap-wrapper td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-wrapper .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-wrapper .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-wrapper .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-wrapper .visible-sm {
    display: block !important;
  }
  .bootstrap-wrapper table.visible-sm {
    display: table !important;
  }
  .bootstrap-wrapper tr.visible-sm {
    display: table-row !important;
  }
  .bootstrap-wrapper th.visible-sm,
  .bootstrap-wrapper td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-wrapper .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-wrapper .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-wrapper .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-wrapper .visible-md {
    display: block !important;
  }
  .bootstrap-wrapper table.visible-md {
    display: table !important;
  }
  .bootstrap-wrapper tr.visible-md {
    display: table-row !important;
  }
  .bootstrap-wrapper th.visible-md,
  .bootstrap-wrapper td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-wrapper .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-wrapper .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-wrapper .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .visible-lg {
    display: block !important;
  }
  .bootstrap-wrapper table.visible-lg {
    display: table !important;
  }
  .bootstrap-wrapper tr.visible-lg {
    display: table-row !important;
  }
  .bootstrap-wrapper th.visible-lg,
  .bootstrap-wrapper td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-wrapper .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-wrapper .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-wrapper .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .hidden-lg {
    display: none !important;
  }
}
.bootstrap-wrapper .visible-print {
  display: none !important;
}
@media print {
  .bootstrap-wrapper .visible-print {
    display: block !important;
  }
  .bootstrap-wrapper table.visible-print {
    display: table !important;
  }
  .bootstrap-wrapper tr.visible-print {
    display: table-row !important;
  }
  .bootstrap-wrapper th.visible-print,
  .bootstrap-wrapper td.visible-print {
    display: table-cell !important;
  }
}
.bootstrap-wrapper .visible-print-block {
  display: none !important;
}
@media print {
  .bootstrap-wrapper .visible-print-block {
    display: block !important;
  }
}
.bootstrap-wrapper .visible-print-inline {
  display: none !important;
}
@media print {
  .bootstrap-wrapper .visible-print-inline {
    display: inline !important;
  }
}
.bootstrap-wrapper .visible-print-inline-block {
  display: none !important;
}
@media print {
  .bootstrap-wrapper .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .bootstrap-wrapper .hidden-print {
    display: none !important;
  }
}

.bootstrap-wrapper .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;

  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bootstrap-wrapper .fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}
.bootstrap-wrapper .fa-2x {
  font-size: 2em;
}
.bootstrap-wrapper .fa-3x {
  font-size: 3em;
}
.bootstrap-wrapper .fa-4x {
  font-size: 4em;
}
.bootstrap-wrapper .fa-5x {
  font-size: 5em;
}
.bootstrap-wrapper .fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.bootstrap-wrapper .fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.bootstrap-wrapper .fa-ul > li {
  position: relative;
}
.bootstrap-wrapper .fa-li {
  position: absolute;
  top: .14285714em;
  left: -2.14285714em;
  width: 2.14285714em;
  text-align: center;
}
.bootstrap-wrapper .fa-li.fa-lg {
  left: -1.85714286em;
}
.bootstrap-wrapper .fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.bootstrap-wrapper .pull-right {
  float: right;
}
.bootstrap-wrapper .pull-left {
  float: left;
}
.bootstrap-wrapper .fa.pull-left {
  margin-right: .3em;
}
.bootstrap-wrapper .fa.pull-right {
  margin-left: .3em;
}
.bootstrap-wrapper .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
       -o-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
         -o-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
         -o-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.bootstrap-wrapper .fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}
.bootstrap-wrapper .fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.bootstrap-wrapper .fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
       -o-transform: rotate(270deg);
          transform: rotate(270deg);
}
.bootstrap-wrapper .fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
       -o-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.bootstrap-wrapper .fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
       -o-transform: scale(1, -1);
          transform: scale(1, -1);
}
.bootstrap-wrapper :root .fa-rotate-90,
.bootstrap-wrapper :root .fa-rotate-180,
.bootstrap-wrapper :root .fa-rotate-270,
.bootstrap-wrapper :root .fa-flip-horizontal,
.bootstrap-wrapper :root .fa-flip-vertical {
          filter: none;

  -webkit-filter: none;
}
.bootstrap-wrapper .fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.bootstrap-wrapper .fa-stack-1x,
.bootstrap-wrapper .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.bootstrap-wrapper .fa-stack-1x {
  line-height: inherit;
}
.bootstrap-wrapper .fa-stack-2x {
  font-size: 2em;
}
.bootstrap-wrapper .fa-inverse {
  color: #fff;
}
.bootstrap-wrapper .fa-glass:before {
  content: "\f000";
}
.bootstrap-wrapper .fa-music:before {
  content: "\f001";
}
.bootstrap-wrapper .fa-search:before {
  content: "\f002";
}
.bootstrap-wrapper .fa-envelope-o:before {
  content: "\f003";
}
.bootstrap-wrapper .fa-heart:before {
  content: "\f004";
}
.bootstrap-wrapper .fa-star:before {
  content: "\f005";
}
.bootstrap-wrapper .fa-star-o:before {
  content: "\f006";
}
.bootstrap-wrapper .fa-user:before {
  content: "\f007";
}
.bootstrap-wrapper .fa-film:before {
  content: "\f008";
}
.bootstrap-wrapper .fa-th-large:before {
  content: "\f009";
}
.bootstrap-wrapper .fa-th:before {
  content: "\f00a";
}
.bootstrap-wrapper .fa-th-list:before {
  content: "\f00b";
}
.bootstrap-wrapper .fa-check:before {
  content: "\f00c";
}
.bootstrap-wrapper .fa-remove:before,
.bootstrap-wrapper .fa-close:before,
.bootstrap-wrapper .fa-times:before {
  content: "\f00d";
}
.bootstrap-wrapper .fa-search-plus:before {
  content: "\f00e";
}
.bootstrap-wrapper .fa-search-minus:before {
  content: "\f010";
}
.bootstrap-wrapper .fa-power-off:before {
  content: "\f011";
}
.bootstrap-wrapper .fa-signal:before {
  content: "\f012";
}
.bootstrap-wrapper .fa-gear:before,
.bootstrap-wrapper .fa-cog:before {
  content: "\f013";
}
.bootstrap-wrapper .fa-trash-o:before {
  content: "\f014";
}
.bootstrap-wrapper .fa-home:before {
  content: "\f015";
}
.bootstrap-wrapper .fa-file-o:before {
  content: "\f016";
}
.bootstrap-wrapper .fa-clock-o:before {
  content: "\f017";
}
.bootstrap-wrapper .fa-road:before {
  content: "\f018";
}
.bootstrap-wrapper .fa-download:before {
  content: "\f019";
}
.bootstrap-wrapper .fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.bootstrap-wrapper .fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.bootstrap-wrapper .fa-inbox:before {
  content: "\f01c";
}
.bootstrap-wrapper .fa-play-circle-o:before {
  content: "\f01d";
}
.bootstrap-wrapper .fa-rotate-right:before,
.bootstrap-wrapper .fa-repeat:before {
  content: "\f01e";
}
.bootstrap-wrapper .fa-refresh:before {
  content: "\f021";
}
.bootstrap-wrapper .fa-list-alt:before {
  content: "\f022";
}
.bootstrap-wrapper .fa-lock:before {
  content: "\f023";
}
.bootstrap-wrapper .fa-flag:before {
  content: "\f024";
}
.bootstrap-wrapper .fa-headphones:before {
  content: "\f025";
}
.bootstrap-wrapper .fa-volume-off:before {
  content: "\f026";
}
.bootstrap-wrapper .fa-volume-down:before {
  content: "\f027";
}
.bootstrap-wrapper .fa-volume-up:before {
  content: "\f028";
}
.bootstrap-wrapper .fa-qrcode:before {
  content: "\f029";
}
.bootstrap-wrapper .fa-barcode:before {
  content: "\f02a";
}
.bootstrap-wrapper .fa-tag:before {
  content: "\f02b";
}
.bootstrap-wrapper .fa-tags:before {
  content: "\f02c";
}
.bootstrap-wrapper .fa-book:before {
  content: "\f02d";
}
.bootstrap-wrapper .fa-bookmark:before {
  content: "\f02e";
}
.bootstrap-wrapper .fa-print:before {
  content: "\f02f";
}
.bootstrap-wrapper .fa-camera:before {
  content: "\f030";
}
.bootstrap-wrapper .fa-font:before {
  content: "\f031";
}
.bootstrap-wrapper .fa-bold:before {
  content: "\f032";
}
.bootstrap-wrapper .fa-italic:before {
  content: "\f033";
}
.bootstrap-wrapper .fa-text-height:before {
  content: "\f034";
}
.bootstrap-wrapper .fa-text-width:before {
  content: "\f035";
}
.bootstrap-wrapper .fa-align-left:before {
  content: "\f036";
}
.bootstrap-wrapper .fa-align-center:before {
  content: "\f037";
}
.bootstrap-wrapper .fa-align-right:before {
  content: "\f038";
}
.bootstrap-wrapper .fa-align-justify:before {
  content: "\f039";
}
.bootstrap-wrapper .fa-list:before {
  content: "\f03a";
}
.bootstrap-wrapper .fa-dedent:before,
.bootstrap-wrapper .fa-outdent:before {
  content: "\f03b";
}
.bootstrap-wrapper .fa-indent:before {
  content: "\f03c";
}
.bootstrap-wrapper .fa-video-camera:before {
  content: "\f03d";
}
.bootstrap-wrapper .fa-photo:before,
.bootstrap-wrapper .fa-image:before,
.bootstrap-wrapper .fa-picture-o:before {
  content: "\f03e";
}
.bootstrap-wrapper .fa-pencil:before {
  content: "\f040";
}
.bootstrap-wrapper .fa-map-marker:before {
  content: "\f041";
}
.bootstrap-wrapper .fa-adjust:before {
  content: "\f042";
}
.bootstrap-wrapper .fa-tint:before {
  content: "\f043";
}
.bootstrap-wrapper .fa-edit:before,
.bootstrap-wrapper .fa-pencil-square-o:before {
  content: "\f044";
}
.bootstrap-wrapper .fa-share-square-o:before {
  content: "\f045";
}
.bootstrap-wrapper .fa-check-square-o:before {
  content: "\f046";
}
.bootstrap-wrapper .fa-arrows:before {
  content: "\f047";
}
.bootstrap-wrapper .fa-step-backward:before {
  content: "\f048";
}
.bootstrap-wrapper .fa-fast-backward:before {
  content: "\f049";
}
.bootstrap-wrapper .fa-backward:before {
  content: "\f04a";
}
.bootstrap-wrapper .fa-play:before {
  content: "\f04b";
}
.bootstrap-wrapper .fa-pause:before {
  content: "\f04c";
}
.bootstrap-wrapper .fa-stop:before {
  content: "\f04d";
}
.bootstrap-wrapper .fa-forward:before {
  content: "\f04e";
}
.bootstrap-wrapper .fa-fast-forward:before {
  content: "\f050";
}
.bootstrap-wrapper .fa-step-forward:before {
  content: "\f051";
}
.bootstrap-wrapper .fa-eject:before {
  content: "\f052";
}
.bootstrap-wrapper .fa-chevron-left:before {
  content: "\f053";
}
.bootstrap-wrapper .fa-chevron-right:before {
  content: "\f054";
}
.bootstrap-wrapper .fa-plus-circle:before {
  content: "\f055";
}
.bootstrap-wrapper .fa-minus-circle:before {
  content: "\f056";
}
.bootstrap-wrapper .fa-times-circle:before {
  content: "\f057";
}
.bootstrap-wrapper .fa-check-circle:before {
  content: "\f058";
}
.bootstrap-wrapper .fa-question-circle:before {
  content: "\f059";
}
.bootstrap-wrapper .fa-info-circle:before {
  content: "\f05a";
}
.bootstrap-wrapper .fa-crosshairs:before {
  content: "\f05b";
}
.bootstrap-wrapper .fa-times-circle-o:before {
  content: "\f05c";
}
.bootstrap-wrapper .fa-check-circle-o:before {
  content: "\f05d";
}
.bootstrap-wrapper .fa-ban:before {
  content: "\f05e";
}
.bootstrap-wrapper .fa-arrow-left:before {
  content: "\f060";
}
.bootstrap-wrapper .fa-arrow-right:before {
  content: "\f061";
}
.bootstrap-wrapper .fa-arrow-up:before {
  content: "\f062";
}
.bootstrap-wrapper .fa-arrow-down:before {
  content: "\f063";
}
.bootstrap-wrapper .fa-mail-forward:before,
.bootstrap-wrapper .fa-share:before {
  content: "\f064";
}
.bootstrap-wrapper .fa-expand:before {
  content: "\f065";
}
.bootstrap-wrapper .fa-compress:before {
  content: "\f066";
}
.bootstrap-wrapper .fa-plus:before {
  content: "\f067";
}
.bootstrap-wrapper .fa-minus:before {
  content: "\f068";
}
.bootstrap-wrapper .fa-asterisk:before {
  content: "\f069";
}
.bootstrap-wrapper .fa-exclamation-circle:before {
  content: "\f06a";
}
.bootstrap-wrapper .fa-gift:before {
  content: "\f06b";
}
.bootstrap-wrapper .fa-leaf:before {
  content: "\f06c";
}
.bootstrap-wrapper .fa-fire:before {
  content: "\f06d";
}
.bootstrap-wrapper .fa-eye:before {
  content: "\f06e";
}
.bootstrap-wrapper .fa-eye-slash:before {
  content: "\f070";
}
.bootstrap-wrapper .fa-warning:before,
.bootstrap-wrapper .fa-exclamation-triangle:before {
  content: "\f071";
}
.bootstrap-wrapper .fa-plane:before {
  content: "\f072";
}
.bootstrap-wrapper .fa-calendar:before {
  content: "\f073";
}
.bootstrap-wrapper .fa-random:before {
  content: "\f074";
}
.bootstrap-wrapper .fa-comment:before {
  content: "\f075";
}
.bootstrap-wrapper .fa-magnet:before {
  content: "\f076";
}
.bootstrap-wrapper .fa-chevron-up:before {
  content: "\f077";
}
.bootstrap-wrapper .fa-chevron-down:before {
  content: "\f078";
}
.bootstrap-wrapper .fa-retweet:before {
  content: "\f079";
}
.bootstrap-wrapper .fa-shopping-cart:before {
  content: "\f07a";
}
.bootstrap-wrapper .fa-folder:before {
  content: "\f07b";
}
.bootstrap-wrapper .fa-folder-open:before {
  content: "\f07c";
}
.bootstrap-wrapper .fa-arrows-v:before {
  content: "\f07d";
}
.bootstrap-wrapper .fa-arrows-h:before {
  content: "\f07e";
}
.bootstrap-wrapper .fa-bar-chart-o:before,
.bootstrap-wrapper .fa-bar-chart:before {
  content: "\f080";
}
.bootstrap-wrapper .fa-twitter-square:before {
  content: "\f081";
}
.bootstrap-wrapper .fa-facebook-square:before {
  content: "\f082";
}
.bootstrap-wrapper .fa-camera-retro:before {
  content: "\f083";
}
.bootstrap-wrapper .fa-key:before {
  content: "\f084";
}
.bootstrap-wrapper .fa-gears:before,
.bootstrap-wrapper .fa-cogs:before {
  content: "\f085";
}
.bootstrap-wrapper .fa-comments:before {
  content: "\f086";
}
.bootstrap-wrapper .fa-thumbs-o-up:before {
  content: "\f087";
}
.bootstrap-wrapper .fa-thumbs-o-down:before {
  content: "\f088";
}
.bootstrap-wrapper .fa-star-half:before {
  content: "\f089";
}
.bootstrap-wrapper .fa-heart-o:before {
  content: "\f08a";
}
.bootstrap-wrapper .fa-sign-out:before {
  content: "\f08b";
}
.bootstrap-wrapper .fa-linkedin-square:before {
  content: "\f08c";
}
.bootstrap-wrapper .fa-thumb-tack:before {
  content: "\f08d";
}
.bootstrap-wrapper .fa-external-link:before {
  content: "\f08e";
}
.bootstrap-wrapper .fa-sign-in:before {
  content: "\f090";
}
.bootstrap-wrapper .fa-trophy:before {
  content: "\f091";
}
.bootstrap-wrapper .fa-github-square:before {
  content: "\f092";
}
.bootstrap-wrapper .fa-upload:before {
  content: "\f093";
}
.bootstrap-wrapper .fa-lemon-o:before {
  content: "\f094";
}
.bootstrap-wrapper .fa-phone:before {
  content: "\f095";
}
.bootstrap-wrapper .fa-square-o:before {
  content: "\f096";
}
.bootstrap-wrapper .fa-bookmark-o:before {
  content: "\f097";
}
.bootstrap-wrapper .fa-phone-square:before {
  content: "\f098";
}
.bootstrap-wrapper .fa-twitter:before {
  content: "\f099";
}
.bootstrap-wrapper .fa-facebook:before {
  content: "\f09a";
}
.bootstrap-wrapper .fa-github:before {
  content: "\f09b";
}
.bootstrap-wrapper .fa-unlock:before {
  content: "\f09c";
}
.bootstrap-wrapper .fa-credit-card:before {
  content: "\f09d";
}
.bootstrap-wrapper .fa-rss:before {
  content: "\f09e";
}
.bootstrap-wrapper .fa-hdd-o:before {
  content: "\f0a0";
}
.bootstrap-wrapper .fa-bullhorn:before {
  content: "\f0a1";
}
.bootstrap-wrapper .fa-bell:before {
  content: "\f0f3";
}
.bootstrap-wrapper .fa-certificate:before {
  content: "\f0a3";
}
.bootstrap-wrapper .fa-hand-o-right:before {
  content: "\f0a4";
}
.bootstrap-wrapper .fa-hand-o-left:before {
  content: "\f0a5";
}
.bootstrap-wrapper .fa-hand-o-up:before {
  content: "\f0a6";
}
.bootstrap-wrapper .fa-hand-o-down:before {
  content: "\f0a7";
}
.bootstrap-wrapper .fa-arrow-circle-left:before {
  content: "\f0a8";
}
.bootstrap-wrapper .fa-arrow-circle-right:before {
  content: "\f0a9";
}
.bootstrap-wrapper .fa-arrow-circle-up:before {
  content: "\f0aa";
}
.bootstrap-wrapper .fa-arrow-circle-down:before {
  content: "\f0ab";
}
.bootstrap-wrapper .fa-globe:before {
  content: "\f0ac";
}
.bootstrap-wrapper .fa-wrench:before {
  content: "\f0ad";
}
.bootstrap-wrapper .fa-tasks:before {
  content: "\f0ae";
}
.bootstrap-wrapper .fa-filter:before {
  content: "\f0b0";
}
.bootstrap-wrapper .fa-briefcase:before {
  content: "\f0b1";
}
.bootstrap-wrapper .fa-arrows-alt:before {
  content: "\f0b2";
}
.bootstrap-wrapper .fa-group:before,
.bootstrap-wrapper .fa-users:before {
  content: "\f0c0";
}
.bootstrap-wrapper .fa-chain:before,
.bootstrap-wrapper .fa-link:before {
  content: "\f0c1";
}
.bootstrap-wrapper .fa-cloud:before {
  content: "\f0c2";
}
.bootstrap-wrapper .fa-flask:before {
  content: "\f0c3";
}
.bootstrap-wrapper .fa-cut:before,
.bootstrap-wrapper .fa-scissors:before {
  content: "\f0c4";
}
.bootstrap-wrapper .fa-copy:before,
.bootstrap-wrapper .fa-files-o:before {
  content: "\f0c5";
}
.bootstrap-wrapper .fa-paperclip:before {
  content: "\f0c6";
}
.bootstrap-wrapper .fa-save:before,
.bootstrap-wrapper .fa-floppy-o:before {
  content: "\f0c7";
}
.bootstrap-wrapper .fa-square:before {
  content: "\f0c8";
}
.bootstrap-wrapper .fa-navicon:before,
.bootstrap-wrapper .fa-reorder:before,
.bootstrap-wrapper .fa-bars:before {
  content: "\f0c9";
}
.bootstrap-wrapper .fa-list-ul:before {
  content: "\f0ca";
}
.bootstrap-wrapper .fa-list-ol:before {
  content: "\f0cb";
}
.bootstrap-wrapper .fa-strikethrough:before {
  content: "\f0cc";
}
.bootstrap-wrapper .fa-underline:before {
  content: "\f0cd";
}
.bootstrap-wrapper .fa-table:before {
  content: "\f0ce";
}
.bootstrap-wrapper .fa-magic:before {
  content: "\f0d0";
}
.bootstrap-wrapper .fa-truck:before {
  content: "\f0d1";
}
.bootstrap-wrapper .fa-pinterest:before {
  content: "\f0d2";
}
.bootstrap-wrapper .fa-pinterest-square:before {
  content: "\f0d3";
}
.bootstrap-wrapper .fa-google-plus-square:before {
  content: "\f0d4";
}
.bootstrap-wrapper .fa-google-plus:before {
  content: "\f0d5";
}
.bootstrap-wrapper .fa-money:before {
  content: "\f0d6";
}
.bootstrap-wrapper .fa-caret-down:before {
  content: "\f0d7";
}
.bootstrap-wrapper .fa-caret-up:before {
  content: "\f0d8";
}
.bootstrap-wrapper .fa-caret-left:before {
  content: "\f0d9";
}
.bootstrap-wrapper .fa-caret-right:before {
  content: "\f0da";
}
.bootstrap-wrapper .fa-columns:before {
  content: "\f0db";
}
.bootstrap-wrapper .fa-unsorted:before,
.bootstrap-wrapper .fa-sort:before {
  content: "\f0dc";
}
.bootstrap-wrapper .fa-sort-down:before,
.bootstrap-wrapper .fa-sort-desc:before {
  content: "\f0dd";
}
.bootstrap-wrapper .fa-sort-up:before,
.bootstrap-wrapper .fa-sort-asc:before {
  content: "\f0de";
}
.bootstrap-wrapper .fa-envelope:before {
  content: "\f0e0";
}
.bootstrap-wrapper .fa-linkedin:before {
  content: "\f0e1";
}
.bootstrap-wrapper .fa-rotate-left:before,
.bootstrap-wrapper .fa-undo:before {
  content: "\f0e2";
}
.bootstrap-wrapper .fa-legal:before,
.bootstrap-wrapper .fa-gavel:before {
  content: "\f0e3";
}
.bootstrap-wrapper .fa-dashboard:before,
.bootstrap-wrapper .fa-tachometer:before {
  content: "\f0e4";
}
.bootstrap-wrapper .fa-comment-o:before {
  content: "\f0e5";
}
.bootstrap-wrapper .fa-comments-o:before {
  content: "\f0e6";
}
.bootstrap-wrapper .fa-flash:before,
.bootstrap-wrapper .fa-bolt:before {
  content: "\f0e7";
}
.bootstrap-wrapper .fa-sitemap:before {
  content: "\f0e8";
}
.bootstrap-wrapper .fa-umbrella:before {
  content: "\f0e9";
}
.bootstrap-wrapper .fa-paste:before,
.bootstrap-wrapper .fa-clipboard:before {
  content: "\f0ea";
}
.bootstrap-wrapper .fa-lightbulb-o:before {
  content: "\f0eb";
}
.bootstrap-wrapper .fa-exchange:before {
  content: "\f0ec";
}
.bootstrap-wrapper .fa-cloud-download:before {
  content: "\f0ed";
}
.bootstrap-wrapper .fa-cloud-upload:before {
  content: "\f0ee";
}
.bootstrap-wrapper .fa-user-md:before {
  content: "\f0f0";
}
.bootstrap-wrapper .fa-stethoscope:before {
  content: "\f0f1";
}
.bootstrap-wrapper .fa-suitcase:before {
  content: "\f0f2";
}
.bootstrap-wrapper .fa-bell-o:before {
  content: "\f0a2";
}
.bootstrap-wrapper .fa-coffee:before {
  content: "\f0f4";
}
.bootstrap-wrapper .fa-cutlery:before {
  content: "\f0f5";
}
.bootstrap-wrapper .fa-file-text-o:before {
  content: "\f0f6";
}
.bootstrap-wrapper .fa-building-o:before {
  content: "\f0f7";
}
.bootstrap-wrapper .fa-hospital-o:before {
  content: "\f0f8";
}
.bootstrap-wrapper .fa-ambulance:before {
  content: "\f0f9";
}
.bootstrap-wrapper .fa-medkit:before {
  content: "\f0fa";
}
.bootstrap-wrapper .fa-fighter-jet:before {
  content: "\f0fb";
}
.bootstrap-wrapper .fa-beer:before {
  content: "\f0fc";
}
.bootstrap-wrapper .fa-h-square:before {
  content: "\f0fd";
}
.bootstrap-wrapper .fa-plus-square:before {
  content: "\f0fe";
}
.bootstrap-wrapper .fa-angle-double-left:before {
  content: "\f100";
}
.bootstrap-wrapper .fa-angle-double-right:before {
  content: "\f101";
}
.bootstrap-wrapper .fa-angle-double-up:before {
  content: "\f102";
}
.bootstrap-wrapper .fa-angle-double-down:before {
  content: "\f103";
}
.bootstrap-wrapper .fa-angle-left:before {
  content: "\f104";
}
.bootstrap-wrapper .fa-angle-right:before {
  content: "\f105";
}
.bootstrap-wrapper .fa-angle-up:before {
  content: "\f106";
}
.bootstrap-wrapper .fa-angle-down:before {
  content: "\f107";
}
.bootstrap-wrapper .fa-desktop:before {
  content: "\f108";
}
.bootstrap-wrapper .fa-laptop:before {
  content: "\f109";
}
.bootstrap-wrapper .fa-tablet:before {
  content: "\f10a";
}
.bootstrap-wrapper .fa-mobile-phone:before,
.bootstrap-wrapper .fa-mobile:before {
  content: "\f10b";
}
.bootstrap-wrapper .fa-circle-o:before {
  content: "\f10c";
}
.bootstrap-wrapper .fa-quote-left:before {
  content: "\f10d";
}
.bootstrap-wrapper .fa-quote-right:before {
  content: "\f10e";
}
.bootstrap-wrapper .fa-spinner:before {
  content: "\f110";
}
.bootstrap-wrapper .fa-circle:before {
  content: "\f111";
}
.bootstrap-wrapper .fa-mail-reply:before,
.bootstrap-wrapper .fa-reply:before {
  content: "\f112";
}
.bootstrap-wrapper .fa-github-alt:before {
  content: "\f113";
}
.bootstrap-wrapper .fa-folder-o:before {
  content: "\f114";
}
.bootstrap-wrapper .fa-folder-open-o:before {
  content: "\f115";
}
.bootstrap-wrapper .fa-smile-o:before {
  content: "\f118";
}
.bootstrap-wrapper .fa-frown-o:before {
  content: "\f119";
}
.bootstrap-wrapper .fa-meh-o:before {
  content: "\f11a";
}
.bootstrap-wrapper .fa-gamepad:before {
  content: "\f11b";
}
.bootstrap-wrapper .fa-keyboard-o:before {
  content: "\f11c";
}
.bootstrap-wrapper .fa-flag-o:before {
  content: "\f11d";
}
.bootstrap-wrapper .fa-flag-checkered:before {
  content: "\f11e";
}
.bootstrap-wrapper .fa-terminal:before {
  content: "\f120";
}
.bootstrap-wrapper .fa-code:before {
  content: "\f121";
}
.bootstrap-wrapper .fa-mail-reply-all:before,
.bootstrap-wrapper .fa-reply-all:before {
  content: "\f122";
}
.bootstrap-wrapper .fa-star-half-empty:before,
.bootstrap-wrapper .fa-star-half-full:before,
.bootstrap-wrapper .fa-star-half-o:before {
  content: "\f123";
}
.bootstrap-wrapper .fa-location-arrow:before {
  content: "\f124";
}
.bootstrap-wrapper .fa-crop:before {
  content: "\f125";
}
.bootstrap-wrapper .fa-code-fork:before {
  content: "\f126";
}
.bootstrap-wrapper .fa-unlink:before,
.bootstrap-wrapper .fa-chain-broken:before {
  content: "\f127";
}
.bootstrap-wrapper .fa-question:before {
  content: "\f128";
}
.bootstrap-wrapper .fa-info:before {
  content: "\f129";
}
.bootstrap-wrapper .fa-exclamation:before {
  content: "\f12a";
}
.bootstrap-wrapper .fa-superscript:before {
  content: "\f12b";
}
.bootstrap-wrapper .fa-subscript:before {
  content: "\f12c";
}
.bootstrap-wrapper .fa-eraser:before {
  content: "\f12d";
}
.bootstrap-wrapper .fa-puzzle-piece:before {
  content: "\f12e";
}
.bootstrap-wrapper .fa-microphone:before {
  content: "\f130";
}
.bootstrap-wrapper .fa-microphone-slash:before {
  content: "\f131";
}
.bootstrap-wrapper .fa-shield:before {
  content: "\f132";
}
.bootstrap-wrapper .fa-calendar-o:before {
  content: "\f133";
}
.bootstrap-wrapper .fa-fire-extinguisher:before {
  content: "\f134";
}
.bootstrap-wrapper .fa-rocket:before {
  content: "\f135";
}
.bootstrap-wrapper .fa-maxcdn:before {
  content: "\f136";
}
.bootstrap-wrapper .fa-chevron-circle-left:before {
  content: "\f137";
}
.bootstrap-wrapper .fa-chevron-circle-right:before {
  content: "\f138";
}
.bootstrap-wrapper .fa-chevron-circle-up:before {
  content: "\f139";
}
.bootstrap-wrapper .fa-chevron-circle-down:before {
  content: "\f13a";
}
.bootstrap-wrapper .fa-html5:before {
  content: "\f13b";
}
.bootstrap-wrapper .fa-css3:before {
  content: "\f13c";
}
.bootstrap-wrapper .fa-anchor:before {
  content: "\f13d";
}
.bootstrap-wrapper .fa-unlock-alt:before {
  content: "\f13e";
}
.bootstrap-wrapper .fa-bullseye:before {
  content: "\f140";
}
.bootstrap-wrapper .fa-ellipsis-h:before {
  content: "\f141";
}
.bootstrap-wrapper .fa-ellipsis-v:before {
  content: "\f142";
}
.bootstrap-wrapper .fa-rss-square:before {
  content: "\f143";
}
.bootstrap-wrapper .fa-play-circle:before {
  content: "\f144";
}
.bootstrap-wrapper .fa-ticket:before {
  content: "\f145";
}
.bootstrap-wrapper .fa-minus-square:before {
  content: "\f146";
}
.bootstrap-wrapper .fa-minus-square-o:before {
  content: "\f147";
}
.bootstrap-wrapper .fa-level-up:before {
  content: "\f148";
}
.bootstrap-wrapper .fa-level-down:before {
  content: "\f149";
}
.bootstrap-wrapper .fa-check-square:before {
  content: "\f14a";
}
.bootstrap-wrapper .fa-pencil-square:before {
  content: "\f14b";
}
.bootstrap-wrapper .fa-external-link-square:before {
  content: "\f14c";
}
.bootstrap-wrapper .fa-share-square:before {
  content: "\f14d";
}
.bootstrap-wrapper .fa-compass:before {
  content: "\f14e";
}
.bootstrap-wrapper .fa-toggle-down:before,
.bootstrap-wrapper .fa-caret-square-o-down:before {
  content: "\f150";
}
.bootstrap-wrapper .fa-toggle-up:before,
.bootstrap-wrapper .fa-caret-square-o-up:before {
  content: "\f151";
}
.bootstrap-wrapper .fa-toggle-right:before,
.bootstrap-wrapper .fa-caret-square-o-right:before {
  content: "\f152";
}
.bootstrap-wrapper .fa-euro:before,
.bootstrap-wrapper .fa-eur:before {
  content: "\f153";
}
.bootstrap-wrapper .fa-gbp:before {
  content: "\f154";
}
.bootstrap-wrapper .fa-dollar:before,
.bootstrap-wrapper .fa-usd:before {
  content: "\f155";
}
.bootstrap-wrapper .fa-rupee:before,
.bootstrap-wrapper .fa-inr:before {
  content: "\f156";
}
.bootstrap-wrapper .fa-cny:before,
.bootstrap-wrapper .fa-rmb:before,
.bootstrap-wrapper .fa-yen:before,
.bootstrap-wrapper .fa-jpy:before {
  content: "\f157";
}
.bootstrap-wrapper .fa-ruble:before,
.bootstrap-wrapper .fa-rouble:before,
.bootstrap-wrapper .fa-rub:before {
  content: "\f158";
}
.bootstrap-wrapper .fa-won:before,
.bootstrap-wrapper .fa-krw:before {
  content: "\f159";
}
.bootstrap-wrapper .fa-bitcoin:before,
.bootstrap-wrapper .fa-btc:before {
  content: "\f15a";
}
.bootstrap-wrapper .fa-file:before {
  content: "\f15b";
}
.bootstrap-wrapper .fa-file-text:before {
  content: "\f15c";
}
.bootstrap-wrapper .fa-sort-alpha-asc:before {
  content: "\f15d";
}
.bootstrap-wrapper .fa-sort-alpha-desc:before {
  content: "\f15e";
}
.bootstrap-wrapper .fa-sort-amount-asc:before {
  content: "\f160";
}
.bootstrap-wrapper .fa-sort-amount-desc:before {
  content: "\f161";
}
.bootstrap-wrapper .fa-sort-numeric-asc:before {
  content: "\f162";
}
.bootstrap-wrapper .fa-sort-numeric-desc:before {
  content: "\f163";
}
.bootstrap-wrapper .fa-thumbs-up:before {
  content: "\f164";
}
.bootstrap-wrapper .fa-thumbs-down:before {
  content: "\f165";
}
.bootstrap-wrapper .fa-youtube-square:before {
  content: "\f166";
}
.bootstrap-wrapper .fa-youtube:before {
  content: "\f167";
}
.bootstrap-wrapper .fa-xing:before {
  content: "\f168";
}
.bootstrap-wrapper .fa-xing-square:before {
  content: "\f169";
}
.bootstrap-wrapper .fa-youtube-play:before {
  content: "\f16a";
}
.bootstrap-wrapper .fa-dropbox:before {
  content: "\f16b";
}
.bootstrap-wrapper .fa-stack-overflow:before {
  content: "\f16c";
}
.bootstrap-wrapper .fa-instagram:before {
  content: "\f16d";
}
.bootstrap-wrapper .fa-flickr:before {
  content: "\f16e";
}
.bootstrap-wrapper .fa-adn:before {
  content: "\f170";
}
.bootstrap-wrapper .fa-bitbucket:before {
  content: "\f171";
}
.bootstrap-wrapper .fa-bitbucket-square:before {
  content: "\f172";
}
.bootstrap-wrapper .fa-tumblr:before {
  content: "\f173";
}
.bootstrap-wrapper .fa-tumblr-square:before {
  content: "\f174";
}
.bootstrap-wrapper .fa-long-arrow-down:before {
  content: "\f175";
}
.bootstrap-wrapper .fa-long-arrow-up:before {
  content: "\f176";
}
.bootstrap-wrapper .fa-long-arrow-left:before {
  content: "\f177";
}
.bootstrap-wrapper .fa-long-arrow-right:before {
  content: "\f178";
}
.bootstrap-wrapper .fa-apple:before {
  content: "\f179";
}
.bootstrap-wrapper .fa-windows:before {
  content: "\f17a";
}
.bootstrap-wrapper .fa-android:before {
  content: "\f17b";
}
.bootstrap-wrapper .fa-linux:before {
  content: "\f17c";
}
.bootstrap-wrapper .fa-dribbble:before {
  content: "\f17d";
}
.bootstrap-wrapper .fa-skype:before {
  content: "\f17e";
}
.bootstrap-wrapper .fa-foursquare:before {
  content: "\f180";
}
.bootstrap-wrapper .fa-trello:before {
  content: "\f181";
}
.bootstrap-wrapper .fa-female:before {
  content: "\f182";
}
.bootstrap-wrapper .fa-male:before {
  content: "\f183";
}
.bootstrap-wrapper .fa-gittip:before {
  content: "\f184";
}
.bootstrap-wrapper .fa-sun-o:before {
  content: "\f185";
}
.bootstrap-wrapper .fa-moon-o:before {
  content: "\f186";
}
.bootstrap-wrapper .fa-archive:before {
  content: "\f187";
}
.bootstrap-wrapper .fa-bug:before {
  content: "\f188";
}
.bootstrap-wrapper .fa-vk:before {
  content: "\f189";
}
.bootstrap-wrapper .fa-weibo:before {
  content: "\f18a";
}
.bootstrap-wrapper .fa-renren:before {
  content: "\f18b";
}
.bootstrap-wrapper .fa-pagelines:before {
  content: "\f18c";
}
.bootstrap-wrapper .fa-stack-exchange:before {
  content: "\f18d";
}
.bootstrap-wrapper .fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.bootstrap-wrapper .fa-arrow-circle-o-left:before {
  content: "\f190";
}
.bootstrap-wrapper .fa-toggle-left:before,
.bootstrap-wrapper .fa-caret-square-o-left:before {
  content: "\f191";
}
.bootstrap-wrapper .fa-dot-circle-o:before {
  content: "\f192";
}
.bootstrap-wrapper .fa-wheelchair:before {
  content: "\f193";
}
.bootstrap-wrapper .fa-vimeo-square:before {
  content: "\f194";
}
.bootstrap-wrapper .fa-turkish-lira:before,
.bootstrap-wrapper .fa-try:before {
  content: "\f195";
}
.bootstrap-wrapper .fa-plus-square-o:before {
  content: "\f196";
}
.bootstrap-wrapper .fa-space-shuttle:before {
  content: "\f197";
}
.bootstrap-wrapper .fa-slack:before {
  content: "\f198";
}
.bootstrap-wrapper .fa-envelope-square:before {
  content: "\f199";
}
.bootstrap-wrapper .fa-wordpress:before {
  content: "\f19a";
}
.bootstrap-wrapper .fa-openid:before {
  content: "\f19b";
}
.bootstrap-wrapper .fa-institution:before,
.bootstrap-wrapper .fa-bank:before,
.bootstrap-wrapper .fa-university:before {
  content: "\f19c";
}
.bootstrap-wrapper .fa-mortar-board:before,
.bootstrap-wrapper .fa-graduation-cap:before {
  content: "\f19d";
}
.bootstrap-wrapper .fa-yahoo:before {
  content: "\f19e";
}
.bootstrap-wrapper .fa-google:before {
  content: "\f1a0";
}
.bootstrap-wrapper .fa-reddit:before {
  content: "\f1a1";
}
.bootstrap-wrapper .fa-reddit-square:before {
  content: "\f1a2";
}
.bootstrap-wrapper .fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.bootstrap-wrapper .fa-stumbleupon:before {
  content: "\f1a4";
}
.bootstrap-wrapper .fa-delicious:before {
  content: "\f1a5";
}
.bootstrap-wrapper .fa-digg:before {
  content: "\f1a6";
}
.bootstrap-wrapper .fa-pied-piper:before {
  content: "\f1a7";
}
.bootstrap-wrapper .fa-pied-piper-alt:before {
  content: "\f1a8";
}
.bootstrap-wrapper .fa-drupal:before {
  content: "\f1a9";
}
.bootstrap-wrapper .fa-joomla:before {
  content: "\f1aa";
}
.bootstrap-wrapper .fa-language:before {
  content: "\f1ab";
}
.bootstrap-wrapper .fa-fax:before {
  content: "\f1ac";
}
.bootstrap-wrapper .fa-building:before {
  content: "\f1ad";
}
.bootstrap-wrapper .fa-child:before {
  content: "\f1ae";
}
.bootstrap-wrapper .fa-paw:before {
  content: "\f1b0";
}
.bootstrap-wrapper .fa-spoon:before {
  content: "\f1b1";
}
.bootstrap-wrapper .fa-cube:before {
  content: "\f1b2";
}
.bootstrap-wrapper .fa-cubes:before {
  content: "\f1b3";
}
.bootstrap-wrapper .fa-behance:before {
  content: "\f1b4";
}
.bootstrap-wrapper .fa-behance-square:before {
  content: "\f1b5";
}
.bootstrap-wrapper .fa-steam:before {
  content: "\f1b6";
}
.bootstrap-wrapper .fa-steam-square:before {
  content: "\f1b7";
}
.bootstrap-wrapper .fa-recycle:before {
  content: "\f1b8";
}
.bootstrap-wrapper .fa-automobile:before,
.bootstrap-wrapper .fa-car:before {
  content: "\f1b9";
}
.bootstrap-wrapper .fa-cab:before,
.bootstrap-wrapper .fa-taxi:before {
  content: "\f1ba";
}
.bootstrap-wrapper .fa-tree:before {
  content: "\f1bb";
}
.bootstrap-wrapper .fa-spotify:before {
  content: "\f1bc";
}
.bootstrap-wrapper .fa-deviantart:before {
  content: "\f1bd";
}
.bootstrap-wrapper .fa-soundcloud:before {
  content: "\f1be";
}
.bootstrap-wrapper .fa-database:before {
  content: "\f1c0";
}
.bootstrap-wrapper .fa-file-pdf-o:before {
  content: "\f1c1";
}
.bootstrap-wrapper .fa-file-word-o:before {
  content: "\f1c2";
}
.bootstrap-wrapper .fa-file-excel-o:before {
  content: "\f1c3";
}
.bootstrap-wrapper .fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.bootstrap-wrapper .fa-file-photo-o:before,
.bootstrap-wrapper .fa-file-picture-o:before,
.bootstrap-wrapper .fa-file-image-o:before {
  content: "\f1c5";
}
.bootstrap-wrapper .fa-file-zip-o:before,
.bootstrap-wrapper .fa-file-archive-o:before {
  content: "\f1c6";
}
.bootstrap-wrapper .fa-file-sound-o:before,
.bootstrap-wrapper .fa-file-audio-o:before {
  content: "\f1c7";
}
.bootstrap-wrapper .fa-file-movie-o:before,
.bootstrap-wrapper .fa-file-video-o:before {
  content: "\f1c8";
}
.bootstrap-wrapper .fa-file-code-o:before {
  content: "\f1c9";
}
.bootstrap-wrapper .fa-vine:before {
  content: "\f1ca";
}
.bootstrap-wrapper .fa-codepen:before {
  content: "\f1cb";
}
.bootstrap-wrapper .fa-jsfiddle:before {
  content: "\f1cc";
}
.bootstrap-wrapper .fa-life-bouy:before,
.bootstrap-wrapper .fa-life-buoy:before,
.bootstrap-wrapper .fa-life-saver:before,
.bootstrap-wrapper .fa-support:before,
.bootstrap-wrapper .fa-life-ring:before {
  content: "\f1cd";
}
.bootstrap-wrapper .fa-circle-o-notch:before {
  content: "\f1ce";
}
.bootstrap-wrapper .fa-ra:before,
.bootstrap-wrapper .fa-rebel:before {
  content: "\f1d0";
}
.bootstrap-wrapper .fa-ge:before,
.bootstrap-wrapper .fa-empire:before {
  content: "\f1d1";
}
.bootstrap-wrapper .fa-git-square:before {
  content: "\f1d2";
}
.bootstrap-wrapper .fa-git:before {
  content: "\f1d3";
}
.bootstrap-wrapper .fa-hacker-news:before {
  content: "\f1d4";
}
.bootstrap-wrapper .fa-tencent-weibo:before {
  content: "\f1d5";
}
.bootstrap-wrapper .fa-qq:before {
  content: "\f1d6";
}
.bootstrap-wrapper .fa-wechat:before,
.bootstrap-wrapper .fa-weixin:before {
  content: "\f1d7";
}
.bootstrap-wrapper .fa-send:before,
.bootstrap-wrapper .fa-paper-plane:before {
  content: "\f1d8";
}
.bootstrap-wrapper .fa-send-o:before,
.bootstrap-wrapper .fa-paper-plane-o:before {
  content: "\f1d9";
}
.bootstrap-wrapper .fa-history:before {
  content: "\f1da";
}
.bootstrap-wrapper .fa-circle-thin:before {
  content: "\f1db";
}
.bootstrap-wrapper .fa-header:before {
  content: "\f1dc";
}
.bootstrap-wrapper .fa-paragraph:before {
  content: "\f1dd";
}
.bootstrap-wrapper .fa-sliders:before {
  content: "\f1de";
}
.bootstrap-wrapper .fa-share-alt:before {
  content: "\f1e0";
}
.bootstrap-wrapper .fa-share-alt-square:before {
  content: "\f1e1";
}
.bootstrap-wrapper .fa-bomb:before {
  content: "\f1e2";
}
.bootstrap-wrapper .fa-soccer-ball-o:before,
.bootstrap-wrapper .fa-futbol-o:before {
  content: "\f1e3";
}
.bootstrap-wrapper .fa-tty:before {
  content: "\f1e4";
}
.bootstrap-wrapper .fa-binoculars:before {
  content: "\f1e5";
}
.bootstrap-wrapper .fa-plug:before {
  content: "\f1e6";
}
.bootstrap-wrapper .fa-slideshare:before {
  content: "\f1e7";
}
.bootstrap-wrapper .fa-twitch:before {
  content: "\f1e8";
}
.bootstrap-wrapper .fa-yelp:before {
  content: "\f1e9";
}
.bootstrap-wrapper .fa-newspaper-o:before {
  content: "\f1ea";
}
.bootstrap-wrapper .fa-wifi:before {
  content: "\f1eb";
}
.bootstrap-wrapper .fa-calculator:before {
  content: "\f1ec";
}
.bootstrap-wrapper .fa-paypal:before {
  content: "\f1ed";
}
.bootstrap-wrapper .fa-google-wallet:before {
  content: "\f1ee";
}
.bootstrap-wrapper .fa-cc-visa:before {
  content: "\f1f0";
}
.bootstrap-wrapper .fa-cc-mastercard:before {
  content: "\f1f1";
}
.bootstrap-wrapper .fa-cc-discover:before {
  content: "\f1f2";
}
.bootstrap-wrapper .fa-cc-amex:before {
  content: "\f1f3";
}
.bootstrap-wrapper .fa-cc-paypal:before {
  content: "\f1f4";
}
.bootstrap-wrapper .fa-cc-stripe:before {
  content: "\f1f5";
}
.bootstrap-wrapper .fa-bell-slash:before {
  content: "\f1f6";
}
.bootstrap-wrapper .fa-bell-slash-o:before {
  content: "\f1f7";
}
.bootstrap-wrapper .fa-trash:before {
  content: "\f1f8";
}
.bootstrap-wrapper .fa-copyright:before {
  content: "\f1f9";
}
.bootstrap-wrapper .fa-at:before {
  content: "\f1fa";
}
.bootstrap-wrapper .fa-eyedropper:before {
  content: "\f1fb";
}
.bootstrap-wrapper .fa-paint-brush:before {
  content: "\f1fc";
}
.bootstrap-wrapper .fa-birthday-cake:before {
  content: "\f1fd";
}
.bootstrap-wrapper .fa-area-chart:before {
  content: "\f1fe";
}
.bootstrap-wrapper .fa-pie-chart:before {
  content: "\f200";
}
.bootstrap-wrapper .fa-line-chart:before {
  content: "\f201";
}
.bootstrap-wrapper .fa-lastfm:before {
  content: "\f202";
}
.bootstrap-wrapper .fa-lastfm-square:before {
  content: "\f203";
}
.bootstrap-wrapper .fa-toggle-off:before {
  content: "\f204";
}
.bootstrap-wrapper .fa-toggle-on:before {
  content: "\f205";
}
.bootstrap-wrapper .fa-bicycle:before {
  content: "\f206";
}
.bootstrap-wrapper .fa-bus:before {
  content: "\f207";
}
.bootstrap-wrapper .fa-ioxhost:before {
  content: "\f208";
}
.bootstrap-wrapper .fa-angellist:before {
  content: "\f209";
}
.bootstrap-wrapper .fa-cc:before {
  content: "\f20a";
}
.bootstrap-wrapper .fa-shekel:before,
.bootstrap-wrapper .fa-sheqel:before,
.bootstrap-wrapper .fa-ils:before {
  content: "\f20b";
}
.bootstrap-wrapper .fa-meanpath:before {
  content: "\f20c";
}

