/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'high five icons';
  src: url('../fonts/hfts-halflings-regular.eot');
  src: url('../fonts/hfts-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/hfts-halflings-regular.woff2') format('woff2'), url('../fonts/hfts-halflings-regular.woff') format('woff'), url('../fonts/hfts-halflings-regular.ttf') format('truetype'), url('../fonts/hfts-halflings-regular.svg#hfts_halflingsregular') format('svg');
}
[class*=" hft-"],[class^=hft-] {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'high five icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hft-asterisk:before {
  content: "\002a";
}
.hft-plus:before {
  content: "\002b";
}
.hft-euro:before,
.hft-eur:before {
  content: "\20ac";
}
.hft-minus:before {
  content: "\2212";
}
.hft-cloud:before {
  content: "\2601";
}
.hft-envelope:before {
  content: "\2709";
}
.hft-pencil:before {
  content: "\270f";
}
.hft-glass:before {
  content: "\e001";
}
.hft-music:before {
  content: "\e002";
}
.hft-search:before {
  content: "\e003";
}
.hft-heart:before {
  content: "\e005";
}
.hft-star:before {
  content: "\e006";
}
.hft-star-empty:before {
  content: "\e007";
}
.hft-user:before {
  content: "\e008";
}
.hft-film:before {
  content: "\e009";
}
.hft-th-large:before {
  content: "\e010";
}
.hft-th:before {
  content: "\e011";
}
.hft-th-list:before {
  content: "\e012";
}
.hft-ok:before {
  content: "\e013";
}
.hft-remove:before {
  content: "\e014";
}
.hft-zoom-in:before {
  content: "\e015";
}
.hft-zoom-out:before {
  content: "\e016";
}
.hft-off:before {
  content: "\e017";
}
.hft-signal:before {
  content: "\e018";
}
.hft-cog:before {
  content: "\e019";
}
.hft-trash:before {
  content: "\e020";
}
.hft-home:before {
  content: "\e021";
}
.hft-file:before {
  content: "\e022";
}
.hft-time:before {
  content: "\e023";
}
.hft-road:before {
  content: "\e024";
}
.hft-download-alt:before {
  content: "\e025";
}
.hft-download:before {
  content: "\e026";
}
.hft-upload:before {
  content: "\e027";
}
.hft-inbox:before {
  content: "\e028";
}
.hft-play-circle:before {
  content: "\e029";
}
.hft-repeat:before {
  content: "\e030";
}
.hft-refresh:before {
  content: "\e031";
}
.hft-list-alt:before {
  content: "\e032";
}
.hft-lock:before {
  content: "\e033";
}
.hft-flag:before {
  content: "\e034";
}
.hft-headphones:before {
  content: "\e035";
}
.hft-volume-off:before {
  content: "\e036";
}
.hft-volume-down:before {
  content: "\e037";
}
.hft-volume-up:before {
  content: "\e038";
}
.hft-qrcode:before {
  content: "\e039";
}
.hft-barcode:before {
  content: "\e040";
}
.hft-tag:before {
  content: "\e041";
}
.hft-tags:before {
  content: "\e042";
}
.hft-book:before {
  content: "\e043";
}
.hft-bookmark:before {
  content: "\e044";
}
.hft-print:before {
  content: "\e045";
}
.hft-camera:before {
  content: "\e046";
}
.hft-font:before {
  content: "\e047";
}
.hft-bold:before {
  content: "\e048";
}
.hft-italic:before {
  content: "\e049";
}
.hft-text-height:before {
  content: "\e050";
}
.hft-text-width:before {
  content: "\e051";
}
.hft-align-left:before {
  content: "\e052";
}
.hft-align-center:before {
  content: "\e053";
}
.hft-align-right:before {
  content: "\e054";
}
.hft-align-justify:before {
  content: "\e055";
}
.hft-list:before {
  content: "\e056";
}
.hft-indent-left:before {
  content: "\e057";
}
.hft-indent-right:before {
  content: "\e058";
}
.hft-facetime-video:before {
  content: "\e059";
}
.hft-picture:before {
  content: "\e060";
}
.hft-map-marker:before {
  content: "\e062";
}
.hft-adjust:before {
  content: "\e063";
}
.hft-tint:before {
  content: "\e064";
}
.hft-edit:before {
  content: "\e065";
}
.hft-share:before {
  content: "\e066";
}
.hft-check:before {
  content: "\e067";
}
.hft-move:before {
  content: "\e068";
}
.hft-step-backward:before {
  content: "\e069";
}
.hft-fast-backward:before {
  content: "\e070";
}
.hft-backward:before {
  content: "\e071";
}
.hft-play:before {
  content: "\e072";
}
.hft-pause:before {
  content: "\e073";
}
.hft-stop:before {
  content: "\e074";
}
.hft-forward:before {
  content: "\e075";
}
.hft-fast-forward:before {
  content: "\e076";
}
.hft-step-forward:before {
  content: "\e077";
}
.hft-eject:before {
  content: "\e078";
}
.hft-chevron-left:before {
  content: "\e079";
}
.hft-chevron-right:before {
  content: "\e080";
}
.hft-plus-sign:before {
  content: "\e081";
}
.hft-minus-sign:before {
  content: "\e082";
}
.hft-remove-sign:before {
  content: "\e083";
}
.hft-ok-sign:before {
  content: "\e084";
}
.hft-question-sign:before {
  content: "\e085";
}
.hft-info-sign:before {
  content: "\e086";
}
.hft-screenshot:before {
  content: "\e087";
}
.hft-remove-circle:before {
  content: "\e088";
}
.hft-ok-circle:before {
  content: "\e089";
}
.hft-ban-circle:before {
  content: "\e090";
}
.hft-arrow-left:before {
  content: "\e091";
}
.hft-arrow-right:before {
  content: "\e092";
}
.hft-arrow-up:before {
  content: "\e093";
}
.hft-arrow-down:before {
  content: "\e094";
}
.hft-share-alt:before {
  content: "\e095";
}
.hft-resize-full:before {
  content: "\e096";
}
.hft-resize-small:before {
  content: "\e097";
}
.hft-exclamation-sign:before {
  content: "\e101";
}
.hft-gift:before {
  content: "\e102";
}
.hft-leaf:before {
  content: "\e103";
}
.hft-fire:before {
  content: "\e104";
}
.hft-eye-open:before {
  content: "\e105";
}
.hft-eye-close:before {
  content: "\e106";
}
.hft-warning-sign:before {
  content: "\e107";
}
.hft-plane:before {
  content: "\e108";
}
.hft-calendar:before {
  content: "\e109";
}
.hft-random:before {
  content: "\e110";
}
.hft-comment:before {
  content: "\e111";
}
.hft-magnet:before {
  content: "\e112";
}
.hft-chevron-up:before {
  content: "\e113";
}
.hft-chevron-down:before {
  content: "\e114";
}
.hft-retweet:before {
  content: "\e115";
}
.hft-shopping-cart:before {
  content: "\e116";
}
.hft-folder-close:before {
  content: "\e117";
}
.hft-folder-open:before {
  content: "\e118";
}
.hft-resize-vertical:before {
  content: "\e119";
}
.hft-resize-horizontal:before {
  content: "\e120";
}
.hft-hdd:before {
  content: "\e121";
}
.hft-bullhorn:before {
  content: "\e122";
}
.hft-bell:before {
  content: "\e123";
}
.hft-certificate:before {
  content: "\e124";
}
.hft-thumbs-up:before {
  content: "\e125";
}
.hft-thumbs-down:before {
  content: "\e126";
}
.hft-hand-right:before {
  content: "\e127";
}
.hft-hand-left:before {
  content: "\e128";
}
.hft-hand-up:before {
  content: "\e129";
}
.hft-hand-down:before {
  content: "\e130";
}
.hft-circle-arrow-right:before {
  content: "\e131";
}
.hft-circle-arrow-left:before {
  content: "\e132";
}
.hft-circle-arrow-up:before {
  content: "\e133";
}
.hft-circle-arrow-down:before {
  content: "\e134";
}
.hft-globe:before {
  content: "\e135";
}
.hft-wrench:before {
  content: "\e136";
}
.hft-tasks:before {
  content: "\e137";
}
.hft-filter:before {
  content: "\e138";
}
.hft-briefcase:before {
  content: "\e139";
}
.hft-fullscreen:before {
  content: "\e140";
}
.hft-dashboard:before {
  content: "\e141";
}
.hft-paperclip:before {
  content: "\e142";
}
.hft-heart-empty:before {
  content: "\e143";
}
.hft-link:before {
  content: "\e144";
}
.hft-phone:before {
  content: "\e145";
}
.hft-pushpin:before {
  content: "\e146";
}
.hft-usd:before {
  content: "\e148";
}
.hft-gbp:before {
  content: "\e149";
}
.hft-sort:before {
  content: "\e150";
}
.hft-sort-by-alphabet:before {
  content: "\e151";
}
.hft-sort-by-alphabet-alt:before {
  content: "\e152";
}
.hft-sort-by-order:before {
  content: "\e153";
}
.hft-sort-by-order-alt:before {
  content: "\e154";
}
.hft-sort-by-attributes:before {
  content: "\e155";
}
.hft-sort-by-attributes-alt:before {
  content: "\e156";
}
.hft-unchecked:before {
  content: "\e157";
}
.hft-expand:before {
  content: "\e158";
}
.hft-collapse-down:before {
  content: "\e159";
}
.hft-collapse-up:before {
  content: "\e160";
}
.hft-log-in:before {
  content: "\e161";
}
.hft-flash:before {
  content: "\e162";
}
.hft-log-out:before {
  content: "\e163";
}
.hft-new-window:before {
  content: "\e164";
}
.hft-record:before {
  content: "\e165";
}
.hft-save:before {
  content: "\e166";
}
.hft-open:before {
  content: "\e167";
}
.hft-saved:before {
  content: "\e168";
}
.hft-import:before {
  content: "\e169";
}
.hft-export:before {
  content: "\e170";
}
.hft-send:before {
  content: "\e171";
}
.hft-floppy-disk:before {
  content: "\e172";
}
.hft-floppy-saved:before {
  content: "\e173";
}
.hft-floppy-remove:before {
  content: "\e174";
}
.hft-floppy-save:before {
  content: "\e175";
}
.hft-floppy-open:before {
  content: "\e176";
}
.hft-credit-card:before {
  content: "\e177";
}
.hft-transfer:before {
  content: "\e178";
}
.hft-cutlery:before {
  content: "\e179";
}
.hft-header:before {
  content: "\e180";
}
.hft-compressed:before {
  content: "\e181";
}
.hft-earphone:before {
  content: "\e182";
}
.hft-phone-alt:before {
  content: "\e183";
}
.hft-tower:before {
  content: "\e184";
}
.hft-stats:before {
  content: "\e185";
}
.hft-sd-video:before {
  content: "\e186";
}
.hft-hd-video:before {
  content: "\e187";
}
.hft-subtitles:before {
  content: "\e188";
}
.hft-sound-stereo:before {
  content: "\e189";
}
.hft-sound-dolby:before {
  content: "\e190";
}
.hft-sound-5-1:before {
  content: "\e191";
}
.hft-sound-6-1:before {
  content: "\e192";
}
.hft-sound-7-1:before {
  content: "\e193";
}
.hft-copyright-mark:before {
  content: "\e194";
}
.hft-registration-mark:before {
  content: "\e195";
}
.hft-cloud-download:before {
  content: "\e197";
}
.hft-cloud-upload:before {
  content: "\e198";
}
.hft-tree-conifer:before {
  content: "\e199";
}
.hft-tree-deciduous:before {
  content: "\e200";
}
.hft-cd:before {
  content: "\e201";
}
.hft-save-file:before {
  content: "\e202";
}
.hft-open-file:before {
  content: "\e203";
}
.hft-level-up:before {
  content: "\e204";
}
.hft-copy:before {
  content: "\e205";
}
.hft-paste:before {
  content: "\e206";
}
.hft-alert:before {
  content: "\e209";
}
.hft-equalizer:before {
  content: "\e210";
}
.hft-king:before {
  content: "\e211";
}
.hft-queen:before {
  content: "\e212";
}
.hft-pawn:before {
  content: "\e213";
}
.hft-bishop:before {
  content: "\e214";
}
.hft-knight:before {
  content: "\e215";
}
.hft-baby-formula:before {
  content: "\e216";
}
.hft-tent:before {
  content: "\26fa";
}
.hft-blackboard:before {
  content: "\e218";
}
.hft-bed:before {
  content: "\e219";
}
.hft-apple:before {
  content: "\f8ff";
}
.hft-erase:before {
  content: "\e221";
}
.hft-hourglass:before {
  content: "\231b";
}
.hft-lamp:before {
  content: "\e223";
}
.hft-duplicate:before {
  content: "\e224";
}
.hft-piggy-bank:before {
  content: "\e225";
}
.hft-scissors:before {
  content: "\e226";
}
.hft-bitcoin:before {
  content: "\e227";
}
.hft-btc:before {
  content: "\e227";
}
.hft-xbt:before {
  content: "\e227";
}
.hft-yen:before {
  content: "\00a5";
}
.hft-jpy:before {
  content: "\00a5";
}
.hft-ruble:before {
  content: "\20bd";
}
.hft-rub:before {
  content: "\20bd";
}
.hft-scale:before {
  content: "\e230";
}
.hft-ice-lolly:before {
  content: "\e231";
}
.hft-ice-lolly-tasted:before {
  content: "\e232";
}
.hft-education:before {
  content: "\e233";
}
.hft-option-horizontal:before {
  content: "\e234";
}
.hft-option-vertical:before {
  content: "\e235";
}
.hft-menu-hamburger:before {
  content: "\e236";
}
.hft-modal-window:before {
  content: "\e237";
}
.hft-oil:before {
  content: "\e238";
}
.hft-grain:before {
  content: "\e239";
}
.hft-sunglasses:before {
  content: "\e240";
}
.hft-text-size:before {
  content: "\e241";
}
.hft-text-color:before {
  content: "\e242";
}
.hft-text-background:before {
  content: "\e243";
}
.hft-object-align-top:before {
  content: "\e244";
}
.hft-object-align-bottom:before {
  content: "\e245";
}
.hft-object-align-horizontal:before {
  content: "\e246";
}
.hft-object-align-left:before {
  content: "\e247";
}
.hft-object-align-vertical:before {
  content: "\e248";
}
.hft-object-align-right:before {
  content: "\e249";
}
.hft-triangle-right:before {
  content: "\e250";
}
.hft-triangle-left:before {
  content: "\e251";
}
.hft-triangle-bottom:before {
  content: "\e252";
}
.hft-triangle-top:before {
  content: "\e253";
}
.hft-console:before {
  content: "\e254";
}
.hft-superscript:before {
  content: "\e255";
}
.hft-subscript:before {
  content: "\e256";
}
.hft-menu-left:before {
  content: "\e257";
}
.hft-menu-right:before {
  content: "\e258";
}
.hft-menu-down:before {
  content: "\e259";
}
.hft-menu-up:before {
  content: "\e260";
}
@font-face {
    font-family: 'hf-font';
    src: url(../fonts/hf.eot?-ijkzgy);
    src: url(../fonts/hf.eot?#iefix-ijkzgy) format("embedded-opentype"), url(../fonts/hf.ttf?-ijkzgy) format("truetype"), url(../fonts/hf.woff?-ijkzgy) format("woff"), url(../fonts/hf.svg?-ijkzgy#ajj) format("svg");
    font-weight: 400;
    font-style: normal
}

[class^="hf-"],
[class*=" hf-"] {
    font-family: 'hf-font';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.hf-sunrise:before {
    content: "\e600"
}

.hf-sun:before {
    content: "\e601"
}

.hf-moon:before {
    content: "\e602"
}

.hf-sun2:before {
    content: "\e603"
}

.hf-windy:before {
    content: "\e604"
}

.hf-wind:before {
    content: "\e605"
}

.hf-snowflake:before {
    content: "\e606"
}

.hf-cloudy:before {
    content: "\e607"
}

.hf-cloud3:before {
    content: "\e608"
}

.hf-weather:before {
    content: "\e609"
}

.hf-weather2:before {
    content: "\e60a"
}

.hf-weather3:before {
    content: "\e60b"
}

.hf-lines:before {
    content: "\e60c"
}

.hf-cloud4:before {
    content: "\e60d"
}

.hf-lightning:before {
    content: "\e60e"
}

.hf-lightning2:before {
    content: "\e60f"
}

.hf-rainy:before {
    content: "\e610"
}

.hf-rainy2:before {
    content: "\e611"
}

.hf-windy2:before {
    content: "\e612"
}

.hf-windy3:before {
    content: "\e613"
}

.hf-snowy:before {
    content: "\e614"
}

.hf-snowy2:before {
    content: "\e615"
}

.hf-snowy3:before {
    content: "\e616"
}

.hf-weather4:before {
    content: "\e617"
}

.hf-cloudy2:before {
    content: "\e618"
}

.hf-cloud5:before {
    content: "\e619"
}

.hf-lightning3:before {
    content: "\e61a"
}

.hf-sun3:before {
    content: "\e61b"
}

.hf-moon2:before {
    content: "\e61c"
}

.hf-cloudy3:before {
    content: "\e61d"
}

.hf-cloud6:before {
    content: "\e61e"
}

.hf-cloud7:before {
    content: "\e61f"
}

.hf-lightning4:before {
    content: "\e620"
}

.hf-rainy3:before {
    content: "\e621"
}

.hf-rainy4:before {
    content: "\e622"
}

.hf-windy4:before {
    content: "\e623"
}

.hf-windy5:before {
    content: "\e624"
}

.hf-snowy4:before {
    content: "\e625"
}

.hf-snowy5:before {
    content: "\e626"
}

.hf-weather5:before {
    content: "\e627"
}

.hf-cloudy4:before {
    content: "\e628"
}

.hf-lightning5:before {
    content: "\e629"
}

.hf-thermometer:before {
    content: "\e62a"
}

.hf-cohfss3:before {
    content: "\e62b"
}

.hf-none:before {
    content: "\e62c"
}

.hf-Celsius:before {
    content: "\e62d"
}

.hf-Fahrenheit:before {
    content: "\e62e"
}

.hf-home4:before {
    content: "\e900"
}

.hf-home22:before {
    content: "\e901"
}

.hf-home3:before {
    content: "\e902"
}

.hf-office:before {
    content: "\e903"
}

.hf-newspaper:before {
    content: "\e904"
}

.hf-pencil3:before {
    content: "\e905"
}

.hf-pencil2:before {
    content: "\e906"
}

.hf-quill:before {
    content: "\e907"
}

.hf-pen:before {
    content: "\e908"
}

.hf-blog:before {
    content: "\e909"
}

.hf-eyedropper2:before {
    content: "\e90a"
}

.hf-droplet:before {
    content: "\e90b"
}

.hf-paint-format:before {
    content: "\e90c"
}

.hf-image3:before {
    content: "\e90d"
}

.hf-images:before {
    content: "\e90e"
}

.hf-camera3:before {
    content: "\e90f"
}

.hf-headphones2:before {
    content: "\e910"
}

.hf-music2:before {
    content: "\e911"
}

.hf-play4:before {
    content: "\e912"
}

.hf-film2:before {
    content: "\e913"
}

.hf-video-camera2:before {
    content: "\e914"
}

.hf-dice:before {
    content: "\e915"
}

.hf-pacman:before {
    content: "\e916"
}

.hf-spades:before {
    content: "\e917"
}

.hf-clubs:before {
    content: "\e918"
}

.hf-diamonds:before {
    content: "\e919"
}

.hf-bullhorn2:before {
    content: "\e91a"
}

.hf-connection:before {
    content: "\e91b"
}

.hf-podcast:before {
    content: "\e91c"
}

.hf-feed:before {
    content: "\e91d"
}

.hf-mic2:before {
    content: "\e91e"
}

.hf-book3:before {
    content: "\e91f"
}

.hf-books:before {
    content: "\e920"
}

.hf-library:before {
    content: "\e921"
}

.hf-file-text3:before {
    content: "\e922"
}

.hf-profile:before {
    content: "\e923"
}

.hf-file-empty:before {
    content: "\e924"
}

.hf-files-empty:before {
    content: "\e925"
}

.hf-file-text2:before {
    content: "\e926"
}

.hf-file-picture:before {
    content: "\e927"
}

.hf-file-music:before {
    content: "\e928"
}

.hf-file-play:before {
    content: "\e929"
}

.hf-file-video:before {
    content: "\e92a"
}

.hf-file-zip:before {
    content: "\e92b"
}

.hf-copy2:before {
    content: "\e92c"
}

.hf-paste2:before {
    content: "\e92d"
}

.hf-stack:before {
    content: "\e92e"
}

.hf-folder3:before {
    content: "\e92f"
}

.hf-folder-open2:before {
    content: "\e930"
}

.hf-folder-plus:before {
    content: "\e931"
}

.hf-folder-minus:before {
    content: "\e932"
}

.hf-folder-download:before {
    content: "\e933"
}

.hf-folder-upload:before {
    content: "\e934"
}

.hf-price-tag:before {
    content: "\e935"
}

.hf-price-tags:before {
    content: "\e936"
}

.hf-barcode2:before {
    content: "\e937"
}

.hf-qrcode2:before {
    content: "\e938"
}

.hf-ticket2:before {
    content: "\e939"
}

.hf-cart:before {
    content: "\e93a"
}

.hf-coin-dollar:before {
    content: "\e93b"
}

.hf-coin-euro:before {
    content: "\e93c"
}

.hf-coin-pound:before {
    content: "\e93d"
}

.hf-coin-yen:before {
    content: "\e93e"
}

.hf-credit-card2:before {
    content: "\e93f"
}

.hf-calculator2:before {
    content: "\e940"
}

.hf-lifebuoy:before {
    content: "\e941"
}

.hf-phone3:before {
    content: "\e942"
}

.hf-phone-hang-up:before {
    content: "\e943"
}

.hf-address-book:before {
    content: "\e944"
}

.hf-envelop:before {
    content: "\e945"
}

.hf-pushpin:before {
    content: "\e946"
}

.hf-location:before {
    content: "\e947"
}

.hf-location2:before {
    content: "\e948"
}

.hf-cohfss4:before {
    content: "\e949"
}

.hf-cohfss2:before {
    content: "\e94a"
}

.hf-map3:before {
    content: "\e94b"
}

.hf-map2:before {
    content: "\e94c"
}

.hf-history3:before {
    content: "\e94d"
}

.hf-clock:before {
    content: "\e94e"
}

.hf-clock2:before {
    content: "\e94f"
}

.hf-alarm2:before {
    content: "\e950"
}

.hf-bell2:before {
    content: "\e951"
}

.hf-stopwatch:before {
    content: "\e952"
}

.hf-calendar2:before {
    content: "\e953"
}

.hf-printer:before {
    content: "\e954"
}

.hf-keyboard2:before {
    content: "\e955"
}

.hf-display:before {
    content: "\e956"
}

.hf-laptop3:before {
    content: "\e957"
}

.hf-mobile3:before {
    content: "\e958"
}

.hf-mobile2:before {
    content: "\e959"
}

.hf-tablet3:before {
    content: "\e95a"
}

.hf-tv2:before {
    content: "\e95b"
}

.hf-drawer:before {
    content: "\e95c"
}

.hf-drawer2:before {
    content: "\e95d"
}

.hf-box-add:before {
    content: "\e95e"
}

.hf-box-remove:before {
    content: "\e95f"
}

.hf-download4:before {
    content: "\e960"
}

.hf-upload4:before {
    content: "\e961"
}

.hf-floppy-disk:before {
    content: "\e962"
}

.hf-drive:before {
    content: "\e963"
}

.hf-database2:before {
    content: "\e964"
}

.hf-undo3:before {
    content: "\e965"
}

.hf-redo3:before {
    content: "\e966"
}

.hf-undo22:before {
    content: "\e967"
}

.hf-redo2:before {
    content: "\e968"
}

.hf-forward4:before {
    content: "\e969"
}

.hf-reply3:before {
    content: "\e96a"
}

.hf-bubble:before {
    content: "\e96b"
}

.hf-bubbles:before {
    content: "\e96c"
}

.hf-bubbles2:before {
    content: "\e96d"
}

.hf-bubble2:before {
    content: "\e96e"
}

.hf-bubbles3:before {
    content: "\e96f"
}

.hf-bubbles4:before {
    content: "\e970"
}

.hf-user2:before {
    content: "\e971"
}

.hf-users2:before {
    content: "\e972"
}

.hf-user-plus2:before {
    content: "\e973"
}

.hf-user-minus:before {
    content: "\e974"
}

.hf-user-check:before {
    content: "\e975"
}

.hf-user-tie:before {
    content: "\e976"
}

.hf-quotes-left:before {
    content: "\e977"
}

.hf-quotes-right:before {
    content: "\e978"
}

.hf-hour-glass:before {
    content: "\e979"
}

.hf-spinner12:before {
    content: "\e97a"
}

.hf-spinner2:before {
    content: "\e97b"
}

.hf-spinner3:before {
    content: "\e97c"
}

.hf-spinner4:before {
    content: "\e97d"
}

.hf-spinner5:before {
    content: "\e97e"
}

.hf-spinner6:before {
    content: "\e97f"
}

.hf-spinner7:before {
    content: "\e980"
}

.hf-spinner8:before {
    content: "\e981"
}

.hf-spinner9:before {
    content: "\e982"
}

.hf-spinner10:before {
    content: "\e983"
}

.hf-spinner11:before {
    content: "\e984"
}

.hf-binoculars2:before {
    content: "\e985"
}

.hf-search3:before {
    content: "\e986"
}

.hf-zoom-in:before {
    content: "\e987"
}

.hf-zoom-out:before {
    content: "\e988"
}

.hf-enlarge:before {
    content: "\e989"
}

.hf-shrink:before {
    content: "\e98a"
}

.hf-enlarge2:before {
    content: "\e98b"
}

.hf-shrink2:before {
    content: "\e98c"
}

.hf-key3:before {
    content: "\e98d"
}

.hf-key2:before {
    content: "\e98e"
}

.hf-lock3:before {
    content: "\e98f"
}

.hf-unlocked:before {
    content: "\e990"
}

.hf-wrench2:before {
    content: "\e991"
}

.hf-equalizer3:before {
    content: "\e992"
}

.hf-equalizer2:before {
    content: "\e993"
}

.hf-cog2:before {
    content: "\e994"
}

.hf-cogs2:before {
    content: "\e995"
}

.hf-hammer:before {
    content: "\e996"
}

.hf-magic-wand:before {
    content: "\e997"
}

.hf-aid-kit:before {
    content: "\e998"
}

.hf-bug2:before {
    content: "\e999"
}

.hf-pie-chart2:before {
    content: "\e99a"
}

.hf-stats-dots:before {
    content: "\e99b"
}

.hf-stats-bars:before {
    content: "\e99c"
}

.hf-stats-bars2:before {
    content: "\e99d"
}

.hf-trophy2:before {
    content: "\e99e"
}

.hf-gift2:before {
    content: "\e99f"
}

.hf-glass3:before {
    content: "\e9a0"
}

.hf-glass2:before {
    content: "\e9a1"
}

.hf-mug:before {
    content: "\e9a2"
}

.hf-spoon-knife:before {
    content: "\e9a3"
}

.hf-leaf2:before {
    content: "\e9a4"
}

.hf-rocket2:before {
    content: "\e9a5"
}

.hf-meter:before {
    content: "\e9a6"
}

.hf-meter2:before {
    content: "\e9a7"
}

.hf-hammer2:before {
    content: "\e9a8"
}

.hf-fire2:before {
    content: "\e9a9"
}

.hf-lab:before {
    content: "\e9aa"
}

.hf-magnet2:before {
    content: "\e9ab"
}

.hf-bin:before {
    content: "\e9ac"
}

.hf-bin2:before {
    content: "\e9ad"
}

.hf-briefcase2:before {
    content: "\e9ae"
}

.hf-airplane:before {
    content: "\e9af"
}

.hf-truck2:before {
    content: "\e9b0"
}

.hf-road2:before {
    content: "\e9b1"
}

.hf-accessibility2:before {
    content: "\e9b2"
}

.hf-target:before {
    content: "\e9b3"
}

.hf-shield2:before {
    content: "\e9b4"
}

.hf-power2:before {
    content: "\e9b5"
}

.hf-switch:before {
    content: "\e9b6"
}

.hf-power-cord:before {
    content: "\e9b7"
}

.hf-clipboard2:before {
    content: "\e9b8"
}

.hf-list-numbered:before {
    content: "\e9b9"
}

.hf-list3:before {
    content: "\e9ba"
}

.hf-list22:before {
    content: "\e9bb"
}

.hf-tree2:before {
    content: "\e9bc"
}

.hf-menu5:before {
    content: "\e9bd"
}

.hf-menu2:before {
    content: "\e9be"
}

.hf-menu3:before {
    content: "\e9bf"
}

.hf-menu4:before {
    content: "\e9c0"
}

.hf-cloud8:before {
    content: "\e9c1"
}

.hf-cloud-download2:before {
    content: "\e9c2"
}

.hf-cloud-upload2:before {
    content: "\e9c3"
}

.hf-cloud-check:before {
    content: "\e9c4"
}

.hf-download2:before {
    content: "\e9c5"
}

.hf-upload2:before {
    content: "\e9c6"
}

.hf-download3:before {
    content: "\e9c7"
}

.hf-upload3:before {
    content: "\e9c8"
}

.hf-sphere:before {
    content: "\e9c9"
}

.hf-earth:before {
    content: "\e9ca"
}

.hf-link3:before {
    content: "\e9cb"
}

.hf-flag3:before {
    content: "\e9cc"
}

.hf-attachment2:before {
    content: "\e9cd"
}

.hf-eye2:before {
    content: "\e9ce"
}

.hf-eye-plus:before {
    content: "\e9cf"
}

.hf-eye-minus:before {
    content: "\e9d0"
}

.hf-eye-blocked:before {
    content: "\e9d1"
}

.hf-bookmark3:before {
    content: "\e9d2"
}

.hf-bookmarks:before {
    content: "\e9d3"
}

.hf-sun4:before {
    content: "\e9d4"
}

.hf-contrast:before {
    content: "\e9d5"
}

.hf-brightness-contrast:before {
    content: "\e9d6"
}

.hf-star-empty:before {
    content: "\e9d7"
}

.hf-star-half2:before {
    content: "\e9d8"
}

.hf-star-full:before {
    content: "\e9d9"
}

.hf-heart2:before {
    content: "\e9da"
}

.hf-heart-broken:before {
    content: "\e9db"
}

.hf-man:before {
    content: "\e9dc"
}

.hf-woman:before {
    content: "\e9dd"
}

.hf-man-woman:before {
    content: "\e9de"
}

.hf-happy:before {
    content: "\e9df"
}

.hf-happy2:before {
    content: "\e9e0"
}

.hf-smile:before {
    content: "\e9e1"
}

.hf-smile2:before {
    content: "\e9e2"
}

.hf-tongue:before {
    content: "\e9e3"
}

.hf-tongue2:before {
    content: "\e9e4"
}

.hf-sad:before {
    content: "\e9e5"
}

.hf-sad2:before {
    content: "\e9e6"
}

.hf-wink:before {
    content: "\e9e7"
}

.hf-wink2:before {
    content: "\e9e8"
}

.hf-grin:before {
    content: "\e9e9"
}

.hf-grin2:before {
    content: "\e9ea"
}

.hf-cool:before {
    content: "\e9eb"
}

.hf-cool2:before {
    content: "\e9ec"
}

.hf-angry:before {
    content: "\e9ed"
}

.hf-angry2:before {
    content: "\e9ee"
}

.hf-evil:before {
    content: "\e9ef"
}

.hf-evil2:before {
    content: "\e9f0"
}

.hf-shocked:before {
    content: "\e9f1"
}

.hf-shocked2:before {
    content: "\e9f2"
}

.hf-baffled:before {
    content: "\e9f3"
}

.hf-baffled2:before {
    content: "\e9f4"
}

.hf-confused:before {
    content: "\e9f5"
}

.hf-confused2:before {
    content: "\e9f6"
}

.hf-neutral:before {
    content: "\e9f7"
}

.hf-neutral2:before {
    content: "\e9f8"
}

.hf-hipster:before {
    content: "\e9f9"
}

.hf-hipster2:before {
    content: "\e9fa"
}

.hf-wondering:before {
    content: "\e9fb"
}

.hf-wondering2:before {
    content: "\e9fc"
}

.hf-sleepy:before {
    content: "\e9fd"
}

.hf-sleepy2:before {
    content: "\e9fe"
}

.hf-frustrated:before {
    content: "\e9ff"
}

.hf-frustrated2:before {
    content: "\ea00"
}

.hf-crying:before {
    content: "\ea01"
}

.hf-crying2:before {
    content: "\ea02"
}

.hf-point-up:before {
    content: "\ea03"
}

.hf-point-right:before {
    content: "\ea04"
}

.hf-point-down:before {
    content: "\ea05"
}

.hf-point-left:before {
    content: "\ea06"
}

.hf-warning3:before {
    content: "\ea07"
}

.hf-notification:before {
    content: "\ea08"
}

.hf-question2:before {
    content: "\ea09"
}

.hf-plus2:before {
    content: "\ea0a"
}

.hf-minus2:before {
    content: "\ea0b"
}

.hf-info3:before {
    content: "\ea0c"
}

.hf-cancel-circle:before {
    content: "\ea0d"
}

.hf-blocked:before {
    content: "\ea0e"
}

.hf-cross:before {
    content: "\ea0f"
}

.hf-checkmark:before {
    content: "\ea10"
}

.hf-checkmark2:before {
    content: "\ea11"
}

.hf-spell-check:before {
    content: "\ea12"
}

.hf-enter:before {
    content: "\ea13"
}

.hf-exit:before {
    content: "\ea14"
}

.hf-play2:before {
    content: "\ea15"
}

.hf-pause3:before {
    content: "\ea16"
}

.hf-stop3:before {
    content: "\ea17"
}

.hf-previous:before {
    content: "\ea18"
}

.hf-next:before {
    content: "\ea19"
}

.hf-backward3:before {
    content: "\ea1a"
}

.hf-forward22:before {
    content: "\ea1b"
}

.hf-play3:before {
    content: "\ea1c"
}

.hf-pause22:before {
    content: "\ea1d"
}

.hf-stop22:before {
    content: "\ea1e"
}

.hf-backward2:before {
    content: "\ea1f"
}

.hf-forward3:before {
    content: "\ea20"
}

.hf-first:before {
    content: "\ea21"
}

.hf-last:before {
    content: "\ea22"
}

.hf-previous2:before {
    content: "\ea23"
}

.hf-next2:before {
    content: "\ea24"
}

.hf-eject3:before {
    content: "\ea25"
}

.hf-volume-high:before {
    content: "\ea26"
}

.hf-volume-medium:before {
    content: "\ea27"
}

.hf-volume-low:before {
    content: "\ea28"
}

.hf-volume-mute:before {
    content: "\ea29"
}

.hf-volume-mute2:before {
    content: "\ea2a"
}

.hf-volume-increase:before {
    content: "\ea2b"
}

.hf-volume-decrease:before {
    content: "\ea2c"
}

.hf-loop3:before {
    content: "\ea2d"
}

.hf-loop2:before {
    content: "\ea2e"
}

.hf-infinite:before {
    content: "\ea2f"
}

.hf-shuffle2:before {
    content: "\ea30"
}

.hf-arrow-up-left:before {
    content: "\ea31"
}

.hf-arrow-up3:before {
    content: "\ea32"
}

.hf-arrow-up-right:before {
    content: "\ea33"
}

.hf-arrow-right3:before {
    content: "\ea34"
}

.hf-arrow-down-right:before {
    content: "\ea35"
}

.hf-arrow-down3:before {
    content: "\ea36"
}

.hf-arrow-down-left:before {
    content: "\ea37"
}

.hf-arrow-left3:before {
    content: "\ea38"
}

.hf-arrow-up-left2:before {
    content: "\ea39"
}

.hf-arrow-up2:before {
    content: "\ea3a"
}

.hf-arrow-up-right2:before {
    content: "\ea3b"
}

.hf-arrow-right2:before {
    content: "\ea3c"
}

.hf-arrow-down-right2:before {
    content: "\ea3d"
}

.hf-arrow-down2:before {
    content: "\ea3e"
}

.hf-arrow-down-left2:before {
    content: "\ea3f"
}

.hf-arrow-left2:before {
    content: "\ea40"
}

.hf-circle-up:before {
    content: "\ea41"
}

.hf-circle-right:before {
    content: "\ea42"
}

.hf-circle-down:before {
    content: "\ea43"
}

.hf-circle-left:before {
    content: "\ea44"
}

.hf-tab2:before {
    content: "\ea45"
}

.hf-move-up:before {
    content: "\ea46"
}

.hf-move-down:before {
    content: "\ea47"
}

.hf-sort-alpha-asc2:before {
    content: "\ea48"
}

.hf-sort-alpha-desc2:before {
    content: "\ea49"
}

.hf-sort-numeric-asc2:before {
    content: "\ea4a"
}

.hf-sort-numberic-desc:before {
    content: "\ea4b"
}

.hf-sort-amount-asc2:before {
    content: "\ea4c"
}

.hf-sort-amount-desc2:before {
    content: "\ea4d"
}

.hf-command:before {
    content: "\ea4e"
}

.hf-shift:before {
    content: "\ea4f"
}

.hf-ctrl:before {
    content: "\ea50"
}

.hf-opt:before {
    content: "\ea51"
}

.hf-checkbox-checked:before {
    content: "\ea52"
}

.hf-checkbox-unchecked:before {
    content: "\ea53"
}

.hf-radio-checked:before {
    content: "\ea54"
}

.hf-radio-checked2:before {
    content: "\ea55"
}

.hf-radio-unchecked:before {
    content: "\ea56"
}

.hf-crop3:before {
    content: "\ea57"
}

.hf-make-group:before {
    content: "\ea58"
}

.hf-ungroup:before {
    content: "\ea59"
}

.hf-scissors2:before {
    content: "\ea5a"
}

.hf-filter3:before {
    content: "\ea5b"
}

.hf-font2:before {
    content: "\ea5c"
}

.hf-ligature:before {
    content: "\ea5d"
}

.hf-ligature2:before {
    content: "\ea5e"
}

.hf-text-height2:before {
    content: "\ea5f"
}

.hf-text-width2:before {
    content: "\ea60"
}

.hf-font-size:before {
    content: "\ea61"
}

.hf-bold2:before {
    content: "\ea62"
}

.hf-underline2:before {
    content: "\ea63"
}

.hf-italic2:before {
    content: "\ea64"
}

.hf-strikethrough2:before {
    content: "\ea65"
}

.hf-omega:before {
    content: "\ea66"
}

.hf-sigma:before {
    content: "\ea67"
}

.hf-page-break:before {
    content: "\ea68"
}

.hf-superscript3:before {
    content: "\ea69"
}

.hf-subscript3:before {
    content: "\ea6a"
}

.hf-superscript2:before {
    content: "\ea6b"
}

.hf-subscript2:before {
    content: "\ea6c"
}

.hf-text-color:before {
    content: "\ea6d"
}

.hf-pagebreak:before {
    content: "\ea6e"
}

.hf-clear-formatting:before {
    content: "\ea6f"
}

.hf-table3:before {
    content: "\ea70"
}

.hf-table2:before {
    content: "\ea71"
}

.hf-insert-template:before {
    content: "\ea72"
}

.hf-pilcrow:before {
    content: "\ea73"
}

.hf-ltr:before {
    content: "\ea74"
}

.hf-rtl:before {
    content: "\ea75"
}

.hf-section:before {
    content: "\ea76"
}

.hf-paragraph-left:before {
    content: "\ea77"
}

.hf-paragraph-center:before {
    content: "\ea78"
}

.hf-paragraph-right:before {
    content: "\ea79"
}

.hf-paragraph-justify:before {
    content: "\ea7a"
}

.hf-indent-increase:before {
    content: "\ea7b"
}

.hf-indent-decrease:before {
    content: "\ea7c"
}

.hf-share3:before {
    content: "\ea7d"
}

.hf-new-tab:before {
    content: "\ea7e"
}

.hf-embed:before {
    content: "\ea7f"
}

.hf-embed2:before {
    content: "\ea80"
}

.hf-terminal2:before {
    content: "\ea81"
}

.hf-share22:before {
    content: "\ea82"
}

.hf-mail5:before {
    content: "\ea83"
}

.hf-mail2:before {
    content: "\ea84"
}

.hf-mail3:before {
    content: "\ea85"
}

.hf-mail4:before {
    content: "\ea86"
}

.hf-google2:before {
    content: "\ea87"
}

.hf-google-plus4:before {
    content: "\ea88"
}

.hf-google-plus2:before {
    content: "\ea89"
}

.hf-google-plus3:before {
    content: "\ea8a"
}

.hf-google-drive:before {
    content: "\ea8b"
}

.hf-facebook4:before {
    content: "\ea8c"
}

.hf-facebook2:before {
    content: "\ea8d"
}

.hf-facebook3:before {
    content: "\ea8e"
}

.hf-ello:before {
    content: "\ea8f"
}

.hf-instagram2:before {
    content: "\ea90"
}

.hf-twitter4:before {
    content: "\ea91"
}

.hf-twitter2:before {
    content: "\ea92"
}

.hf-twitter3:before {
    content: "\ea93"
}

.hf-feed2:before {
    content: "\ea94"
}

.hf-feed3:before {
    content: "\ea95"
}

.hf-feed4:before {
    content: "\ea96"
}

.hf-youtube5:before {
    content: "\ea97"
}

.hf-youtube2:before {
    content: "\ea98"
}

.hf-youtube3:before {
    content: "\ea99"
}

.hf-youtube4:before {
    content: "\ea9a"
}

.hf-twitch2:before {
    content: "\ea9b"
}

.hf-vimeo:before {
    content: "\ea9c"
}

.hf-vimeo2:before {
    content: "\ea9d"
}

.hf-vimeo3:before {
    content: "\ea9e"
}

.hf-lanyrd:before {
    content: "\ea9f"
}

.hf-flickr5:before {
    content: "\eaa0"
}

.hf-flickr2:before {
    content: "\eaa1"
}

.hf-flickr3:before {
    content: "\eaa2"
}

.hf-flickr4:before {
    content: "\eaa3"
}

.hf-picassa:before {
    content: "\eaa4"
}

.hf-picassa2:before {
    content: "\eaa5"
}

.hf-dribbble4:before {
    content: "\eaa6"
}

.hf-dribbble2:before {
    content: "\eaa7"
}

.hf-dribbble3:before {
    content: "\eaa8"
}

.hf-forrst:before {
    content: "\eaa9"
}

.hf-forrst2:before {
    content: "\eaaa"
}

.hf-deviantart3:before {
    content: "\eaab"
}

.hf-deviantart2:before {
    content: "\eaac"
}

.hf-steam3:before {
    content: "\eaad"
}

.hf-steam2:before {
    content: "\eaae"
}

.hf-dropbox2:before {
    content: "\eaaf"
}

.hf-onedrive:before {
    content: "\eab0"
}

.hf-github6:before {
    content: "\eab1"
}

.hf-github2:before {
    content: "\eab2"
}

.hf-github3:before {
    content: "\eab3"
}

.hf-github4:before {
    content: "\eab4"
}

.hf-github5:before {
    content: "\eab5"
}

.hf-wordpress3:before {
    content: "\eab6"
}

.hf-wordpress2:before {
    content: "\eab7"
}

.hf-joomla2:before {
    content: "\eab8"
}

.hf-blogger:before {
    content: "\eab9"
}

.hf-blogger2:before {
    content: "\eaba"
}

.hf-tumblr3:before {
    content: "\eabb"
}

.hf-tumblr2:before {
    content: "\eabc"
}

.hf-yahoo2:before {
    content: "\eabd"
}

.hf-tux:before {
    content: "\eabe"
}

.hf-apple2:before {
    content: "\eabf"
}

.hf-finder:before {
    content: "\eac0"
}

.hf-android3:before {
    content: "\eac1"
}

.hf-windows2:before {
    content: "\eac2"
}

.hf-windows8:before {
    content: "\eac3"
}

.hf-soundcloud3:before {
    content: "\eac4"
}

.hf-soundcloud2:before {
    content: "\eac5"
}

.hf-skype2:before {
    content: "\eac6"
}

.hf-reddit2:before {
    content: "\eac7"
}

.hf-linkedin3:before {
    content: "\eac8"
}

.hf-linkedin2:before {
    content: "\eac9"
}

.hf-lastfm3:before {
    content: "\eaca"
}

.hf-lastfm2:before {
    content: "\eacb"
}

.hf-delicious2:before {
    content: "\eacc"
}

.hf-stumbleupon3:before {
    content: "\eacd"
}

.hf-stumbleupon2:before {
    content: "\eace"
}

.hf-stackoverflow:before {
    content: "\eacf"
}

.hf-pinterest3:before {
    content: "\ead0"
}

.hf-pinterest2:before {
    content: "\ead1"
}

.hf-xing3:before {
    content: "\ead2"
}

.hf-xing2:before {
    content: "\ead3"
}

.hf-flattr:before {
    content: "\ead4"
}

.hf-foursquare2:before {
    content: "\ead5"
}

.hf-paypal4:before {
    content: "\ead6"
}

.hf-paypal2:before {
    content: "\ead7"
}

.hf-paypal3:before {
    content: "\ead8"
}

.hf-yelp2:before {
    content: "\ead9"
}

.hf-file-pdf:before {
    content: "\eada"
}

.hf-file-openoffice:before {
    content: "\eadb"
}

.hf-file-word:before {
    content: "\eadc"
}

.hf-file-excel:before {
    content: "\eadd"
}

.hf-libreoffice:before {
    content: "\eade"
}

.hf-html53:before {
    content: "\eadf"
}

.hf-html52:before {
    content: "\eae0"
}

.hf-css32:before {
    content: "\eae1"
}

.hf-git2:before {
    content: "\eae2"
}

.hf-svg:before {
    content: "\eae3"
}

.hf-codepen2:before {
    content: "\eae4"
}

.hf-chrome:before {
    content: "\eae5"
}

.hf-firefox:before {
    content: "\eae6"
}

.hf-IE:before {
    content: "\eae7"
}

.hf-opera:before {
    content: "\eae8"
}

.hf-safari:before {
    content: "\eae9"
}

.hf-IcoMoon:before {
    content: "\eaea"
}

.hf-glass:before {
    content: "\f000"
}

.hf-music:before {
    content: "\f001"
}

.hf-search:before {
    content: "\f002"
}

.hf-envelope-o:before {
    content: "\f003"
}

.hf-heart:before {
    content: "\f004"
}

.hf-star:before {
    content: "\f005"
}

.hf-star-o:before {
    content: "\f006"
}

.hf-user:before {
    content: "\f007"
}

.hf-film:before {
    content: "\f008"
}

.hf-th-large:before {
    content: "\f009"
}

.hf-th:before {
    content: "\f00a"
}

.hf-th-list:before {
    content: "\f00b"
}

.hf-check:before {
    content: "\f00c"
}

.hf-close:before {
    content: "\f00d"
}

.hf-remove:before {
    content: "\f00d"
}

.hf-times:before {
    content: "\f00d"
}

.hf-search-plus:before {
    content: "\f00e"
}

.hf-search-minus:before {
    content: "\f010"
}

.hf-power-off:before {
    content: "\f011"
}

.hf-signal:before {
    content: "\f012"
}

.hf-cog:before {
    content: "\f013"
}

.hf-gear:before {
    content: "\f013"
}

.hf-trash-o:before {
    content: "\f014"
}

.hf-home:before {
    content: "\f015"
}

.hf-file-o:before {
    content: "\f016"
}

.hf-clock-o:before {
    content: "\f017"
}

.hf-road:before {
    content: "\f018"
}

.hf-download:before {
    content: "\f019"
}

.hf-arrow-circle-o-down:before {
    content: "\f01a"
}

.hf-arrow-circle-o-up:before {
    content: "\f01b"
}

.hf-inbox:before {
    content: "\f01c"
}

.hf-play-circle-o:before {
    content: "\f01d"
}

.hf-repeat:before {
    content: "\f01e"
}

.hf-rotate-right:before {
    content: "\f01e"
}

.hf-refresh:before {
    content: "\f021"
}

.hf-list-alt:before {
    content: "\f022"
}

.hf-lock:before {
    content: "\f023"
}

.hf-flag:before {
    content: "\f024"
}

.hf-headphones:before {
    content: "\f025"
}

.hf-volume-off:before {
    content: "\f026"
}

.hf-volume-down:before {
    content: "\f027"
}

.hf-volume-up:before {
    content: "\f028"
}

.hf-qrcode:before {
    content: "\f029"
}

.hf-barcode:before {
    content: "\f02a"
}

.hf-tag:before {
    content: "\f02b"
}

.hf-tags:before {
    content: "\f02c"
}

.hf-book:before {
    content: "\f02d"
}

.hf-bookmark:before {
    content: "\f02e"
}

.hf-print:before {
    content: "\f02f"
}

.hf-camera:before {
    content: "\f030"
}

.hf-font:before {
    content: "\f031"
}

.hf-bold:before {
    content: "\f032"
}

.hf-italic:before {
    content: "\f033"
}

.hf-text-height:before {
    content: "\f034"
}

.hf-text-width:before {
    content: "\f035"
}

.hf-align-left:before {
    content: "\f036"
}

.hf-align-center:before {
    content: "\f037"
}

.hf-align-right:before {
    content: "\f038"
}

.hf-align-justify:before {
    content: "\f039"
}

.hf-list:before {
    content: "\f03a"
}

.hf-dedent:before {
    content: "\f03b"
}

.hf-outdent:before {
    content: "\f03b"
}

.hf-indent:before {
    content: "\f03c"
}

.hf-video-camera:before {
    content: "\f03d"
}

.hf-image:before {
    content: "\f03e"
}

.hf-photo:before {
    content: "\f03e"
}

.hf-picture-o:before {
    content: "\f03e"
}

.hf-pencil:before {
    content: "\f040"
}

.hf-map-marker:before {
    content: "\f041"
}

.hf-adjust:before {
    content: "\f042"
}

.hf-tint:before {
    content: "\f043"
}

.hf-edit:before {
    content: "\f044"
}

.hf-pencil-square-o:before {
    content: "\f044"
}

.hf-share-square-o:before {
    content: "\f045"
}

.hf-check-square-o:before {
    content: "\f046"
}

.hf-arrows:before {
    content: "\f047"
}

.hf-step-backward:before {
    content: "\f048"
}

.hf-fast-backward:before {
    content: "\f049"
}

.hf-backward:before {
    content: "\f04a"
}

.hf-play:before {
    content: "\f04b"
}

.hf-pause:before {
    content: "\f04c"
}

.hf-stop:before {
    content: "\f04d"
}

.hf-forward:before {
    content: "\f04e"
}

.hf-fast-forward:before {
    content: "\f050"
}

.hf-step-forward:before {
    content: "\f051"
}

.hf-eject:before {
    content: "\f052"
}

.hf-chevron-left:before {
    content: "\f053"
}

.hf-chevron-right:before {
    content: "\f054"
}

.hf-plus-circle:before {
    content: "\f055"
}

.hf-minus-circle:before {
    content: "\f056"
}

.hf-times-circle:before {
    content: "\f057"
}

.hf-check-circle:before {
    content: "\f058"
}

.hf-question-circle:before {
    content: "\f059"
}

.hf-info-circle:before {
    content: "\f05a"
}

.hf-crosshairs:before {
    content: "\f05b"
}

.hf-times-circle-o:before {
    content: "\f05c"
}

.hf-check-circle-o:before {
    content: "\f05d"
}

.hf-ban:before {
    content: "\f05e"
}

.hf-arrow-left:before {
    content: "\f060"
}

.hf-arrow-right:before {
    content: "\f061"
}

.hf-arrow-up:before {
    content: "\f062"
}

.hf-arrow-down:before {
    content: "\f063"
}

.hf-mail-forward:before {
    content: "\f064"
}

.hf-share:before {
    content: "\f064"
}

.hf-expand:before {
    content: "\f065"
}

.hf-compress:before {
    content: "\f066"
}

.hf-plus:before {
    content: "\f067"
}

.hf-minus:before {
    content: "\f068"
}

.hf-asterisk:before {
    content: "\f069"
}

.hf-exclamation-circle:before {
    content: "\f06a"
}

.hf-gift:before {
    content: "\f06b"
}

.hf-leaf:before {
    content: "\f06c"
}

.hf-fire:before {
    content: "\f06d"
}

.hf-eye:before {
    content: "\f06e"
}

.hf-eye-slash:before {
    content: "\f070"
}

.hf-exclamation-triangle:before {
    content: "\f071"
}

.hf-warning:before {
    content: "\f071"
}

.hf-plane:before {
    content: "\f072"
}

.hf-calendar:before {
    content: "\f073"
}

.hf-random:before {
    content: "\f074"
}

.hf-comment:before {
    content: "\f075"
}

.hf-magnet:before {
    content: "\f076"
}

.hf-chevron-up:before {
    content: "\f077"
}

.hf-chevron-down:before {
    content: "\f078"
}

.hf-retweet:before {
    content: "\f079"
}

.hf-shopping-cart:before {
    content: "\f07a"
}

.hf-folder:before {
    content: "\f07b"
}

.hf-folder-open:before {
    content: "\f07c"
}

.hf-arrows-v:before {
    content: "\f07d"
}

.hf-arrows-h:before {
    content: "\f07e"
}

.hf-bar-chart:before {
    content: "\f080"
}

.hf-bar-chart-o:before {
    content: "\f080"
}

.hf-twitter-square:before {
    content: "\f081"
}

.hf-facebook-square:before {
    content: "\f082"
}

.hf-camera-retro:before {
    content: "\f083"
}

.hf-key:before {
    content: "\f084"
}

.hf-cogs:before {
    content: "\f085"
}

.hf-gears:before {
    content: "\f085"
}

.hf-comments:before {
    content: "\f086"
}

.hf-thumbs-o-up:before {
    content: "\f087"
}

.hf-thumbs-o-down:before {
    content: "\f088"
}

.hf-star-half:before {
    content: "\f089"
}

.hf-heart-o:before {
    content: "\f08a"
}

.hf-sign-out:before {
    content: "\f08b"
}

.hf-linkedin-square:before {
    content: "\f08c"
}

.hf-thumb-tack:before {
    content: "\f08d"
}

.hf-external-link:before {
    content: "\f08e"
}

.hf-sign-in:before {
    content: "\f090"
}

.hf-trophy:before {
    content: "\f091"
}

.hf-github-square:before {
    content: "\f092"
}

.hf-upload:before {
    content: "\f093"
}

.hf-lemon-o:before {
    content: "\f094"
}

.hf-phone:before {
    content: "\f095"
}

.hf-square-o:before {
    content: "\f096"
}

.hf-bookmark-o:before {
    content: "\f097"
}

.hf-phone-square:before {
    content: "\f098"
}

.hf-twitter:before {
    content: "\f099"
}

.hf-facebook:before {
    content: "\f09a"
}

.hf-facebook-f:before {
    content: "\f09a"
}

.hf-github:before {
    content: "\f09b"
}

.hf-unlock:before {
    content: "\f09c"
}

.hf-credit-card:before {
    content: "\f09d"
}

.hf-rss:before {
    content: "\f09e"
}

.hf-hdd-o:before {
    content: "\f0a0"
}

.hf-bullhorn:before {
    content: "\f0a1"
}

.hf-bell-o:before {
    content: "\f0a2"
}

.hf-certificate:before {
    content: "\f0a3"
}

.hf-hand-o-right:before {
    content: "\f0a4"
}

.hf-hand-o-left:before {
    content: "\f0a5"
}

.hf-hand-o-up:before {
    content: "\f0a6"
}

.hf-hand-o-down:before {
    content: "\f0a7"
}

.hf-arrow-circle-left:before {
    content: "\f0a8"
}

.hf-arrow-circle-right:before {
    content: "\f0a9"
}

.hf-arrow-circle-up:before {
    content: "\f0aa"
}

.hf-arrow-circle-down:before {
    content: "\f0ab"
}

.hf-globe:before {
    content: "\f0ac"
}

.hf-wrench:before {
    content: "\f0ad"
}

.hf-tasks:before {
    content: "\f0ae"
}

.hf-filter:before {
    content: "\f0b0"
}

.hf-briefcase:before {
    content: "\f0b1"
}

.hf-arrows-alt:before {
    content: "\f0b2"
}

.hf-group:before {
    content: "\f0c0"
}

.hf-users:before {
    content: "\f0c0"
}

.hf-chain:before {
    content: "\f0c1"
}

.hf-link:before {
    content: "\f0c1"
}

.hf-cloud:before {
    content: "\f0c2"
}

.hf-flask:before {
    content: "\f0c3"
}

.hf-cut:before {
    content: "\f0c4"
}

.hf-scissors:before {
    content: "\f0c4"
}

.hf-copy:before {
    content: "\f0c5"
}

.hf-files-o:before {
    content: "\f0c5"
}

.hf-paperclip:before {
    content: "\f0c6"
}

.hf-floppy-o:before {
    content: "\f0c7"
}

.hf-save:before {
    content: "\f0c7"
}

.hf-square:before {
    content: "\f0c8"
}

.hf-bars:before {
    content: "\f0c9"
}

.hf-navicon:before {
    content: "\f0c9"
}

.hf-reorder:before {
    content: "\f0c9"
}

.hf-list-ul:before {
    content: "\f0ca"
}

.hf-list-ol:before {
    content: "\f0cb"
}

.hf-strikethrough:before {
    content: "\f0cc"
}

.hf-underline:before {
    content: "\f0cd"
}

.hf-table:before {
    content: "\f0ce"
}

.hf-magic:before {
    content: "\f0d0"
}

.hf-truck:before {
    content: "\f0d1"
}

.hf-pinterest:before {
    content: "\f0d2"
}

.hf-pinterest-square:before {
    content: "\f0d3"
}

.hf-google-plus-square:before {
    content: "\f0d4"
}

.hf-google-plus:before {
    content: "\f0d5"
}

.hf-money:before {
    content: "\f0d6"
}

.hf-caret-down:before {
    content: "\f0d7"
}

.hf-caret-up:before {
    content: "\f0d8"
}

.hf-caret-left:before {
    content: "\f0d9"
}

.hf-caret-right:before {
    content: "\f0da"
}

.hf-columns:before {
    content: "\f0db"
}

.hf-sort:before {
    content: "\f0dc"
}

.hf-unsorted:before {
    content: "\f0dc"
}

.hf-sort-desc:before {
    content: "\f0dd"
}

.hf-sort-down:before {
    content: "\f0dd"
}

.hf-sort-asc:before {
    content: "\f0de"
}

.hf-sort-up:before {
    content: "\f0de"
}

.hf-envelope:before {
    content: "\f0e0"
}

.hf-linkedin:before {
    content: "\f0e1"
}

.hf-rotate-left:before {
    content: "\f0e2"
}

.hf-undo:before {
    content: "\f0e2"
}

.hf-gavel:before {
    content: "\f0e3"
}

.hf-legal:before {
    content: "\f0e3"
}

.hf-dashboard:before {
    content: "\f0e4"
}

.hf-tachometer:before {
    content: "\f0e4"
}

.hf-comment-o:before {
    content: "\f0e5"
}

.hf-comments-o:before {
    content: "\f0e6"
}

.hf-bolt:before {
    content: "\f0e7"
}

.hf-flash:before {
    content: "\f0e7"
}

.hf-sitemap:before {
    content: "\f0e8"
}

.hf-umbrella:before {
    content: "\f0e9"
}

.hf-clipboard:before {
    content: "\f0ea"
}

.hf-paste:before {
    content: "\f0ea"
}

.hf-lightbulb-o:before {
    content: "\f0eb"
}

.hf-exchange:before {
    content: "\f0ec"
}

.hf-cloud-download:before {
    content: "\f0ed"
}

.hf-cloud-upload:before {
    content: "\f0ee"
}

.hf-user-md:before {
    content: "\f0f0"
}

.hf-stethoscope:before {
    content: "\f0f1"
}

.hf-suitcase:before {
    content: "\f0f2"
}

.hf-bell:before {
    content: "\f0f3"
}

.hf-coffee:before {
    content: "\f0f4"
}

.hf-cutlery:before {
    content: "\f0f5"
}

.hf-file-text-o:before {
    content: "\f0f6"
}

.hf-building-o:before {
    content: "\f0f7"
}

.hf-hospital-o:before {
    content: "\f0f8"
}

.hf-ambulance:before {
    content: "\f0f9"
}

.hf-medkit:before {
    content: "\f0fa"
}

.hf-fighter-jet:before {
    content: "\f0fb"
}

.hf-beer:before {
    content: "\f0fc"
}

.hf-h-square:before {
    content: "\f0fd"
}

.hf-plus-square:before {
    content: "\f0fe"
}

.hf-angle-double-left:before {
    content: "\f100"
}

.hf-angle-double-right:before {
    content: "\f101"
}

.hf-angle-double-up:before {
    content: "\f102"
}

.hf-angle-double-down:before {
    content: "\f103"
}

.hf-angle-left:before {
    content: "\f104"
}

.hf-angle-right:before {
    content: "\f105"
}

.hf-angle-up:before {
    content: "\f106"
}

.hf-angle-down:before {
    content: "\f107"
}

.hf-desktop:before {
    content: "\f108"
}

.hf-laptop:before {
    content: "\f109"
}

.hf-tablet:before {
    content: "\f10a"
}

.hf-mobile:before {
    content: "\f10b"
}

.hf-mobile-phone:before {
    content: "\f10b"
}

.hf-circle-o:before {
    content: "\f10c"
}

.hf-quote-left:before {
    content: "\f10d"
}

.hf-quote-right:before {
    content: "\f10e"
}

.hf-spinner:before {
    content: "\f110"
}

.hf-circle:before {
    content: "\f111"
}

.hf-mail-reply:before {
    content: "\f112"
}

.hf-reply:before {
    content: "\f112"
}

.hf-github-alt:before {
    content: "\f113"
}

.hf-folder-o:before {
    content: "\f114"
}

.hf-folder-open-o:before {
    content: "\f115"
}

.hf-smile-o:before {
    content: "\f118"
}

.hf-frown-o:before {
    content: "\f119"
}

.hf-meh-o:before {
    content: "\f11a"
}

.hf-gamepad:before {
    content: "\f11b"
}

.hf-keyboard-o:before {
    content: "\f11c"
}

.hf-flag-o:before {
    content: "\f11d"
}

.hf-flag-checkered:before {
    content: "\f11e"
}

.hf-terminal:before {
    content: "\f120"
}

.hf-code:before {
    content: "\f121"
}

.hf-mail-reply-all:before {
    content: "\f122"
}

.hf-reply-all:before {
    content: "\f122"
}

.hf-star-half-empty:before {
    content: "\f123"
}

.hf-star-half-full:before {
    content: "\f123"
}

.hf-star-half-o:before {
    content: "\f123"
}

.hf-location-arrow:before {
    content: "\f124"
}

.hf-crop:before {
    content: "\f125"
}

.hf-code-fork:before {
    content: "\f126"
}

.hf-chain-broken:before {
    content: "\f127"
}

.hf-unlink:before {
    content: "\f127"
}

.hf-question:before {
    content: "\f128"
}

.hf-info:before {
    content: "\f129"
}

.hf-exclamation:before {
    content: "\f12a"
}

.hf-superscript:before {
    content: "\f12b"
}

.hf-subscript:before {
    content: "\f12c"
}

.hf-eraser:before {
    content: "\f12d"
}

.hf-puzzle-piece:before {
    content: "\f12e"
}

.hf-microphone:before {
    content: "\f130"
}

.hf-microphone-slash:before {
    content: "\f131"
}

.hf-shield:before {
    content: "\f132"
}

.hf-calendar-o:before {
    content: "\f133"
}

.hf-fire-extinguisher:before {
    content: "\f134"
}

.hf-rocket:before {
    content: "\f135"
}

.hf-maxcdn:before {
    content: "\f136"
}

.hf-chevron-circle-left:before {
    content: "\f137"
}

.hf-chevron-circle-right:before {
    content: "\f138"
}

.hf-chevron-circle-up:before {
    content: "\f139"
}

.hf-chevron-circle-down:before {
    content: "\f13a"
}

.hf-html5:before {
    content: "\f13b"
}

.hf-css3:before {
    content: "\f13c"
}

.hf-anchor:before {
    content: "\f13d"
}

.hf-unlock-alt:before {
    content: "\f13e"
}

.hf-bullseye:before {
    content: "\f140"
}

.hf-ellipsis-h:before {
    content: "\f141"
}

.hf-ellipsis-v:before {
    content: "\f142"
}

.hf-rss-square:before {
    content: "\f143"
}

.hf-play-circle:before {
    content: "\f144"
}

.hf-ticket:before {
    content: "\f145"
}

.hf-minus-square:before {
    content: "\f146"
}

.hf-minus-square-o:before {
    content: "\f147"
}

.hf-level-up:before {
    content: "\f148"
}

.hf-level-down:before {
    content: "\f149"
}

.hf-check-square:before {
    content: "\f14a"
}

.hf-pencil-square:before {
    content: "\f14b"
}

.hf-external-link-square:before {
    content: "\f14c"
}

.hf-share-square:before {
    content: "\f14d"
}

.hf-cohfss:before {
    content: "\f14e"
}

.hf-caret-square-o-down:before {
    content: "\f150"
}

.hf-toggle-down:before {
    content: "\f150"
}

.hf-caret-square-o-up:before {
    content: "\f151"
}

.hf-toggle-up:before {
    content: "\f151"
}

.hf-caret-square-o-right:before {
    content: "\f152"
}

.hf-toggle-right:before {
    content: "\f152"
}

.hf-eur:before {
    content: "\f153"
}

.hf-euro:before {
    content: "\f153"
}

.hf-gbp:before {
    content: "\f154"
}

.hf-dollar:before {
    content: "\f155"
}

.hf-usd:before {
    content: "\f155"
}

.hf-inr:before {
    content: "\f156"
}

.hf-rupee:before {
    content: "\f156"
}

.hf-cny:before {
    content: "\f157"
}

.hf-jpy:before {
    content: "\f157"
}

.hf-rmb:before {
    content: "\f157"
}

.hf-yen:before {
    content: "\f157"
}

.hf-rouble:before {
    content: "\f158"
}

.hf-rub:before {
    content: "\f158"
}

.hf-ruble:before {
    content: "\f158"
}

.hf-krw:before {
    content: "\f159"
}

.hf-won:before {
    content: "\f159"
}

.hf-bitcoin:before {
    content: "\f15a"
}

.hf-btc:before {
    content: "\f15a"
}

.hf-file:before {
    content: "\f15b"
}

.hf-file-text:before {
    content: "\f15c"
}

.hf-sort-alpha-asc:before {
    content: "\f15d"
}

.hf-sort-alpha-desc:before {
    content: "\f15e"
}

.hf-sort-amount-asc:before {
    content: "\f160"
}

.hf-sort-amount-desc:before {
    content: "\f161"
}

.hf-sort-numeric-asc:before {
    content: "\f162"
}

.hf-sort-numeric-desc:before {
    content: "\f163"
}

.hf-thumbs-up:before {
    content: "\f164"
}

.hf-thumbs-down:before {
    content: "\f165"
}

.hf-youtube-square:before {
    content: "\f166"
}

.hf-youtube:before {
    content: "\f167"
}

.hf-xing:before {
    content: "\f168"
}

.hf-xing-square:before {
    content: "\f169"
}

.hf-youtube-play:before {
    content: "\f16a"
}

.hf-dropbox:before {
    content: "\f16b"
}

.hf-stack-overflow:before {
    content: "\f16c"
}

.hf-instagram:before {
    content: "\f16d"
}

.hf-flickr:before {
    content: "\f16e"
}

.hf-adn:before {
    content: "\f170"
}

.hf-bitbucket:before {
    content: "\f171"
}

.hf-bitbucket-square:before {
    content: "\f172"
}

.hf-tumblr:before {
    content: "\f173"
}

.hf-tumblr-square:before {
    content: "\f174"
}

.hf-long-arrow-down:before {
    content: "\f175"
}

.hf-long-arrow-up:before {
    content: "\f176"
}

.hf-long-arrow-left:before {
    content: "\f177"
}

.hf-long-arrow-right:before {
    content: "\f178"
}

.hf-apple:before {
    content: "\f179"
}

.hf-windows:before {
    content: "\f17a"
}

.hf-android:before {
    content: "\f17b"
}

.hf-linux:before {
    content: "\f17c"
}

.hf-dribbble:before {
    content: "\f17d"
}

.hf-skype:before {
    content: "\f17e"
}

.hf-foursquare:before {
    content: "\f180"
}

.hf-trello:before {
    content: "\f181"
}

.hf-female:before {
    content: "\f182"
}

.hf-male:before {
    content: "\f183"
}

.hf-gittip:before {
    content: "\f184"
}

.hf-gratipay:before {
    content: "\f184"
}

.hf-sun-o:before {
    content: "\f185"
}

.hf-moon-o:before {
    content: "\f186"
}

.hf-archive:before {
    content: "\f187"
}

.hf-bug:before {
    content: "\f188"
}

.hf-vk:before {
    content: "\f189"
}

.hf-weibo:before {
    content: "\f18a"
}

.hf-renren:before {
    content: "\f18b"
}

.hf-pagelines:before {
    content: "\f18c"
}

.hf-stack-exchange:before {
    content: "\f18d"
}

.hf-arrow-circle-o-right:before {
    content: "\f18e"
}

.hf-arrow-circle-o-left:before {
    content: "\f190"
}

.hf-caret-square-o-left:before {
    content: "\f191"
}

.hf-toggle-left:before {
    content: "\f191"
}

.hf-dot-circle-o:before {
    content: "\f192"
}

.hf-wheelchair:before {
    content: "\f193"
}

.hf-vimeo-square:before {
    content: "\f194"
}

.hf-try:before {
    content: "\f195"
}

.hf-turkish-lira:before {
    content: "\f195"
}

.hf-plus-square-o:before {
    content: "\f196"
}

.hf-space-shuttle:before {
    content: "\f197"
}

.hf-slack:before {
    content: "\f198"
}

.hf-envelope-square:before {
    content: "\f199"
}

.hf-wordpress:before {
    content: "\f19a"
}

.hf-openid:before {
    content: "\f19b"
}

.hf-bank:before {
    content: "\f19c"
}

.hf-institution:before {
    content: "\f19c"
}

.hf-university:before {
    content: "\f19c"
}

.hf-graduation-cap:before {
    content: "\f19d"
}

.hf-mortar-board:before {
    content: "\f19d"
}

.hf-yahoo:before {
    content: "\f19e"
}

.hf-google:before {
    content: "\f1a0"
}

.hf-reddit:before {
    content: "\f1a1"
}

.hf-reddit-square:before {
    content: "\f1a2"
}

.hf-stumbleupon-circle:before {
    content: "\f1a3"
}

.hf-stumbleupon:before {
    content: "\f1a4"
}

.hf-delicious:before {
    content: "\f1a5"
}

.hf-digg:before {
    content: "\f1a6"
}

.hf-pied-piper:before {
    content: "\f1a7"
}

.hf-pied-piper-alt:before {
    content: "\f1a8"
}

.hf-drupal:before {
    content: "\f1a9"
}

.hf-joomla:before {
    content: "\f1aa"
}

.hf-language:before {
    content: "\f1ab"
}

.hf-fax:before {
    content: "\f1ac"
}

.hf-building:before {
    content: "\f1ad"
}

.hf-child:before {
    content: "\f1ae"
}

.hf-paw:before {
    content: "\f1b0"
}

.hf-spoon:before {
    content: "\f1b1"
}

.hf-cube:before {
    content: "\f1b2"
}

.hf-cubes:before {
    content: "\f1b3"
}

.hf-behance:before {
    content: "\f1b4"
}

.hf-behance-square:before {
    content: "\f1b5"
}

.hf-steam:before {
    content: "\f1b6"
}

.hf-steam-square:before {
    content: "\f1b7"
}

.hf-recycle:before {
    content: "\f1b8"
}

.hf-automobile:before {
    content: "\f1b9"
}

.hf-car:before {
    content: "\f1b9"
}

.hf-cab:before {
    content: "\f1ba"
}

.hf-taxi:before {
    content: "\f1ba"
}

.hf-tree:before {
    content: "\f1bb"
}

.hf-spotify:before {
    content: "\f1bc"
}

.hf-deviantart:before {
    content: "\f1bd"
}

.hf-soundcloud:before {
    content: "\f1be"
}

.hf-database:before {
    content: "\f1c0"
}

.hf-file-pdf-o:before {
    content: "\f1c1"
}

.hf-file-word-o:before {
    content: "\f1c2"
}

.hf-file-excel-o:before {
    content: "\f1c3"
}

.hf-file-powerpoint-o:before {
    content: "\f1c4"
}

.hf-file-image-o:before {
    content: "\f1c5"
}

.hf-file-photo-o:before {
    content: "\f1c5"
}

.hf-file-picture-o:before {
    content: "\f1c5"
}

.hf-file-archive-o:before {
    content: "\f1c6"
}

.hf-file-zip-o:before {
    content: "\f1c6"
}

.hf-file-audio-o:before {
    content: "\f1c7"
}

.hf-file-sound-o:before {
    content: "\f1c7"
}

.hf-file-movie-o:before {
    content: "\f1c8"
}

.hf-file-video-o:before {
    content: "\f1c8"
}

.hf-file-code-o:before {
    content: "\f1c9"
}

.hf-vine:before {
    content: "\f1ca"
}

.hf-codepen:before {
    content: "\f1cb"
}

.hf-jsfiddle:before {
    content: "\f1cc"
}

.hf-life-bouy:before {
    content: "\f1cd"
}

.hf-life-buoy:before {
    content: "\f1cd"
}

.hf-life-ring:before {
    content: "\f1cd"
}

.hf-life-saver:before {
    content: "\f1cd"
}

.hf-support:before {
    content: "\f1cd"
}

.hf-circle-o-notch:before {
    content: "\f1ce"
}

.hf-ra:before {
    content: "\f1d0"
}

.hf-rebel:before {
    content: "\f1d0"
}

.hf-empire:before {
    content: "\f1d1"
}

.hf-ge:before {
    content: "\f1d1"
}

.hf-git-square:before {
    content: "\f1d2"
}

.hf-git:before {
    content: "\f1d3"
}

.hf-hacker-news:before {
    content: "\f1d4"
}

.hf-tencent-weibo:before {
    content: "\f1d5"
}

.hf-qq:before {
    content: "\f1d6"
}

.hf-wechat:before {
    content: "\f1d7"
}

.hf-weixin:before {
    content: "\f1d7"
}

.hf-paper-plane:before {
    content: "\f1d8"
}

.hf-send:before {
    content: "\f1d8"
}

.hf-paper-plane-o:before {
    content: "\f1d9"
}

.hf-send-o:before {
    content: "\f1d9"
}

.hf-history:before {
    content: "\f1da"
}

.hf-circle-thin:before {
    content: "\f1db"
}

.hf-genderless:before {
    content: "\f1db"
}

.hf-header:before {
    content: "\f1dc"
}

.hf-paragraph:before {
    content: "\f1dd"
}

.hf-sliders:before {
    content: "\f1de"
}

.hf-share-alt:before {
    content: "\f1e0"
}

.hf-share-alt-square:before {
    content: "\f1e1"
}

.hf-bomb:before {
    content: "\f1e2"
}

.hf-futbol-o:before {
    content: "\f1e3"
}

.hf-soccer-ball-o:before {
    content: "\f1e3"
}

.hf-tty:before {
    content: "\f1e4"
}

.hf-binoculars:before {
    content: "\f1e5"
}

.hf-plug:before {
    content: "\f1e6"
}

.hf-slideshare:before {
    content: "\f1e7"
}

.hf-twitch:before {
    content: "\f1e8"
}

.hf-yelp:before {
    content: "\f1e9"
}

.hf-newspaper-o:before {
    content: "\f1ea"
}

.hf-wifi:before {
    content: "\f1eb"
}

.hf-calculator:before {
    content: "\f1ec"
}

.hf-paypal:before {
    content: "\f1ed"
}

.hf-google-wallet:before {
    content: "\f1ee"
}

.hf-cc-visa:before {
    content: "\f1f0"
}

.hf-cc-mastercard:before {
    content: "\f1f1"
}

.hf-cc-discover:before {
    content: "\f1f2"
}

.hf-cc-amex:before {
    content: "\f1f3"
}

.hf-cc-paypal:before {
    content: "\f1f4"
}

.hf-cc-stripe:before {
    content: "\f1f5"
}

.hf-bell-slash:before {
    content: "\f1f6"
}

.hf-bell-slash-o:before {
    content: "\f1f7"
}

.hf-trash:before {
    content: "\f1f8"
}

.hf-copyright:before {
    content: "\f1f9"
}

.hf-at:before {
    content: "\f1fa"
}

.hf-eyedropper:before {
    content: "\f1fb"
}

.hf-paint-brush:before {
    content: "\f1fc"
}

.hf-birthday-cake:before {
    content: "\f1fd"
}

.hf-area-chart:before {
    content: "\f1fe"
}

.hf-pie-chart:before {
    content: "\f200"
}

.hf-line-chart:before {
    content: "\f201"
}

.hf-lastfm:before {
    content: "\f202"
}

.hf-lastfm-square:before {
    content: "\f203"
}

.hf-toggle-off:before {
    content: "\f204"
}

.hf-toggle-on:before {
    content: "\f205"
}

.hf-bicycle:before {
    content: "\f206"
}

.hf-bus:before {
    content: "\f207"
}

.hf-ioxhost:before {
    content: "\f208"
}

.hf-angellist:before {
    content: "\f209"
}

.hf-cc:before {
    content: "\f20a"
}

.hf-ils:before {
    content: "\f20b"
}

.hf-shekel:before {
    content: "\f20b"
}

.hf-sheqel:before {
    content: "\f20b"
}

.hf-meanpath:before {
    content: "\f20c"
}

.hf-buysellads:before {
    content: "\f20d"
}

.hf-connectdevelop:before {
    content: "\f20e"
}

.hf-dashcube:before {
    content: "\f210"
}

.hf-forumbee:before {
    content: "\f211"
}

.hf-leanpub:before {
    content: "\f212"
}

.hf-sellsy:before {
    content: "\f213"
}

.hf-shirtsinbulk:before {
    content: "\f214"
}

.hf-simplybuilt:before {
    content: "\f215"
}

.hf-skyatlas:before {
    content: "\f216"
}

.hf-cart-plus:before {
    content: "\f217"
}

.hf-cart-arrow-down:before {
    content: "\f218"
}

.hf-diamond:before {
    content: "\f219"
}

.hf-ship:before {
    content: "\f21a"
}

.hf-user-secret:before {
    content: "\f21b"
}

.hf-motorcycle:before {
    content: "\f21c"
}

.hf-street-view:before {
    content: "\f21d"
}

.hf-heartbeat:before {
    content: "\f21e"
}

.hf-venus:before {
    content: "\f221"
}

.hf-mars:before {
    content: "\f222"
}

.hf-mercury:before {
    content: "\f223"
}

.hf-transgender:before {
    content: "\f224"
}

.hf-transgender-alt:before {
    content: "\f225"
}

.hf-venus-double:before {
    content: "\f226"
}

.hf-mars-double:before {
    content: "\f227"
}

.hf-venus-mars:before {
    content: "\f228"
}

.hf-mars-stroke:before {
    content: "\f229"
}

.hf-mars-stroke-v:before {
    content: "\f22a"
}

.hf-mars-stroke-h:before {
    content: "\f22b"
}

.hf-neuter:before {
    content: "\f22c"
}

.hf-facebook-official:before {
    content: "\f230"
}

.hf-pinterest-p:before {
    content: "\f231"
}

.hf-whatsapp:before {
    content: "\f232"
}

.hf-server:before {
    content: "\f233"
}

.hf-user-plus:before {
    content: "\f234"
}

.hf-user-times:before {
    content: "\f235"
}

.hf-bed:before {
    content: "\f236"
}

.hf-hotel:before {
    content: "\f236"
}

.hf-viacoin:before {
    content: "\f237"
}

.hf-train:before {
    content: "\f238"
}

.hf-subway:before {
    content: "\f239"
}

.hf-medium:before {
    content: "\f23a"
}

.hf-box:before {
    content: "\e62f"
}

.hf-write:before {
    content: "\e630"
}

.hf-clock3:before {
    content: "\e631"
}

.hf-reply4:before {
    content: "\e632"
}

.hf-reply-all2:before {
    content: "\e633"
}

.hf-forward5:before {
    content: "\e634"
}

.hf-flag4:before {
    content: "\e635"
}

.hf-search4:before {
    content: "\e636"
}

.hf-trash2:before {
    content: "\e637"
}

.hf-envelope2:before {
    content: "\e638"
}

.hf-bubble3:before {
    content: "\e639"
}

.hf-bubbles5:before {
    content: "\e63a"
}

.hf-user3:before {
    content: "\e63b"
}

.hf-users3:before {
    content: "\e63c"
}

.hf-cloud9:before {
    content: "\e63d"
}

.hf-download5:before {
    content: "\e63e"
}

.hf-upload5:before {
    content: "\e63f"
}

.hf-rain:before {
    content: "\e640"
}

.hf-sun5:before {
    content: "\e641"
}

.hf-moon3:before {
    content: "\e642"
}

.hf-bell3:before {
    content: "\e643"
}

.hf-folder4:before {
    content: "\e644"
}

.hf-pin:before {
    content: "\e645"
}

.hf-sound:before {
    content: "\e646"
}

.hf-microphone2:before {
    content: "\e647"
}

.hf-camera4:before {
    content: "\e648"
}

.hf-image4:before {
    content: "\e649"
}

.hf-cog3:before {
    content: "\e64a"
}

.hf-calendar3:before {
    content: "\e64b"
}

.hf-book4:before {
    content: "\e64c"
}

.hf-map-marker2:before {
    content: "\e64d"
}

.hf-store2:before {
    content: "\e64e"
}

.hf-support2:before {
    content: "\e64f"
}

.hf-tag2:before {
    content: "\e650"
}

.hf-heart3:before {
    content: "\e651"
}

.hf-video-camera3:before {
    content: "\e652"
}

.hf-trophy3:before {
    content: "\e653"
}

.hf-cart2:before {
    content: "\e654"
}

.hf-eye3:before {
    content: "\e655"
}

.hf-cancel2:before {
    content: "\e656"
}

.hf-chart:before {
    content: "\e657"
}

.hf-target2:before {
    content: "\e658"
}

.hf-printer2:before {
    content: "\e659"
}

.hf-location3:before {
    content: "\e65a"
}

.hf-bookmark4:before {
    content: "\e65b"
}

.hf-monitor:before {
    content: "\e65c"
}

.hf-cross2:before {
    content: "\e65d"
}

.hf-plus3:before {
    content: "\e65e"
}

.hf-left:before {
    content: "\e65f"
}

.hf-up:before {
    content: "\e660"
}

.hf-browser:before {
    content: "\e661"
}

.hf-windows3:before {
    content: "\e662"
}

.hf-switch2:before {
    content: "\e663"
}

.hf-dashboard3:before {
    content: "\e664"
}

.hf-play5:before {
    content: "\e665"
}

.hf-fast-forward2:before {
    content: "\e666"
}

.hf-next3:before {
    content: "\e667"
}

.hf-refresh3:before {
    content: "\e668"
}

.hf-film3:before {
    content: "\e669"
}

.hf-home5:before {
    content: "\e66a"
}

.hf-error:before {
    content: "\e000"
}

.hf-error_outline:before {
    content: "\e001"
}

.hf-warning2:before {
    content: "\e002"
}

.hf-add_alert:before {
    content: "\e003"
}

.hf-album:before {
    content: "\e004"
}

.hf-av_timer:before {
    content: "\e005"
}

.hf-closed_caption:before {
    content: "\e006"
}

.hf-equalizer:before {
    content: "\e007"
}

.hf-explicit:before {
    content: "\e008"
}

.hf-fast_forward:before {
    content: "\e009"
}

.hf-fast_rewind:before {
    content: "\e00a"
}

.hf-games:before {
    content: "\e00b"
}

.hf-hearing:before {
    content: "\e00c"
}

.hf-high_quality:before {
    content: "\e00d"
}

.hf-loop:before {
    content: "\e00e"
}

.hf-mic:before {
    content: "\e00f"
}

.hf-mic_none:before {
    content: "\e010"
}

.hf-mic_off:before {
    content: "\e011"
}

.hf-movie:before {
    content: "\e012"
}

.hf-library_add:before {
    content: "\e013"
}

.hf-library_books:before {
    content: "\e014"
}

.hf-library_music:before {
    content: "\e015"
}

.hf-new_releases:before {
    content: "\e016"
}

.hf-not_interested:before {
    content: "\e017"
}

.hf-pause2:before {
    content: "\e018"
}

.hf-pause_circle_filled:before {
    content: "\e019"
}

.hf-pause_circle_outline:before {
    content: "\e01a"
}

.hf-play_arrow:before {
    content: "\e01b"
}

.hf-play_circle_filled:before {
    content: "\e01c"
}

.hf-play_circle_outline:before {
    content: "\e01d"
}

.hf-playlist_add:before {
    content: "\e01e"
}

.hf-queue:before {
    content: "\e01f"
}

.hf-queue_music:before {
    content: "\e020"
}

.hf-radio:before {
    content: "\e021"
}

.hf-recent_actors:before {
    content: "\e022"
}

.hf-repeat2:before {
    content: "\e023"
}

.hf-repeat_one:before {
    content: "\e024"
}

.hf-replay:before {
    content: "\e025"
}

.hf-shuffle:before {
    content: "\e026"
}

.hf-skip_next:before {
    content: "\e027"
}

.hf-skip_previous:before {
    content: "\e028"
}

.hf-snooze:before {
    content: "\e029"
}

.hf-stop2:before {
    content: "\e02a"
}

.hf-subtitles:before {
    content: "\e02b"
}

.hf-surround_sound:before {
    content: "\e02c"
}

.hf-video_collection:before {
    content: "\e02d"
}

.hf-videocam:before {
    content: "\e02e"
}

.hf-videocam_off:before {
    content: "\e02f"
}

.hf-volume_down:before {
    content: "\e030"
}

.hf-volume_mute:before {
    content: "\e031"
}

.hf-volume_off:before {
    content: "\e032"
}

.hf-volume_up:before {
    content: "\e033"
}

.hf-web:before {
    content: "\e034"
}

.hf-hd:before {
    content: "\e035"
}

.hf-sort_by_alpha:before {
    content: "\e036"
}

.hf-airplay:before {
    content: "\e037"
}

.hf-forward_10:before {
    content: "\e038"
}

.hf-forward_30:before {
    content: "\e039"
}

.hf-forward_5:before {
    content: "\e03a"
}

.hf-replay_10:before {
    content: "\e03b"
}

.hf-replay_30:before {
    content: "\e03c"
}

.hf-replay_5:before {
    content: "\e03d"
}

.hf-business:before {
    content: "\e03e"
}

.hf-call:before {
    content: "\e03f"
}

.hf-call_end:before {
    content: "\e040"
}

.hf-call_made:before {
    content: "\e041"
}

.hf-call_merge:before {
    content: "\e042"
}

.hf-call_missed:before {
    content: "\e043"
}

.hf-call_received:before {
    content: "\e044"
}

.hf-call_split:before {
    content: "\e045"
}

.hf-chat:before {
    content: "\e046"
}

.hf-clear_all:before {
    content: "\e047"
}

.hf-comment2:before {
    content: "\e048"
}

.hf-contacts:before {
    content: "\e049"
}

.hf-dialer_sip:before {
    content: "\e04a"
}

.hf-dialpad:before {
    content: "\e04b"
}

.hf-email:before {
    content: "\e04c"
}

.hf-forum:before {
    content: "\e04d"
}

.hf-import_export:before {
    content: "\e04e"
}

.hf-invert_colors_off:before {
    content: "\e04f"
}

.hf-live_help:before {
    content: "\e050"
}

.hf-location_off:before {
    content: "\e051"
}

.hf-location_on:before {
    content: "\e052"
}

.hf-message:before {
    content: "\e053"
}

.hf-chat_bubble:before {
    content: "\e054"
}

.hf-chat_bubble_outline:before {
    content: "\e055"
}

.hf-no_sim:before {
    content: "\e056"
}

.hf-phone2:before {
    content: "\e057"
}

.hf-portable_wifi_off:before {
    content: "\e058"
}

.hf-contact_phone:before {
    content: "\e059"
}

.hf-ring_volume:before {
    content: "\e05a"
}

.hf-speaker_phone:before {
    content: "\e05b"
}

.hf-stay_current_landscape:before {
    content: "\e05c"
}

.hf-stay_current_portrait:before {
    content: "\e05d"
}

.hf-stay_primary_landscape:before {
    content: "\e05e"
}

.hf-stay_primary_portrait:before {
    content: "\e05f"
}

.hf-swap_calls:before {
    content: "\e060"
}

.hf-textsms:before {
    content: "\e061"
}

.hf-voicemail:before {
    content: "\e062"
}

.hf-vpn_key:before {
    content: "\e063"
}

.hf-phonelink_erase:before {
    content: "\e064"
}

.hf-phonelink_lock:before {
    content: "\e065"
}

.hf-phonelink_ring:before {
    content: "\e066"
}

.hf-phonelink_setup:before {
    content: "\e067"
}

.hf-present_to_all:before {
    content: "\e068"
}

.hf-add:before {
    content: "\e069"
}

.hf-add_box:before {
    content: "\e06a"
}

.hf-add_circle:before {
    content: "\e06b"
}

.hf-add_circle_outline:before {
    content: "\e06c"
}

.hf-archive2:before {
    content: "\e06d"
}

.hf-backspace:before {
    content: "\e06e"
}

.hf-block:before {
    content: "\e06f"
}

.hf-clear:before {
    content: "\e070"
}

.hf-content_copy:before {
    content: "\e071"
}

.hf-content_cut:before {
    content: "\e072"
}

.hf-content_paste:before {
    content: "\e073"
}

.hf-create:before {
    content: "\e074"
}

.hf-drafts:before {
    content: "\e075"
}

.hf-filter_list:before {
    content: "\e076"
}

.hf-flag2:before {
    content: "\e077"
}

.hf-forward2:before {
    content: "\e078"
}

.hf-gesture:before {
    content: "\e079"
}

.hf-inbox2:before {
    content: "\e07a"
}

.hf-link2:before {
    content: "\e07b"
}

.hf-mail:before {
    content: "\e07c"
}

.hf-markunread:before {
    content: "\e07d"
}

.hf-redo:before {
    content: "\e07e"
}

.hf-remove2:before {
    content: "\e07f"
}

.hf-remove_circle:before {
    content: "\e080"
}

.hf-remove_circle_outline:before {
    content: "\e081"
}

.hf-reply2:before {
    content: "\e082"
}

.hf-reply_all:before {
    content: "\e083"
}

.hf-report:before {
    content: "\e084"
}

.hf-save2:before {
    content: "\e085"
}

.hf-select_all:before {
    content: "\e086"
}

.hf-send2:before {
    content: "\e087"
}

.hf-sort2:before {
    content: "\e088"
}

.hf-text_format:before {
    content: "\e089"
}

.hf-undo2:before {
    content: "\e08a"
}

.hf-font_download:before {
    content: "\e08b"
}

.hf-access_alarm:before {
    content: "\e08c"
}

.hf-access_alarms:before {
    content: "\e08d"
}

.hf-access_time:before {
    content: "\e08e"
}

.hf-add_alarm:before {
    content: "\e08f"
}

.hf-airplanemode_inactive:before {
    content: "\e090"
}

.hf-airplanemode_active:before {
    content: "\e091"
}

.hf-battery_alert:before {
    content: "\e092"
}

.hf-battery_charging_full:before {
    content: "\e093"
}

.hf-battery_full:before {
    content: "\e094"
}

.hf-battery_std:before {
    content: "\e095"
}

.hf-battery_unknown:before {
    content: "\e096"
}

.hf-bluetooth:before {
    content: "\e097"
}

.hf-bluetooth_connected:before {
    content: "\e098"
}

.hf-bluetooth_disabled:before {
    content: "\e099"
}

.hf-bluetooth_searching:before {
    content: "\e09a"
}

.hf-brightness_auto:before {
    content: "\e09b"
}

.hf-brightness_high:before {
    content: "\e09c"
}

.hf-brightness_low:before {
    content: "\e09d"
}

.hf-brightness_medium:before {
    content: "\e09e"
}

.hf-data_usage:before {
    content: "\e09f"
}

.hf-developer_mode:before {
    content: "\e0a0"
}

.hf-devices:before {
    content: "\e0a1"
}

.hf-dvr:before {
    content: "\e0a2"
}

.hf-gps_fixed:before {
    content: "\e0a3"
}

.hf-gps_not_fixed:before {
    content: "\e0a4"
}

.hf-gps_off:before {
    content: "\e0a5"
}

.hf-location_disabled:before {
    content: "\e0a6"
}

.hf-location_searching:before {
    content: "\e0a7"
}

.hf-graphic_eq:before {
    content: "\e0a8"
}

.hf-network_cell:before {
    content: "\e0a9"
}

.hf-network_wifi:before {
    content: "\e0aa"
}

.hf-nfc:before {
    content: "\e0ab"
}

.hf-now_wallpaper:before {
    content: "\e0ac"
}

.hf-now_widgets:before {
    content: "\e0ad"
}

.hf-screen_lock_landscape:before {
    content: "\e0ae"
}

.hf-screen_lock_portrait:before {
    content: "\e0af"
}

.hf-screen_lock_rotation:before {
    content: "\e0b0"
}

.hf-screen_rotation:before {
    content: "\e0b1"
}

.hf-sd_storage:before {
    content: "\e0b2"
}

.hf-settings_system_daydream:before {
    content: "\e0b3"
}

.hf-signal_cellular_4_bar:before {
    content: "\e0b4"
}

.hf-signal_cellular_connected_no_internet_4_bar:before {
    content: "\e0b5"
}

.hf-signal_cellular_no_sim:before {
    content: "\e0b6"
}

.hf-signal_cellular_null:before {
    content: "\e0b7"
}

.hf-signal_cellular_off:before {
    content: "\e0b8"
}

.hf-signal_wifi_4_bar:before {
    content: "\e0b9"
}

.hf-signal_wifi_4_bar_lock:before {
    content: "\e0ba"
}

.hf-signal_wifi_off:before {
    content: "\e0bb"
}

.hf-storage:before {
    content: "\e0bc"
}

.hf-usb:before {
    content: "\e0bd"
}

.hf-wifi_lock:before {
    content: "\e0be"
}

.hf-wifi_tethering:before {
    content: "\e0bf"
}

.hf-attach_file:before {
    content: "\e0c0"
}

.hf-attach_money:before {
    content: "\e0c1"
}

.hf-border_all:before {
    content: "\e0c2"
}

.hf-border_bottom:before {
    content: "\e0c3"
}

.hf-border_clear:before {
    content: "\e0c4"
}

.hf-border_color:before {
    content: "\e0c5"
}

.hf-border_horizontal:before {
    content: "\e0c6"
}

.hf-border_inner:before {
    content: "\e0c7"
}

.hf-border_left:before {
    content: "\e0c8"
}

.hf-border_outer:before {
    content: "\e0c9"
}

.hf-border_right:before {
    content: "\e0ca"
}

.hf-border_style:before {
    content: "\e0cb"
}

.hf-border_top:before {
    content: "\e0cc"
}

.hf-border_vertical:before {
    content: "\e0cd"
}

.hf-format_align_center:before {
    content: "\e0ce"
}

.hf-format_align_justify:before {
    content: "\e0cf"
}

.hf-format_align_left:before {
    content: "\e0d0"
}

.hf-format_align_right:before {
    content: "\e0d1"
}

.hf-format_bold:before {
    content: "\e0d2"
}

.hf-format_clear:before {
    content: "\e0d3"
}

.hf-format_color_fill:before {
    content: "\e0d4"
}

.hf-format_color_reset:before {
    content: "\e0d5"
}

.hf-format_color_text:before {
    content: "\e0d6"
}

.hf-format_indent_decrease:before {
    content: "\e0d7"
}

.hf-format_indent_increase:before {
    content: "\e0d8"
}

.hf-format_italic:before {
    content: "\e0d9"
}

.hf-format_line_spacing:before {
    content: "\e0da"
}

.hf-format_list_bulleted:before {
    content: "\e0db"
}

.hf-format_list_numbered:before {
    content: "\e0dc"
}

.hf-format_paint:before {
    content: "\e0dd"
}

.hf-format_quote:before {
    content: "\e0de"
}

.hf-format_size:before {
    content: "\e0df"
}

.hf-format_strikethrough:before {
    content: "\e0e0"
}

.hf-format_textdirection_l_to_r:before {
    content: "\e0e1"
}

.hf-format_textdirection_r_to_l:before {
    content: "\e0e2"
}

.hf-format_underlined:before {
    content: "\e0e3"
}

.hf-functions:before {
    content: "\e0e4"
}

.hf-insert_chart:before {
    content: "\e0e5"
}

.hf-insert_comment:before {
    content: "\e0e6"
}

.hf-insert_drive_file:before {
    content: "\e0e7"
}

.hf-insert_emoticon:before {
    content: "\e0e8"
}

.hf-insert_invitation:before {
    content: "\e0e9"
}

.hf-insert_link:before {
    content: "\e0ea"
}

.hf-insert_photo:before {
    content: "\e0eb"
}

.hf-merge_type:before {
    content: "\e0ec"
}

.hf-mode_comment:before {
    content: "\e0ed"
}

.hf-mode_edit:before {
    content: "\e0ee"
}

.hf-publish:before {
    content: "\e0ef"
}

.hf-space_bar:before {
    content: "\e0f0"
}

.hf-strikethrough_s:before {
    content: "\e0f1"
}

.hf-vertical_align_bottom:before {
    content: "\e0f2"
}

.hf-vertical_align_center:before {
    content: "\e0f3"
}

.hf-vertical_align_top:before {
    content: "\e0f4"
}

.hf-wrap_text:before {
    content: "\e0f5"
}

.hf-money_off:before {
    content: "\e0f6"
}

.hf-attachment:before {
    content: "\e0f7"
}

.hf-cloud2:before {
    content: "\e0f8"
}

.hf-cloud_circle:before {
    content: "\e0f9"
}

.hf-cloud_done:before {
    content: "\e0fa"
}

.hf-cloud_download:before {
    content: "\e0fb"
}

.hf-cloud_off:before {
    content: "\e0fc"
}

.hf-cloud_queue:before {
    content: "\e0fd"
}

.hf-cloud_upload:before {
    content: "\e0fe"
}

.hf-file_download:before {
    content: "\e0ff"
}

.hf-file_upload:before {
    content: "\e100"
}

.hf-folder2:before {
    content: "\e101"
}

.hf-folder_open:before {
    content: "\e102"
}

.hf-folder_shared:before {
    content: "\e103"
}

.hf-cast:before {
    content: "\e104"
}

.hf-cast_connected:before {
    content: "\e105"
}

.hf-computer:before {
    content: "\e106"
}

.hf-desktop_mac:before {
    content: "\e107"
}

.hf-desktop_windows:before {
    content: "\e108"
}

.hf-developer_board:before {
    content: "\e109"
}

.hf-dock:before {
    content: "\e10a"
}

.hf-gamepad2:before {
    content: "\e10b"
}

.hf-headset:before {
    content: "\e10c"
}

.hf-headset_mic:before {
    content: "\e10d"
}

.hf-keyboard:before {
    content: "\e10e"
}

.hf-keyboard_arrow_down:before {
    content: "\e10f"
}

.hf-keyboard_arrow_left:before {
    content: "\e110"
}

.hf-keyboard_arrow_right:before {
    content: "\e111"
}

.hf-keyboard_arrow_up:before {
    content: "\e112"
}

.hf-keyboard_backspace:before {
    content: "\e113"
}

.hf-keyboard_capslock:before {
    content: "\e114"
}

.hf-keyboard_hide:before {
    content: "\e115"
}

.hf-keyboard_return:before {
    content: "\e116"
}

.hf-keyboard_tab:before {
    content: "\e117"
}

.hf-keyboard_voice:before {
    content: "\e118"
}

.hf-laptop2:before {
    content: "\e119"
}

.hf-laptop_chromebook:before {
    content: "\e11a"
}

.hf-laptop_mac:before {
    content: "\e11b"
}

.hf-laptop_windows:before {
    content: "\e11c"
}

.hf-memory:before {
    content: "\e11d"
}

.hf-mouse:before {
    content: "\e11e"
}

.hf-phone_android:before {
    content: "\e11f"
}

.hf-phone_iphone:before {
    content: "\e120"
}

.hf-phonelink:before {
    content: "\e121"
}

.hf-phonelink_off:before {
    content: "\e122"
}

.hf-router:before {
    content: "\e123"
}

.hf-scanner:before {
    content: "\e124"
}

.hf-security:before {
    content: "\e125"
}

.hf-sim_card:before {
    content: "\e126"
}

.hf-smartphone:before {
    content: "\e127"
}

.hf-speaker:before {
    content: "\e128"
}

.hf-speaker_group:before {
    content: "\e129"
}

.hf-tablet2:before {
    content: "\e12a"
}

.hf-tablet_android:before {
    content: "\e12b"
}

.hf-tablet_mac:before {
    content: "\e12c"
}

.hf-toys:before {
    content: "\e12d"
}

.hf-tv:before {
    content: "\e12e"
}

.hf-watch:before {
    content: "\e12f"
}

.hf-device_hub:before {
    content: "\e130"
}

.hf-power_input:before {
    content: "\e131"
}

.hf-add_to_photos:before {
    content: "\e132"
}

.hf-adjust2:before {
    content: "\e133"
}

.hf-assistant:before {
    content: "\e134"
}

.hf-assistant_photo:before {
    content: "\e135"
}

.hf-audiotrack:before {
    content: "\e136"
}

.hf-blur_circular:before {
    content: "\e137"
}

.hf-blur_linear:before {
    content: "\e138"
}

.hf-blur_off:before {
    content: "\e139"
}

.hf-blur_on:before {
    content: "\e13a"
}

.hf-brightness_1:before {
    content: "\e13b"
}

.hf-brightness_2:before {
    content: "\e13c"
}

.hf-brightness_3:before {
    content: "\e13d"
}

.hf-brightness_4:before {
    content: "\e13e"
}

.hf-brightness_5:before {
    content: "\e13f"
}

.hf-brightness_6:before {
    content: "\e140"
}

.hf-brightness_7:before {
    content: "\e141"
}

.hf-broken_image:before {
    content: "\e142"
}

.hf-brush:before {
    content: "\e143"
}

.hf-camera2:before {
    content: "\e144"
}

.hf-camera_alt:before {
    content: "\e145"
}

.hf-camera_front:before {
    content: "\e146"
}

.hf-camera_rear:before {
    content: "\e147"
}

.hf-camera_roll:before {
    content: "\e148"
}

.hf-center_focus_strong:before {
    content: "\e149"
}

.hf-center_focus_weak:before {
    content: "\e14a"
}

.hf-collections:before {
    content: "\e14b"
}

.hf-color_lens:before {
    content: "\e14c"
}

.hf-colorize:before {
    content: "\e14d"
}

.hf-cohfre:before {
    content: "\e14e"
}

.hf-control_point:before {
    content: "\e14f"
}

.hf-control_point_duplicate:before {
    content: "\e150"
}

.hf-crop_16_9:before {
    content: "\e151"
}

.hf-crop_3_2:before {
    content: "\e152"
}

.hf-crop2:before {
    content: "\e153"
}

.hf-crop_5_4:before {
    content: "\e154"
}

.hf-crop_7_5:before {
    content: "\e155"
}

.hf-crop_din:before {
    content: "\e156"
}

.hf-crop_free:before {
    content: "\e157"
}

.hf-crop_landscape:before {
    content: "\e158"
}

.hf-crop_original:before {
    content: "\e159"
}

.hf-crop_portrait:before {
    content: "\e15a"
}

.hf-crop_square:before {
    content: "\e15b"
}

.hf-dehaze:before {
    content: "\e15c"
}

.hf-details:before {
    content: "\e15d"
}

.hf-edit2:before {
    content: "\e15e"
}

.hf-exposure:before {
    content: "\e15f"
}

.hf-exposure_minus_1:before {
    content: "\e160"
}

.hf-exposure_minus_2:before {
    content: "\e161"
}

.hf-exposure_plus_1:before {
    content: "\e162"
}

.hf-exposure_plus_2:before {
    content: "\e163"
}

.hf-exposure_zero:before {
    content: "\e164"
}

.hf-filter_1:before {
    content: "\e165"
}

.hf-filter_2:before {
    content: "\e166"
}

.hf-filter_3:before {
    content: "\e167"
}

.hf-filter2:before {
    content: "\e168"
}

.hf-filter_4:before {
    content: "\e169"
}

.hf-filter_5:before {
    content: "\e16a"
}

.hf-filter_6:before {
    content: "\e16b"
}

.hf-filter_7:before {
    content: "\e16c"
}

.hf-filter_8:before {
    content: "\e16d"
}

.hf-filter_9:before {
    content: "\e16e"
}

.hf-filter_9_plus:before {
    content: "\e16f"
}

.hf-filter_b_and_w:before {
    content: "\e170"
}

.hf-filter_center_focus:before {
    content: "\e171"
}

.hf-filter_drama:before {
    content: "\e172"
}

.hf-filter_frames:before {
    content: "\e173"
}

.hf-filter_hdr:before {
    content: "\e174"
}

.hf-filter_none:before {
    content: "\e175"
}

.hf-filter_tilt_shift:before {
    content: "\e176"
}

.hf-filter_vintage:before {
    content: "\e177"
}

.hf-flare:before {
    content: "\e178"
}

.hf-flash_auto:before {
    content: "\e179"
}

.hf-flash_off:before {
    content: "\e17a"
}

.hf-flash_on:before {
    content: "\e17b"
}

.hf-flip:before {
    content: "\e17c"
}

.hf-gradient:before {
    content: "\e17d"
}

.hf-grain:before {
    content: "\e17e"
}

.hf-grid_off:before {
    content: "\e17f"
}

.hf-grid_on:before {
    content: "\e180"
}

.hf-hdr_off:before {
    content: "\e181"
}

.hf-hdr_on:before {
    content: "\e182"
}

.hf-hdr_strong:before {
    content: "\e183"
}

.hf-hdr_weak:before {
    content: "\e184"
}

.hf-healing:before {
    content: "\e185"
}

.hf-image2:before {
    content: "\e186"
}

.hf-image_aspect_ratio:before {
    content: "\e187"
}

.hf-iso:before {
    content: "\e188"
}

.hf-landscape:before {
    content: "\e189"
}

.hf-leak_add:before {
    content: "\e18a"
}

.hf-leak_remove:before {
    content: "\e18b"
}

.hf-lens:before {
    content: "\e18c"
}

.hf-looks_3:before {
    content: "\e18d"
}

.hf-looks:before {
    content: "\e18e"
}

.hf-looks_4:before {
    content: "\e18f"
}

.hf-looks_5:before {
    content: "\e190"
}

.hf-looks_6:before {
    content: "\e191"
}

.hf-looks_one:before {
    content: "\e192"
}

.hf-looks_two:before {
    content: "\e193"
}

.hf-loupe:before {
    content: "\e194"
}

.hf-monochrome_photos:before {
    content: "\e195"
}

.hf-movie_creation:before {
    content: "\e196"
}

.hf-music_note:before {
    content: "\e197"
}

.hf-nature:before {
    content: "\e198"
}

.hf-nature_people:before {
    content: "\e199"
}

.hf-navigate_before:before {
    content: "\e19a"
}

.hf-navigate_next:before {
    content: "\e19b"
}

.hf-palette:before {
    content: "\e19c"
}

.hf-panorama:before {
    content: "\e19d"
}

.hf-panorama_fish_eye:before {
    content: "\e19e"
}

.hf-panorama_horizontal:before {
    content: "\e19f"
}

.hf-panorama_vertical:before {
    content: "\e1a0"
}

.hf-panorama_wide_angle:before {
    content: "\e1a1"
}

.hf-photo2:before {
    content: "\e1a2"
}

.hf-photo_album:before {
    content: "\e1a3"
}

.hf-photo_camera:before {
    content: "\e1a4"
}

.hf-photo_library:before {
    content: "\e1a5"
}

.hf-picture_as_pdf:before {
    content: "\e1a6"
}

.hf-portrait:before {
    content: "\e1a7"
}

.hf-remove_red_eye:before {
    content: "\e1a8"
}

.hf-rotate_90_degrees_ccw:before {
    content: "\e1a9"
}

.hf-rotate_left:before {
    content: "\e1aa"
}

.hf-rotate_right:before {
    content: "\e1ab"
}

.hf-slideshow:before {
    content: "\e1ac"
}

.hf-straighten:before {
    content: "\e1ad"
}

.hf-style:before {
    content: "\e1ae"
}

.hf-switch_camera:before {
    content: "\e1af"
}

.hf-switch_video:before {
    content: "\e1b0"
}

.hf-tag_faces:before {
    content: "\e1b1"
}

.hf-texture:before {
    content: "\e1b2"
}

.hf-timelapse:before {
    content: "\e1b3"
}

.hf-timer_10:before {
    content: "\e1b4"
}

.hf-timer_3:before {
    content: "\e1b5"
}

.hf-timer:before {
    content: "\e1b6"
}

.hf-timer_off:before {
    content: "\e1b7"
}

.hf-tonality:before {
    content: "\e1b8"
}

.hf-transform:before {
    content: "\e1b9"
}

.hf-tune:before {
    content: "\e1ba"
}

.hf-view_comfortable:before {
    content: "\e1bb"
}

.hf-view_cohfct:before {
    content: "\e1bc"
}

.hf-wb_auto:before {
    content: "\e1bd"
}

.hf-wb_cloudy:before {
    content: "\e1be"
}

.hf-wb_incandescent:before {
    content: "\e1bf"
}

.hf-wb_sunny:before {
    content: "\e1c0"
}

.hf-collections_bookmark:before {
    content: "\e1c1"
}

.hf-photo_size_select_actual:before {
    content: "\e1c2"
}

.hf-photo_size_select_large:before {
    content: "\e1c3"
}

.hf-photo_size_select_small:before {
    content: "\e1c4"
}

.hf-vignette:before {
    content: "\e1c5"
}

.hf-wb_iridescent:before {
    content: "\e1c6"
}

.hf-beenhere:before {
    content: "\e1c7"
}

.hf-directions:before {
    content: "\e1c8"
}

.hf-directions_bike:before {
    content: "\e1c9"
}

.hf-directions_bus:before {
    content: "\e1ca"
}

.hf-directions_car:before {
    content: "\e1cb"
}

.hf-directions_ferry:before {
    content: "\e1cc"
}

.hf-directions_subway:before {
    content: "\e1cd"
}

.hf-directions_railway:before {
    content: "\e1ce"
}

.hf-directions_transit:before {
    content: "\e1cf"
}

.hf-directions_walk:before {
    content: "\e1d0"
}

.hf-flight:before {
    content: "\e1d1"
}

.hf-hotel2:before {
    content: "\e1d2"
}

.hf-layers:before {
    content: "\e1d3"
}

.hf-layers_clear:before {
    content: "\e1d4"
}

.hf-local_airport:before {
    content: "\e1d5"
}

.hf-local_atm:before {
    content: "\e1d6"
}

.hf-local_attraction:before {
    content: "\e1d7"
}

.hf-local_bar:before {
    content: "\e1d8"
}

.hf-local_cafe:before {
    content: "\e1d9"
}

.hf-local_car_wash:before {
    content: "\e1da"
}

.hf-local_convenience_store:before {
    content: "\e1db"
}

.hf-local_drink:before {
    content: "\e1dc"
}

.hf-local_florist:before {
    content: "\e1dd"
}

.hf-local_gas_station:before {
    content: "\e1de"
}

.hf-local_grocery_store:before {
    content: "\e1df"
}

.hf-local_hospital:before {
    content: "\e1e0"
}

.hf-local_hotel:before {
    content: "\e1e1"
}

.hf-local_laundry_service:before {
    content: "\e1e2"
}

.hf-local_library:before {
    content: "\e1e3"
}

.hf-local_mall:before {
    content: "\e1e4"
}

.hf-local_movies:before {
    content: "\e1e5"
}

.hf-local_offer:before {
    content: "\e1e6"
}

.hf-local_parking:before {
    content: "\e1e7"
}

.hf-local_pharmacy:before {
    content: "\e1e8"
}

.hf-local_phone:before {
    content: "\e1e9"
}

.hf-local_pizza:before {
    content: "\e1ea"
}

.hf-local_play:before {
    content: "\e1eb"
}

.hf-local_post_office:before {
    content: "\e1ec"
}

.hf-local_print_shop:before {
    content: "\e1ed"
}

.hf-local_restaurant:before {
    content: "\e1ee"
}

.hf-local_see:before {
    content: "\e1ef"
}

.hf-local_shipping:before {
    content: "\e1f0"
}

.hf-local_taxi:before {
    content: "\e1f1"
}

.hf-location_history:before {
    content: "\e1f2"
}

.hf-map:before {
    content: "\e1f3"
}

.hf-my_location:before {
    content: "\e1f4"
}

.hf-navigation:before {
    content: "\e1f5"
}

.hf-pin_drop:before {
    content: "\e1f6"
}

.hf-place:before {
    content: "\e1f7"
}

.hf-rate_review:before {
    content: "\e1f8"
}

.hf-restaurant_menu:before {
    content: "\e1f9"
}

.hf-satellite:before {
    content: "\e1fa"
}

.hf-store_mall_directory:before {
    content: "\e1fb"
}

.hf-terrain:before {
    content: "\e1fc"
}

.hf-traffic:before {
    content: "\e1fd"
}

.hf-directions_run:before {
    content: "\e1fe"
}

.hf-apps:before {
    content: "\e1ff"
}

.hf-arrow_back:before {
    content: "\e200"
}

.hf-arrow_drop_down:before {
    content: "\e201"
}

.hf-arrow_drop_down_circle:before {
    content: "\e202"
}

.hf-arrow_drop_up:before {
    content: "\e203"
}

.hf-arrow_forward:before {
    content: "\e204"
}

.hf-cancel:before {
    content: "\e205"
}

.hf-check2:before {
    content: "\e206"
}

.hf-chevron_left:before {
    content: "\e207"
}

.hf-chevron_right:before {
    content: "\e208"
}

.hf-close2:before {
    content: "\e209"
}

.hf-expand_less:before {
    content: "\e20a"
}

.hf-expand_more:before {
    content: "\e20b"
}

.hf-fullscreen:before {
    content: "\e20c"
}

.hf-fullscreen_exit:before {
    content: "\e20d"
}

.hf-menu:before {
    content: "\e20e"
}

.hf-keyboard_control:before {
    content: "\e20f"
}

.hf-more_vert:before {
    content: "\e210"
}

.hf-refresh2:before {
    content: "\e211"
}

.hf-unfold_less:before {
    content: "\e212"
}

.hf-unfold_more:before {
    content: "\e213"
}

.hf-adb:before {
    content: "\e214"
}

.hf-bluetooth_audio:before {
    content: "\e215"
}

.hf-disc_full:before {
    content: "\e216"
}

.hf-do_not_disturb_alt:before {
    content: "\e217"
}

.hf-do_not_disturb:before {
    content: "\e218"
}

.hf-drive_eta:before {
    content: "\e219"
}

.hf-event_available:before {
    content: "\e21a"
}

.hf-event_busy:before {
    content: "\e21b"
}

.hf-event_note:before {
    content: "\e21c"
}

.hf-folder_special:before {
    content: "\e21d"
}

.hf-mms:before {
    content: "\e21e"
}

.hf-more:before {
    content: "\e21f"
}

.hf-network_locked:before {
    content: "\e220"
}

.hf-phone_bluetooth_speaker:before {
    content: "\e221"
}

.hf-phone_forwarded:before {
    content: "\e222"
}

.hf-phone_in_talk:before {
    content: "\e223"
}

.hf-phone_locked:before {
    content: "\e224"
}

.hf-phone_missed:before {
    content: "\e225"
}

.hf-phone_paused:before {
    content: "\e226"
}

.hf-sd_card:before {
    content: "\e227"
}

.hf-sim_card_alert:before {
    content: "\e228"
}

.hf-sms:before {
    content: "\e229"
}

.hf-sms_failed:before {
    content: "\e22a"
}

.hf-sync:before {
    content: "\e22b"
}

.hf-sync_disabled:before {
    content: "\e22c"
}

.hf-sync_problem:before {
    content: "\e22d"
}

.hf-system_update:before {
    content: "\e22e"
}

.hf-tap_and_play:before {
    content: "\e22f"
}

.hf-time_to_leave:before {
    content: "\e230"
}

.hf-vibration:before {
    content: "\e231"
}

.hf-voice_chat:before {
    content: "\e232"
}

.hf-vpn_lock:before {
    content: "\e233"
}

.hf-airline_seat_flat:before {
    content: "\e234"
}

.hf-airline_seat_flat_angled:before {
    content: "\e235"
}

.hf-airline_seat_individual_suite:before {
    content: "\e236"
}

.hf-airline_seat_legroom_extra:before {
    content: "\e237"
}

.hf-airline_seat_legroom_normal:before {
    content: "\e238"
}

.hf-airline_seat_legroom_reduced:before {
    content: "\e239"
}

.hf-airline_seat_recline_extra:before {
    content: "\e23a"
}

.hf-airline_seat_recline_normal:before {
    content: "\e23b"
}

.hf-confirmation_number:before {
    content: "\e23c"
}

.hf-live_tv:before {
    content: "\e23d"
}

.hf-ondemand_video:before {
    content: "\e23e"
}

.hf-personal_video:before {
    content: "\e23f"
}

.hf-power:before {
    content: "\e240"
}

.hf-wc:before {
    content: "\e241"
}

.hf-wifi2:before {
    content: "\e242"
}

.hf-cake:before {
    content: "\e243"
}

.hf-domain:before {
    content: "\e244"
}

.hf-group2:before {
    content: "\e245"
}

.hf-group_add:before {
    content: "\e246"
}

.hf-location_city:before {
    content: "\e247"
}

.hf-mood:before {
    content: "\e248"
}

.hf-mood_bad:before {
    content: "\e249"
}

.hf-notifications:before {
    content: "\e24a"
}

.hf-notifications_none:before {
    content: "\e24b"
}

.hf-notifications_off:before {
    content: "\e24c"
}

.hf-notifications_active:before {
    content: "\e24d"
}

.hf-notifications_paused:before {
    content: "\e24e"
}

.hf-pages:before {
    content: "\e24f"
}

.hf-party_mode:before {
    content: "\e250"
}

.hf-people:before {
    content: "\e251"
}

.hf-people_outline:before {
    content: "\e252"
}

.hf-person:before {
    content: "\e253"
}

.hf-person_add:before {
    content: "\e254"
}

.hf-person_outline:before {
    content: "\e255"
}

.hf-plus_one:before {
    content: "\e256"
}

.hf-poll:before {
    content: "\e257"
}

.hf-public:before {
    content: "\e258"
}

.hf-school:before {
    content: "\e259"
}

.hf-share2:before {
    content: "\e25a"
}

.hf-whatshot:before {
    content: "\e25b"
}

.hf-check_box:before {
    content: "\e25c"
}

.hf-check_box_outline_blank:before {
    content: "\e25d"
}

.hf-radio_button_unchecked:before {
    content: "\e25e"
}

.hf-radio_button_checked:before {
    content: "\e25f"
}

.hf-star2:before {
    content: "\e260"
}

.hf-star_half:before {
    content: "\e261"
}

.hf-star_outline:before {
    content: "\e262"
}

.hf-3d_rotation:before {
    content: "\e263"
}

.hf-accessibility:before {
    content: "\e264"
}

.hf-account_balance:before {
    content: "\e265"
}

.hf-account_balance_wallet:before {
    content: "\e266"
}

.hf-account_box:before {
    content: "\e267"
}

.hf-account_circle:before {
    content: "\e268"
}

.hf-add_shopping_cart:before {
    content: "\e269"
}

.hf-alarm:before {
    content: "\e26a"
}

.hf-alarm_add:before {
    content: "\e26b"
}

.hf-alarm_off:before {
    content: "\e26c"
}

.hf-alarm_on:before {
    content: "\e26d"
}

.hf-android2:before {
    content: "\e26e"
}

.hf-announcement:before {
    content: "\e26f"
}

.hf-aspect_ratio:before {
    content: "\e270"
}

.hf-assessment:before {
    content: "\e271"
}

.hf-assignment:before {
    content: "\e272"
}

.hf-assignment_ind:before {
    content: "\e273"
}

.hf-assignment_late:before {
    content: "\e274"
}

.hf-assignment_return:before {
    content: "\e275"
}

.hf-assignment_returned:before {
    content: "\e276"
}

.hf-assignment_turned_in:before {
    content: "\e277"
}

.hf-autorenew:before {
    content: "\e278"
}

.hf-backup:before {
    content: "\e279"
}

.hf-book2:before {
    content: "\e27a"
}

.hf-bookmark2:before {
    content: "\e27b"
}

.hf-bookmark_outline:before {
    content: "\e27c"
}

.hf-bug_report:before {
    content: "\e27d"
}

.hf-build:before {
    content: "\e27e"
}

.hf-cached:before {
    content: "\e27f"
}

.hf-change_history:before {
    content: "\e280"
}

.hf-check_circle:before {
    content: "\e281"
}

.hf-chrome_reader_mode:before {
    content: "\e282"
}

.hf-class:before {
    content: "\e283"
}

.hf-code2:before {
    content: "\e284"
}

.hf-credit_card:before {
    content: "\e285"
}

.hf-dashboard2:before {
    content: "\e286"
}

.hf-delete:before {
    content: "\e287"
}

.hf-description:before {
    content: "\e288"
}

.hf-dns:before {
    content: "\e289"
}

.hf-done:before {
    content: "\e28a"
}

.hf-done_all:before {
    content: "\e28b"
}

.hf-event:before {
    content: "\e28c"
}

.hf-exit_to_app:before {
    content: "\e28d"
}

.hf-explore:before {
    content: "\e28e"
}

.hf-extension:before {
    content: "\e28f"
}

.hf-face:before {
    content: "\e290"
}

.hf-favorite:before {
    content: "\e291"
}

.hf-favorite_outline:before {
    content: "\e292"
}

.hf-feedback:before {
    content: "\e293"
}

.hf-find_in_page:before {
    content: "\e294"
}

.hf-find_replace:before {
    content: "\e295"
}

.hf-flip_to_back:before {
    content: "\e296"
}

.hf-flip_to_front:before {
    content: "\e297"
}

.hf-get_app:before {
    content: "\e298"
}

.hf-grade:before {
    content: "\e299"
}

.hf-group_work:before {
    content: "\e29a"
}

.hf-help:before {
    content: "\e29b"
}

.hf-highlight_remove:before {
    content: "\e29c"
}

.hf-history2:before {
    content: "\e29d"
}

.hf-home2:before {
    content: "\e29e"
}

.hf-hourglass_empty:before {
    content: "\e29f"
}

.hf-hourglass_full:before {
    content: "\e2a0"
}

.hf-https:before {
    content: "\e2a1"
}

.hf-info2:before {
    content: "\e2a2"
}

.hf-info_outline:before {
    content: "\e2a3"
}

.hf-input:before {
    content: "\e2a4"
}

.hf-invert_colors_on:before {
    content: "\e2a5"
}

.hf-label:before {
    content: "\e2a6"
}

.hf-label_outline:before {
    content: "\e2a7"
}

.hf-language2:before {
    content: "\e2a8"
}

.hf-launch:before {
    content: "\e2a9"
}

.hf-list2:before {
    content: "\e2aa"
}

.hf-lock2:before {
    content: "\e2ab"
}

.hf-lock_open:before {
    content: "\e2ac"
}

.hf-lock_outline:before {
    content: "\e2ad"
}

.hf-loyalty:before {
    content: "\e2ae"
}

.hf-markunread_mailbox:before {
    content: "\e2af"
}

.hf-note_add:before {
    content: "\e2b0"
}

.hf-open_in_browser:before {
    content: "\e2b1"
}

.hf-open_in_new:before {
    content: "\e2b2"
}

.hf-open_with:before {
    content: "\e2b3"
}

.hf-pageview:before {
    content: "\e2b4"
}

.hf-payment:before {
    content: "\e2b5"
}

.hf-perm_camera_mic:before {
    content: "\e2b6"
}

.hf-perm_contact_calendar:before {
    content: "\e2b7"
}

.hf-perm_data_setting:before {
    content: "\e2b8"
}

.hf-perm_device_information:before {
    content: "\e2b9"
}

.hf-perm_identity:before {
    content: "\e2ba"
}

.hf-perm_media:before {
    content: "\e2bb"
}

.hf-perm_phone_msg:before {
    content: "\e2bc"
}

.hf-perm_scan_wifi:before {
    content: "\e2bd"
}

.hf-picture_in_picture:before {
    content: "\e2be"
}

.hf-polymer:before {
    content: "\e2bf"
}

.hf-power_settings_new:before {
    content: "\e2c0"
}

.hf-print2:before {
    content: "\e2c1"
}

.hf-query_builder:before {
    content: "\e2c2"
}

.hf-question_answer:before {
    content: "\e2c3"
}

.hf-receipt:before {
    content: "\e2c4"
}

.hf-redeem:before {
    content: "\e2c5"
}

.hf-report_problem:before {
    content: "\e2c6"
}

.hf-restore:before {
    content: "\e2c7"
}

.hf-room:before {
    content: "\e2c8"
}

.hf-schedule:before {
    content: "\e2c9"
}

.hf-search2:before {
    content: "\e2ca"
}

.hf-settings:before {
    content: "\e2cb"
}

.hf-settings_applications:before {
    content: "\e2cc"
}

.hf-settings_backup_restore:before {
    content: "\e2cd"
}

.hf-settings_bluetooth:before {
    content: "\e2ce"
}

.hf-settings_cell:before {
    content: "\e2cf"
}

.hf-settings_brightness:before {
    content: "\e2d0"
}

.hf-settings_ethernet:before {
    content: "\e2d1"
}

.hf-settings_input_antenna:before {
    content: "\e2d2"
}

.hf-settings_input_component:before {
    content: "\e2d3"
}

.hf-settings_input_composite:before {
    content: "\e2d4"
}

.hf-settings_input_hdmi:before {
    content: "\e2d5"
}

.hf-settings_input_svideo:before {
    content: "\e2d6"
}

.hf-settings_overscan:before {
    content: "\e2d7"
}

.hf-settings_phone:before {
    content: "\e2d8"
}

.hf-settings_power:before {
    content: "\e2d9"
}

.hf-settings_remote:before {
    content: "\e2da"
}

.hf-settings_voice:before {
    content: "\e2db"
}

.hf-shop:before {
    content: "\e2dc"
}

.hf-shop_two:before {
    content: "\e2dd"
}

.hf-shopping_basket:before {
    content: "\e2de"
}

.hf-shopping_cart:before {
    content: "\e2df"
}

.hf-speaker_notes:before {
    content: "\e2e0"
}

.hf-spellcheck:before {
    content: "\e2e1"
}

.hf-stars:before {
    content: "\e2e2"
}

.hf-store:before {
    content: "\e2e3"
}

.hf-subject:before {
    content: "\e2e4"
}

.hf-supervisor_account:before {
    content: "\e2e5"
}

.hf-swap_horiz:before {
    content: "\e2e6"
}

.hf-swap_vert:before {
    content: "\e2e7"
}

.hf-swap_vertical_circle:before {
    content: "\e2e8"
}

.hf-system_update_alt:before {
    content: "\e2e9"
}

.hf-tab:before {
    content: "\e2ea"
}

.hf-tab_unselected:before {
    content: "\e2eb"
}

.hf-theaters:before {
    content: "\e2ec"
}

.hf-thumb_down:before {
    content: "\e2ed"
}

.hf-thumb_up:before {
    content: "\e2ee"
}

.hf-thumbs_up_down:before {
    content: "\e2ef"
}

.hf-toc:before {
    content: "\e2f0"
}

.hf-today:before {
    content: "\e2f1"
}

.hf-toll:before {
    content: "\e2f2"
}

.hf-track_changes:before {
    content: "\e2f3"
}

.hf-translate:before {
    content: "\e2f4"
}

.hf-trending_down:before {
    content: "\e2f5"
}

.hf-trending_neutral:before {
    content: "\e2f6"
}

.hf-trending_up:before {
    content: "\e2f7"
}

.hf-turned_in:before {
    content: "\e2f8"
}

.hf-turned_in_not:before {
    content: "\e2f9"
}

.hf-verified_user:before {
    content: "\e2fa"
}

.hf-view_agenda:before {
    content: "\e2fb"
}

.hf-view_array:before {
    content: "\e2fc"
}

.hf-view_carousel:before {
    content: "\e2fd"
}

.hf-view_column:before {
    content: "\e2fe"
}

.hf-view_day:before {
    content: "\e2ff"
}

.hf-view_headline:before {
    content: "\e300"
}

.hf-view_list:before {
    content: "\e301"
}

.hf-view_module:before {
    content: "\e302"
}

.hf-view_quilt:before {
    content: "\e303"
}

.hf-view_stream:before {
    content: "\e304"
}

.hf-view_week:before {
    content: "\e305"
}

.hf-visibility:before {
    content: "\e306"
}

.hf-visibility_off:before {
    content: "\e307"
}

.hf-card_giftcard:before {
    content: "\e308"
}

.hf-card_membership:before {
    content: "\e309"
}

.hf-card_travel:before {
    content: "\e30a"
}

.hf-work:before {
    content: "\e30b"
}

.hf-youtube_searched_for:before {
    content: "\e30c"
}

.hf-eject2:before {
    content: "\e30d"
}

.hf-camera_enhance:before {
    content: "\e30e"
}

.hf-help_outline:before {
    content: "\e30f"
}

.hf-reorder2:before {
    content: "\e310"
}

.hf-zoom_in:before {
    content: "\e311"
}

.hf-zoom_out:before {
    content: "\e312"
}

.hf-http:before {
    content: "\e313"
}

.hf-event_seat:before {
    content: "\e314"
}

.hf-flight_land:before {
    content: "\e315"
}

.hf-flight_takeoff:before {
    content: "\e316"
}

.hf-play_for_work:before {
    content: "\e317"
}

.hf-gif:before {
    content: "\e318"
}

.hf-indeterminate_check_box:before {
    content: "\e319"
}

.hf-offline_pin:before {
    content: "\e31a"
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.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;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
/*  position: absolute;*/
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
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);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
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;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: right;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: right;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: right;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
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;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f9f9f9;
    background-image: none;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 1px;
    -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;
}
.form-control:focus {
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(199,199,199, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(199, 199, 199, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 12px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.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;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.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);
}
.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;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.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);
}
.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;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.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);
}
.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;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
        background-color: #c51313;
    background-image: linear-gradient(#c31d1d,#e60e0e);
    border: 1px solid #e6ecf0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    padding: 9px 30px;
    position: relative;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.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);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-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;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 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);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.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);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.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;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.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);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.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;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .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;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.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) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .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;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.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;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
    direction: ltr;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #3e194e;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
    background-color: #b571c2;
    border-color: #542767;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.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;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.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;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.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;
  }
}
.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);
}
.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;
}
.progress-striped .progress-bar,
.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;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.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);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.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);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.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);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.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);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.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);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #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);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
      position: absolute;
    z-index: 99;
    color: #fff;
    opacity: 1;
    right: 20px;
    top: 20px;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #fff;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.7;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  color: #5a5151;
  border: none;
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  outline: none;
}
.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
       -o-transition: opacity 0.3s linear, top 0.3s ease-out;
          transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
  top: 10%;
}

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

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

.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.modal-body {
  position: relative;
  max-height: 400px;
  overflow-y: auto;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: center;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  line-height: 0;
  content: "";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

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

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;    margin: 50px auto;
  }
}
.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;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 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;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.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;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.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;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.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);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.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;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .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;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  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;
}
.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;
}
.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;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .hft-chevron-left,
.carousel-control .hft-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .hft-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .hft-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.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;
}
.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;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.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);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .hft-chevron-left,
  .carousel-control .hft-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .hft-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .hft-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
