/*!
 * 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: 'Glyphicons Halflings';

  src: url(/../fonts/glyphicons-halflings-regular.eot);
  src: url(/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/../fonts/glyphicons-halflings-regular.woff) format('woff'), url(/../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

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

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "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 {
  position: relative;
  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: left;
}
.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: left;
  }
  .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: left;
  }
  .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: left;
  }
  .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: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.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: 15px;
}
.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 {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: #333;
  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;
}
.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: #337ab7;
  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: #337ab7;
  border-color: #337ab7;
}
.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 {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.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-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@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;
  }
}
.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 .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  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 .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    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;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*! ========================================================================
* NIFTY ADMIN TEMPLATE V2.9.1
* -------------------------------------------------------------------------
* - ThemeOn.net -
* =========================================================================
*
*
*
* IMPORTANT :
* ===================================================================================================
* DON'T EDIT ANY CODE HERE, JUST LEAVE IT.
*
* You may edit the default color scheme.
* You may change the variable value inside the _variables.LESS file and re-compiling using this file.
*
* If you make changes directly in the CSS and/ or LESS-files from Nifty,
* it will be hard to update if we release an update.
*
* So we would recommend to create a new CSS/ LESS-file for this purpose.
*
*/
#content-container:before {
  content: '';
  display: block;
  height: 165px;
  width: 100%;
  position: absolute;
  background-color: #25476a;
  z-index: 0;
}
#page-head,
#page-content {
  position: relative;
}
.ph-extend,
.page-header,
#page-head,
#page-head h1,
#page-head h2,
#page-head h3,
#page-head h4,
#page-head h5,
#page-head h6,
#page-head .text-main,
#page-head .breadcrumb li,
#page-head .breadcrumb li a,
#page-head .breadcrumb .active {
  color: #dbdbdb;
}
#page-head .breadcrumb > li + li:before {
  border-color: #dbdbdb;
}
#page-head .select select {
  color: #7a878e;
}
.panel .fixed-fluid [class*="fixed-"] {
  background-color: transparent;
}
.fixed-fluid [class*="fixed-"] {
  background-color: #ecf0f5;
  border-radius: 3px;
}
html,
body {
  min-width: 290px;
  -ms-overflow-style: scrollbar;
}
body {
  background-color: #ecf0f5;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-variant: normal;
  color: #7a878e;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600;
  color: #4d627b;
}
/* TEXT SELECTION */
/*======================================*/
::selection {
  background-color: #25476a;
  color: #fff;
}
::-moz-selection {
  background-color: #25476a;
  color: #fff;
}
/* INPUT PLACEHOLDER */
/*======================================*/
::placeholder {
  color: #cdd2d4 !important;
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #cdd2d4 !important;
}
:-ms-input-placeholder {
  color: #cdd2d4 !important;
}
::-ms-input-placeholder {
  color: #cdd2d4 !important;
}
/* CONTAINER */
/*======================================*/
#container {
  min-height: 100vh;
  height: auto;
  position: relative;
  min-width: 290px;
  overflow: hidden;
}
#container.boxed-layout {
  background-color: #dfe5ee;
}
/* CONTENT */
/*======================================*/
#content-container {
  position: relative;
  padding-top: 58px;
  padding-bottom: 35px;
  background-color: #ecf0f5;
}
/* FIXED FLUID GRID SYSTEM */
/*======================================*/
.fixed-fluid {
  margin-left: -10px;
  margin-right: -10px;
}
.fixed-fluid:after {
  content: '';
  display: block;
  clear: both;
}
.fixed-fluid > .pull-xs-left {
  float: left;
}
.fixed-fluid > .pull-xs-right {
  float: right;
}
.fixed-fluid > .fixed-xs-160 {
  width: 180px;
}
.fixed-fluid > .fixed-xs-200 {
  width: 220px;
}
.fixed-fluid > .fixed-xs-250 {
  width: 270px;
}
.fixed-fluid > .fixed-xs-300 {
  width: 320px;
}
.fixed-fluid > .fixed-xs-350 {
  width: 370px;
}
.fixed-fluid > [class^="fixed-"],
.fixed-fluid [class*=" fixed-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.fixed-fluid > .fluid {
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .fixed-fluid > .pull-sm-left {
    float: left;
  }
  .fixed-fluid > .pull-sm-right {
    float: right;
  }
  .fixed-fluid > .fixed-sm-160 {
    width: 180px;
  }
  .fixed-fluid > .fixed-sm-200 {
    width: 220px;
  }
  .fixed-fluid > .fixed-sm-250 {
    width: 270px;
  }
  .fixed-fluid > .fixed-sm-300 {
    width: 320px;
  }
  .fixed-fluid > .fixed-sm-350 {
    width: 370px;
  }
  .fixed-fluid > .fixed-left-border {
    border-left: 1px solid rgba(0, 0, 0, 0.07);
  }
  .fixed-fluid > .fixed-right-border {
    border-right: 1px solid rgba(0, 0, 0, 0.07);
  }
  .panel-body > .fixed-fluid > .fixed-left-border {
    padding-left: 15px;
  }
  .panel-body > .fixed-fluid > .fixed-left-border + .fluid {
    padding-right: 15px;
  }
  .panel-body > .fixed-fluid > .fixed-right-border {
    padding-right: 15px;
  }
  .panel-body > .fixed-fluid > .fixed-right-border + .fluid {
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .fixed-fluid > .pull-md-left {
    float: left;
  }
  .fixed-fluid > .pull-md-right {
    float: right;
  }
  .fixed-fluid > .fixed-md-160 {
    width: 180px;
  }
  .fixed-fluid > .fixed-md-200 {
    width: 220px;
  }
  .fixed-fluid > .fixed-md-250 {
    width: 270px;
  }
  .fixed-fluid > .fixed-md-300 {
    width: 320px;
  }
  .fixed-fluid > .fixed-md-350 {
    width: 370px;
  }
}
@media (min-width: 1200px) {
  .fixed-fluid > .pull-lg-left {
    float: left;
  }
  .fixed-fluid > .pull-lg-right {
    float: right;
  }
  .fixed-fluid > .fixed-lg-160 {
    width: 180px;
  }
  .fixed-fluid > .fixed-lg-200 {
    width: 220px;
  }
  .fixed-fluid > .fixed-lg-250 {
    width: 270px;
  }
  .fixed-fluid > .fixed-lg-300 {
    width: 320px;
  }
  .fixed-fluid > .fixed-lg-350 {
    width: 370px;
  }
}
/* PAGE HEADER */
/*======================================*/
#page-title {
  padding: 10px 20px;
  width: 100%;
  color: #4d627b;
  padding-bottom: 0;
}
.page-header {
  border: 0 none;
  font-size: 1.5em;
  font-weight: 400;
  color: #4d627b;
  margin: 0;
  padding: 10px 0 10px;
}
.page-header .label {
  margin-right: 0.5em;
}
/* PAGE CONTENT */
/*======================================*/
#page-content {
  padding: 20px 20px 0;
}
#page-content:first-child {
  padding-top: 0;
}
#page-content:not(:first-class) {
  padding: 5px 20px 0;
}
/* PAGE CONTROL */
/*======================================*/
.page-control {
  float: right;
  padding-top: 10px;
}
/* PAGE CONTENT - RESPONSIVE LAYOUT */
/*======================================*/
@media (min-width: 768px) {
  #content-container {
    padding-top: 58px;
  }
  #page-title {
    display: table;
    table-layout: fixed;
  }
  .searchbox {
    width: 300px;
  }
  .searchbox .form-control {
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .searchbox {
    margin-right: -25px;
  }
  .searchbox .custom-search-form {
    margin-right: 0;
  }
}
/* CLEAN ZONE (LOGIN, REGISTER, AND ERROR PAGES CONTAINER) */
/*======================================*/
.cls-container {
  background-color: #ecf0f5;
  text-align: center;
}
.cls-container,
.cls-container a:not(.btn),
.cls-container a:hover:not(.btn),
.cls-container a:focus:not(.btn) {
  color: #69757b;
}
/* Image background */
.bg-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .8;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-img ~ .cls-content .panel {
  background-color: #fff;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}
/* Header */
.cls-header {
  position: relative;
  background-color: rgba(0, 0, 0, 0.03);
}
.cls-header.cls-header-lg .cls-brand .brand-icon {
  width: 60px;
  height: 60px;
}
#container.cls-container .cls-header .cls-header.cls-header-lg .cls-brand .brand-title {
  font-size: 27px;
}
/* Brand */
.cls-brand {
  display: inline-block;
  padding: 5px 0;
}
.cls-brand .brand-icon {
  padding: 0;
}
.cls-header-lg .cls-brand {
  line-height: 60px;
}
.cls-header-sm .cls-brand {
  line-height: 1.42857;
}
#container.cls-container .cls-brand .brand-icon,
#container.cls-container .cls-brand .brand-title {
  background-color: transparent;
  color: #4d627b;
  float: none;
  display: inline-block;
  line-height: 22px;
  font-size: 20px;
  font-weight: 600;
  padding: 5px;
  vertical-align: middle;
  width: auto;
}
/* Content */
.cls-content {
  padding: 50px 15px 15px;
  padding-top: 10vh;
  position: relative;
}
.cls-content .error-code {
  font-size: 120px;
  font-weight: 400;
  margin-bottom: 50px;
}
.cls-content .error-search {
  max-width: 512px;
  margin: 0 auto;
}
.cls-content .cls-content-sm,
.cls-content .cls-content-lg {
  width: 70%;
  min-width: 270px;
  margin: 0 auto;
  position: relative;
  background-color: transparent;
  border: 0;
  box-shadow: none;
}
@media (min-width: 768px) {
  .cls-content .cls-content-sm {
    width: 350px;
  }
  .cls-content .cls-content-lg {
    width: 550px;
  }
}
#page-content .cls-content,
#page-head .cls-content {
  padding: 0 15px 10px 15px;
}
#page-content .error-code,
#page-head .error-code {
  margin-bottom: 10px;
}
/* Boxed Layout */
/*======================================*/
@media (min-width: 1200px) {
  #container.boxed-layout,
  #container.boxed-layout.navbar-fixed #navbar {
    background-color: #8c979b;
  }
  #container.boxed-layout .boxed,
  #container.boxed-layout #footer {
    max-width: 1128px;
    width: 1128px;
  }
  #container.boxed-layout .boxed {
    margin: 45px auto 0;
  }
  #container.boxed-layout #footer {
    margin: 0 auto;
    bottom: 0;
  }
  #container.boxed-layout > .boxed {
    position: relative;
    overflow: hidden;
  }
  #container.boxed-layout.reveal #content-container,
  #container.boxed-layout #content-container {
    min-height: 94vh;
  }
  #container.boxed-layout #aside-container {
    min-height: 100%;
  }
  #container.boxed-layout.mainnav-in:not(.slide) > #footer {
    left: 0 !important;
    padding-left: 220px;
  }
  #container.boxed-layout.mainnav-fixed:not(.navbar-fixed) #mainnav-container.affix-top {
    left: 0 !important;
  }
  #container.boxed-layout.mainnav-fixed.mainnav-in #mainnav-container {
    width: 220px;
    overflow: hidden;
  }
  #container.boxed-layout.mainnav-fixed.mainnav-out:not(.reveal) #mainnav-container {
    width: 0;
  }
  #container.boxed-layout.mainnav-fixed #mainnav-container.affix,
  #container.boxed-layout.mainnav-fixed #mainnav-container.affix-top {
    -webkit-transition-property: width;
    transition-property: width;
  }
  #container.boxed-layout.mainnav-fixed .boxed {
    margin-bottom: 0;
  }
  #container.boxed-layout.aside-fixed #aside-container {
    width: 0;
    overflow: hidden;
  }
  #container.boxed-layout.aside-fixed.aside-in #aside-container {
    width: 255px;
    overflow: hidden;
  }
  #container.boxed-layout.aside-fixed.aside-left.mainnav-lg #aside-container.affix-top {
    left: 220px;
  }
  #container.boxed-layout.aside-fixed.aside-left.mainnav-sm #aside-container.affix-top {
    left: 55px;
  }
  #container.boxed-layout.aside-fixed.mainnav-lg #aside-container.affix-top,
  #container.boxed-layout.aside-fixed.mainnav-sm #aside-container.affix-top {
    -ms-transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
  #container.boxed-layout.footer-fixed .boxed {
    margin-bottom: 0;
  }
}
@media (min-width: 1900px) {
  #container.boxed-layout .boxed,
  #container.boxed-layout #footer {
    max-width: 1280px;
    width: 1280px;
  }
}
/* Scrollbar */
/*======================================*/
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.nano > .nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.nano > .nano-content:focus {
  outline: 0 !important;
}
.nano > .nano-pane {
  background-color: rgba(128, 128, 128, 0.5);
  position: absolute;
  width: 4px;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.2s;
}
.nano > .nano-pane > .nano-slider {
  background-color: rgba(0, 116, 255, 0.5);
  position: relative;
  margin: 0;
  border-radius: 0;
}
.nano-hide.nano > .nano-pane {
  display: none !important;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.nano:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
  opacity: 0.99;
}
.pace .pace-progress,
.nano > .nano-pane > .nano-slider {
  background-color: #112131;
}
.pace .pace-progress-inner {
  box-shadow: 0 0 10px #25476a, 0 0 5px #25476a;
}
.pace .pace-activity {
  background-color: #25476a;
}
.nano > .nano-pane > .nano-slider {
  opacity: 0.85;
}
/* NAVBAR
/*====================================*/
#navbar {
  position: absolute;
  width: 100%;
  z-index: 3999;
  background-color: #25476a;
  left: 0;
  top: 0;
}
.navbar-header {
  display: none;
}
.navbar-content {
  background-color: #25476a;
  height: 59px;
  text-align: right;
}
.navbar-aside-icon > *:before {
  background-color: #dbdbdb !important;
}
/* BRAND LOGO & TEXT
/*====================================*/
.navbar-brand {
  color: #25476a;
  padding: 0;
  height: 59px;
  position: relative;
  z-index: 2000;
  overflow: hidden;
}
.navbar-brand:hover,
.navbar-brand:focus {
  color: #25476a;
}
.brand-title {
  display: block;
  line-height: 59px;
}
.brand-icon {
  display: block;
  line-height: 59px;
  width: 59px;
  height: 59px;
  float: left;
  margin: 0;
}
.brand-text {
  display: block;
  font-size: 19px;
  font-weight: 600;
}
/* NAVBAR ICON & BUTTON */
/*======================================*/
.navbar-icon-color,
.navbar-top-links > li > a:focus:not(.mainnav-toggle) > i,
.navbar-top-links > li > a:hover:not(.mainnav-toggle) > i {
  color: #b5b5b5;
  transition: color 0.4s;
}
.navbar-top-links {
  display: inline-block;
  height: 59px;
}
.navbar-top-links > li {
  float: left;
}
.navbar-top-links > li > a {
  display: table-cell;
  padding: 0 8px;
  vertical-align: middle;
  height: 59px;
  color: #dbdbdb;
  transition: all 0.4s;
}
.navbar-top-links > li > a:not(.mainnav-toggle) > i {
  color: #dbdbdb;
  transition: color 0.4s;
}
.navbar-top-links > li > a:focus {
  background-color: transparent;
}
.navbar-top-links > li > a:hover {
  background-color: #25476a !important;
  color: #b5b5b5;
  transition: all 0.4s;
}
.navbar-top-links > li > a > i {
  font-size: 16px;
  line-height: 1em;
  vertical-align: middle;
}
.navbar-top-links .dropdown.open > .dropdown-toggle {
  box-shadow: none !important;
}
.navbar-top-links > .open > a,
.navbar-top-links > .open > a:focus {
  background-color: #224161 !important;
  color: #b5b5b5;
  box-shadow: none !important;
}
.navbar-top-links .dropdown-menu .panel-body {
  padding: 0;
}
.navbar-top-links .dropdown-menu .nano:not(.scrollable) {
  max-height: 180px;
}
.navbar-top-links .dropdown-menu .nano:not(.scrollable) .nano-content {
  position: static;
}
.navbar-top-links .tgl-menu-btn {
  position: absolute;
  left: 0;
}
.navbar-top-links .tgl-menu-btn > a,
.navbar-top-links .tgl-menu-btn > a:hover,
.navbar-top-links .tgl-menu-btn > a:focus {
  color: #dbdbdb;
}
.navbar-top-links .tgl-menu-btn > a:hover,
.navbar-top-links .tgl-menu-btn a:focus {
  background-color: transparent;
}
.navbar-top-links .head-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.navbar-top-links .head-list li {
  padding: 2px 10px;
}
.navbar-top-links .head-list li:first-child {
  padding-top: 10px;
}
.navbar-top-links .head-list li:last-child {
  padding-bottom: 10px;
}
.navbar-top-links .head-list li a {
  display: block;
  padding: 10px;
  background: transparent;
  border-radius: 3px;
  transition: background .3s;
}
.navbar-top-links .head-list li a h5 {
  font-size: 1em;
  font-weight: 400;
}
.navbar-top-links .head-list li a i {
  color: #4d627b;
}
.navbar-top-links .head-list li a [class^="bg-"] i,
.navbar-top-links .head-list li a [class*=" bg-"] i {
  color: #fff;
}
.navbar-top-links .head-list li a:hover {
  background: rgba(0, 0, 0, 0.05);
  color: #7a878e;
}
.navbar-top-links .head-list li a > .media-body {
  vertical-align: middle;
}
.badge-header {
  position: absolute;
  font-size: .85em;
  font-weight: normal;
  top: 45%;
  margin-top: -1.5em;
  min-width: 1.85em;
  padding: 3px 5px;
  right: 3px;
}
.badge-header:empty {
  display: inline;
  border-radius: 50%;
  min-width: 0;
  padding: .3em;
  right: .7em;
  top: 57%;
  animation-iteration-count: 5;
}
.navbar-top-links .dropdown-menu {
  margin: 0;
}
.navbar-top-links .dropdown-menu .nano {
  max-height: 265px;
}
/* SEARCHBOX */
/*======================================*/
.navbar-content .custom-search-form {
  display: table-cell;
  vertical-align: middle;
  height: 59px;
  padding: 0 10px;
}
.navbar-content .custom-search-form i {
  color: #dbdbdb;
}
.navbar-content .custom-search-form .btn {
  font-size: 1.4em;
  padding: 0;
  color: #dbdbdb !important;
}
.navbar-content .search-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  transition-duration: 0s !important;
}
.navbar-content .search-container:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: -1;
  transition: background-color 0.25s;
}
.navbar-content .search-container.in:before {
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color 0.25s;
}
.navbar-content .search-container.in input {
  opacity: 1;
  transition: all 0.25s;
}
.navbar-content .search-container input {
  background-color: #fff;
  padding: 0 10px;
  height: 59px;
  border: 0 !important;
  border-radius: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  opacity: 0;
}
/* DROPDOWN USER */
/*======================================*/
.img-user {
  width: 32px;
  height: 32px;
  display: inline-block;
  position: relative;
}
#dropdown-user .ic-user {
  font-size: 16px;
  line-height: 59px;
}
#dropdown-user .ic-user > i {
  vertical-align: middle;
}
#dropdown-user .ic-user > i:before {
  line-height: 1;
}
.username {
  float: right;
  white-space: nowrap;
  line-height: 59px;
  margin: 0 10px 0 0;
}
/* NAVBAR RESPONSIVE */
/*======================================*/
@media (max-width: 760px) {
  .navbar-top-links > li {
    position: static;
  }
  .navbar-top-links .dropdown-menu {
    width: auto;
    left: 10px;
    right: 10px;
  }
}
@media (min-width: 768px) {
  #navbar {
    background-color: transparent;
    z-index: 10000;
  }
  .navbar-header {
    display: block;
    left: 0;
    position: relative;
    float: left;
    background-color: transparent;
  }
  .navbar-header:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 59px;
    background-color: #25476a;
  }
  #container.mainnav-out .navbar-header:before {
    width: 0;
  }
  #container.mainnav-in .navbar-header:before {
    width: 100%;
  }
  #navbar-container {
    background-color: #25476a;
  }
  .navbar-content {
    position: relative;
    left: 0;
    margin-left: 220px;
    background-color: transparent;
  }
  .navbar-content .custom-search-form {
    padding-left: 0;
    width: 300px;
    padding: 0 10px;
  }
  .navbar-content .custom-search-form input {
    background: transparent;
    opacity: 1;
    padding: 0;
    box-shadow: none;
    color: #dbdbdb;
  }
  .navbar-content .custom-search-form input::placeholder {
    color: rgba(219, 219, 219, 0.4) !important;
    opacity: 1;
  }
  .navbar-content .custom-search-form input::-webkit-input-placeholder {
    color: rgba(219, 219, 219, 0.4) !important;
  }
  .navbar-content .custom-search-form input:-ms-input-placeholder {
    color: rgba(219, 219, 219, 0.4) !important;
  }
  .navbar-content .custom-search-form input::-ms-input-placeholder {
    color: rgba(219, 219, 219, 0.4) !important;
  }
  .navbar-content .custom-search-form .btn {
    display: none;
  }
  .navbar-content .search-container {
    display: block !important;
    background-color: transparent;
    position: static;
    box-shadow: none;
    height: auto !important;
  }
  .navbar-content .search-container:before {
    display: none;
  }
  #navbar .brand-title {
    padding: 0 1.5em 0 59px;
    width: 220px;
  }
  #container.mainnav-in .navbar-brand,
  #container.mainnav-lg .navbar-brand,
  #container.mainnav-in .brand-title,
  #container.mainnav-lg .brand-title {
    width: 220px;
  }
  #container.mainnav-in .brand-icon,
  #container.mainnav-sm .brand-icon,
  #container.mainnav-lg .brand-icon {
    background-color: transparent;
  }
  #container.mainnav-in .brand-title,
  #container.mainnav-sm .brand-title,
  #container.mainnav-lg .brand-title {
    color: #dbdbdb;
  }
  #container.effect .brand-title,
  #container.effect.mainnav-in .brand-title,
  #container.effect.mainnav-sm .brand-title,
  #container.effect.mainnav-lg .brand-title {
    transition: color 0.35s;
  }
  .navbar-middle {
    position: static;
  }
  .navbar-top-links:first-child {
    margin-left: 10px;
    float: left;
  }
  .navbar-top-links:last-child {
    margin-right: 10px;
    float: right;
  }
  .navbar-top-links > li > a {
    padding: 0 12px;
  }
  .navbar-top-links .tgl-menu-btn {
    position: static;
  }
  .navbar-top-links .tgl-menu-btn > a,
  .navbar-top-links .tgl-menu-btn > a:hover {
    color: #dbdbdb;
  }
  .navbar-top-links .tgl-menu-btn > a:focus {
    background-color: transparent;
    color: #dbdbdb;
  }
}
/* NAVBAR : FIXED */
/*======================================*/
#container.navbar-fixed > #navbar {
  position: fixed;
}
#container.navbar-fixed > #navbar .shadow {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
#container.navbar-fixed .navbar-top-links .dropdown-menu .nano > .nano-content {
  position: absolute;
}
/* NAVBAR_FIXED : MODAL OPEN */
/*======================================*/
.modal-open > #container.boxed-layout.navbar-fixed > #navbar {
  top: 0;
  bottom: 0;
  background-color: transparent;
  overflow-y: scroll;
}
@media (min-width: 1200px) {
  .modal-open > #container.boxed-layout.navbar-fixed > #navbar:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 45px;
    background: #8c979b;
  }
}
/* NAVIGATION */
/*======================================*/
#mainnav-container {
  position: absolute;
  width: 220px;
  left: -220px;
  top: 0;
  bottom: 0;
  z-index: 4000;
  min-height: 100%;
  margin: 0 auto;
}
#mainnav {
  height: 100%;
  background-color: #fff;
  color: #6b737c;
}
#mainnav .list-header {
  font-size: .88em;
  font-weight: 700;
  color: #3c4045;
  text-transform: uppercase;
}
#mainnav .list-header:not(:first-child) {
  margin-top: 35px;
}
#mainnav .list-divider {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  margin: 8px 0;
}
#mainnav-menu > .list-divider {
  margin: 17px 0 15px;
}
#mainnav-menu > .list-divider + .list-header {
  margin-top: 0;
}
#mainnav-menu-wrap {
  height: 100%;
}
/* BACKDROP */
/*======================================*/
.mainnav-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.35s;
  z-index: 10000;
}
#container.mainnav-in .mainnav-backdrop {
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.75);
  transition: background-color 0.35s;
}
#container.mainnav-in #mainnav-container {
  z-index: 11000;
}
@media (min-width: 768px) {
  #container.mainnav-in #mainnav-container {
    z-index: 4000;
  }
}
/* BRAND LOGO & TEXT */
/*======================================*/
.mainnav-brand > .brand {
  display: inline-block;
}
.mainnav-brand > .brand > .brand-icon,
.mainnav-brand > .brand > .brand-text {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.mainnav-brand > .mainnav-toggle {
  display: inline-block;
  padding: 10px;
  float: right;
  position: relative;
  top: 50%;
  margin-top: 0.5em;
}
/* PROFILE WIDGET */
/*======================================*/
.mainnav-profile {
  color: #4d627b;
  opacity: 1;
  margin-bottom: 7px;
  max-height: 350px;
  overflow: hidden;
}
.mainnav-profile .mnp-name {
  color: #4d627b;
  margin: 0;
  font-size: 1em;
  font-weight: 700;
}
.mainnav-profile .dropdown-caret,
.mainnav-profile .mnp-desc {
  font-size: .9em;
  color: #4d627b;
  opacity: 0.75;
}
.mainnav-profile .profile-wrap {
  padding: 30px 20px 12px;
  background-color: #fff;
}
#mainnav .mainnav-profile .list-group {
  background-color: #fafafa;
  margin: 0;
}
#mainnav .mainnav-profile .list-group-item {
  color: #4d627b;
  padding: 12px 20px;
}
#mainnav .mainnav-profile .list-group-item:hover {
  color: #303d4c;
  background-color: transparent;
}
@media (min-width: 768px) {
  #mainnav-container {
    padding-top: 59px;
  }
  #container.mainnav-in .mainnav-backdrop {
    display: none;
  }
  #container.mainnav-in #mainnav {
    position: static;
  }
  .mainnav-brand {
    display: none;
  }
  .mainnav-sm .mainnav-profile {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    margin: 0;
  }
}
/* NAVIGATION MENU */
/*======================================*/
#mainnav-menu ul,
.mainnav-widget ul,
.menu-popover ul {
  list-style: none;
  padding-left: 0;
}
#mainnav li .arrow {
  float: right;
  line-height: 1.15;
  padding-right: 0;
}
#mainnav li .arrow:before {
  content: '';
  border-style: solid;
  border-width: 0.1em 0.1em 0 0;
  display: inline-block;
  height: 0.4em;
  left: 0;
  position: relative;
  top: 0;
  width: 0.4em;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mainnav li.active > a > .arrow:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
#mainnav li .arrow:before {
  transition: all 0.3s;
}
#mainnav-menu a {
  display: block;
  color: inherit;
  padding: 12px 18px;
}
#mainnav-menu a strong {
  font-weight: 600;
}
#mainnav-menu a .badge,
#mainnav-menu a .label {
  line-height: 1.15em;
}
#mainnav-menu > li > a:hover,
#mainnav-menu > li > a:active {
  color: #25476a;
}
#mainnav-menu > li > a.hover {
  color: #25476a;
  background-color: #ffffff;
}
#mainnav-menu > .active-link > a,
#mainnav-menu > .active-link > a:hover {
  color: #fff;
  padding-left: 20px;
  font-weight: 600;
  background-color: #25476a;
  margin: 0 5px;
  padding-left: 13px;
  padding-right: 13px;
  border-radius: 3px;
}
#mainnav-menu > .active-link > a i,
#mainnav-menu > .active-link > a:hover i {
  color: #fff;
}
#mainnav-menu > .active-sub > a,
#mainnav-menu > .active-sub > a:hover {
  color: #fff;
  font-weight: 600;
  background-color: #25476a;
  margin: 0 5px;
  padding-left: 13px;
  padding-right: 13px;
  border-radius: 3px;
}
#mainnav-menu > .active-sub .active-sub > a,
#mainnav-menu > .active-sub .active-sub > a:hover {
  color: #25476a;
  font-weight: 700;
}
#mainnav-menu > .active-sub .active-sub > a > .arrow:before,
#mainnav-menu > .active-sub .active-sub > a:hover > .arrow:before {
  border-width: 0.15em 0.15em 0 0;
}
#mainnav-menu .active:not(.active-sub) > a {
  color: #25476a;
}
#mainnav-menu > .active {
  background-color: #fafafa;
}
#mainnav-menu > .active .active {
  background-color: #f5f5f5;
}
#mainnav-menu ul .list-header {
  padding: 10px 20px 12px 55px;
}
#mainnav-menu ul ul a {
  padding: 10px 20px 12px 65px;
}
#mainnav-menu i {
  font-size: 15px;
  padding: 0 10px 0 0;
  vertical-align: middle;
}
#mainnav-menu .hide-lg {
  display: none;
}
#mainnav-menu ul a,
.menu-popover .sub-menu ul a {
  padding: 10px 20px 10px 53px;
}
#mainnav-menu ul a:hover,
.menu-popover .sub-menu ul a:hover {
  color: #25476a;
}
#mainnav-menu ul ul a:hover,
.menu-popover .sub-menu ul ul a:hover {
  color: #25476a;
}
#mainnav-menu ul .active-link a,
.menu-popover .sub-menu ul .active-link a {
  font-weight: 700;
  color: #25476a;
}
@media (min-width: 1200px) {
  #mainnav-menu ul a,
  .menu-popover .sub-menu ul a {
    padding: 8px 20px 8px 53px;
  }
  #mainnav-menu ul ul a,
  .menu-popover .sub-menu ul ul a {
    padding: 8px 20px 8px 65px;
  }
}
#container.mainnav-sm #mainnav-menu > .active-link,
#container.mainnav-sm #mainnav-menu > .active-sub {
  padding: 4px;
}
#container.mainnav-sm #mainnav-menu > .active-link > a,
#container.mainnav-sm #mainnav-menu > .active-sub > a,
#container.mainnav-sm #mainnav-menu > .active-link a:hover,
#container.mainnav-sm #mainnav-menu > .active-sub a:hover {
  border-radius: 3px;
  background-color: #25476a;
  box-shadow: none;
}
/* NAVIGATION - SHORTCUT BUTTONS */
/*======================================*/
#mainnav-shortcut {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 10px;
}
#mainnav-shortcut ul {
  width: 100%;
  margin: 0;
  padding: 0;
}
#mainnav-shortcut li {
  padding: 0;
  vertical-align: middle;
  text-align: center;
}
#mainnav-shortcut .shortcut-grid {
  display: table;
  border: 0;
  width: 100%;
  height: 1.7em;
  color: #6b737c;
}
#mainnav-shortcut .shortcut-grid > i {
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
}
#mainnav-shortcut .shortcut-grid > span {
  display: table-cell;
  vertical-align: middle;
}
#mainnav-shortcut .shortcut-wrap .shortcut-grid > .icon-wrap,
#mainnav-shortcut .shortcut-wrap .shortcut-grid:hover > .icon-wrap {
  transition: all .3s;
}
#mainnav-shortcut .shortcut-wrap .shortcut-grid:hover > .icon-wrap {
  background-color: #25476a;
  color: #fff;
}
@media (min-width: 768px) {
  #container:not(.mainnav-sm) #mainnav-shortcut {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  #container.mainnav-sm #mainnav-shortcut {
    max-height: 250px;
  }
  #container.mainnav-sm #mainnav-shortcut .shortcut-wrap .shortcut-grid {
    padding: 2px 8.75px;
  }
  #container.mainnav-sm #mainnav-shortcut .shortcut-wrap .shortcut-grid .icon-wrap {
    transform: translateY(5px);
  }
  #container.mainnav-sm #mainnav-shortcut > ul > li {
    width: 100%;
    text-align: left;
  }
  #container.mainnav-sm #mainnav-shortcut > ul > li .shortcut-grid {
    height: auto;
    display: block;
    padding: 12px 21px;
  }
  #container.mainnav-sm #mainnav-shortcut > ul > li i {
    font-size: 13px;
    line-height: 1.42857;
  }
  #container.mainnav-sm #mainnav-shortcut .shortcut-grid > .hide-sm {
    display: none;
  }
}
/* NAVIGATION - WIDGET */
/*======================================*/
.mainnav-widget {
  color: #6b737c;
}
.mainnav-widget-content {
  padding: 10px 15px;
}
.mainnav-widget .show-small a {
  display: none;
}
/* NAVIGATION - FIXED POSITION */
/*======================================*/
#container.mainnav-fixed #mainnav-container {
  position: fixed;
}
#container.mainnav-fixed #mainnav {
  height: 100%;
  height: 100vh;
}
#container.mainnav-fixed #mainnav .nano-content {
  position: absolute;
}
@media (min-width: 768px) {
  #container.mainnav-fixed #mainnav-menu-wrap {
    height: 100%;
  }
  #container.mainnav-sm #mainnav .menu-popover .nano > .nano-content {
    top: auto;
    max-height: 100%;
    position: absolute;
  }
  #container.mainnav-sm #mainnav .menu-popover .nano-content {
    position: static;
  }
}
/* MAIN NAVIGATION - AFFIX */
/*======================================*/
@media (min-width: 760px) {
  #container.mainnav-fixed:not(.navbar-fixed) #mainnav-container.affix {
    top: -59px;
    position: fixed;
  }
  #container.mainnav-fixed:not(.navbar-fixed) #mainnav-container.affix-top {
    top: 0;
    position: absolute;
  }
  #container.mainnav-fixed:not(.navbar-fixed) #mainnav-container.affix-top #mainnav-menu-wrap > .nano > .nano-content {
    bottom: 59px;
  }
}
@media (min-width: 1200px) {
  #container.mainnav-fixed.navbar-fixed.boxed-layout #mainnav-container {
    padding-top: 104px;
  }
}
/* MAIN NAVIGATION - EXPANDING  */
/* For large screen */
/*======================================*/
@media (min-width: 992px) {
  #container.mainnav-lg #mainnav-container {
    left: 0;
  }
  #container.mainnav-lg #footer,
  #container.mainnav-lg #content-container {
    padding-left: 220px;
  }
}
/* Expanding with off canvas mode */
/*======================================*/
@media (min-width: 768px) and (max-width: 991px) {
  #container.mainnav-lg #content-container,
  #container.mainnav-lg #footer {
    left: 220px;
  }
  #container.mainnav-lg .tgl-menu-btn {
    right: 220px;
  }
  #container.mainnav-lg #mainnav-container {
    left: 0;
  }
  #container.mainnav-lg #mainnav-menu-wrap {
    height: 100%;
  }
}
/* NAVIGATION - COLLAPSING  */
/*======================================*/
.menu-popover.popover > .popover-title,
.menu-popover.popover > .popover-content > .sub-menu > .nano-content,
.menu-popover.popover > .popover-content > .single-content {
  box-shadow: 10px 0 20px -5px rgba(0, 0, 0, 0.15) !important;
}
@media (min-width: 768px) {
  #container.mainnav-sm .brand-icon {
    width: 59px;
    height: 59px;
  }
  #container.mainnav-sm ul:not(.shortcut-wrap) .shortcut-grid:hover,
  #container.mainnav-sm .popover.mainnav-shortcut {
    background-color: #ffffff;
    color: #25476a;
  }
  #container.mainnav-sm .popover.mainnav-shortcut {
    box-shadow: 10px 0 20px -5px rgba(0, 0, 0, 0.15) !important;
  }
  #container.mainnav-sm #mainnav-menu .list-header,
  #container.mainnav-sm #mainnav-menu .list-divider,
  #container.mainnav-sm #mainnav-menu .menu-title,
  #container.mainnav-sm #mainnav-menu .arrow,
  #container.mainnav-sm #mainnav-menu .menu-title > .label,
  #container.mainnav-sm #mainnav-menu .menu-title > .badge {
    display: none;
  }
  #container.mainnav-sm #mainnav-menu .hover {
    position: relative;
  }
  #container.mainnav-sm #mainnav-menu .hover > .arrow {
    display: inline;
    position: absolute;
    margin-left: 5px;
  }
  #container.mainnav-sm #mainnav-menu .hover > .arrow:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #container.mainnav-sm #mainnav-menu a {
    white-space: nowrap;
    position: relative;
    padding: 12px 0;
    margin: 0;
    border-radius: 0;
    text-align: center;
  }
  #container.mainnav-sm #mainnav-menu a .badge {
    margin-top: -1.5em;
  }
  #container.mainnav-sm #mainnav-menu a .badge {
    position: absolute;
    padding: 3px 7px;
    right: 2px;
    top: 25%;
  }
  #container.mainnav-sm #mainnav-menu a i {
    display: inline;
    padding: 0;
  }
  #container.mainnav-sm #mainnav-menu .active-link > a,
  #container.mainnav-sm #mainnav-menu .active-sub > a {
    color: #fff;
  }
  #container.mainnav-sm #mainnav-menu .collapse {
    display: none;
    height: 0 !important;
  }
  #container.mainnav-sm #mainnav-container,
  #container.mainnav-sm #navbar .navbar-brand {
    width: 55px;
    left: 0;
  }
  #container.mainnav-sm #navbar .navbar-content {
    margin-left: 55px;
  }
  #container.mainnav-sm #content-container,
  #container.mainnav-sm #footer {
    padding-left: 55px;
    left: 0;
  }
  #container.mainnav-sm #mainnav {
    position: relative;
  }
  #container.mainnav-sm #mainnav .mainnav-widget > .show-small a {
    display: block;
    color: #6b737c;
    padding: 12px 0 12px 21px;
  }
  #container.mainnav-sm #mainnav .mainnav-widget > .show-small a:hover {
    color: #25476a;
    transition: background-color 0.2s, padding-left 0.3s, box-shadow 0.4s;
  }
  #container.mainnav-sm #mainnav .mainnav-widget > .hide-small {
    display: none;
  }
  #container.mainnav-sm #mainnav .mainnav-widget .hover {
    color: #25476a;
    background-color: #ffffff;
  }
  .top-auto {
    top: auto !important;
  }
  /* NAVIGATION - POPOVER  */
  /*======================================*/
  #mainnav .menu-popover .nano > .nano-content {
    position: absolute;
  }
  #mainnav-menu ul ul a:hover,
  .menu-popover .sub-menu ul ul a:hover {
    background-color: rgba(0, 0, 0, 0.0005);
  }
  .menu-popover {
    left: 55px !important;
  }
  .menu-popover .sub-menu .pop-in {
    display: block;
    visibility: visible;
  }
  .menu-popover .sub-menu ul {
    background-color: #f7f7f7;
  }
  .menu-popover .sub-menu ul ul {
    background-color: #f2f2f2;
  }
  .menu-popover .sub-menu ul ul > li > a {
    padding-left: 27px;
  }
  .menu-popover .sub-menu ul ul > li > a:hover {
    color: #25476a;
  }
  .menu-popover .sub-menu ul a:hover {
    color: #25476a;
  }
  .menu-popover .sub-menu ul li > a {
    display: block;
    color: #6b737c;
    padding: 12px 17px;
  }
  .menu-popover .single-content {
    color: #25476a;
    background-color: #ffffff;
  }
  .menu-popover.popover {
    width: 220px;
    padding: 0;
    border: 0;
    border-radius: 0 3px 3px 0;
    background-color: #fafafa;
    color: #25476a;
    position: absolute;
    box-shadow: none;
    margin-left: 0;
  }
  .menu-popover.popover.in {
    -webkit-animation: fadeIn .3s;
    animation: fadeIn .3s;
  }
  .menu-popover > .popover-title {
    border: 0;
    border-radius: 0;
    padding: 14px 20px;
    background-color: #ffffff;
    font-size: 1.05em;
    font-weight: 600;
    position: relative;
    z-index: 5000;
    color: #25476a;
  }
  .menu-popover > .popover-title strong {
    font-weight: 300;
  }
  .menu-popover > .popover-content {
    padding: 0;
    width: 100%;
    position: absolute;
    border-radius: 0 0 3px 0;
  }
  .menu-popover > .popover-content > .single-content {
    padding: 12px 14px;
    display: block;
    white-space: nowrap;
  }
  .menu-popover > .popover-content > .single-content strong {
    font-weight: 300;
  }
  .menu-popover > .popover-content > .single-content .label,
  .menu-popover > .popover-content > .single-content .badge {
    margin-left: 10px;
    float: none !important;
  }
  .menu-popover ul {
    width: 220px;
    margin-bottom: 0;
  }
  .menu-popover .mainnav-widget-content {
    background-color: #ffffff;
  }
  .menu-popover .mainnav-widget-content > .list-group {
    display: block;
    width: auto;
  }
}
.popover.mainnav-shortcut {
  white-space: nowrap;
}
.popover.mainnav-shortcut .popover-content {
  padding: 12px 15px;
}
.mainnav-sm .popover.mainnav-shortcut {
  display: block !important;
  border: 0;
  margin-top: -42.57141px;
  margin-left: -1px;
  padding: 0;
  box-shadow: none;
  overflow: hidden;
  width: auto;
  max-width: 300px;
  border-radius: 0 3px 3px 0;
  background-color: #fafafa;
  color: #25476a;
  left: 55px !important;
}
.mainnav-sm .popover.mainnav-shortcut.in {
  -webkit-animation: fadeIn .3s;
  animation: fadeIn .3s;
}
.mainnav-sm .popover.mainnav-shortcut.in .popover-content {
  height: 100%;
  margin: 0;
}
.mainnav-sm .popover.mainnav-shortcut > .arrow {
  display: none;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* NAVIGATION - OFFCANVAS */
/*======================================*/
#container.mainnav-out #content-container,
#container.mainnav-in #mainnav-container {
  left: 0;
}
#container.mainnav-in #mainnav-menu-wrap {
  height: 100%;
}
@media (min-width: 768px) {
  #container.mainnav-in #content-container,
  #container.mainnav-in #footer,
  #container.mainnav-in.footer-fixed #footer {
    left: 220px;
  }
  #container.mainnav-in.easeInBack:not(.boxed-layout) #mainnav-container {
    box-shadow: -20px 0 0 0 #fff;
  }
  #container.mainnav-in #navbar,
  #container.mainnav-in .navbar-header {
    left: 0;
  }
  #container.mainnav-in .tgl-menu-btn {
    right: 0;
  }
  #container.mainnav-in.aside-in #aside-container {
    right: -220px;
  }
  #container.mainnav-out .brand-title {
    background-color: transparent;
    color: #dbdbdb;
  }
}
/* Reveal*/
/*======================================*/
@media (min-width: 768px) {
  #container.reveal #content-container {
    min-height: 100vh;
  }
  #container.mainnav-out.reveal #content-container,
  #container.mainnav-in.reveal #content-container {
    z-index: 7000;
  }
  #container.mainnav-in.reveal.aside-in #aside-container {
    right: -220px;
  }
  #container.mainnav-in.reveal.aside-in #footer {
    left: 220px;
  }
  #container.mainnav-out.reveal #aside-container,
  #container.mainnav-in.reveal #aside-container {
    z-index: 9000;
  }
  #container.mainnav-out.reveal.aside-left:not(.aside-in) #aside-container,
  #container.mainnav-in.reveal.aside-left:not(.aside-in) #aside-container {
    left: -255px;
  }
  #container.mainnav-out.reveal #footer,
  #container.mainnav-in.reveal #footer {
    z-index: 8000;
  }
  #container.mainnav-out.reveal #mainnav-container {
    left: -220px;
  }
  #container.mainnav-in.reveal.slide .navbar-header:before,
  #container.mainnav-out.reveal.slide .navbar-header:before,
  #container.mainnav-out.reveal:not(.slide) #mainnav-container,
  #container.mainnav-in.reveal:not(.slide) #mainnav-container {
    left: 0;
    -webkit-transition-duration: 0;
    transition-duration: 0;
  }
}
/* Slide in on top */
/*======================================*/
@media (min-width: 768px) {
  #container.mainnav-in.slide #navbar,
  #container.mainnav-in.slide #content-container,
  #container.mainnav-in.slide #footer {
    left: 0;
  }
  #container.mainnav-in.slide.aside-in.aside-left #aside-container {
    left: 0;
  }
  #container.mainnav-in.slide.aside-in #aside-container {
    right: 0;
  }
}
/* NAVIGATION - BOXED LAYOUT */
/*======================================*/
@media (min-width: 1200px) {
  #container.boxed-layout.mainnav-fixed #mainnav-container {
    left: auto !important;
  }
}
/* ASIDE */
/* ===================================== */
#container #aside-container {
  padding: 0 20px;
  position: relative;
  top: 0;
  z-index: 3000;
}
#container #aside-container .nano-content {
  position: static;
  outline: none;
}
#container #aside .list-link li a:not(.btn) {
  color: #d1d1d1;
}
#container #aside .list-link li a:not(.btn):hover {
  color: #fff;
}
#container #aside .badge-stat {
  color: #344146;
}
#container #aside .text-main {
  color: #fff;
}
#container.aside-float.aside-in #aside-container {
  box-shadow: -1px 0 17px rgba(0, 0, 0, 0.25);
}
#aside {
  background-color: #344146;
  color: #fff;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transform: translateZ(0);
}
#aside a:not(.btn):not(.btn-link) {
  color: inherit;
}
#aside.aside-xs-in {
  max-height: none;
  overflow: hidden;
  margin-bottom: 70px;
}
#aside .btn-link {
  color: #fff;
}
#aside .text-muted {
  color: #879da6;
}
/* Aside with tabs */
/* ===================================== */
#aside-container #aside .nav-tabs.nav-justified > li {
  display: table-cell;
  width: 1%;
}
#aside-container #aside .nav-tabs li {
  border-bottom: 1px solid #293337;
}
#aside-container #aside .nav-tabs li > a {
  border-radius: 0;
  border: 0;
  background-color: #344146;
  padding: 1.4em 0;
  margin: 0;
}
#aside-container #aside .nav-tabs li > a > i {
  font-size: 1.35em;
  vertical-align: sub;
}
#aside-container #aside .nav-tabs li > a:before {
  content: '';
  display: block;
  background: #25476a;
  height: 2px;
  position: absolute;
  bottom: -1px;
  left: 50%;
  right: 50%;
  transition: left 0.05s, right 0.05s;
}
#aside-container #aside .nav-tabs li:first-child > a {
  border-left: 0;
}
#aside-container #aside .nav-tabs li:last-child > a {
  border-right: 0;
}
#aside-container #aside .nav-tabs li:not(.active) a {
  opacity: .5;
}
#aside-container #aside .nav-tabs .active a:before {
  content: '';
  display: block;
  background: #25476a;
  height: 2px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  transition: left 0.15s, right 0.15s;
}
#aside-container #aside .tab-content {
  padding: 5px 0;
}
#container.aside-bright #aside .nav-tabs li {
  border-bottom: 1px solid #f9f9f9;
}
#container.aside-bright #aside .nav-tabs li > a {
  background-color: #fff;
}
/* ASIDE - RESPONSIVE LAYOUT */
/* ===================================== */
@media (max-width: 760px) {
  #container > div > #aside-container {
    padding-top: 59px;
  }
  #container.aside-left.aside-in #aside-container {
    left: 0;
    right: auto;
  }
  #container.aside-left #aside-container {
    left: -255px;
    right: auto;
  }
  #container.aside-left.mainnav-sm #content-container,
  #container.aside-left.mainnav-sm #footer {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  #container.mainnav-sm.aside-left.aside-in #aside-container {
    left: 55px;
    right: auto;
  }
  div#container.mainnav-lg.aside-left.aside-in #content-container,
  div#container.mainnav-lg.aside-left.aside-in #footer {
    padding-left: 220px;
    text-align: left;
  }
}
#aside {
  visibility: visible;
  background-color: #344146;
  height: 100%;
}
#container #aside-container {
  padding: 0;
  position: absolute;
  width: 255px;
  height: auto;
  left: auto;
  right: -255px;
  top: 0;
  bottom: 0;
  min-height: 100vh;
  overflow: hidden;
  z-index: 3000;
}
#container #aside-container .nano-content {
  position: absolute;
}
#container #content-container,
#container #footer {
  padding-right: 0;
}
#container.mainnav-in:not(.slide) #footer,
#container.mainnav-in #content-container {
  padding-right: 0;
}
@media (min-width: 768px) {
  #container #aside {
    padding-top: 59px;
  }
}
@media (min-width: 1024px) {
  #container.aside-in #aside {
    padding-top: 59px;
  }
  #container.aside-in:not(.aside-float) #content-container {
    padding-right: 255px;
  }
  #container.aside-in.aside-left:not(.aside-float) #content-container,
  #container.aside-in.aside-left:not(.aside-float) #footer {
    padding-left: 255px;
    padding-right: 0;
  }
  #container.aside-in:not(.aside-float) #content-container,
  #container.aside-in:not(.aside-float) #footer {
    padding-right: 255px;
  }
  #container.aside-in.aside-left:not(.aside-float) #content-container,
  #container.aside-in.aside-left:not(.aside-float) #footer {
    padding-left: 255px;
    padding-right: 0;
  }
  #container.aside-in.aside-left.mainnav-lg:not(.aside-float) #content-container,
  #container.aside-in.aside-left.mainnav-lg:not(.aside-float) #footer {
    padding-left: 475px;
    padding-right: 0;
  }
  #container.aside-in.aside-left.mainnav-lg #aside-container {
    left: 220px;
    right: auto;
  }
  #container.aside-in.aside-left.mainnav-sm:not(.aside-float) #content-container,
  #container.aside-in.aside-left.mainnav-sm:not(.aside-float) #footer {
    padding-left: 310px;
    padding-right: 0;
  }
  #container.aside-in.aside-left.mainnav-sm #aside-container {
    left: 55px;
    right: auto;
  }
  #container.aside-in.aside-left.mainnav-in #aside-container {
    left: 220px;
    right: auto;
  }
}
/* ASIDE - TOGGLE HIDE/SHOW */
/* ===================================== */
#container.aside-in #aside-container {
  left: auto;
  right: 0;
}
#container.aside-in.aside-left.mainnav-in #aside-container {
  left: 220px;
  right: auto;
}
@media (min-width: 768px) {
  #container.aside-left #aside-container,
  #container.aside-in.aside-left #aside-container {
    left: -35px;
    right: auto;
  }
  #container.mainnav-out.aside-left #aside-container,
  #container.mainnav-out.aside-in.aside-left #aside-container {
    left: 0;
    right: auto;
  }
  #container.aside-left.mainnav-sm #aside-container {
    left: -200px;
  }
  #container.aside-left.mainnav-sm:not(.aside-float) #content-container,
  #container.aside-left.mainnav-sm:not(.aside-float) #footer {
    padding-left: 55px;
  }
  #container.aside-left.mainnav-out:not(.aside-in) #aside-container {
    left: -255px;
  }
}
/* ASIDE - FIXED POSITION */
/* ===================================== */
#container.aside-fixed #aside-container {
  position: fixed;
}
#container.aside-fixed #aside {
  height: 100%;
}
#container.aside-fixed #aside .nano-content {
  position: absolute;
}
#container.aside-fixed:not(.navbar-fixed) #aside-container.affix {
  top: -59px;
  position: fixed;
}
#container.aside-fixed:not(.navbar-fixed) #aside-container.affix-top {
  top: 0;
  position: absolute;
}
/* ASIDE : BRIGHT COLOR THEMES */
/* ===================================== */
#container.aside-bright #aside {
  background-color: #fff;
  color: #7a878e;
}
#container.aside-bright #aside .badge-stat {
  color: #fff;
}
#container.aside-bright #aside .text-main {
  color: #4d627b;
}
#container.aside-bright #aside .text-light {
  color: #7a878e;
}
#container.aside-bright #aside .text-muted {
  color: #b1b9bd;
}
#container.aside-bright #aside .progress {
  background-color: #e6e6e6;
}
#container.aside-bright #aside .list-link li a:not(.btn) {
  color: #88939a;
}
#container.aside-bright #aside .list-link li a:not(.btn):hover {
  color: #7a878e;
}
#container.aside-bright #aside a:not(.btn) {
  color: #7a878e;
}
#container.aside-bright #aside a:not(.btn):hover,
#container.aside-bright #aside a:not(.btn):focus {
  color: #626d73;
}
#container.aside-bright #aside .btn-link {
  color: #7a878e;
}
#container.aside-bright #aside > .nano {
  border-width: 0 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.07);
}
/* ASIDE - BOXED LAYOUT*/
/* ===================================== */
@media (min-width: 1200px) {
  #container.aside-fixed.navbar-fixed.boxed-layout:not(.aside-left) #aside-container {
    transform: none !important;
  }
  #container.aside-fixed.navbar-fixed.boxed-layout #aside {
    padding-top: 104px;
  }
  #container.aside-fixed.navbar-fixed.boxed-layout.aside-left:not(.aside-in) #aside-container {
    left: 2px;
  }
}
.page-fixedbar-container > .page-fixedbar-content > .nano > .nano-content {
  position: static;
}
.page-fixedbar-content {
  background-color: #fff;
  color: #7a878e;
  border: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  margin: 20px 20px 0;
}
.page-fixedbar-content > .nano {
  border-width: 0 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.07);
}
@media (min-width: 768px) {
  .page-fixedbar-container > .page-fixedbar-content > .nano > .nano-content {
    position: absolute;
  }
  .page-fixedbar-container {
    padding: 0;
    position: absolute;
    width: 240px;
    height: auto;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    min-height: 100vh;
    overflow: hidden;
    z-index: 1;
  }
  .page-fixedbar-content {
    box-shadow: none;
    margin: 0;
    padding-top: 59px;
    padding-bottom: 29.5px;
    height: 100%;
  }
  .page-fixedbar #page-head,
  .page-fixedbar #page-content {
    margin-left: 240px;
  }
  .mainnav-sm .page-fixedbar-container {
    left: 55px;
  }
  .mainnav-lg .page-fixedbar-container {
    left: 220px;
  }
  /* Right Fixedbar */
  /* -------------------------------------*/
  .page-fixedbar.page-fixedbar-right #page-head,
  .page-fixedbar.page-fixedbar-right #page-content {
    margin-left: 0;
    margin-right: 240px;
  }
  .page-fixedbar.page-fixedbar-right .page-fixedbar-container {
    left: auto;
    right: 0;
  }
}
@media (min-width: 1024px) {
  .mainnav-sm.aside-in.aside-left:not(.aside-float):not(.page-fixedbar-right) .page-fixedbar-container {
    left: 309px;
  }
  .mainnav-lg.aside-in.aside-left:not(.aside-float):not(.page-fixedbar-right) .page-fixedbar-container {
    left: 474px;
  }
  .mainnav-in.aside-in.aside-left:not(.aside-float):not(.page-fixedbar-right) .page-fixedbar-container {
    left: 254px;
  }
  .mainnav-out.aside-in.aside-left:not(.aside-float):not(.page-fixedbar-right) .page-fixedbar-container {
    left: 254px;
  }
  /* Right Fixedbar */
  /* -------------------------------------*/
  .page-fixedbar.page-fixedbar-right.mainnav-sm.aside-in:not(.aside-float):not(.aside-left) .page-fixedbar-container {
    right: 254px;
    left: auto;
  }
  .page-fixedbar.page-fixedbar-right.mainnav-lg.aside-in:not(.aside-float):not(.aside-left) .page-fixedbar-container {
    right: 254px;
    left: auto;
  }
  .page-fixedbar.page-fixedbar-right.mainnav-in.aside-in:not(.aside-float):not(.aside-left) .page-fixedbar-container {
    right: 254px;
    left: auto;
  }
  .page-fixedbar.page-fixedbar-right.mainnav-out.aside-in:not(.aside-float):not(.aside-left) .page-fixedbar-container {
    right: 254px;
    left: auto;
  }
}
/* FOOTER */
/*======================================*/
#footer {
  background-color: #f6f8fa;
  color: #7a878e;
  position: absolute;
  padding-top: 10px;
  bottom: 0;
  z-index: 2;
  left: 0;
  right: 0;
  height: 35px;
}
#footer p {
  margin-bottom: 5px;
}
.footer-list {
  margin-bottom: 0;
}
.footer-list > li {
  vertical-align: top;
}
/* FOOTER - FIXED POSITION */
/*======================================*/
#container.footer-fixed #footer {
  left: 0;
  position: fixed;
  bottom: 0;
  margin-top: -35px;
  z-index: 1;
}
#footer .show-fixed {
  display: none;
}
#footer .hide-fixed {
  display: block;
  height: 100%;
}
#container.footer-fixed #footer .show-fixed {
  display: block;
  height: 100%;
}
#container.footer-fixed #footer .hide-fixed {
  display: none;
}
.collapsing {
  transition-duration: 10ms;
}
/* ANIMATIONS */
/* -------------------------------------*/
@media (min-width: 767px) {
  .effect .mainnav-profile {
    transition: opacity 0.35s, max-height 0.55s;
  }
}
.effect #navbar,
.effect #content-container,
.effect #mainnav-container,
.effect #aside-container,
.effect #footer,
.effect .navbar-brand,
.effect .navbar-content,
.effect .navbar-header:before,
.effect .page-fixedbar-container {
  transition-property: width, padding, left, right;
  transition-duration: 0.35s;
}
.effect .navbar-content {
  transition-property: margin-left;
}
.effect .collapsing {
  transition-duration: .4s;
}
/* Variant */
/* -------------------------------------*/
.easeInQuart #navbar,
.easeInQuart #content-container,
.easeInQuart #mainnav-container,
.easeInQuart #aside-container,
.easeInQuart #footer,
.easeInQuart .collapsing,
.easeInQuart .navbar-brand,
.easeInQuart .navbar-content,
.easeInQuart .navbar-header:before,
.easeInQuart .page-fixedbar-container {
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.755, 0.045, 0.915, 0.135);
}
.easeOutQuart #navbar,
.easeOutQuart #content-container,
.easeOutQuart #mainnav-container,
.easeOutQuart #aside-container,
.easeOutQuart #footer,
.easeOutQuart .collapsing,
.easeOutQuart .navbar-brand,
.easeOutQuart .navbar-content,
.easeOutQuart .navbar-header:before,
.easeOutQuart .page-fixedbar-container {
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.015, 0.77, 0.04, 0.985);
}
.easeInBack #navbar,
.easeInBack #content-container,
.easeInBack #mainnav-container,
.easeInBack #aside-container,
.easeInBack #footer,
.easeInBack .collapsing,
.easeInBack .navbar-brand,
.easeInBack .navbar-content,
.easeInBack .navbar-header:before,
.easeInBack .page-fixedbar-container {
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.705, -0.155, 0.735, 0.045);
}
.easeOutBack #navbar,
.easeOutBack #content-container,
.easeOutBack #mainnav-container,
.easeOutBack #aside-container,
.easeOutBack #footer,
.easeOutBack .collapsing,
.easeOutBack .navbar-brand,
.easeOutBack .navbar-content,
.easeOutBack .navbar-header:before,
.easeOutBack .page-fixedbar-container {
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.28, 1.02, 0.36, 1.145);
}
.easeInOutBack #navbar,
.easeInOutBack #content-container,
.easeInOutBack #mainnav-container,
.easeInOutBack #aside-container,
.easeInOutBack #footer,
.easeInOutBack .collapsing,
.easeInOutBack .navbar-brand,
.easeInOutBack .navbar-content,
.easeInOutBack .navbar-header:before,
.easeInOutBack .page-fixedbar-container {
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(1, -0.28, 0, 1.275);
}
.steps #navbar,
.steps #content-container,
.steps #mainnav-container,
.steps #aside-container,
.steps #footer,
.steps .collapsing,
.steps .navbar-brand,
.steps .navbar-content,
.steps .navbar-header:before,
.steps .page-fixedbar-container {
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0, 0.955, 1, 0.045);
}
.jumping #navbar,
.jumping #content-container,
.jumping #mainnav-container,
.jumping #aside-container,
.jumping #footer,
.jumping .collapsing,
.jumping .navbar-brand,
.jumping .navbar-content,
.jumping .navbar-header:before,
.jumping .page-fixedbar-container {
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.135, 1.525, 0, 0.9);
}
.rubber #navbar,
.rubber #content-container,
.rubber #mainnav-container,
.rubber #aside-container,
.rubber #footer,
.rubber .collapsing,
.rubber .navbar-brand,
.rubber .navbar-content,
.rubber .navbar-header:before,
.rubber .page-fixedbar-container {
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0, 1.65, 1, -0.6);
}
/* MEGAMENU */
/*======================================*/
.mega-dropdown {
  position: static !important;
}
.navbar-top-links > .mega-dropdown > .dropdown-menu.mega-dropdown-menu {
  left: 5px;
  right: 5px;
}
.mega-dropdown .dropdown-header {
  font-size: 1em;
  padding: 10px 4px;
}
.dropdown-menu.mega-dropdown-menu {
  padding: 15px;
}
.dropdown-menu.mega-dropdown-menu:after {
  content: '';
  display: table;
  clear: both;
}
.dropdown-menu.mega-dropdown-menu .list-unstyled li a {
  display: block;
  padding: 4px;
  background-color: transparent;
}
.dropdown-menu.mega-dropdown-menu .list-unstyled li a:not(.disabled-link):hover {
  background-color: rgba(0, 0, 0, 0.05);
}
/* FAQ */
/*======================================*/
.faq-accordion .accordion:not(:last-child) {
  padding-bottom: 70px;
}
.faq-accordion .accordion .panel-title {
  font-weight: 400;
}
/* COMMENTS */
/*======================================*/
.comments .media-left {
  padding: 0;
}
.comments .media-body {
  padding-left: 10px;
  padding-bottom: 15px;
}
.comments + .comments {
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.comments .comment-header small {
  margin-left: 5px;
}
.comments .comment-body {
  padding-top: 15px;
}
.comments .comment-content {
  margin-bottom: 10px;
}
.comments .comment-photos img {
  border-radius: 5px;
}
/* TASKLIST */
/*======================================*/
.tasklist {
  background-color: rgba(0, 0, 0, 0.03);
  border-radius: 3px;
  padding: 10px;
}
.tasklist li {
  cursor: -webkit-grab;
  cursor: grab;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
  border-width: 1px 1px 1px 3px;
  border-style: solid;
  border-color: transparent transparent transparent #b4b4b4;
  padding: 10px 15px 10px 15px;
  margin-bottom: 20px;
}
.tasklist li.ui-sortable-helper {
  cursor: -webkit-grabbing !important;
  cursor: grabbing;
}
.tasklist .task-img {
  margin-left: -15px;
  margin-right: -16px;
  margin-bottom: 15px;
}
.tasklist .task-img:first-child {
  margin-top: -10px;
}
.tasklist .task-info {
  border-left-color: #03a9f4;
}
.tasklist .task-success {
  border-left-color: #8bc34a;
}
.tasklist .task-warning {
  border-left-color: #ffb300;
}
.tasklist .task-danger {
  border-left-color: #f44336;
}
.tasklist .task-footer {
  display: block;
  text-align: justify;
  font-size: 0;
}
.tasklist .task-footer:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.tasklist .task-footer > span {
  font-size: 13px;
}
.tasklist .task-placeholder {
  border: 1px dashed rgba(124, 124, 124, 0.5) !important;
  background-color: rgba(235, 235, 0, 0.35) !important;
  padding: 20px;
}
/* FILE MANAGER */
/*======================================*/
.file-sidebar .list-group-items {
  padding: 10px 10px;
}
.file-list {
  list-style: none;
  padding: 20px 0;
}
.file-list > li {
  position: relative;
  padding: 12px;
  border-radius: 1px;
}
.file-list > li:after {
  content: '';
  display: table;
  clear: both;
}
.file-list > li:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.025);
}
.file-list > li:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.file-list > li.selected {
  background-color: #f2f0c2;
}
.file-list .file-control {
  float: left;
  width: 50px;
  line-height: 3em;
}
.file-list .media {
  overflow: hidden;
  margin: 0 20px 0 0;
}
.file-list .media-block > .media-left {
  font-size: 2.5em;
  line-height: 1.2em;
}
.file-list .media-block .media-body {
  vertical-align: middle;
}
.file-list .file-details {
  display: block;
  overflow: hidden;
  margin-right: 50px;
}
.file-list .file-name {
  color: #4d627b;
  margin-bottom: 0;
  font-weight: 700;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.file-list .file-name.single-line {
  line-height: 2.5em;
}
.file-list .file-settings {
  float: right;
  font-size: 85%;
  text-align: right;
}
.file-list .file-settings a,
.file-list .file-settings button {
  padding: 10px 5px;
  display: inline-block;
}
.file-panel {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  margin-top: 20px;
}
.file-toolbar {
  padding: 5px 0;
  text-align: center;
}
.file-toolbar > .btn-file-toolbar {
  padding: 0;
  display: inline-block;
  float: none !important;
}
.file-toolbar > .btn-file-toolbar .btn {
  padding: 6px;
}
@media (min-width: 768px) {
  .file-panel {
    border-top: 0;
    margin-top: 0;
  }
  .file-manager .file-sidebar {
    padding-right: 15px;
    border-right: 1px solid rgba(0, 0, 0, 0.07);
  }
  .file-toolbar {
    padding: 5px 0;
    text-align: left;
  }
  .file-toolbar > .btn-file-toolbar {
    padding: 0 10px;
    display: inline-block;
  }
  .file-toolbar > .btn-file-toolbar.pull-right {
    float: right !important;
  }
  .file-toolbar > .btn-file-toolbar:not(:first-child) {
    border-left: 1px solid rgba(0, 0, 0, 0.07);
  }
  .file-toolbar > .btn-file-toolbar:first-child {
    padding-left: 0;
  }
}
/* INVOICE */
/*======================================*/
#container .invoice-masthead {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
#container .invoice-masthead:after {
  content: '';
  display: table;
  clear: both;
}
#container .invoice-masthead > .invoice-text {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
#container .invoice-masthead > .invoice-brand {
  display: inline-block;
}
#container .invoice-logo > .media-left,
#container .invoice-logo > .media-body {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
#container .invoice-details {
  min-width: 200px;
  margin: 0 auto;
}
#container .invoice-details td {
  padding: 2px 0;
}
#container .invoice-summary thead > tr > th {
  font-weight: 700;
  padding-top: 25px;
  padding-bottom: 15px;
}
#container .invoice-summary tbody > tr > td {
  vertical-align: middle;
}
#container .invoice-summary tbody > tr > td > strong {
  display: block;
  font-weight: 600;
  color: #4d627b;
}
#container .invoice-summary .min-col {
  width: 10%;
  min-width: 100px;
}
#container .invoice-total {
  max-width: 320px;
  float: right;
}
#container .invoice-total > tbody > tr td {
  border: 0 !important;
  text-align: right;
}
#container .invoice-total > tbody > tr td:first-child {
  color: #4d627b;
}
#container .invoice-total > tbody > tr td:last-child {
  width: 200px;
}
@media (min-width: 768px) {
  #container .invoice-masthead {
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }
  #container .invoice-masthead > .invoice-text {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
    float: right;
  }
  #container .invoice-masthead > .invoice-brand {
    display: block;
  }
  #container .invoice-masthead:after {
    content: '';
    clear: both;
  }
  #container .invoice-logo > .media-left,
  #container .invoice-logo > .media-body {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
  #container .invoice-details {
    float: right;
  }
}
@media print {
  html, body {
    margin: 0;
    padding: 0;
    background-color: #FAFAFA;
    font-family: Arial;
    font-size: 8pt;
    word-wrap: break-word;
  }
  .panel-body {
    font-size:  8pt;
  }
  .panel-heading {
    font-size: 10pt;
  }

  #container .invoice-masthead {
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }
  #container .invoice-masthead > .invoice-text {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
    float: right;
  }
  #container .invoice-masthead > .invoice-brand {
    display: block;
  }
  #container .invoice-masthead:after {
    content: '';
    clear: both;
  }
  #container .invoice-bill:after {
    content: '';
    clear: both;
  }
  #container .invoice-bill > div {
    text-align: left;
    float: left;
  }
  #container .invoice-bill div:last-child {
    float: right;
  }
  #container .invoice-total {
    width: auto;
  }
  #container .invoice-details {
    float: right;
  }
}
/* RIBBON */
/* ======================================================================== */
.ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.ribbon-container {
  position: relative;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #E53F50;
  box-shadow: 0 3px 10px -5px #000000;
  position: absolute;
  top: 19px;
  right: -21px;
}
.ribbon span:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #e53f50;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #e53f50;
}
.ribbon span:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #e53f50;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #e53f50;
}
/* PRICING TABLES */
/* ======================================================================== */
.pricing {
  text-align: center;
  padding: 30px 0;
}
.pricing .panel {
  position: relative;
}
.pricing .panel > .panel-body {
  padding: 20px;
}
.pricing .pricing-title {
  font-size: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
  color: #4d627b;
}
.pricing .pricing-desc {
  font-size: .9em;
  color: #b1b9bd;
}
.pricing .pricing-price {
  margin: 25px 0;
}
.pricing .pricing-price span:not(:first-child) {
  font-size: 1.2em;
  font-weight: 700;
}
.pricing .pricing-price span:first-child {
  font-size: 4.5em;
  vertical-align: -0.5em;
}
.pricing .pricing-price p {
  margin-bottom: 0;
}
.pricing .pricing-list {
  list-style: none;
  padding: 0;
  margin: 25px 0;
}
.pricing .pricing-list li {
  padding: 5px 0;
  color: #4d627b;
}
.pricing .pricing-list strong {
  color: #4d627b;
}
@media (min-width: 768px) {
  .pricing.pricing-no-gutter-sm {
    margin-left: 0;
    margin-right: 0;
  }
  .pricing.pricing-no-gutter-sm > [class^="col-sm"],
  .pricing.pricing-no-gutter-sm > [class*=" col-sm"] {
    padding-left: 0;
    padding-right: 0;
  }
  .pricing.pricing-no-gutter-sm > [class^="col-sm"]:not(.pricing-featured):not(:first-child),
  .pricing.pricing-no-gutter-sm > [class*=" col-sm"]:not(.pricing-featured):not(:first-child) {
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.07);
  }
  .pricing.pricing-no-gutter-sm .pricing-featured > .panel {
    position: relative;
    margin-top: -25px;
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.07) !important;
    z-index: 2;
  }
  .pricing.pricing-no-gutter-sm .pricing-featured > .panel > .panel-body > *:not(.btn) {
    padding-top: 10px;
  }
  .pricing.pricing-no-gutter-sm .pricing-featured > .panel > .panel-body > .btn {
    margin-top: 35px;
  }
}
@media (min-width: 992px) {
  .pricing.pricing-no-gutter {
    margin-left: 0;
    margin-right: 0;
  }
  .pricing.pricing-no-gutter > [class^="col-"],
  .pricing.pricing-no-gutter > [class*=" col-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .pricing.pricing-no-gutter > [class^="col-"]:not(.pricing-featured):not(:first-child) .panel-body,
  .pricing.pricing-no-gutter > [class*=" col-"]:not(.pricing-featured):not(:first-child) .panel-body {
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.07);
  }
  .pricing-featured > .panel {
    position: relative;
    margin-top: -25px;
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.07) !important;
    z-index: 2;
  }
  .pricing-featured > .panel > .panel-body > *:not(.btn) {
    padding-top: 10px;
  }
  .pricing-featured > .panel > .panel-body > .btn {
    margin-top: 35px;
  }
}
/* WIDGET */
/*======================================*/
.widget-header {
  padding: 15px 15px 50px 15px;
  min-height: 125px;
  position: relative;
  overflow: hidden;
}
.widget-control {
  position: absolute;
  padding: 10px;
  top: 0;
  right: 0;
}
.widget-bg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
}
.widget-title {
  position: relative;
}
.widget-body {
  padding: 50px 15px 15px;
  position: relative;
}
.widget-img {
  position: absolute;
  width: 64px;
  height: 64px;
  left: 50%;
  margin-left: -32px;
  top: -32px;
}
/* CHAT */
/*======================================*/
.chat-user-list > a {
  display: block;
  padding: 15px 12px;
}
.chat-user-list .media-left {
  display: block;
  float: left;
  position: relative;
}
.chat-user-list .media-body {
  display: block;
  overflow: hidden;
  width: auto;
}
.chat-user-list .chat-info {
  float: right;
  margin-left: 3px;
  text-align: right;
}
.chat-user-list .chat-info > span:first-child {
  display: block;
}
.chat-user-list .chat-info > span {
  margin: .55em 0 0;
}
.chat-user-list .chat-info > .text-xs {
  font-size: .75em;
}
.chat-user-list .chat-text > p {
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chat-user-list .chat-unread .chat-username {
  font-weight: 700;
  color: #4d627b;
}
.chat-body {
  background-color: #d6dbe0;
}
.chat-body > div {
  padding-bottom: 20px;
}
.chat-body .chat-me .media-left {
  float: right;
  padding: 0 0 0 10px;
}
.chat-body .chat-me .media-body {
  text-align: right;
}
.chat-body .media-body > div > span,
.chat-body .media-body > div > p {
  display: inline-block;
  padding: 7px 12px;
  margin-bottom: 2px;
  border-radius: 3px;
  background-color: #03a9f4;
  color: #ffffff;
  vertical-align: top;
}
.chat-body .media-body > div > span small,
.chat-body .media-body > div > p small {
  display: block;
  font-size: .8em;
  margin-top: 5px;
  opacity: 0.8;
}
.chat-body .media-body > div img {
  max-width: 256px;
}
.chat-body .chat-user .media-body > div > span,
.chat-body .chat-user .media-body > div > p {
  background-color: #ffffff;
  color: #575757;
}
.chat-body .chat-meta-day {
  display: flex;
  margin: 40px 0;
  text-align: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.chat-body .chat-meta-day:before,
.chat-body .chat-meta-day:after {
  content: '';
  -webkit-box-flex: 1;
  flex: 1 1 0%;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.chat-body .chat-meta-day .badge {
  background-color: #fff;
  color: inherit !important;
}
/* BLOGS */
/*======================================*/
.blog .panel {
  padding: 15px;
}
.blog .panel > .blog-header {
  margin: -15px -15px 0;
}
.blog .panel[class*=" bg-"] h2 {
  color: #fff;
}
.blog h2 {
  font-size: 17px;
  margin-top: 5px;
}
.blog .blog-body {
  margin-bottom: 10px;
}
.blog .blog-img-sm {
  padding: 55px 10px;
}
.blog .blog-header {
  margin: -15px -15px 0;
}
.blog .blog-content {
  padding: 10px 0 5px;
}
.blog .blog-content:first-child {
  padding-top: 0;
}
.blog .blog-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  padding-top: 10px;
  white-space: nowrap;
  vertical-align: middle;
}
.blog-list .blog-header {
  margin: 0 0 10px !important;
  float: left;
  width: 60%;
  padding-right: 10px;
  max-height: 300px;
  overflow: hidden;
}
.blog-list .blog-header + .blog-content {
  float: left;
  width: 40%;
  padding-left: 0;
}
.blog-list .blog-content {
  padding-top: 0;
}
.blog-list .blog-footer {
  content: '';
  clear: both;
}
.blog-list-full .blog-header {
  max-height: 300px;
  overflow: hidden;
}
.blog-list-full .blog-header img {
  transform: translateY(-25%);
}
.blog-details h1 {
  font-size: 36px;
  font-weight: 700;
  margin-top: 0;
}
.blog-details .blog-title {
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.blog-details .blog-header {
  position: relative;
  max-height: 50vh;
  overflow: hidden;
  margin: 0 !important;
}
.blog-details .blog-header small {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 3px;
  background-color: #fff;
  display: block;
}
.blog-details .blog-content {
  margin-top: 10px;
  padding-top: 20px;
}
.blog-details .blog-body {
  font-size: 15px;
  line-height: 1.8em;
}
.blog-details .blog-body p {
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  .blog-header .img-responsive {
    width: 100%;
  }
}
/* TIMELINE */
/*======================================*/
.timeline {
  position: relative;
  padding-bottom: 40px;
  background-color: #ecf0f5;
  color: #7a878e;
}
.timeline:before,
.timeline:after {
  background-color: #bfc5c9;
  bottom: 20px;
  content: "";
  display: block;
  position: absolute;
}
.timeline:before {
  left: 49px;
  top: 20px;
  width: 1px;
}
.timeline:after {
  left: 46px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 1px solid #bfc5c9;
  background-color: #ecf0f5;
}
.timeline-header {
  border-radius: 3px;
  clear: both;
  margin-bottom: 50px;
  margin-top: 50px;
  position: relative;
}
.timeline-header .timeline-header-title {
  display: inline-block;
  text-align: center;
  padding: 7px 15px;
  min-width: 100px;
}
.timeline .timeline-header:first-child {
  margin-bottom: 30px;
  margin-top: 15px;
}
.timeline-stat {
  width: 100px;
  float: left;
  text-align: center;
  padding-bottom: 15px;
}
.timeline-entry {
  margin-bottom: 25px;
  margin-top: 5px;
  position: relative;
  clear: both;
}
.timeline-entry-inner {
  position: relative;
}
.timeline-time {
  display: inline-block;
  padding: 2px 3px;
  background-color: #ecf0f5;
  color: #7a878e;
  font-size: .85em;
  max-width: 70px;
}
.timeline-icon {
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  margin-top: 5px;
  background-color: #ecf0f5;
}
.timeline-icon > i {
  line-height: 40px;
  vertical-align: 0.1em;
}
.timeline-icon img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  vertical-align: top;
}
.timeline-icon:empty {
  height: 12px;
  width: 12px;
  margin-top: 20px;
  border: 2px solid #a3acb1;
}
.timeline-label {
  background-color: #ffffff;
  border-radius: 3px;
  margin-left: 85px;
  padding: 15px;
  position: relative;
  min-height: 50px;
}
.timeline-label:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 9px solid #ffffff;
  margin: 15px 0 0 -9px;
}
.panel .timeline,
.panel .timeline:after,
.panel .timeline-time,
.panel .timeline-label,
.panel .timeline-icon:not([class^="bg-"]):not([class*=" bg-"]) {
  background-color: #fff;
}
.panel .timeline-label {
  box-shadow: none;
  border: 0;
  background-color: #f3f5f9;
  margin-left: 100px;
}
.panel .timeline-label:after {
  border-right-color: #f3f5f9;
}
@media (min-width: 768px) {
  .two-column.timeline {
    text-align: center;
  }
  .two-column.timeline:before {
    left: 50%;
  }
  .two-column.timeline:after {
    left: 50%;
    margin-left: -2px;
  }
  .two-column.timeline .timeline-entry {
    width: 50%;
    text-align: left;
  }
  .two-column.timeline .timeline-stat {
    margin-left: -50px;
  }
  .two-column.timeline .timeline-entry:nth-child(odd) {
    float: right;
  }
  .two-column.timeline .timeline-entry:nth-child(odd) .timeline-label {
    margin-left: 40px;
  }
  .two-column.timeline .timeline-header {
    text-align: center;
  }
  .two-column.timeline .timeline-entry:nth-child(even) {
    float: left;
  }
  .two-column.timeline .timeline-entry:nth-child(even) .timeline-stat {
    left: 100%;
    position: relative;
    margin-left: -50px;
  }
  .two-column.timeline .timeline-entry:nth-child(even) .timeline-label {
    left: -90px;
    margin-right: -40px;
  }
  .two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
    left: auto;
    right: 0;
    border-right: 0 solid transparent;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 9px solid #ffffff;
    margin: 15px -8px 0 0;
  }
}
/* TAGS */
/*======================================*/
.tag:not(.label) {
  background-color: #fff;
  font-size: .9em;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #f2f2f2;
  line-height: 1.42857;
  vertical-align: middle;
  -webkit-transition: all .15s;
  transition: all .15s;
  margin-bottom: 4px;
}
.tag:not(.label) i {
  vertical-align: middle;
}
.tag.tag-lg,
.btn-group-lg > .tag {
  padding: 10px 16px;
}
.tag.tag-sm,
.btn-group-sm > .tag {
  padding: 4px 7px;
}
.tag.tag-xs,
.btn-group-xs > .tag {
  padding: 1px 5px;
}
/* EMAIL */
/*======================================*/
.mail-nav > li > a {
  border-radius: 0;
}
.mail-nav > li > a:hover,
.mail-nav > li > a:focus {
  background-color: transparent;
}
.mail-nav > li.active > a,
.mail-nav > li.active > a:hover,
.mail-nav > li.active > a:focus {
  background-color: rgba(0, 0, 0, 0.07);
  color: inherit;
  font-weight: 600;
}
.mail-list {
  list-style: none;
  padding: 0;
}
.mail-list > li {
  position: relative;
  padding: 12px;
  border-radius: 1px;
}
.mail-list > li:after {
  content: '';
  display: table;
  clear: both;
}
.mail-list .mail-list-unread a {
  font-weight: 700;
  color: #4d627b;
}
.mail-nav-unread {
  font-weight: 700;
  color: #4d627b !important;
}
.mail-control {
  float: left;
  width: 40px;
}
.mail-star {
  position: absolute;
  top: 47px;
  margin-left: 1px;
}
.mail-from {
  float: left;
  width: 105px;
}
.mail-subject {
  margin: 2.3em 0 0 40px;
}
.mail-subject .label {
  margin-right: .5em;
  vertical-align: middle;
  line-height: 2;
}
.mail-list .mail-from a,
.mail-list .mail-subject a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mail-attach-icon {
  width: 35px;
  float: right;
  text-align: center;
}
.mail-time {
  float: right;
  color: #b1b9bd;
  font-size: 85%;
  text-align: right;
}
.mail-toggle.navbar-toggle {
  display: block;
}
.mail-message {
  padding: 15px 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.07);
}
.mail-message strong,
.mail-message b {
  color: #4d627b;
}
@media (min-width: 992px) {
  .mail-nav {
    width: 255px;
  }
  .mail-menu {
    display: block !important;
  }
  .mail-control,
  .mail-star {
    float: left;
    width: 40px;
  }
  .mail-from {
    width: 125px;
  }
  .mail-attach-icon {
    width: 35px;
    float: right;
    text-align: right;
  }
  .mail-time {
    width: 75px;
  }
  .mail-subject {
    overflow: hidden;
    margin: 0 20px 0 0;
  }
}
@media (min-width: 470px) {
  .mail-star {
    position: static;
    float: left;
    width: 35px;
  }
  .mail-from {
    width: 125px;
    margin-right: 20px;
  }
  .mail-subject {
    display: block;
  }
}
/* MAIL ICON - (REQUIRE FONTAWESOME) */
/*======================================*/
/* COLORS */
/*======================================*/
.mail-list > li:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.01);
}
.mail-list > li:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.mail-list > li.highlight {
  background-color: #f2f0c2;
}
.mail-list a,
.mail-list a:focus {
  color: #7a878e;
}
.mail-star i {
  font-size: 1.2em;
  line-height: 1.2;
}
.mail-star > a,
.mail-star > a:focus {
  color: #d3d7da !important;
}
.mail-starred .mail-star > a {
  color: #ffa100 !important;
}
.mail-list .mail-star > a:hover {
  color: #ffbd4d !important;
}
.mail-attach-list {
  list-style: none;
  padding: 0;
}
.mail-attach-list > li {
  display: inline-block;
  width: 190px;
}
.mail-attach-list > li .mail-file-img,
.mail-attach-list > li .mail-file-icon {
  height: 120px;
  overflow: hidden;
  text-align: center;
  background-color: #f8f9fa;
}
.mail-attach-list > li i {
  font-size: 75px;
  line-height: 120px;
  opacity: 0.4;
}
.mail-attach-list > li img {
  max-width: 210px;
  height: auto;
}
.mail-attach-label {
  min-width: 5em;
}
.mail-attach-file {
  overflow: hidden;
}
.mail-attach-btn {
  float: right;
}
@media (min-width: 1200px) {
  .mail-attach-label {
    float: left;
  }
}
.mail-message-reply {
  min-height: 150px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  padding: 10px 15px;
  cursor: pointer;
}
/* FORM WIZARD */
/*======================================*/
.wz-nav-off > li a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: default !important;
}
.wz-icon-inline li > a .icon-wrap {
  display: inline-block;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  color: inherit;
}
.wz-icon-bw li > a .icon-wrap,
.wz-icon-bw li > a p {
  transition: all 0.5s;
}
.wz-icon-bw li.active ~ li > a .icon-wrap {
  color: #7a878e;
  background-color: rgba(0, 0, 0, 0.17);
  transition: all 0.5s;
}
.wz-icon-bw li:not(.active) > a p {
  color: #7a878e !important;
  transition: all 0.5s;
}
/* FORM WIZARD : Classic */
/*======================================*/
.wz-classic {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  position: relative;
}
.wz-classic li,
.wz-steps li {
  transition: all 0.5s;
}
.wz-classic li > a {
  color: inherit;
  display: block;
  text-align: center;
  padding: 20px 0;
}
.wz-classic li > a .icon-wrap {
  display: inline-block;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  color: inherit;
}
.wz-classic:after,
.wz-steps:after {
  content: '';
  display: table;
  clear: both;
}
.wz-classic .active ~ li {
  color: inherit;
  background-color: inherit;
}
.wz-classic .active ~ li a {
  opacity: .5;
}
/* FORM WIZARD : Steps */
/*======================================*/
.wz-heading {
  position: relative;
}
.wz-heading .progress {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  background-color: transparent;
}
.wz-heading.wz-w-label .progress {
  margin-top: -0.5em;
}
.wz-steps {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  display: block;
  position: relative;
}
.wz-steps li > a {
  color: inherit;
  display: block;
  text-align: center;
  padding: 0;
}
.wz-steps li > a .icon-wrap {
  display: inline-block;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}
.wz-steps li .wz-desc {
  opacity: 0;
  transition: opacity 0.5s;
}
.wz-steps li:not(.active) .wz-icon {
  display: none;
}
.wz-steps .active ~ li {
  color: inherit;
}
.wz-steps .active ~ li a {
  opacity: .5;
}
.wz-steps .active ~ li .wz-icon {
  display: inline-block;
}
.wz-steps .active .wz-icon-done,
.wz-steps .active ~ li .wz-icon-done {
  display: none;
}
.wz-steps .active .wz-desc {
  opacity: 1;
  transition: opacity 0.5s;
}
/* SCROLL TO TOP BUTTON */
/*======================================*/
.scroll-top {
  display: none;
}
.scroll-top.in {
  display: block;
  background-color: #25476a;
  color: #fff;
  cursor: pointer;
  position: fixed;
  bottom: 45px;
  right: 15px;
  z-index: 999999;
  opacity: 1;
  padding: 10px;
  font-size: 1.5em;
  border-radius: 100%;
  box-shadow: none;
  transition: all 0.15s;
}
.scroll-top.in:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  transform: scale(1.1);
  transition: all 0.15s;
}
.scroll-top.in:active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) !important;
  transform: scale(1.05);
  transition: all 0.15s;
}
.scroll-top.in > i {
  display: block;
  width: 1em;
  height: 1em;
  line-height: 1.1em;
}
/* NIFTY OVERLAY */
/*======================================*/
.panel-overlay-wrap {
  position: relative;
}
.panel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.75);
  text-align: center;
  z-index: 795;
}
.panel-overlay:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 1px;
  vertical-align: middle;
  margin-left: -5px;
}
.panel-overlay-title {
  margin: 10px 0 5px;
}
.panel-overlay-icon {
  display: inline-block;
  vertical-align: middle;
}
.panel-overlay-content {
  display: inline-block;
  vertical-align: middle;
}
/* NIFTY LANGUAGE SELECTOR */
/*======================================*/
.lang-flag {
  display: inline-block;
  padding: 3px 5px 3px 0;
}
.lang-selected > .lang-flag {
  padding: 0;
}
.lang-id,
.lang-selector .lang-id {
  display: none;
}
.lang-name {
  vertical-align: middle;
}
.lang-selector .lang-id {
  display: inline-block;
}
.lang-selector + .dropdown-menu .lang-name {
  display: inline-block;
}
.lang-selector + .dropdown-menu a {
  padding: 10px !important;
}
.lang-selector + .dropdown-menu .active {
  display: none;
}
@media (min-width: 992px) {
  .lang-id,
  .lang-selector .lang-id {
    display: none;
  }
}
/* NIFTY NOTIFICATION */
/*======================================*/
.alert-wrap {
  margin: 0;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  transition: max-height 0.7s linear;
}
.alert-wrap > .alert {
  margin: 0;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.35);
  border-radius: 0;
  text-align: left;
}
.alert-wrap > .alert > .media {
  margin: 0;
  padding-right: 15px;
}
.alert-wrap > .alert > .media > .media-body {
  min-width: 150px;
  width: auto;
  vertical-align: middle;
}
#page-alert > .alert-wrap > .alert {
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.04);
}
.alert-wrap.in {
  max-height: 500px;
  transition: max-height 1s linear;
}
.floating-container .animated.alert-wrap {
  overflow: visible;
}
.floating-container .animated.alert-wrap > .alert {
  border-radius: 3px;
}
.alert-message,
.alert-title {
  margin-bottom: 1px;
  padding-right: 2ex;
}
.alert-title {
  font-size: 1.12em;
}
.alert-title:empty {
  display: none;
}
.alert-primary .alert-icon {
  color: #fff;
}
.alert-info .alert-icon {
  color: #fff;
}
.alert-success .alert-icon {
  color: #fff;
}
.alert-warning .alert-icon {
  color: #fff;
}
.alert-danger .alert-icon {
  color: #fff;
}
.alert-mint .alert-icon {
  color: #fff;
}
.alert-purple .alert-icon {
  color: #fff;
}
.alert-pink .alert-icon {
  color: #fff;
}
.alert-dark .alert-icon {
  color: #fff;
}
/* Floating */
/*======================================*/
.floating-container {
  position: fixed;
  right: 7px;
  left: 7px;
  z-index: 99999;
}
.floating-container .alert-wrap {
  margin-bottom: 5px;
  position: relative;
  z-index: 990;
}
.floating-container .alert-wrap:hover {
  opacity: 1;
}
.floating-container .alert-wrap .alert {
  display: inline-block;
}
#floating-top-container {
  top: 7px;
}
#floating-center-container {
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#floating-bottom-container {
  bottom: 7px;
}
@media (min-width: 768px) {
  #floating-top-right,
  #floating-center-right,
  #floating-bottom-right {
    right: 7px;
    position: fixed;
    max-width: 727px;
  }
  #floating-top-right .alert-wrap,
  #floating-center-right .alert-wrap,
  #floating-bottom-right .alert-wrap {
    text-align: right;
  }
  #floating-top-center,
  #floating-center-center,
  #floating-bottom-center {
    left: 50%;
    transform: translateX(-50%);
    position: fixed;
    max-width: 727px;
  }
  #floating-top-center .alert-wrap,
  #floating-center-center .alert-wrap,
  #floating-bottom-center .alert-wrap {
    text-align: center;
  }
  #floating-top-left,
  #floating-center-left,
  #floating-bottom-left {
    position: fixed;
    max-width: 727px;
  }
  #floating-top-left .alert-wrap,
  #floating-center-left .alert-wrap,
  #floating-bottom-left .alert-wrap {
    text-align: left;
  }
  #floating-center-right,
  #floating-center-left {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #floating-center-center {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #floating-bottom-right,
  #floating-bottom-center,
  #floating-bottom-left {
    bottom: 7px;
  }
}
/*!	Animate.css - http://daneden.me/animate - Licensed under the MIT license - http://opensource.org/licenses/MIT -	Copyright (c) 2014 Daniel Eden	*/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.jellyIn {
  -webkit-animation: jellyIn .7s linear both;
  animation: jellyIn .7s linear both;
}
/*! Generated with Bounce.js. Edit at http://goo.gl/whUyiv */
@-webkit-keyframes jellyIn {
  0% {
    -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.761905% {
    -webkit-transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  9.52381% {
    -webkit-transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.285714% {
    -webkit-transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  19.047619% {
    -webkit-transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  23.809524% {
    -webkit-transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  28.571429% {
    -webkit-transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.333333% {
    -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  38.095238% {
    -webkit-transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  42.857143% {
    -webkit-transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  47.619048% {
    -webkit-transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  52.380952% {
    -webkit-transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  57.142857% {
    -webkit-transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  61.904762% {
    -webkit-transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  66.666667% {
    -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  71.428571% {
    -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  76.190476% {
    -webkit-transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  80.952381% {
    -webkit-transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  85.714286% {
    -webkit-transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  90.47619% {
    -webkit-transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  95.238095% {
    -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
@keyframes jellyIn {
  0% {
    -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.761905% {
    -webkit-transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.82739, 0, 0, 0, 0, 0.86975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  9.52381% {
    -webkit-transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.94685, 0, 0, 0, 0, 1.03237, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.285714% {
    -webkit-transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02254, 0, 0, 0, 0, 1.09127, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  19.047619% {
    -webkit-transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05171, 0, 0, 0, 0, 1.06355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  23.809524% {
    -webkit-transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04857, 0, 0, 0, 0, 1.01093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  28.571429% {
    -webkit-transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03082, 0, 0, 0, 0, 0.97867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.333333% {
    -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  38.095238% {
    -webkit-transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99876, 0, 0, 0, 0, 0.98966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  42.857143% {
    -webkit-transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9928, 0, 0, 0, 0, 1.00257, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  47.619048% {
    -webkit-transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99231, 0, 0, 0, 0, 1.00725, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  52.380952% {
    -webkit-transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99465, 0, 0, 0, 0, 1.00505, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  57.142857% {
    -webkit-transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99757, 0, 0, 0, 0, 1.00087, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  61.904762% {
    -webkit-transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.9998, 0, 0, 0, 0, 0.99831, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  66.666667% {
    -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  71.428571% {
    -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99918, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  76.190476% {
    -webkit-transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00091, 0, 0, 0, 0, 1.0002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  80.952381% {
    -webkit-transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00047, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  85.714286% {
    -webkit-transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.0001, 0, 0, 0, 0, 1.0004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  90.47619% {
    -webkit-transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99989, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  95.238095% {
    -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
.fa-spin,
.spin-anim {
  display: block !important;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* MAGIC FORM CHECKBOXES & RADIOS */
/*======================================*/
/*! Magic Check - v1.0.3 */
/*! https://github.com/forsigner/magic-check  */
/*! Under MIT License */
/*! ====================================*/
/*! IMPROVEMENT BY THEMEON */
input[type=radio].magic-radio,
input[type=checkbox].magic-checkbox {
  position: fixed;
  z-index: -50;
  top: -2000px;
}
.magic-radio[disabled],
.magic-checkbox[disabled] {
  cursor: not-allowed;
}
.input-group-addon > .magic-radio + label,
.input-group-addon > .magic-checkbox + label {
  vertical-align: text-top;
}
.input-group-addon > .magic-radio + label:before,
.input-group-addon > .magic-checkbox + label:before {
  left: 0;
}
.magic-radio + label,
.magic-checkbox + label {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  min-width: 1.34em;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
.magic-radio + label:hover:before,
.magic-checkbox + label:hover:before {
  border-color: #25476a;
  transition: all 0.2s;
}
.magic-radio + label:before,
.magic-checkbox + label:before {
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.07);
  content: '';
  display: block;
  height: 17px;
  left: 0;
  position: absolute;
  top: 0;
  width: 17px;
  transition: all 0.3s;
}
.magic-radio + label:after,
.magic-checkbox + label:after {
  content: '';
  display: none;
  position: absolute;
}
.magic-radio + label:not(:empty),
.magic-checkbox + label:not(:empty) {
  margin: 0 5px 0 0;
  text-indent: 25px;
}
.magic-checkbox + label {
  min-height: 17px;
  min-width: 17px;
}
.btn-group .magic-radio + label,
.btn-group .magic-checkbox + label {
  min-height: 1em;
  vertical-align: baseline;
}
.magic-radio[disabled] + label,
.magic-checkbox[disabled] + label {
  cursor: not-allowed;
  opacity: .5;
}
.magic-radio[disabled] + label:hover,
.magic-checkbox[disabled] + label:hover,
.magic-radio[disabled] + label:before,
.magic-checkbox[disabled] + label:before,
.magic-radio[disabled] + label:after,
.magic-checkbox[disabled] + label:after {
  cursor: not-allowed;
}
.magic-radio[disabled] + label:hover:before,
.magic-checkbox[disabled] + label:hover:before {
  animation-name: none;
}
.magic-radio:checked + label:before,
.magic-checkbox:checked + label:before {
  animation-name: none;
}
.magic-radio:checked + label:after,
.magic-checkbox:checked + label:after {
  display: block;
}
.magic-radio:focus + label:before,
.magic-checkbox:focus + label:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1), inset 0 0 0 10px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.1s;
}
.magic-radio:checked:focus + label:before,
.magic-checkbox:checked:focus + label:before {
  box-shadow: 0 0 0 10px rgba(37, 71, 106, 0.17), inset 0 0 0 10px rgba(22, 119, 179, 0.17);
}
/* Checkboxes */
/*------------------------------------*/
.magic-checkbox + label:before {
  border-radius: 2px;
}
.magic-checkbox + label:after {
  border-color: #fff;
  border-style: solid;
  border-width: 0 2px 2px 0;
  box-sizing: border-box;
  height: 13px;
  left: 6px;
  top: 0;
  transform: rotate(48deg);
  width: 6px;
}
.magic-checkbox:focus + label:before {
  transition: all 0.3s;
}
.magic-checkbox:checked + label:before {
  background: #25476a;
  border-color: #25476a;
}
/* Radio Button */
/*------------------------------------*/
.magic-radio + label:before {
  border-radius: 50%;
}
.magic-radio + label:after {
  background: #25476a;
  border-radius: 50%;
  height: 9px;
  left: 4px;
  top: 4px;
  width: 9px;
}
.magic-radio:checked + label:before {
  border: 2px solid #25476a;
}
/* NIFTY FORM CHECKBOXES & RADIOS */
/*======================================*/
.form-checkbox:not(.btn),
.form-radio:not(.btn) {
  display: inline-block;
  background-color: transparent;
  border: 0;
  position: relative;
  padding: 3px;
  line-height: 1em;
  min-width: 19px;
  margin: 0;
}
.input-group-addon > .form-checkbox,
.input-group-addon > .form-radio {
  margin-bottom: 5px;
}
.form-text.form-checkbox:not(.btn),
.form-text.form-radio:not(.btn) {
  padding-left: 25.5px;
}
.form-checkbox > input[type="checkbox"],
.form-radio > input[type="radio"] {
  margin-left: -50px;
  opacity: 0;
  position: absolute !important;
  z-index: -1;
}
#container.show-form .form-checkbox > input[type="checkbox"],
#container.show-form .form-radio > input[type="radio"] {
  margin-top: -0.1em;
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.form-checkbox:hover,
.form-radio:hover {
  cursor: pointer;
}
fieldset[disabled] .form-checkbox:hover,
fieldset[disabled] .form-radio:hover {
  cursor: no-drop;
}
fieldset[disabled] .form-checkbox,
fieldset[disabled] .form-radio,
.form-checkbox.disabled,
.form-radio.disabled {
  opacity: .5;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.form-checkbox.disabled::selection,
.form-radio.disabled::selection {
  background: transparent;
}
.form-checkbox.disabled::-moz-selection,
.form-radio.disabled::-moz-selection {
  background: transparent;
}
.form-checkbox.form-normal:before,
.form-radio.form-normal:before {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid #cbd7da;
  border-radius: 3px;
  left: 0;
  top: 50%;
  margin-top: -9px;
}
.form-radio.form-normal:before {
  background-color: transparent;
}
.has-success .form-checkbox {
  color: #24692F;
}
.has-success .form-checkbox.form-normal:before,
.has-success .form-checkbox.form-normal:not(.disabled):hover:before,
.has-success .form-radio.form-normal:before,
.has-success .form-radio.form-normal:not(.disabled):hover:before {
  background-color: transparent;
  border-color: #71a436;
}
#container .has-success .form-radio.form-normal.active:before {
  background-color: #71a436;
  border-color: #71a436;
}
.has-warning .form-checkbox {
  color: #cc8f00;
}
.has-warning .form-checkbox.form-normal:before,
.has-warning .form-checkbox.form-normal:not(.disabled):hover:before,
.has-warning .form-radio.form-normal:before,
.has-warning .form-radio.form-normal:not(.disabled):hover:before {
  background-color: transparent;
  border-color: #cc8f00;
}
#container .has-warning .form-radio.form-normal:before {
  background-color: #cc8f00;
  border-color: #cc8f00;
}
.has-error .form-checkbox {
  color: #ea1c0d;
}
.has-error .form-checkbox.form-normal:before,
.has-error .form-checkbox.form-normal:not(.disabled):hover:before,
.has-error .form-radio.form-normal:before,
.has-error .form-radio.form-normal:not(.disabled):hover:before {
  background-color: transparent;
  border-color: #ea1c0d;
}
#container .has-error .form-radio.form-normal.active:before {
  background-color: #ea1c0d;
  border-color: #ea1c0d;
}
.form-radio.form-normal:before {
  border-radius: 50%;
}
/* Check Symbol */
fieldset:not([disabled]) .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .form-checkbox.form-normal.active:after,
.form-checkbox.form-normal:not(.disabled):hover:after,
.form-checkbox.form-normal.active:after {
  content: '';
  position: absolute;
  height: 6px;
  width: 11px;
  left: 3px;
  top: 50%;
  margin-top: -5px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 2.5px solid #515151;
  border-left: 2.5px solid #515151;
}
fieldset:not([disabled]) .has-success .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .has-success .form-checkbox.form-normal.active:after,
.has-success .form-checkbox.form-normal:not(.disabled):hover:after,
.has-success .form-checkbox.form-normal.active:after {
  border-color: #24692F;
}
fieldset:not([disabled]) .has-warning .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .has-warning .form-checkbox.form-normal.active:after,
.has-warning .form-checkbox.form-normal:not(.disabled):hover:after,
.has-warning .form-checkbox.form-normal.active:after {
  border-color: #f0a238;
}
fieldset:not([disabled]) .has-error .form-checkbox.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .has-error .form-checkbox.form-normal.active:after,
.has-error .form-checkbox.form-normal:not(.disabled):hover:after,
.has-error .form-checkbox.form-normal.active:after {
  border-color: #e33a4b;
}
/* Circle Symbol */
fieldset:not([disabled]) .form-radio.form-normal:not(.disabled):hover:after,
fieldset:not([disabled]) .form-radio.form-normal.active:after,
.form-radio.form-normal:not(.disabled):hover:after,
.form-radio.form-normal.active:after {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #515151;
  border-radius: 50%;
  left: 4px;
  bottom: 50%;
  margin-bottom: -3px;
}
fieldset:not([disabled]) .has-success .form-radio.form-normal:not(.disabled):not(.active):hover:after,
fieldset:not([disabled]) .has-success .form-radio.form-normal.active:after,
.has-success .form-radio.form-normal:not(.disabled):not(.active):hover:after,
.has-success .form-radio.form-normal.active:after {
  background-color: #71a436;
}
fieldset:not([disabled]) .has-warning .form-radio.form-normal:not(.disabled):not(.active):hover:after,
fieldset:not([disabled]) .has-warning .form-radio.form-normal.active:after,
.has-warning .form-radio.form-normal:not(.disabled):not(.active):hover:after,
.has-warning .form-radio.form-normal.active:after {
  background-color: #cc8f00;
}
fieldset:not([disabled]) .has-error .form-radio.form-normal:not(.disabled):not(.active):hover:after,
fieldset:not([disabled]) .has-error .form-radio.form-normal.active:after,
.has-error .form-radio.form-normal:not(.disabled):not(.active):hover:after,
.has-error .form-radio.form-normal.active:after {
  background-color: #ea1c0d;
}
.form-checkbox.form-normal:not(.active):hover:after,
.form-radio.form-normal:not(.active):hover:after {
  opacity: 0.3;
}
.form-checkbox.form-normal.form-primary.active:after,
.form-checkbox.form-normal.form-info.active:after,
.form-checkbox.form-normal.form-success.active:after,
.form-checkbox.form-normal.form-warning.active:after,
.form-checkbox.form-normal.form-danger.active:after,
.form-checkbox.form-normal.form-mint.active:after,
.form-checkbox.form-normal.form-purple.active:after,
.form-checkbox.form-normal.form-pink.active:after,
.form-checkbox.form-normal.form-dark.active:after {
  border-color: #fff;
}
/* Checkbox & Radio default */
/*==================================================*/
.form-checkbox.form-normal:not(.disabled):hover:before,
.form-radio.form-normal:not(.disabled):hover:before {
  border-color: #25476a;
}
.form-checkbox.form-normal.active:after {
  border-color: #404449;
}
/* Checkbox & Radio primary */
/*==================================================*/
.form-checkbox.form-normal.form-primary:hover:before,
.form-radio.form-normal.form-primary.active:before,
.form-checkbox.form-normal.form-primary:not(.active):hover:after {
  border-color: #489eed;
}
.form-checkbox.form-normal.form-primary.active:before,
.form-radio.form-normal.form-primary.active:after {
  background-color: #25476a;
  border-color: #25476a;
}
/* Checkbox & Radio info */
/*==================================================*/
.form-checkbox.form-normal.form-info:hover:before,
.form-radio.form-normal.form-info.active:before,
.form-checkbox.form-normal.form-info:not(.active):hover:after {
  border-color: #03a9f4;
}
.form-checkbox.form-normal.form-info.active:before,
.form-radio.form-normal.form-info.active:after {
  background-color: #03a9f4;
  border-color: #03a9f4;
}
/* Checkbox & Radio success */
/*==================================================*/
.form-checkbox.form-normal.form-success:hover:before,
.form-radio.form-normal.form-success.active:before,
.form-checkbox.form-normal.form-success:not(.active):hover:after {
  border-color: #8bc34a;
}
.form-checkbox.form-normal.form-success.active:before,
.form-radio.form-normal.form-success.active:after {
  background-color: #8bc34a;
  border-color: #8bc34a;
}
/* Checkbox & Radio warning */
/*==================================================*/
.form-checkbox.form-normal.form-warning:hover:before,
.form-radio.form-normal.form-warning.active:before,
.form-checkbox.form-normal.form-warning:not(.active):hover:after {
  border-color: #ffb300;
}
.form-checkbox.form-normal.form-warning.active:before,
.form-radio.form-normal.form-warning.active:after {
  background-color: #ffb300;
  border-color: #ffb300;
}
/* Checkbox & Radio danger */
/*==================================================*/
.form-checkbox.form-normal.form-danger:hover:before,
.form-radio.form-normal.form-danger.active:before,
.form-checkbox.form-normal.form-danger:not(.active):hover:after {
  border-color: #f44336;
}
.form-checkbox.form-normal.form-danger.active:before,
.form-radio.form-normal.form-danger.active:after {
  background-color: #f44336;
  border-color: #f44336;
}
/* Checkbox & Radio mint */
/*==================================================*/
.form-checkbox.form-normal.form-mint:hover:before,
.form-radio.form-normal.form-mint.active:before,
.form-checkbox.form-normal.form-mint:not(.active):hover:after {
  border-color: #26a69a;
}
.form-checkbox.form-normal.form-mint.active:before,
.form-radio.form-normal.form-mint.active:after {
  background-color: #26a69a;
  border-color: #26a69a;
}
/* Checkbox & Radio purple */
/*==================================================*/
.form-checkbox.form-normal.form-purple:hover:before,
.form-radio.form-normal.form-purple.active:before,
.form-checkbox.form-normal.form-purple:not(.active):hover:after {
  border-color: #ab47bc;
}
.form-checkbox.form-normal.form-purple.active:before,
.form-radio.form-normal.form-purple.active:after {
  background-color: #ab47bc;
  border-color: #ab47bc;
}
/* Checkbox & Radio pink */
/*==================================================*/
.form-checkbox.form-normal.form-pink:hover:before,
.form-radio.form-normal.form-pink.active:before,
.form-checkbox.form-normal.form-pink:not(.active):hover:after {
  border-color: #f06292;
}
.form-checkbox.form-normal.form-pink.active:before,
.form-radio.form-normal.form-pink.active:after {
  background-color: #f06292;
  border-color: #f06292;
}
/* Checkbox & Radio dark */
/*==================================================*/
.form-checkbox.form-normal.form-dark:hover:before,
.form-radio.form-normal.form-dark.active:before,
.form-checkbox.form-normal.form-dark:not(.active):hover:after {
  border-color: #3a444e;
}
.form-checkbox.form-normal.form-dark.active:before,
.form-radio.form-normal.form-dark.active:after {
  background-color: #3a444e;
  border-color: #3a444e;
}
.form-inline .form-checkbox,
.form-inline .form-radio {
  padding-right: 15px;
}
/* CHECKBOXES AND RADIO USE THE FONTAWESOME ICONS */
/*======================================*/
.form-checkbox.form-icon:after,
.form-radio.form-icon:after {
  content: "\f096";
  color: inherit;
  font-size: 19px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  left: 0.1em;
  top: 50%;
  margin-top: -0.44em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.input-group .form-checkbox:after,
.input-group .form-radio:after {
  left: 1px;
}
.input-group .form-checkbox,
.input-group .form-radio {
  padding: 0;
}
.form-checkbox.active.form-icon:after {
  content: "\f046";
}
.form-radio.form-icon:after {
  content: "\f10c";
}
.form-radio.form-icon.active:after {
  content: "\f192";
}
.form-checkbox.form-icon.form-primary:after,
.form-radio.form-icon.form-primary:after {
  color: #25476a;
}
.form-checkbox.form-icon.form-info:after,
.form-radio.form-icon.form-info:after {
  color: #03a9f4;
}
.form-checkbox.form-icon.form-success:after,
.form-radio.form-icon.form-success:after {
  color: #8bc34a;
}
.form-checkbox.form-icon.form-warning:after,
.form-radio.form-icon.form-warning:after {
  color: #ffb300;
}
.form-checkbox.form-icon.form-danger:after,
.form-radio.form-icon.form-danger:after {
  color: #f44336;
}
.form-checkbox.form-icon.form-mint:after,
.form-radio.form-icon.form-mint:after {
  color: #26a69a;
}
.form-checkbox.form-icon.form-purple:after,
.form-radio.form-icon.form-purple:after {
  color: #ab47bc;
}
.form-checkbox.form-icon.form-pink:after,
.form-radio.form-icon.form-pink:after {
  color: #f06292;
}
.form-checkbox.form-icon.form-dark:after,
.form-radio.form-icon.form-dark:after {
  color: #3a444e;
}
/* CHECKBOXES AND RADIO WITH BUTTON STYLE */
/*======================================*/
.form-checkbox.form-icon.btn,
.form-radio.form-icon.btn {
  position: relative;
  padding-left: 2.7em;
  margin-bottom: 12px;
}
.form-checkbox.form-icon.btn:active,
.form-radio.form-icon.btn:active {
  margin-bottom: 12px;
}
.form-checkbox.form-icon.btn.form-no-label,
.form-radio.form-icon.btn.form-no-label {
  padding-left: 0;
  padding-right: 0;
  min-height: 2.5em;
  min-width: 2.85em;
}
.form-checkbox.form-icon.btn:after,
.form-radio.form-icon.btn:after {
  margin-top: -0.46em;
  left: 0.45em;
}
.form-icon.btn.btn-primary:after,
.form-icon.btn.btn-info:after,
.form-icon.btn.btn-success:after,
.form-icon.btn.btn-warning:after,
.form-icon.btn.btn-danger:after,
.form-icon.btn.btn-mint:after,
.form-icon.btn.btn-purple:after,
.form-icon.btn.btn-pink:after,
.form-icon.btn.btn-dark:after {
  color: #fff;
}
.form-checkbox.form-icon.btn.btn-labeled,
.form-radio.form-icon.btn.btn-labeled {
  padding-left: 3em;
}
.form-checkbox.form-icon.btn.btn-labeled:before,
.form-radio.form-icon.btn.btn-labeled:before {
  content: '';
  position: absolute;
  display: inline-block;
  margin-left: 0;
  width: 2.7em;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
}
/* CHECKBOXES AND RADIO BLOCK LEVEL */
/*======================================*/
.checkbox.form-block {
  padding-top: 4px;
}
.form-radio.form-block,
.form-radio.form-block:active,
.form-checkbox.form-block,
.form-checkbox.form-block:active,
.form-block > .form-radio,
.form-block > .form-radio:active,
.form-block > .form-checkbox,
.form-block .form-checkbox:active {
  width: 100%;
  margin: 5px 0;
}
.form-checkbox > input[type="checkbox"],
.form-radio > input[type="radio"] {
  visibility: visible !important;
}
/*! ========================================================================*/
/*! Toggle Switch - v1.0 */
/*! A trowel component to display a switch */
/*! https://github.com/Trowel/switch/*!  */
/*! designed by Clément Menant (https://www.behance.net/clementmenant) and Loïc Goyet (https://twitter.com/earvinpepper) for AppVentus (http://appventus.com/) */
/*! Under MIT License */
/*! ========================================================================*/
/*! IMPROVEMENT BY THEMEON.NET */
.toggle-switch {
  display: none;
}
.toggle-switch + label {
  display: inline-block;
  position: relative;
  height: 16px;
  max-height: 1em;
  cursor: pointer;
  -webkit-touch-callout: none;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 40px;
  line-height: 16px;
}
.toggle-switch + label:empty {
  padding-left: 30px;
}
.toggle-switch + label:before {
  position: absolute;
  display: inline-block;
  left: 0;
  content: '';
  border-style: solid;
  width: 30px;
  height: 16px;
  border-width: 0;
  border-color: transparent;
  background-color: #afafaf;
  box-shadow: 0;
  border-radius: 8px;
  transition: all 0.3s;
}
.toggle-switch + label:after {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  top: 1px;
  left: 1px;
  background-color: white;
  box-shadow: 0 2px 5px 0 rgba(51, 51, 51, 0.25);
  border-radius: 16px;
  transition: left 0.3s, right 0.3s;
}
.toggle-switch:checked + label:before {
  background-color: #8bc34a;
  transition: all 0.3s;
}
.toggle-switch:checked + label:after {
  left: 15px;
  transition: left 0.3s, right 0.3s;
}
.toggle-switch:disabled + label {
  cursor: no-drop;
}
.toggle-switch:disabled + label:before {
  opacity: 0.3;
}
.preload .toggle-switch + *,
.preload .toggle-switch + *:before,
.preload .toggle-switch + *:after {
  transition: 0 !important;
}
.form-group .toggle-switch + *,
.form-group .toggle-switch + *:before,
.form-group .toggle-switch + *:after {
  margin-top: 5px !important;
}
/* NIFTY PURE CSS SELECT COMPONENT */
/*======================================*/
/*.select {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.select.form-group {
  display: block;
}
.select.form-group select {
  width: 100%;
  height: 33px;
  display: block;
}
.select:before {
  content: '';
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-top-color: #b1b9bd;
  display: inline-block;
  height: 0;
  margin: -3px 3px 0;
  vertical-align: middle;
  width: 0;
  position: absolute;
  right: .7em;
  top: 50%;
  z-index: 1;
}
.select select {
  padding: 6px 2.5em 6px 10px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: none;
  background-color: #fff;
  color: inherit;
  font-size: 13px;
  line-height: inherit;
  vertical-align: middle;
  transition: border-color 0.5s;
}
.select select:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
.select select:focus {
  border-color: #25476a;
  transition: border-color 0.5s;
}
.select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #444;
}
.select select::-ms-expand {
  display: none;
}
.select select:disabled {
  opacity: .5;
  cursor: not-allowed;
}
.select.select-xs > select {
  min-width: 100px;
}
.select.select-sm > select {
  min-width: 200px;
}
.select.select-md > select {
  min-width: 300px;
}
.select.select-lg > select {
  min-width: 400px;
}
.select.select-xl > select {
  min-width: 100%;
}*/
.pci-hor-dots,
.pci-ver-dots {
  height: 1.1em;
  width: .55em;
  display: block;
  position: relative;
}
.pci-hor-dots:before,
.pci-ver-dots:before {
  content: '';
  height: .255em;
  width: .255em;
  background-color: #7a878e;
  display: block;
  position: absolute;
  top: 0;
  left: .25em;
  box-shadow: 0 0.45em 0 #7a878e, 0 0.9em 0 #7a878e;
}
.pci-hor-dots {
  transform: rotate(90deg);
}
.pci-cross:after,
.pci-cross:before {
  content: '';
  box-shadow: inset 0 0 0 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pci-cross:after {
  height: .8em;
  width: 2px;
}
.pci-cross:before {
  width: .78em;
  height: 2px;
}
.pci-cross {
  display: block;
  width: 1.3em;
  height: 1.3em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pci-circle {
  border: 1px solid;
  border-radius: 50%;
}
.pci-chevron:before {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 0.55em;
  position: relative;
  top: -0.05em;
  left: 0;
  vertical-align: middle;
  width: 0.55em;
}
.pci-chevron.chevron-up:before {
  transform: rotate(-45deg);
}
.pci-chevron.chevron-right:before {
  transform: rotate(45deg);
}
.pci-chevron.chevron-down:before {
  top: -0.2em;
  transform: rotate(135deg);
}
.pci-chevron.chevron-left:before {
  transform: rotate(-135deg);
}
.pci-caret-down,
.pci-caret-up,
.pci-caret-left,
.pci-caret-right {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: .8em solid;
  border-right: .5em solid transparent;
  border-left: .5em solid transparent;
}
.pci-caret-up {
  border-top-width: 0;
  border-bottom: .8em solid;
}
.pci-caret-left {
  border-bottom: .5em solid transparent;
  border-top: .5em solid transparent;
  border-right: .8em solid;
  border-left-width: 0;
}
.pci-caret-right {
  border-bottom: .5em solid transparent;
  border-top: .5em solid transparent;
  border-left: .8em solid;
  border-right-width: 0;
}
/* MIX CLASSES */
/* ======================================================================== */
.list-todo .form-checkbox input:checked ~ span {
  text-decoration: line-through;
  opacity: 0.7;
}
.list-todo input:checked ~ label > span {
  text-decoration: line-through;
  opacity: 0.7;
}
/* PLUGINS STYLESHEET */
/* ======================================================================== */
.bootstrap-select {
  margin-bottom: 15px;
}
.fullscreen {
  z-index: 999999 !important;
}
.jqstooltip {
  background-color: #fff !important;
  border-radius: 3px !important;
  border: 0 !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3) !important;
  color: #4d627b !important;
  padding: 7px 15px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  transform: translate(-50%, -50%) !important;
}
.jqsfield {
  color: #7a878e !important;
  font-size: 11px !important;
}
.jqsfield > * {
  border-radius: 50%;
  font-size: 30px;
  vertical-align: baseline;
  box-shadow: inset 0 0 0 50px, 0 0 1px rgba(0, 0, 0, 0.3);
  width: .5ex;
  height: .5ex;
  display: inline-block;
  overflow: hidden;
}
.sparklines-bar > canvas {
  width: 100% !important;
}
.sparklines-full-content {
  margin-left: -10px;
  transform: translateX(5px) translateY(5px);
}
.panel-body > .sparklines-full-content {
  margin-left: -45px;
  transform: translateX(22px) translateY(29px);
}
.panel-body > .sparklines-bar.sparklines-full-content {
  margin-left: -40px;
  transform: translateX(20px) translateY(26px);
}
.pie-title-center {
  display: inline-block;
  position: relative;
  text-align: center;
}
.pie-value {
  display: block;
  color: inherit;
  position: absolute;
  font-size: 14px;
  height: 40px;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20px;
  line-height: 40px;
}
.range-vertical {
  height: 135px;
}
/* FLOT CHARTS */
/* ======================================================================== */
.flot-full-content {
  min-height: 120px;
  margin: -28px;
  bottom: -8px;
}
.flot-tick-label.tickLabel {
  color: #7a878e;
}
.flotTip {
  background-color: #fff !important;
  border-radius: 3px !important;
  border: 0 !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3) !important;
  padding: 7px 15px !important;
  font-size: 13px !important;
}
.legend > div {
  background-color: transparent !important;
}
.legend > table {
  color: inherit !important;
}
.legendInline .legend > div {
  background-color: transparent !important;
  color: inherit !important;
  top: auto !important;
  left: auto !important;
  z-index: 1;
}
.legendInline .legend table {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 2;
}
.legendInline .legend {
  float: right;
  position: relative;
}
.legendInline .legend tr {
  display: inline-block !important;
  margin-left: 10px;
}
.legendColorBox > div {
  border: 0 !important;
  padding: 3px 5px 4px 0 !important;
}
.legendColorBox > div > div {
  border-radius: 50%;
}
legendLabel {
  color: #7a878e !important;
}
.pieLabelBackground {
  border-radius: 3px;
}
body .chosen-container-multi .chosen-choices li.search-choice,
body .chosen-container .chosen-results li.highlighted {
  background-color: #25476a;
  color: #fff;
}
body .select2-container--default .select2-results__option[aria-selected="true"]:hover,
body .select2-container--default .select2-selection--multiple .select2-selection__choice,
body .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #25476a;
  color: #fff;
}
body .select2-container--default .select2-selection--multiple .select2-selection__choice {
  border-color: #25476a;
}
body .datepicker table thead {
  color: #4d627b;
}
body .datepicker-switch {
  color: #25476a;
}
body .datepicker table tr td span.active.active,
body .datepicker table tr td span.active.disabled.active,
body .datepicker table tr td span.active.disabled:active,
body .datepicker table tr td span.active.disabled.active:hover,
body .datepicker table tr td span.active.disabled:hover:active,
body .datepicker table tr td span.active:active,
body .datepicker table tr td span.active.active:hover,
body .datepicker table tr td span.active:hover:active,
body .datepicker table tr td.active.active,
body .datepicker table tr td.active.highlighted.active,
body .datepicker table tr td.active.highlighted:active,
body .datepicker table tr td.active:active,
body .datepicker table tr td.selected,
body .datepicker table tr td.selected.highlighted {
  background-color: #25476a;
  border-color: #25476a;
  color: #fff;
}
body .datepicker table tr td.active.active:hover {
  background-color: #182e44;
}
body .datepicker table tr td.range {
  background-color: #6093c8;
}
body .bootstrap-timepicker-widget table td a {
  color: #4d627b;
}
body .noUi-connect {
  background: #25476a;
}
body .noUi-handle {
  background: #25476a;
}
body .noUi-marker-large,
body .noUi-marker {
  background: rgba(255, 255, 255, 0.2);
}
body .fixed-table-container tbody .selected td,
body #container .table.dataTable tbody tr.selected {
  background-color: #25476a;
  color: #fff;
}
body .fixed-table-container tbody .selected td .text-muted,
body #container .table.dataTable tbody tr.selected .text-muted,
body .fixed-table-container tbody .selected td .btn-link,
body #container .table.dataTable tbody tr.selected .btn-link {
  color: #fff;
}
body .jstree-default .jstree-clicked {
  background-color: #25476a !important;
  color: #fff;
}
body .dd-dragel {
  color: #4d627b;
}
body .dd-dragel .dd-handle-btn:before {
  background-color: #fff;
  color: #fff;
}
body .dd-dragel .dd-content,
body .dd-dragel > .dd-item .dd-handle {
  background-color: #25476a;
  color: #fff;
  box-shadow: none;
}
body .dd-outline:hover,
body .dd-dashed:hover {
  border-color: #25476a;
}
@keyframes dd-update {
  1% {
    color: #fff;
    background-color: #25476a;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes dd-dragging {
  1% {
    background-color: #fff;
    box-shadow: none;
  }
  100% {
    background-color: #25476a;
    color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
  }
}
body .full-content + .note-editor .note-editable.panel-body {
  border-width: 1px 0 0 0;
}
body .note-toolbar.panel-heading {
  border: 0;
}
body .note-editable.panel-body {
  border: 1px solid rgba(0, 0, 0, 0.07);
}
/* BOOTSTRAP'S COMPONENTS */
/*======================================*/
.collapse {
  display: none;
}
.jumbotron {
  padding: 30px;
  background-color: #dbe3ec;
}
.navbar-toggle .icon-bar {
  background-color: #aaa;
}
.canvas-responsive {
  max-width: 100%;
}
a {
  text-decoration: none;
  color: #7a878e;
  outline: 0;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #6e7a81;
  outline: 0 !important;
}
button,
button:focus {
  outline: 0 !important;
}
code {
  background-color: #e7e3f2;
  color: #ff0000;
  padding: 2px 7px;
  border-radius: 3px;
  font-size: 97%;
}
kbd {
  border-radius: 2px;
  box-shadow: none;
}
label {
  font-weight: normal;
}
legend {
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  border-color: #eee;
}
mark,
.mark {
  background-color: #ffe3a2;
  color: #563c00;
  padding: 0.1em;
}
.close {
  font-size: 15px;
  color: #4d627b;
  opacity: 1;
  text-shadow: none;
}
.close:focus,
.close:hover {
  color: #4d627b;
  opacity: .7;
}
/* HORIZONTAL RULE */
/*======================================*/
hr {
  border-color: rgba(0, 0, 0, 0.07);
}
.hr-wide {
  margin-left: -10px;
  margin-right: -10px;
}
.hr-xs {
  margin: 5px 0;
}
.hr-sm {
  margin: 10px 0;
}
.new-section-xs {
  margin: 12px 0;
  min-height: 1px;
}
.new-section-sm {
  margin: 25px 0;
  min-height: 1px;
}
.new-section-md {
  margin: 50px 0;
  min-height: 1px;
}
.new-section-lg {
  margin: 100px 0;
  min-height: 1px;
}
.new-section-xl {
  margin: 150px 0;
  min-height: 1px;
}
/* GRID-GUTTER */
/*======================================*/
.row {
  margin: 0 -10px;
}
[class^="col-"]:not(.pad-no) {
  padding-left: 10px;
  padding-right: 10px;
}
/* MEDIA */
/*======================================*/
.media-block .media-left {
  display: block;
  float: left;
}
.media-block .media-right {
  float: right;
}
.media-block .media-body {
  display: block;
  overflow: hidden;
  width: auto;
}
.media-block:after {
  content: '';
  display: table;
  clear: both;
}
.middle .media-left,
.middle .media-right,
.middle .media-body {
  vertical-align: middle;
}
/* THUMBNAILS */
/*======================================*/
.thumbnail {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 5px;
  border-radius: 3px;
  border-color: rgba(0, 0, 0, 0.07);
}
.thumbnail .caption {
  padding: 10px 0 5px;
  color: #7a878e;
}
.thumbnail.selected {
  box-shadow: inset 0 0 0 2px;
}
/* TABLES */
/*======================================*/
#container .table th {
  font-size: 1.05em;
  font-weight: 600;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  color: #4d627b;
}
#container .table td {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
#container .table.table-vcenter th,
#container .table.table-vcenter td {
  vertical-align: middle;
}
#container .table .min-width {
  width: 1%;
  white-space: nowrap;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#container .table-trans tr,
#container .table-trans td,
#container .table-trans th {
  background-color: transparent !important;
  border-color: transparent !important;
}
#container .table-bordered,
#container .table-bordered td,
#container .table-bordered th {
  border-color: rgba(0, 0, 0, 0.07);
}
#container .table-striped > tbody > tr:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0.015);
}
#container .table-hover > tbody > tr:hover {
  background-color: rgba(0, 0, 0, 0.015);
}
/* FORM CONTROL  */
/*======================================*/
.form-control {
  height: 33px;
  font-size: 13px;
  border-radius: 3px;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.07);
  transition-duration: .5s;
}
.form-control:focus {
  border-color: #25476a;
  box-shadow: none;
  transition-duration: .5s;
}
.form-control:focus-feedback {
  z-index: 10;
}
.form-control-trans {
  border: 0 !important;
  background-color: transparent !important;
}
.input-sm {
  font-size: 11px;
  height: 30px;
}
.input-lg {
  font-size: 17px;
  height: 46px;
}
.has-error .form-control,
.has-warning .form-control,
.has-success .form-control {
  box-shadow: none !important;
}
.has-feedback i.form-control-feedback {
  top: 1.75em;
}
.input-group-addon {
  font-size: 13px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background-color: #fff;
  color: #7a878e;
  border-radius: 3px;
  min-width: 45px;
}
.input-group .btn:not(.btn-lg):not(.btn-sm):not(.btn-xs) {
  max-height: 33px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 30px;
}
.has-warning .form-control {
  border-color: #ffca4d;
}
.has-warning .form-control:focus {
  border-color: #cc8f00;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #e6a100;
  font-weight: 700;
}
.has-error .form-control {
  border-color: #f8877f;
}
.has-error .form-control:focus {
  border-color: #ea1c0d;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #f55a4e;
  font-weight: 700;
}
.has-success .form-control {
  border-color: #b0d683;
}
.has-success .form-control:focus {
  border-color: #71a436;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #8bc34a;
  font-weight: 700;
}
/* NAV PILLS */
/*======================================*/
.nav-pills > li > a {
  border-radius: 3px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  background-color: #25476a;
}
.nav-tabs > li > a {
  border-radius: 3px 3px 0 0;
}
/* LIST GROUP */
/*======================================*/
.list-group-striped > li:nth-child(odd),
.list-group-striped > a:nth-child(odd):not(.active):not(.disabled) {
  background-color: rgba(0, 0, 0, 0.015);
}
.list-group.bg-trans .list-group-item:not(.active):not(.disabled) {
  background-color: transparent;
  border-color: transparent;
  color: inherit;
}
.list-group.bg-trans .list-group-item .disabled {
  opacity: 0.5;
}
.list-group.bg-trans a.list-group-item:hover:not(.active) {
  background-color: rgba(0, 0, 0, 0.05);
}
.list-group.bord-no .list-group-item {
  border-color: transparent;
}
.list-group .list-divider {
  display: block;
}
.list-group-item {
  border-color: rgba(0, 0, 0, 0.07);
  background-color: transparent;
  color: #7a878e;
}
a.list-group-item,
button.list-group-item {
  color: #7a878e;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  background-color: rgba(0, 0, 0, 0.04);
  color: #7a878e;
}
.list-group-item .list-group-item-heading,
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #4d627b;
}
.list-group-item-heading {
  margin-top: 5px;
}
.list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.list-group-item:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: transparent;
  color: #b1b9bd;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #25476a !important;
  border-color: #25476a;
  color: #fff;
}
.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: #fff;
}
a.list-group-item-primary,
.list-group-item-primary {
  background-color: #2e5984;
  border-color: transparent;
  color: #fff;
}
a.list-group-item-primary:hover,
a.list-group-item-primary:focus,
button.list-group-item-primary:hover,
button.list-group-item-primary:focus {
  background-color: #326090;
  color: #fff;
}
a.list-group-item-info,
.list-group-item-info {
  background-color: #1eb7fc;
  border-color: transparent;
  color: #fff;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  background-color: #2ebcfc;
  color: #fff;
}
a.list-group-item-success,
.list-group-item-success {
  background-color: #9ccc65;
  border-color: transparent;
  color: #fff;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  background-color: #a4d070;
  color: #fff;
}
a.list-group-item-warning,
.list-group-item-warning {
  background-color: #ffbe24;
  border-color: transparent;
  color: #fff;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  background-color: #ffc233;
  color: #fff;
}
a.list-group-item-danger,
.list-group-item-danger {
  background-color: #f66358;
  border-color: transparent;
  color: #fff;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  background-color: #f77066;
  color: #fff;
}
a.list-group-item-mint,
.list-group-item-mint {
  background-color: #2dc3b5;
  border-color: transparent;
  color: #fff;
}
a.list-group-item-mint:hover,
a.list-group-item-mint:focus,
button.list-group-item-mint:hover,
button.list-group-item-mint:focus {
  background-color: #30d0c1;
  color: #fff;
}
a.list-group-item-purple,
.list-group-item-purple {
  background-color: #b761c6;
  border-color: transparent;
  color: #fff;
}
a.list-group-item-purple:hover,
a.list-group-item-purple:focus,
button.list-group-item-purple:hover,
button.list-group-item-purple:focus {
  background-color: #bc6cca;
  color: #fff;
}
a.list-group-item-pink,
.list-group-item-pink {
  background-color: #f383a9;
  border-color: transparent;
  color: #fff;
}
a.list-group-item-pink:hover,
a.list-group-item-pink:focus,
button.list-group-item-pink:hover,
button.list-group-item-pink:focus {
  background-color: #f491b2;
  color: #fff;
}
a.list-group-item-dark,
.list-group-item-dark {
  background-color: #495662;
  border-color: transparent;
  color: #fff;
}
a.list-group-item-dark:hover,
a.list-group-item-dark:focus,
button.list-group-item-dark:hover,
button.list-group-item-dark:focus {
  background-color: #505e6b;
  color: #fff;
}
/* LABEL */
/*======================================*/
.label {
  border-radius: 3px;
  font-weight: 600;
}
.label:empty {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: sub;
}
.label.label-fw {
  margin-right: 0.5em;
}
.labels .label {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px;
}
.label-md {
  font-size: 100%;
}
.label-table {
  display: inline-block;
  width: 80%;
  min-width: 8ex;
  font-size: 1em;
  max-width: 100px;
  padding: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: top;
}
.label-default {
  background-color: #e3e8ee;
  color: #333;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #d3dbe4;
}
.label-primary {
  background-color: #25476a;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1e3a57;
}
.label-info {
  background-color: #03a9f4;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0398db;
}
.label-success {
  background-color: #8bc34a;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #7eb73d;
}
.label-warning {
  background-color: #ffb300;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #e6a100;
}
.label-danger {
  background-color: #f44336;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #f32c1e;
}
.label-mint {
  background-color: #26a69a;
}
.label-mint[href]:hover,
.label-mint[href]:focus {
  background-color: #219187;
}
.label-purple {
  background-color: #ab47bc;
}
.label-purple[href]:hover,
.label-purple[href]:focus {
  background-color: #9b3eab;
}
.label-pink {
  background-color: #f06292;
}
.label-pink[href]:hover,
.label-pink[href]:focus {
  background-color: #ee4b82;
}
.label-dark {
  background-color: #3a444e;
}
.label-dark[href]:hover,
.label-dark[href]:focus {
  background-color: #2f373f;
}
/* BREADCRUMB */
/*======================================*/
.breadcrumb {
  border-radius: 0;
  background-color: transparent;
  margin-bottom: 0;
  padding: 0 20px 10px;
  font-size: 1em;
}
.breadcrumb li,
.breadcrumb li a {
  color: #4d627b;
}
.breadcrumb li a:hover {
  color: #03a9f4;
  text-decoration: underline;
}
.breadcrumb > li + li:before {
  content: "";
  border-color: #4d627b;
  border-style: solid;
  border-width: .1em .1em 0 0;
  display: inline-block;
  height: .55em;
  left: 0;
  position: relative;
  top: -0.1em;
  width: .55em;
  padding: 0;
  margin-left: 1ex;
  margin-right: 1.7ex;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.breadcrumb .active {
  font-weight: 700;
  color: #4d627b;
}
/* ALERTS */
/*======================================*/
.alert {
  border-radius: 3px;
  border: 0;
  padding: 15px 2em 15px 15px;
  position: relative;
}
.alert .alert-link {
  text-decoration: underline;
  font-weight: 600;
}
.alert .alert-link:hover {
  text-decoration: underline;
}
.alert .close {
  font-size: 12.5px;
  text-shadow: none;
  opacity: .7;
  position: absolute;
  left: auto;
  right: 10px;
  top: 10px;
}
.alert button.close {
  padding: 1px;
  border-radius: 20px;
  transition: all, 0.3s;
}
.alert button.close > span:not(.sr-only) {
  display: block;
  width: 1em;
  height: 1em;
  line-height: 0.8em;
}
.alert button.close:hover {
  opacity: .55;
}
.alert button.close:active {
  opacity: 0.3;
}
.alert-primary {
  background-color: #34597e;
  border-color: transparent;
  border-left: 3px solid #122130;
  color: #fff;
}
.alert-primary .close,
.alert-primary .alert-link {
  color: #fff;
}
.alert-info {
  background-color: #37aee3;
  border-color: transparent;
  border-left: 3px solid #116f99;
  color: #fff;
}
.alert-info .close,
.alert-info .alert-link {
  color: #fff;
}
.alert-success {
  background-color: #9cc56c;
  border-color: transparent;
  border-left: 3px solid #648e33;
  color: #fff;
}
.alert-success .close,
.alert-success .alert-link {
  color: #fff;
}
.alert-warning {
  background-color: #f7bb2b;
  border-color: transparent;
  border-left: 3px solid #b07c03;
  color: #fff;
}
.alert-warning .close,
.alert-warning .alert-link {
  color: #fff;
}
.alert-danger {
  background-color: #f0685e;
  border-color: transparent;
  border-left: 3px solid #cf1c0f;
  color: #fff;
}
.alert-danger .close,
.alert-danger .alert-link {
  color: #fff;
}
.alert-mint {
  background-color: #35bbae;
  border-color: transparent;
  border-left: 3px solid #1a665f;
  color: #fff;
}
.alert-mint .close,
.alert-mint .alert-link {
  color: #fff;
}
.alert-purple {
  background-color: #b269be;
  border-color: transparent;
  border-left: 3px solid #773383;
  color: #fff;
}
.alert-purple .close,
.alert-purple .alert-link {
  color: #fff;
}
.alert-pink {
  background-color: #ee87aa;
  border-color: transparent;
  border-left: 3px solid #e62063;
  color: #fff;
}
.alert-pink .close,
.alert-pink .alert-link {
  color: #fff;
}
.alert-dark {
  background-color: #676f78;
  border-color: transparent;
  border-left: 3px solid #31373e;
  color: #fff;
}
.alert-dark .close,
.alert-dark .alert-link {
  color: #fff;
}
/* MODALS */
/*======================================*/
.modal {
  text-align: center;
  z-index: 10000;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  margin-left: -1em;
  vertical-align: middle;
}
.modal.fade:not(.animated) .modal-dialog {
  opacity: 0;
  -webkit-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  transform: translateY(-150%);
  -webkit-transition: all .5s linear .5s;
  transition: all .5s linear .5s;
}
.modal.fade.in:not(.animated) .modal-dialog {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: all .5s;
  transition: all .5s;
}
.bootbox.modal.in:not(.fade) {
  opacity: 1;
  transition: opacity, 0.5s;
}
.bootbox.modal:not(.fade) {
  opacity: 0;
  -webkit-transition: opacity .5s linear .5s;
  transition: opacity .5s linear .5s;
}
.modal-dialog {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-top: -1%;
  min-width: 90%;
}
.modal-dialog.animated {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
}
.modal-header {
  padding: 15px;
  position: relative;
  border: 0;
}
.modal-footer {
  background-color: transparent;
  color: #7a878e;
  border-color: rgba(0, 0, 0, 0.07);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.modal-title {
  font-size: 1.2em;
  color: #4d627b;
}
.modal-body {
  min-height: 90px;
}
.modal-body > .close,
.modal-header > .close {
  top: 50%;
  margin-top: -0.5em;
  right: 10px;
  left: auto;
  position: absolute;
  background-color: transparent !important;
}
.modal-body > .close {
  top: 10px;
  margin-top: 0 !important;
}
.modal-content {
  box-shadow: none;
  border-radius: 3px;
  border: 0;
}
.modal-footer {
  padding: 10px 15px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.modal-backdrop.in {
  opacity: 0.75;
}
.modal-backdrop {
  z-index: 9999;
}
@media (min-width: 768px) {
  .modal-dialog {
    min-width: 0;
  }
}
/* TOOLTIP */
/*======================================*/
.tooltip {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  z-index: 999999;
}
.tooltip-inner {
  font-size: 13px;
  border-radius: 3px;
  padding: 5px 10px;
  background-color: #3a444e;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  border-top-color: #3a444e;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #3a444e;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #3a444e;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #3a444e;
}
.tooltip.in {
  opacity: 1;
}
.tooltip h1,
.tooltip h2,
.tooltip h3,
.tooltip h4,
.tooltip h5,
.tooltip h6,
.tooltip .h1,
.tooltip .h2,
.tooltip .h3,
.tooltip .h4,
.tooltip .h5,
.tooltip .h6 {
  color: inherit;
}
/* POPOVER */
/*======================================*/
.popover {
  font-family: inherit;
  font-size: 13px;
  border-radius: 3px;
  border: 1px solid #e9edf3;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.popover-title {
  background-color: transparent;
  color: #4d627b;
  font-size: 1.2em;
  font-weight: 600;
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
}
.popover > .arrow {
  border-width: 9px;
}
.popover > .arrow:after {
  border-width: 9px;
}
.popover.left > .arrow {
  border-left-color: rgba(0, 0, 0, 0.07);
  right: -9px;
  margin-top: -9px;
}
.popover.left > .arrow:after {
  bottom: -9px;
}
.popover.right > .arrow {
  border-right-color: rgba(0, 0, 0, 0.07);
  left: -9px;
  margin-top: -9px;
}
.popover.right > .arrow:after {
  bottom: -9px;
}
.popover.top > .arrow {
  border-top-color: rgba(0, 0, 0, 0.07);
  bottom: -9px;
}
.popover.top > .arrow:after {
  margin-left: -9px;
}
.popover.bottom > .arrow {
  border-bottom-color: rgba(0, 0, 0, 0.07);
  top: -9px;
}
.popover.bottom > .arrow:after {
  margin-left: -9px;
}
.popover-content {
  padding: 10px 15px 20px;
}
/* BADGES */
/*======================================*/
#container .badge {
  font-size: .9em;
  font-weight: 600;
}
#container .badge:not(.badge-default) {
  color: #fff;
}
.badge:empty.badge-icon {
  display: inline-block;
  width: 0.85em;
  height: 0.85em;
  padding: 0;
  min-width: 5px;
  margin: .5em;
  border-radius: 50%;
}
.badge.badge-fw,
.badge:empty.badge-fw {
  margin-right: 1em;
}
.badge-stat {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0px 7px 0 0 !important;
  box-shadow: 0 0 0 2px;
}
.badge-default {
  background-color: #e9eeef;
  color: #7a878e;
}
.badge-primary {
  background-color: #25476a;
}
.badge-info {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffb300;
}
.badge-danger {
  background-color: #f44336;
}
.badge-mint {
  background-color: #26a69a;
}
.badge-purple {
  background-color: #ab47bc;
}
.badge-pink {
  background-color: #f06292;
}
.badge-dark {
  background-color: #3a444e;
}
/* DROPDOWN */
/*======================================*/
.dropdown-header {
  font-weight: 700;
  font-size: .85em;
  color: #4d627b;
  padding: 12px 15px 5px !important;
  text-transform: uppercase;
}
.dropdown-toggle > .dropdown-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 3px;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  vertical-align: baseline;
}
.dropdown-toggle > .dropdown-caret.caret-up {
  border-width: 0 4px 6px 4px;
  border-bottom-color: initial;
  border-top-color: transparent;
}
.dropdown-menu {
  font-size: 13px;
  border-radius: 3px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  margin: 5px 0 0;
  padding: 0;
  border: 0;
}
.dropdown-menu > .active > a {
  background-color: #25476a !important;
  border-color: #25476a !important;
  color: #fff !important;
}
.dropdown-menu > li {
  padding: 2px 7px;
}
.dropdown-menu > li > a {
  border-radius: 3px;
  color: #7a878e;
}
.dropdown-menu > li:first-child {
  padding-top: 7px;
}
.dropdown-menu > li:last-child {
  padding-bottom: 7px;
}
.dropdown-menu > li.divider {
  padding: 0;
  margin: 5px 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu:not(.head-list) > li > a {
  padding: 7px 10px;
}
.dropdown-menu:not(.head-list) > li > a:hover {
  background-color: #25476a;
  color: #fff;
}
.dropdown-menu.with-arrow:before,
.dropdown-menu.with-arrow:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
.dropdown-menu.with-arrow:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.07);
  margin: -7px 0 0 15px;
}
.dropdown-menu.with-arrow:after {
  border-bottom: 7px solid #fff;
  margin: -6px 0 0 15px;
}
.dropdown-menu-right.dropdown-menu.with-arrow:before {
  left: auto;
  right: 0;
  margin: -7px 25px 0 0;
}
.dropdown-menu-right.dropdown-menu.with-arrow:after {
  left: auto;
  right: 0;
  margin: -6px 25px 0 0;
}
.dropup .dropdown-menu {
  margin-bottom: 5px;
}
.dropdown-menu-sm {
  min-width: 220px;
}
.dropdown-menu-md {
  min-width: 270px;
}
.dropdown-menu-lg {
  min-width: 300px;
}
.dropdown.open > .dropdown-toggle,
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 1px rgba(0, 0, 0, 0.3) !important;
}
/* WELLS */
/*======================================*/
.well,
pre {
  background-color: #e9eeef;
  border-color: rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  box-shadow: none;
  color: inherit;
}
.well-xs {
  padding: 5px;
}
/* PROGRESSBAR */
/*======================================*/
.progress {
  height: 12px;
  margin-bottom: 15px;
  border-radius: 3px;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.1);
}
.progress-bar {
  font-size: 10px;
  background-color: #25476a;
  line-height: 1.05em;
  box-shadow: none;
}
.progress-light-base {
  background-color: #fff;
}
.progress-dark-base {
  background-color: rgba(255, 255, 255, 0.2);
}
.progress-xl {
  height: 30px;
  margin-bottom: 20px;
}
.progress-xl .progress-bar {
  font-size: 13px;
  line-height: 30px;
}
.progress-lg {
  height: 20px;
  margin-bottom: 20px;
}
.progress-lg .progress-bar {
  font-size: 13px;
  line-height: 20px;
}
.progress-md {
  height: 8px;
  margin-bottom: 5px;
}
.progress-md .progress-bar {
  font-size: 5px;
  line-height: 8px;
}
.progress-sm {
  height: 4px;
  margin-bottom: 5px;
}
.progress-sm .progress-bar {
  font-size: 0;
  line-height: 4px;
}
.progress-xs {
  height: 2px;
  margin-bottom: 10px;
}
.progress-xs .progress-bar {
  font-size: 0;
  line-height: 2px;
}
.progress-bar-light {
  background-color: #fff;
}
.progress-bar-primary {
  background-color: #25476a;
}
.progress-bar-info {
  background-color: #03a9f4;
}
.progress-bar-success {
  background-color: #8bc34a;
}
.progress-bar-warning {
  background-color: #ffb300;
}
.progress-bar-danger {
  background-color: #f44336;
}
.progress-bar-mint {
  background-color: #26a69a;
}
.progress-bar-purple {
  background-color: #ab47bc;
}
.progress-bar-pink {
  background-color: #f06292;
}
.progress-bar-dark {
  background-color: #3a444e;
}
/*======================================*/
/* PAGER */
/*======================================*/
.pager li > a,
.pager li > span {
  border-radius: 3px;
  border-color: rgba(0, 0, 0, 0.07);
  color: #7a878e;
}
.pager li:not(.disabled) > a {
  transition: all, 0.3s;
}
.pager li:not(.disabled) > a:active {
  box-shadow: inset 0 3px 2px rgba(0, 0, 0, 0.3) !important;
  background-color: #25476a !important;
  color: #fff !important;
}
.pager li:not(.disabled) > a:hover,
.pager li:not(.disabled) > a:focus {
  background-color: transparent;
  border-color: #25476a;
  color: #25476a;
  box-shadow: inset 0 0 1px #25476a, 0 3px 15px rgba(0, 0, 0, 0.25);
  z-index: 2;
  transition: all, 0.3s;
}
.pager.pager-rounded li > a,
.pager.pager-rounded li > span {
  border-radius: 15px;
}
.pager .disabled > a,
.pager .disabled > span {
  background-color: transparent !important;
  border-color: rgba(0, 0, 0, 0.07) !important;
  box-shadow: none !important;
  color: #bfc5c9 !important;
}
/*======================================*/
/* PAGINATION */
/*======================================*/
.pagination > li {
  color: #7a878e;
}
.pagination > li > a,
.pagination > li > span {
  color: inherit;
  border-color: rgba(0, 0, 0, 0.07);
  transition: border-color, 0.3s;
}
.pagination > li > span {
  cursor: default;
}
.pagination > li > span:hover {
  background-color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:first-child span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pagination > li:not(.disabled):not(.active) a:active {
  background-color: #25476a !important;
  border-color: #25476a;
  color: #fff !important;
  box-shadow: inset 0 3px 2px rgba(0, 0, 0, 0.3) !important;
}
.pagination > li:not(.disabled):not(.active) a:hover,
.pagination > li:not(.disabled):not(.active) a:focus {
  background-color: #fff;
  border-color: #25476a;
  color: #25476a;
  box-shadow: inset 0 0 1px #25476a;
  z-index: 2;
  transition: border-color, 0.3s;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #25476a;
  border-color: #25476a;
}
.pagination .disabled > a,
.pagination .disabled > span {
  box-shadow: none !important;
  color: #dbdee0 !important;
  background-color: transparent !important;
}
/* CAROUSEL                             */
/*======================================*/
.carousel-inner > .item {
  padding-top: 15px;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
  background-repeat: no-repeat;
  color: inherit;
}
.carousel-control,
.carousel-control:focus {
  font-size: 1em;
  text-shadow: none;
  width: auto;
  padding: 10px;
  top: 0;
  bottom: 0;
  opacity: .5;
  transition: opacity 0.5s;
}
.carousel-control.auto-hide {
  opacity: 0;
}
.carousel-control:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.carousel-control i {
  position: relative;
  top: 0.25em;
}
.carousel:hover .carousel-control {
  opacity: 1;
  transition: opacity 0.5s;
}
.carousel-indicators.out {
  bottom: 0;
}
.carousel-indicators.out + .carousel-inner {
  padding-bottom: 30px;
}
.carousel-indicators.square li {
  border-radius: 0;
}
.carousel-indicators > .active {
  background-color: transparent;
  box-shadow: inset 0 0 0 50px;
  border-color: transparent;
}
.carousel-indicators > li {
  border-color: inherit;
}
/* BLOCKQUOTE */
/*======================================*/
blockquote {
  border-left: 3px solid rgba(0, 0, 0, 0.2);
  position: relative;
  text-indent: 3ex;
}
.bq-sm {
  font-size: 13px;
}
.bq-open:before,
.bq-close:after {
  content: '\201C';
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 3.5em;
}
.bq-open:before {
  position: absolute;
  top: 0.07em;
  left: 20px;
  text-indent: 0;
  line-height: 1em;
}
.bq-close:after {
  content: '\201D';
  display: inline-block;
  line-height: 0;
  vertical-align: text-bottom;
  -webkit-transform: translate(-0.5ex, 0.1ex);
  -ms-transform: translate(-0.5ex, 0.1ex);
  transform: translate(-0.5ex, 0.1ex);
}
/* FORM */
/*======================================*/
.form-horizontal .control-label {
  margin-bottom: 5px;
}
.form-horizontal .control-label.text-left {
  text-align: left;
}
/* ACCORDION */
/*======================================*/
.panel > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
.panel-group {
  margin-bottom: 35px;
}
.panel-group.accordion .panel {
  margin-bottom: 0;
}
.panel-group.accordion .panel-heading {
  border-radius: 0;
  height: auto;
}
.panel-group.accordion .panel-heading:after {
  border: 0 !important;
}
.panel-group.accordion .panel-heading,
.panel-group.accordion .panel-title {
  padding: 0;
}
.panel-group.accordion .panel-title {
  line-height: 40px;
}
.panel-group.accordion .panel-title a {
  display: block;
  color: inherit;
  text-transform: none;
  font-size: 14px;
  padding: 0 15px;
}
.panel-group.accordion .panel-title a:hover,
.panel-group.accordion .panel-title a:focus {
  color: inherit;
}
.panel-group.accordion .panel-title a.collapsed > i {
  transform: rotate(0);
  transition: all 0.3s;
}
.panel-group.accordion .panel-title a > i {
  display: inline-block;
  min-width: 1.2em;
  margin-right: 10px;
  text-align: center;
  transform-origin: center;
  transform: rotate(90deg);
  transition: all .3s;
}
.panel-group.accordion .panel:first-child,
.panel-group.accordion .panel:first-child .panel-heading {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-group.accordion .panel:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
.panel-group-trans .panel {
  background-color: transparent !important;
  box-shadow: none;
}
.panel-group-condensed .panel-title a {
  line-height: 35px;
}
.panel-group-condensed .panel-body {
  padding: 10px 20px 10px;
}
.panel-group-trans.panel-group-condensed .panel-title a {
  padding: 0;
}
.panel-group-trans.panel-group-condensed .panel-body {
  padding: 10px 0 10px;
}
/* TABS */
/*======================================*/
.tab-base {
  margin-bottom: 15px;
}
.tab-base .tab-content {
  background-color: #fff;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  padding: 15px;
}
.tab-base .tab-content .tab-footer {
  background-color: #f6f8fa;
  color: #7a878e;
  border-color: #eff3f7;
  position: relative;
  margin: 0 -15px -15px -15px;
  padding: 10px 15px;
}
.tab-base .nav-tabs {
  border: 0;
}
.tab-base .nav-tabs > li:not(.active) > a {
  background-color: #dbe3ec;
  transition: background-color, 0.3s;
}
.tab-base .nav-tabs > li:not(.active) > a:hover {
  background-color: rgba(255, 255, 255, 0.55);
  border-color: transparent;
  transition: background-color, 0.3s;
}
.tab-base .nav-tabs > .active > a,
.tab-base .nav-tabs > .active a:hover,
.tab-base .nav-tabs > .active > a:focus {
  border-color: transparent;
}
.tab-base .nav-tabs.tabs-right {
  text-align: right;
}
.tab-base .nav-tabs.tabs-right > li {
  float: none;
  display: inline-block;
  margin-right: -2px;
}
.tab-footer:after {
  content: '';
  display: table;
  clear: both;
}
.nav-tabs li a {
  border-radius: 3px 3px 0 0;
  color: #7a878e;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #4d627b;
  border-color: transparent;
}
.nav-tabs.tab-right {
  text-align: right;
}
.nav-tabs.tab-right > li {
  display: inline-block;
  text-align: left;
  float: none;
}
.nav-tabs.tab-right > li > a {
  margin-right: 0;
}
.nav-tabs .label,
.nav-tabs .badge {
  margin-left: 4px;
}
.tab-stacked-left,
.tab-stacked-right {
  display: table;
  height: 100%;
  width: 100%;
}
.tab-stacked-left .nav-tabs > li,
.tab-stacked-right .nav-tabs > li {
  float: none;
  margin: 0;
}
.tab-stacked-left .nav-tabs > li > a,
.tab-stacked-right .nav-tabs > li > a {
  margin: 0 0 2px;
}
.tab-stacked-left .nav-tabs > li:last-child > a,
.tab-stacked-right .nav-tabs > li:last-child > a {
  margin-bottom: 0;
}
.tab-stacked-left .nav-tabs,
.tab-stacked-right .nav-tabs,
.tab-stacked-left .tab-content,
.tab-stacked-right .tab-content {
  display: table-cell;
  vertical-align: top;
}
.tab-stacked-left .tab-content,
.tab-stacked-right .tab-content {
  overflow: hidden;
}
.tab-stacked-left .nav-tabs {
  width: 1%;
  border: 0;
}
.tab-stacked-left .nav-tabs > li a {
  border-right-color: transparent;
  border-radius: 3px 0 0 3px;
}
.tab-stacked-left .nav-tabs > .active > a:hover,
.tab-stacked-left .nav-tabs > .active > a:focus {
  border-right-color: transparent;
}
.tab-stacked-left.tab-base .nav-tabs > li:not(.active) a:hover {
  border-right-color: transparent;
}
.tab-stacked-left .tab-content {
  border-left-color: transparent;
  border-radius: 0 3px 3px 0;
}
.tab-stacked-right .nav-tabs {
  width: 1%;
  border: 0;
}
.tab-stacked-right .nav-tabs > li a {
  border-left-color: transparent;
  border-radius: 0 3px 3px 0;
}
.tab-stacked-right .nav-tabs > .active > a:hover,
.tab-stacked-right .nav-tabs > .active > a:focus {
  border-left-color: transparent;
}
.tab-stacked-right.tab-base .nav-tabs > li:not(.active) a:hover {
  border-left-color: transparent;
}
.tab-stacked-right .tab-content {
  border-right-color: transparent;
  border-radius: 3px 0 0 3px;
}
/* BUTTONS */
/*======================================*/
.btn {
  cursor: pointer;
  background-color: transparent;
  color: inherit;
  padding: 6px 12px;
  border-radius: 3px;
  border: 1px solid transparent;
  font-size: 13px;
  line-height: 1.475;
  vertical-align: middle;
  transition: all 0.25s;
}
.btn:not(.disabled):not(:disabled):hover {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25);
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: inherit;
}
.btn:not(.disabled):not(:disabled):active,
.btn:not(.disabled):not(:disabled).active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
}
/* Button Sizes */
/*---------------------------------*/
.btn-lg,
.btn-icon.btn-lg {
  font-size: 17px;
  line-height: 1.44;
}
.btn-sm,
.btn-icon.btn-sm {
  font-size: 11px;
  line-height: 1.5;
}
.btn-xs,
.btn-icon.btn-xs {
  font-size: 11px;
  line-height: 1.5;
}
/* Button Icon */
/*---------------------------------*/
.btn-icon {
  padding-left: 9px;
  padding-right: 9px;
  box-shadow: none !important;
}
.btn-icon > i,
.btn-icon:before {
  display: inline-block;
  min-width: 1.05em;
}
.btn-icon > i:before {
  line-height: inherit !important;
}
.btn-icon:hover {
  transform: scale(1.2);
}
/* Button File */
/*---------------------------------*/
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
/* Button Link */
/*---------------------------------*/
.btn-link {
  color: #03a9f4;
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #0275a8;
}
.btn.btn-link:focus,
.btn.btn-link:active {
  box-shadow: none;
}
.btn-link.disabled:hover,
.btn-link.disabled:focus {
  text-decoration: none;
}
/* Button Transparent */
/*---------------------------------*/
.btn-trans {
  padding-left: 5px;
  padding-right: 5px;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none !important;
}
.btn-default,
.btn-default:focus {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.07) !important;
  color: #7a878e;
}
.btn-default:hover,
.btn-default:active,
.btn-default.active,
.btn-default:disabled,
.btn-default.disabled,
.btn-default:not([class*="btn-active-"]) + .dropdown-menu > li > a:hover,
.btn-default:not([class*="btn-active-"]) + .dropdown-menu > li > a:focus,
.btn-default:not([class*="btn-active-"]) + .dropdown-menu > .active > a,
.btn-default + .dropdown-menu:not(.head-list) > li > a.active,
.open > .dropdown-toggle.btn-default,
.btn-hover-default:hover,
.btn-hover-default:active,
.btn-hover-default.active,
.btn-active-default.btn:active,
.btn-active-default.btn.active,
.btn-active-default + .dropdown-menu > li > a:hover,
.btn-active-default + .dropdown-menu > li > a:focus,
.btn-active-default + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-default,
.btn-group.open .dropdown-toggle.btn.btn-active-default {
  background-color: #ededed !important;
  border-color: rgba(0, 0, 0, 0.07) !important;
  color: #7a878e !important;
}
.btn-default i {
  color: inherit;
}
.btn-primary,
.btn-primary:focus {
  background-color: #294f75;
  border-color: #25476a !important;
  color: #fff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary:disabled,
.btn-primary.disabled,
.btn-primary:not([class*="btn-active-"]) + .dropdown-menu > li > a:hover,
.btn-primary:not([class*="btn-active-"]) + .dropdown-menu > li > a:focus,
.btn-primary:not([class*="btn-active-"]) + .dropdown-menu > .active > a,
.btn-primary + .dropdown-menu:not(.head-list) > li > a.active,
.open > .dropdown-toggle.btn-primary,
.btn-hover-primary:hover,
.btn-hover-primary:active,
.btn-hover-primary.active,
.btn-active-primary.btn:active,
.btn-active-primary.btn.active,
.btn-active-primary + .dropdown-menu > li > a:hover,
.btn-active-primary + .dropdown-menu > li > a:focus,
.btn-active-primary + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-primary,
.btn-group.open .dropdown-toggle.btn.btn-active-primary {
  background-color: #1c3550 !important;
  border-color: #1c3550 !important;
  color: #fff !important;
}
.btn-info,
.btn-info:focus {
  background-color: #0ab1fc;
  border-color: #03a9f4 !important;
  color: #fff;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info:disabled,
.btn-info.disabled,
.btn-info:not([class*="btn-active-"]) + .dropdown-menu > li > a:hover,
.btn-info:not([class*="btn-active-"]) + .dropdown-menu > li > a:focus,
.btn-info:not([class*="btn-active-"]) + .dropdown-menu > .active > a,
.btn-info + .dropdown-menu:not(.head-list) > li > a.active,
.open > .dropdown-toggle.btn-info,
.btn-hover-info:hover,
.btn-hover-info:active,
.btn-hover-info.active,
.btn-active-info.btn:active,
.btn-active-info.btn.active,
.btn-active-info + .dropdown-menu > li > a:hover,
.btn-active-info + .dropdown-menu > li > a:focus,
.btn-active-info + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-info,
.btn-group.open .dropdown-toggle.btn.btn-active-info {
  background-color: #0391d1 !important;
  border-color: #0391d1 !important;
  color: #fff !important;
}
.btn-success,
.btn-success:focus {
  background-color: #92c755;
  border-color: #8bc34a !important;
  color: #fff;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success:disabled,
.btn-success.disabled,
.btn-success:not([class*="btn-active-"]) + .dropdown-menu > li > a:hover,
.btn-success:not([class*="btn-active-"]) + .dropdown-menu > li > a:focus,
.btn-success:not([class*="btn-active-"]) + .dropdown-menu > .active > a,
.btn-success + .dropdown-menu:not(.head-list) > li > a.active,
.open > .dropdown-toggle.btn-success,
.btn-hover-success:hover,
.btn-hover-success:active,
.btn-hover-success.active,
.btn-active-success.btn:active,
.btn-active-success.btn.active,
.btn-active-success + .dropdown-menu > li > a:hover,
.btn-active-success + .dropdown-menu > li > a:focus,
.btn-active-success + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-success,
.btn-group.open .dropdown-toggle.btn.btn-active-success {
  background-color: #79af3a !important;
  border-color: #79af3a !important;
  color: #fff !important;
}
.btn-warning,
.btn-warning:focus {
  background-color: #ffb80f;
  border-color: #ffb300 !important;
  color: #fff;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning:disabled,
.btn-warning.disabled,
.btn-warning:not([class*="btn-active-"]) + .dropdown-menu > li > a:hover,
.btn-warning:not([class*="btn-active-"]) + .dropdown-menu > li > a:focus,
.btn-warning:not([class*="btn-active-"]) + .dropdown-menu > .active > a,
.btn-warning + .dropdown-menu:not(.head-list) > li > a.active,
.open > .dropdown-toggle.btn-warning,
.btn-hover-warning:hover,
.btn-hover-warning:active,
.btn-hover-warning.active,
.btn-active-warning.btn:active,
.btn-active-warning.btn.active,
.btn-active-warning + .dropdown-menu > li > a:hover,
.btn-active-warning + .dropdown-menu > li > a:focus,
.btn-active-warning + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-warning,
.btn-group.open .dropdown-toggle.btn.btn-active-warning,
.btn-active-warning.btn:active,
.btn-active-warning.btn.active,
.btn-active-warning + .dropdown-menu > li > a:hover,
.btn-active-warning + .dropdown-menu > li > a:focus,
.btn-active-warning + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-warning,
.btn-group.open .dropdown-toggle.btn.btn-active-warning {
  background-color: #db9a00 !important;
  border-color: #db9a00 !important;
  color: #fff !important;
}
.btn-danger,
.btn-danger:focus {
  background-color: #f55145;
  border-color: #f44336 !important;
  color: #fff;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger:disabled,
.btn-danger.disabled,
.btn-danger:not([class*="btn-active-"]) + .dropdown-menu > li > a:hover,
.btn-danger:not([class*="btn-active-"]) + .dropdown-menu > li > a:focus,
.btn-danger:not([class*="btn-active-"]) + .dropdown-menu > .active > a,
.btn-danger + .dropdown-menu:not(.head-list) > li > a.active,
.open > .dropdown-toggle.btn-danger,
.btn-hover-danger:hover,
.btn-hover-danger:active,
.btn-hover-danger.active,
.btn-active-danger.btn:active,
.btn-active-danger.btn.active,
.btn-active-danger + .dropdown-menu > li > a:hover,
.btn-active-danger + .dropdown-menu > li > a:focus,
.btn-active-danger + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-danger,
.btn-group.open .dropdown-toggle.btn.btn-active-danger {
  background-color: #f22314 !important;
  border-color: #f22314 !important;
  color: #fff !important;
}
.btn-mint,
.btn-mint:focus {
  background-color: #29b2a6;
  border-color: #26a69a !important;
  color: #fff;
}
.btn-mint:hover,
.btn-mint:active,
.btn-mint.active,
.btn-mint:disabled,
.btn-mint.disabled,
.btn-mint:not([class*="btn-active-"]) + .dropdown-menu > li > a:hover,
.btn-mint:not([class*="btn-active-"]) + .dropdown-menu > li > a:focus,
.btn-mint:not([class*="btn-active-"]) + .dropdown-menu > .active > a,
.btn-mint + .dropdown-menu:not(.head-list) > li > a.active,
.open > .dropdown-toggle.btn-mint,
.btn-hover-mint:hover,
.btn-hover-mint:active,
.btn-hover-mint.active,
.btn-active-mint.btn:active,
.btn-active-mint.btn.active,
.btn-active-mint + .dropdown-menu > li > a:hover,
.btn-active-mint + .dropdown-menu > li > a:focus,
.btn-active-mint + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-mint,
.btn-group.open .dropdown-toggle.btn.btn-active-mint {
  background-color: #1f897f !important;
  border-color: #1f897f !important;
  color: #fff !important;
}
.btn-purple,
.btn-purple:focus {
  background-color: #b052c0;
  border-color: #ab47bc !important;
  color: #fff;
}
.btn-purple:hover,
.btn-purple:active,
.btn-purple.active,
.btn-purple:disabled,
.btn-purple.disabled,
.btn-purple:not([class*="btn-active-"]) + .dropdown-menu > li > a:hover,
.btn-purple:not([class*="btn-active-"]) + .dropdown-menu > li > a:focus,
.btn-purple:not([class*="btn-active-"]) + .dropdown-menu > .active > a,
.btn-purple + .dropdown-menu:not(.head-list) > li > a.active,
.open > .dropdown-toggle.btn-purple,
.btn-hover-purple:hover,
.btn-hover-purple:active,
.btn-hover-purple.active,
.btn-active-purple.btn:active,
.btn-active-purple.btn.active,
.btn-active-purple + .dropdown-menu > li > a:hover,
.btn-active-purple + .dropdown-menu > li > a:focus,
.btn-active-purple + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-purple,
.btn-group.open .dropdown-toggle.btn.btn-active-purple {
  background-color: #953ca4 !important;
  border-color: #953ca4 !important;
  color: #fff !important;
}
.btn-pink,
.btn-pink:focus {
  background-color: #f1709c;
  border-color: #f06292 !important;
  color: #fff;
}
.btn-pink:hover,
.btn-pink:active,
.btn-pink.active,
.btn-pink:disabled,
.btn-pink.disabled,
.btn-pink:not([class*="btn-active-"]) + .dropdown-menu > li > a:hover,
.btn-pink:not([class*="btn-active-"]) + .dropdown-menu > li > a:focus,
.btn-pink:not([class*="btn-active-"]) + .dropdown-menu > .active > a,
.btn-pink + .dropdown-menu:not(.head-list) > li > a.active,
.open > .dropdown-toggle.btn-pink,
.btn-hover-pink:hover,
.btn-hover-pink:active,
.btn-hover-pink.active,
.btn-active-pink.btn:active,
.btn-active-pink.btn.active,
.btn-active-pink + .dropdown-menu > li > a:hover,
.btn-active-pink + .dropdown-menu > li > a:focus,
.btn-active-pink + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-pink,
.btn-group.open .dropdown-toggle.btn.btn-active-pink {
  background-color: #ed417b !important;
  border-color: #ed417b !important;
  color: #fff !important;
}
.btn-dark,
.btn-dark:focus {
  background-color: #414c57;
  border-color: #3a444e !important;
  color: #fff;
}
.btn-dark:hover,
.btn-dark:active,
.btn-dark.active,
.btn-dark:disabled,
.btn-dark.disabled,
.btn-dark:not([class*="btn-active-"]) + .dropdown-menu > li > a:hover,
.btn-dark:not([class*="btn-active-"]) + .dropdown-menu > li > a:focus,
.btn-dark:not([class*="btn-active-"]) + .dropdown-menu > .active > a,
.btn-dark + .dropdown-menu:not(.head-list) > li > a.active,
.open > .dropdown-toggle.btn-dark,
.btn-hover-dark:hover,
.btn-hover-dark:active,
.btn-hover-dark.active,
.btn-active-dark.btn:active,
.btn-active-dark.btn.active,
.btn-active-dark + .dropdown-menu > li > a:hover,
.btn-active-dark + .dropdown-menu > li > a:focus,
.btn-active-dark + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-dark,
.btn-group.open .dropdown-toggle.btn.btn-active-dark {
  background-color: #2b323a !important;
  border-color: #2b323a !important;
  color: #fff !important;
}
.btn-group-vertical .btn:not(.btn-default):not(.btn-trans),
.btn-group .btn:not(.btn-default):not(.btn-trans) {
  border-color: rgba(0, 0, 0, 0.09);
}
.btn-lg,
.btn-group-lg > .btn,
.btn-icon.btn-lg {
  padding: 10px 16px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-icon.btn-sm {
  padding: 5px 10px;
}
.btn-xs,
.btn-group-xs > .btn,
.btn-icon.btn-xs {
  padding: 1px 5px;
}
.btn-lg,
.btn-group-lg > .btn,
.btn-icon.btn-lg {
  border-radius: 3px;
}
.btn-lg,
.btn-group-sm > .btn,
.btn-lg,
.btn-group-xs > .btn,
.btn-icon.btn-lg,
.btn-icon.btn-lg {
  border-radius: 3px;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* Button Circle */
/*---------------------------------*/
.btn-circle {
  padding: 7px;
  border-radius: 50%;
}
.btn-lg.btn-circle {
  padding: 17px;
}
.btn-sm.btn-circle {
  padding: 7px;
}
.btn-xs.btn-circle {
  padding: 4px;
}
.btn-circle:before,
.btn-circle > i {
  display: block;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.4;
}
/* Button Rounded */
/*---------------------------------*/
.btn-rounded {
  border-radius: 17px;
  overflow: hidden;
}
.btn-lg.btn-rounded {
  border-radius: 30px;
}
.btn-sm.btn-rounded {
  border-radius: 15px;
}
.btn-xs.btn-rounded {
  border-radius: 10px;
}
.btn-group.btn-rounded {
  overflow: hidden;
}
/* Button Labeled */
/*---------------------------------*/
.btn-labeled,
.btn-labeled.fa {
  text-align: left;
}
.btn-labeled:not(.btn-block):not(.form-icon) {
  font-family: inherit;
}
.btn-block.btn-labeled:not(.form-icon) {
  font-family: inherit;
}
.btn-labeled .btn-label,
.btn-labeled:before {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-size: 16px;
  vertical-align: middle !important;
  text-align: center;
  width: 2em;
  line-height: 1.42857 !important;
  margin: -0.25em 5px -0.23em -12px;
}
.btn-labeled.fa {
  line-height: 1.42857;
}
.btn-labeled.fa:before,
.btn-labeled .fa:before {
  font-family: FontAwesome;
}
.btn-lg.btn-labeled {
  font-size: 17px;
}
.btn-lg.btn-labeled.fa {
  line-height: 1.33;
}
.btn-lg.btn-labeled:before,
.btn-lg .btn-label {
  font-size: 20px;
  margin-left: -16px;
}
.btn-sm.btn-labeled {
  font-size: 11px;
}
.btn-sm.btn-labeled.fa {
  line-height: 1.42857;
}
.btn-sm.btn-labeled:before,
.btn-sm .btn-label {
  font-size: 14px;
  margin-left: -10px;
}
.btn-xs.btn-labeled {
  font-size: 11px;
}
.btn-xs.btn-labeled.fa {
  line-height: 1.5;
}
.btn-xs.btn-labeled:before,
.btn-xs .btn-label {
  font-size: 12px;
  margin-left: -5px;
}
/* PANELS */
/*======================================*/
.panel {
  border-radius: 3px;
  border: 0;
  box-shadow: none !important;
  margin-bottom: 20px;
}
.panel .panel-bg-cover {
  max-height: 180px;
  overflow: hidden;
}
.panel .panel-bg-cover img {
  min-width: 100%;
  min-height: 100%;
  background-size: cover;
}
.panel.remove {
  opacity: 0;
  transition: opacity, 0.5s;
}
.panel .alert {
  border-radius: 0;
}
.panel.panel-bg-img {
  position: relative;
}
.panel .panel-bg-wrap {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.panel .panel-bg-wrap > img {
  position: absolute;
  top: 0;
  left: 0;
}
.panel .panel-bg-wrap + .panel-body {
  position: relative;
}
.panel-media {
  box-shadow: 0 -50px 20px -10px rgba(0, 0, 0, 0.2);
  padding: 10px 15px 15px 140px;
  position: relative;
}
.panel-media-img {
  position: absolute;
  width: 96px;
  height: 96px;
  left: 20px;
  top: -48px;
}
.panel-media-heading {
  color: #fff;
  position: absolute;
  top: -2.7em;
}
.panel .panel-heading,
.panel > :first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.panel .panel-footer,
.panel > :last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-body-full {
  margin-left: -20px;
  margin-right: -20px;
}
.panel-body {
  padding: 15px 20px 25px;
}
.panel-trans {
  border-color: transparent;
  box-shadow: none;
  background-color: transparent;
}
.panel-heading {
  position: relative;
  height: 42px;
  padding: 0;
  color: #4d627b;
}
.panel-heading .btn {
  box-shadow: none !important;
}
.panel-title {
  font-weight: normal;
  padding: 0 20px 0 20px;
  font-size: 1.15em;
  line-height: 42px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.panel-default.panel-colorful {
  background-color: #e6eced;
  color: #7a878e;
}
.panel-default .panel-heading {
  background-color: #e6eced;
  border-color: #f5f7f8;
}
.panel-footer {
  background-color: #fdfdfe;
  color: #7a878e;
  border-color: rgba(0, 0, 0, 0.02);
  position: relative;
}
/* Colors */
/*---------------------------------*/
.panel-primary .panel-heading,
.panel-primary.panel-colorful {
  background-color: #25476a;
  border-color: #25476a;
  color: #fff;
}
.panel-primary.panel-colorful {
  box-shadow: 0 1px 1px #0b141e;
}
.panel-info .panel-heading,
.panel-info.panel-colorful {
  background-color: #03a9f4;
  border-color: #03a9f4;
  color: #fff;
}
.panel-info.panel-colorful {
  box-shadow: 0 1px 1px #02638f;
}
.panel-success .panel-heading,
.panel-success.panel-colorful {
  background-color: #8bc34a;
  border-color: #8bc34a;
  color: #fff;
}
.panel-success.panel-colorful {
  box-shadow: 0 1px 1px #577d2a;
}
.panel-warning .panel-heading,
.panel-warning.panel-colorful {
  background-color: #ffb300;
  border-color: #ffb300;
  color: #fff;
}
.panel-warning.panel-colorful {
  box-shadow: 0 1px 1px #996b00;
}
.panel-danger .panel-heading,
.panel-danger.panel-colorful {
  background-color: #f44336;
  border-color: #f44336;
  color: #fff;
}
.panel-danger.panel-colorful {
  box-shadow: 0 1px 1px #ba160a;
}
.panel-mint .panel-heading,
.panel-mint.panel-colorful {
  background-color: #26a69a;
  border-color: #26a69a;
  color: #fff;
}
.panel-mint.panel-colorful {
  box-shadow: 0 1px 1px #13534d;
}
.panel-purple .panel-heading,
.panel-purple.panel-colorful {
  background-color: #ab47bc;
  border-color: #ab47bc;
  color: #fff;
}
.panel-purple.panel-colorful {
  box-shadow: 0 1px 1px #682a73;
}
.panel-pink .panel-heading,
.panel-pink.panel-colorful {
  background-color: #f06292;
  border-color: #f06292;
  color: #fff;
}
.panel-pink.panel-colorful {
  box-shadow: 0 1px 1px #d71556;
}
.panel-dark .panel-heading,
.panel-dark.panel-colorful {
  background-color: #3a444e;
  border-color: #3a444e;
  color: #fff;
}
.panel-dark.panel-colorful {
  box-shadow: 0 1px 1px #0e1113;
}
.panel-colorful > .panel-heading {
  border: 0;
}
.panel-default > .panel-heading:after,
.panel-primary > .panel-heading:after,
.panel-info > .panel-heading:after,
.panel-success > .panel-heading:after,
.panel-warning > .panel-heading:after,
.panel-danger > .panel-heading:after,
.panel-purple > .panel-heading:after,
.panel-pink > .panel-heading:after,
.panel-dark > .panel-heading:after {
  display: none;
}
/* Bordered */
/*---------------------------------*/
.panel-bordered-default,
.panel-default.panel-bordered {
  border: 1px solid #bdcccf;
}
.panel-bordered-primary,
.panel-primary.panel-bordered {
  border: 1px solid #25476a;
}
.panel-bordered-info,
.panel-info.panel-bordered {
  border: 1px solid #03a9f4;
}
.panel-bordered-success,
.panel-success.panel-bordered {
  border: 1px solid #8bc34a;
}
.panel-bordered-warning,
.panel-warning.panel-bordered {
  border: 1px solid #ffb300;
}
.panel-bordered-danger,
.panel-danger.panel-bordered {
  border: 1px solid #f44336;
}
.panel-bordered-mint,
.panel-mint.panel-bordered {
  border: 1px solid #26a69a;
}
.panel-bordered-purple,
.panel-purple.panel-bordered {
  border: 1px solid #ab47bc;
}
.panel-bordered-pink,
.panel-pink.panel-bordered {
  border: 1px solid #f06292;
}
.panel-bordered-dark,
.panel-dark.panel-bordered {
  border: 1px solid #3a444e;
}
/* Panel Group */
/*---------------------------------*/
.panel-group .panel {
  border-radius: 0;
  margin-bottom: 20px;
}
.panel-group > div {
  padding-left: 0;
  padding-right: 0;
}
.panel-group > div:first-child > .panel {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel-group > div:last-child > .panel {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel-group > div + div > .panel {
  margin-left: -1px;
}
/* Panel Control */
/*---------------------------------*/
.panel-control {
  height: 100%;
  position: relative;
  float: right;
  padding: 0 15px 0 5px;
}
.panel-control:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  left: -1em;
  position: relative;
}
.panel-control .btn {
  padding-left: 7px;
  padding-right: 7px;
}
.panel-control .dropdown {
  display: inline-block;
}
.panel-control > i,
.panel-control > .badge,
.panel-control > label {
  vertical-align: middle;
}
.panel-control > .toggle-switch + label {
  vertical-align: baseline;
}
.panel-control > .form-control {
  display: inline-block;
  max-width: 98%;
  height: 32px;
  vertical-align: middle;
}
.panel-control > .input-group-wrap {
  display: inline-block;
  max-width: 200px;
  vertical-align: middle;
}
.panel-control > .input-group-wrap > .input-group .input-group-addon > *,
.panel-control > .input-group-wrap > .input-group .input-group-btn > *,
.panel-control > .input-group-wrap > .input-group .form-control {
  height: 32px;
}
.panel-control > .input-group-wrap > .input-group .btn {
  padding: 6px 12px;
}
@media (min-width: 640px) {
  .panel-control > .input-group-wrap {
    max-width: 300px;
  }
}
/* Panel minimize maximize button */
/*---------------------------------*/
[data-panel="minmax"][aria-expanded="true"] i {
  transition: transform 0.1s;
}
[data-panel="minmax"][aria-expanded="false"] i {
  transition: transform 0.1s;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* Panel minimize maximize button */
/*---------------------------------*/
[data-panel="fullscreen"] > .icon-min {
  display: none;
}
.panel-fullscreen {
  overflow-y: hidden;
}
.panel-fullscreen .icon-min {
  display: inline-block;
}
.panel-fullscreen .icon-max {
  display: none;
}
.panel.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
/* Panel with tabs */
/*---------------------------------*/
.panel .panel-control .nav-tabs > .active > a {
  background-color: transparent;
  box-shadow: inset 0 -2px 0 0 #1e3a57 !important;
  color: inherit;
}
.panel[class*="panel-"] .panel-control .nav-tabs > .active > a {
  box-shadow: inset 0 -2px 0 0 rgba(255, 255, 255, 0.7) !important;
}
.panel-control .nav-tabs {
  display: inline-block;
  height: 40px;
  margin-top: 2px;
  vertical-align: bottom;
  border: 0;
}
.panel-control .nav-tabs > li {
  margin-top: 1px;
  margin-right: 5px;
  height: 100%;
}
.panel-control .nav-tabs > li > a {
  border-radius: 0;
  margin-right: 0;
  height: 100%;
  line-height: 40px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 0 15px;
}
.panel-control .nav-tabs > li:not(.active) {
  background-color: transparent;
  opacity: .6;
}
.panel-control .nav-tabs > li:not(.active) a {
  border-bottom: 0 !important;
  color: inherit;
}
.panel-control .nav-tabs > li:not(.active) a:hover {
  background-color: rgba(0, 0, 0, 0.15);
  border-color: transparent;
}
.panel-control .nav-tabs > .active > a {
  z-index: 1;
}
/* Panel with progress bar */
/*---------------------------------*/
.panel-control .progress {
  min-width: 150px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
/* Panel with switch */
/*---------------------------------*/
.panel-control .switchery {
  margin-left: 15px;
  vertical-align: middle;
}
/* Panel with pager */
/*---------------------------------*/
.panel-control .pager {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
}
/* Panel with pagination */
/*---------------------------------*/
.panel-control .pagination {
  margin: 0;
  border-radius: 0;
  vertical-align: middle;
}
.panel-control .pagination > li > a,
.panel-control .pagination > li > span {
  padding: 0 10px;
  border: 3px 3px 0 0;
  border-color: rgba(0, 0, 0, 0.09);
  box-shadow: none;
  height: 100%;
  line-height: 30px;
}
.panel-control .pagination > li:not(.active):not(.disabled) > a:hover {
  background-color: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.09);
}
.panel-control .pagination > .disabled > a,
.panel-control .pagination > .disabled > a:hover,
.panel-control .pagination > .disabled > a:active {
  border-color: rgba(0, 0, 0, 0.09);
}
.panel-control .pagination > li:not(.active) > a,
.pagination > li > a {
  background-color: transparent;
  color: inherit;
}
.panel-control .pagination > li > a:hover,
.pagination > li > a:focus {
  box-shadow: none;
}
/* Panel with table */
/*---------------------------------*/
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border: 0;
}
/* Panel with buttons */
/*---------------------------------*/
.panel-control .btn,
.panel-control .dropdown-toggle.btn {
  border: 0;
}
.panel-control .open > .btn,
.panel-control .btn.active,
.panel-control .btn:active {
  box-shadow: none !important;
}
.panel-control .btn-default {
  background-color: transparent;
  color: inherit;
}
/* BACKGROUNDS */
/*======================================*/
.bg-trans {
  background-color: transparent;
}
.bg-light {
  background-color: #fff;
}
.bg-light,
.bg-light a {
  color: #7a878e;
}
.bg-light a:hover,
.bg-light a:focus {
  color: #7a878e;
}
.bg-gray-light {
  background-color: #f8f9fa;
}
.bg-gray-light,
.bg-gray-light a {
  color: #7a878e;
}
.bg-gray-light a:hover,
.bg-gray-light a:focus {
  color: #7a878e;
}
.bg-gray {
  background-color: #e9eeef;
}
.bg-gray,
.bg-gray a {
  color: #7a878e;
}
.bg-gray a:hover,
.bg-gray a:focus {
  color: #7a878e;
}
.bg-gray-dark {
  background-color: #cbd7da;
}
.bg-gray-dark,
.bg-gray-dark a {
  color: #7a878e;
}
.bg-gray-dark a:hover,
.bg-gray-dark a:focus {
  color: #7a878e;
}
.bg-trans-light {
  background-color: rgba(255, 255, 255, 0.1);
}
.bg-trans-light,
.bg-trans-light a {
  color: inherit;
}
.bg-trans-light a:hover,
.bg-trans-light a:focus {
  color: inherit;
}
.bg-trans-dark {
  background-color: rgba(0, 0, 0, 0.1);
}
.bg-trans-dark,
.bg-trans-dark a {
  color: inherit;
}
.bg-trans-dark a:hover,
.bg-trans-dark a:focus {
  color: inherit;
}
.bg-primary {
  background-color: #25476a;
}
.bg-primary,
.bg-primary a {
  color: #fff;
}
.bg-primary a:hover,
.bg-primary a:focus {
  color: #fff;
}
.bg-info {
  background-color: #03a9f4;
}
.bg-info,
.bg-info a {
  color: #fff;
}
.bg-info a:hover,
.bg-info a:focus {
  color: #fff;
}
.bg-success {
  background-color: #8bc34a;
}
.bg-success,
.bg-success a {
  color: #fff;
}
.bg-success a:hover,
.bg-success a:focus {
  color: #fff;
}
.bg-warning {
  background-color: #ffb300;
}
.bg-warning,
.bg-warning a {
  color: #fff;
}
.bg-warning a:hover,
.bg-warning a:focus {
  color: #fff;
}
.bg-danger {
  background-color: #f44336;
}
.bg-danger,
.bg-danger a {
  color: #fff;
}
.bg-danger a:hover,
.bg-danger a:focus {
  color: #fff;
}
.bg-mint {
  background-color: #26a69a;
}
.bg-mint,
.bg-mint a {
  color: #fff;
}
.bg-mint a:hover,
.bg-mint a:focus {
  color: #fff;
}
.bg-purple {
  background-color: #ab47bc;
}
.bg-purple,
.bg-purple a {
  color: #fff;
}
.bg-purple a:hover,
.bg-purple a:focus {
  color: #fff;
}
.bg-pink {
  background-color: #f06292;
}
.bg-pink,
.bg-pink a {
  color: #fff;
}
.bg-pink a:hover,
.bg-pink a:focus {
  color: #fff;
}
.bg-dark {
  background-color: #3a444e;
}
.bg-dark,
.bg-dark a {
  color: #fff;
}
.bg-dark a:hover,
.bg-dark a:focus {
  color: #fff;
}
/* TEXTS */
/*======================================*/
.text-light,
a.text-light:hover,
a.text-light:focus {
  color: #fff;
}
.text-muted,
a.text-muted:hover,
a.text-muted:focus {
  color: #acb4b8;
}
.text-primary,
a.text-primary:hover,
a.text-primary:focus {
  color: #1c3550;
}
.text-info,
a.text-info:hover,
a.text-info:focus {
  color: #0391d1;
}
.text-success,
a.text-success:hover,
a.text-success:focus {
  color: #79af3a;
}
.text-warning,
a.text-warning:hover,
a.text-warning:focus {
  color: #db9a00;
}
.text-danger,
a.text-danger:hover,
a.text-danger:focus {
  color: #f22314;
}
.text-main,
a.text-main:hover,
a.text-main:focus {
  color: #4d627b;
}
.text-mint,
a.text-mint:hover,
a.text-mint:focus {
  color: #1f897f;
}
.text-purple,
a.text-purple:hover,
a.text-purple:focus {
  color: #953ca4;
}
.text-pink,
a.text-pink:hover,
a.text-pink:focus {
  color: #ed417b;
}
.text-dark,
a.text-dark:hover,
a.text-dark:focus {
  color: #2b323a;
}
/* PRINT CONTENT */
/*======================================*/
@page {
  margin-top: 0;
  margin-bottom: 0;
}
@media print {
  body,
  #container {
    background: transparent;
  }
  .boxed {
    width: 100%;
  }
  .panel {
    border-color: transparent;
    box-shadow: none;
  }
  #container .no-print,
  #demo-set,
  .print-content #mainnav-container,
  .print-content #aside-container,
  .print-content #navbar,
  .print-content #footer,
  .print-content .scroll-top {
    display: none !important;
  }
  #container.print-content #page-content,
  #container.print-content #content-container {
    padding: 0 !important;
    margin: 0 !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .print-inline {
    display: inline !important;
  }
  .print-iblock {
    display: inline-block !important;
  }
  .print-block {
    display: block !important;
  }
  .no-print {
    display: none !important;
  }
}
/* VERTICAL ALIGN */
/*======================================*/
.v-middle {
  vertical-align: middle;
}
.v-top {
  vertical-align: top;
}
.v-bottom {
  vertical-align: bottom;
}
.v-baseline {
  vertical-align: baseline;
}
/* CUSTOM COLORS */
/*======================================*/
.favorite-color {
  color: #f2d300;
}
.unfavorite-color {
  color: #bcc4c9;
}
/* TOOLBAR */
/*======================================*/
.toolbar-left,
.toolbar-right,
.table-toolbar-left,
.table-toolbar-right {
  text-align: center;
  padding-bottom: 15px;
}
.toolbar-right > .form-group,
.table-toolbar-right > .form-group {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
@media (min-width: 760px) {
  .toolbar-left,
  .table-toolbar-left {
    float: left;
    text-align: left;
  }
  .toolbar-right,
  .table-toolbar-right {
    text-align: right;
  }
}
/* POSITIONS */
/*======================================*/
.pos-rel {
  position: relative;
}
.pos-abs {
  position: absolute;
}
.pos-fix {
  position: fixed;
}
.pos-sta {
  position: static;
}
/* MICS CLASS */
/*======================================*/
.list-divider {
  margin: 15px 0;
  height: 1px;
}
.list-header {
  font-weight: 300;
  padding: 10px 15px;
  position: relative;
}
.list-item-sm {
  padding: 5px 15px;
}
.list-item-lg {
  padding: 15px;
}
.list-item-xl {
  padding: 20px 15px;
}
/* BOX TYPE */
/*======================================*/
.box-block {
  display: block;
}
.box-inline {
  display: inline-block;
}
.box-vmiddle {
  display: inline-block;
  max-width: 500px;
  vertical-align: middle;
  margin-bottom: 15px;
}
.box-vmiddle-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -15px;
}
.box-full {
  margin: -15px -15px 0;
}
.panel-body .box-full {
  margin: -15px -20px 0;
}
/* BORDER */
/*======================================*/
.bord-no {
  border: 0 !important;
}
.bord-all {
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.bord-top {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
.bord-btm {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.bord-lft {
  border-left: 1px solid rgba(0, 0, 0, 0.07);
}
.bord-rgt {
  border-right: 1px solid rgba(0, 0, 0, 0.07);
}
.bord-ver {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.bord-hor {
  border-right: 1px solid rgba(0, 0, 0, 0.07);
  border-left: 1px solid rgba(0, 0, 0, 0.07);
}
/* TEXT */
/*======================================*/
.text-thin {
  font-weight: 300;
}
.text-normal {
  font-weight: normal;
}
.text-semibold {
  font-weight: 600;
}
.text-bold {
  font-weight: 700;
}
.text-5x,
.text-4x,
.text-5x,
.text-2x,
.text-lg,
.text-sm,
.text-xs {
  line-height: 1.25;
  font-size: 4em;
}
.text-4x {
  font-size: 4em;
}
.text-3x {
  font-size: 3em;
}
.text-2x {
  font-size: 2em;
}
.text-lg {
  font-size: 1.2em;
}
.text-sm {
  font-size: 0.9em;
}
.text-xs {
  font-size: 0.8em;
}
.text-overflow {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-unit {
  font-size: 15px;
  vertical-align: top;
  line-height: 1.5em;
}
.unselectable {
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.unselectable::selection {
  background-color: transparent;
  color: inherit;
}
.unselectable::-moz-selection {
  background-color: transparent;
  color: inherit;
}
.text-justify {
  text-align: justify;
}
.text-justify:after {
  content: '';
  display: inline-block;
  width: 100%;
}
@media (min-width: 1200px) {
  .text-lg-right {
    text-align: right;
  }
  .text-lg-center {
    text-align: center;
  }
  .text-lg-left {
    text-align: left;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .text-md-right {
    text-align: right;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-left {
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .text-sm-right {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
  .text-sm-left {
    text-align: left;
  }
}
@media (max-width: 760px) {
  .text-xs-right {
    text-align: right;
  }
  .text-xs-center {
    text-align: center;
  }
  .text-xs-left {
    text-align: left;
  }
}
/* ICONS */
/*======================================*/
.icon-wrap {
  display: inline-block;
  padding: 10px;
  border-radius: 2px;
}
.icon-wrap i {
  display: block;
  line-height: 1em;
  text-align: center;
  position: relative;
  width: 1em;
  padding-top: 1em;
  vertical-align: middle;
}
.icon-wrap i:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.icon-wrap .icon-txt {
  display: block;
  line-height: 1em;
  text-align: center;
  position: relative;
  width: 1em;
  vertical-align: top;
}
.icon-wrap-lg {
  padding: 20px;
}
.icon-wrap-md {
  padding: 17px;
}
.icon-wrap-sm {
  padding: 12px;
}
.icon-wrap-xs {
  padding: 7px;
}
.icon-circle {
  border-radius: 50%;
}
.icon-fw {
  width: 1.33em;
  margin-right: 4px;
  text-align: center;
}
.icon-lg {
  font-size: 1.333em;
  line-height: 1.095em;
  vertical-align: middle;
}
.icon-2x {
  font-size: 2em;
  line-height: 1em;
}
.icon-3x {
  font-size: 3em;
  line-height: 1em;
}
.icon-4x {
  font-size: 4em;
  line-height: 1em;
}
.icon-5x {
  font-size: 5em;
  line-height: 1em;
}
/* IMAGES */
/*======================================*/
.img-mar {
  margin: 5px;
}
.img-border {
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}
.img-border-light {
  box-shadow: 0 0 0 4px #fff;
}
.img-xs {
  width: 32px;
  height: 32px;
}
.img-md {
  width: 64px;
  height: 64px;
}
.img-sm {
  width: 48px;
  height: 48px;
}
.img-lg {
  width: 96px;
  height: 96px;
}
.img-holder img {
  max-width: 100%;
  border-radius: 3px;
}
.img-gallery {
  margin-left: -4px;
  margin-right: -4px;
}
.img-gallery [class^="col-"],
.img-gallery [class*=" col-"] {
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}
.img-gallery img {
  border-radius: 4px;
}
/* CONTENT MARGIN */
/*======================================*/
.mar-no {
  margin: 0 !important;
}
.mar-all {
  margin: 15px;
}
.mar-top {
  margin-top: 15px;
}
.mar-btm {
  margin-bottom: 15px;
}
.mar-lft {
  margin-left: 15px;
}
.mar-rgt {
  margin-right: 15px;
}
.mar-hor {
  margin-left: 15px;
  margin-right: 15px;
}
.mar-ver {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* CONTENT PADDING */
/*======================================*/
.pad-no {
  padding: 0 !important;
}
.pad-all {
  padding: 15px;
}
.pad-top {
  padding-top: 15px;
}
.pad-btm {
  padding-bottom: 15px;
}
.pad-lft {
  padding-left: 15px;
}
.pad-rgt {
  padding-right: 15px;
}
.pad-hor {
  padding-left: 15px;
  padding-right: 15px;
}
.pad-ver {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* DISABLED BUTTON */
/*======================================*/
a.disabled-link,
a.disabled-link:visited,
a.disabled-link:active,
a.disabled-link:hover {
  color: #aaa !important;
  cursor: default;
}
/* EQUALIZE HEIGHTS */
/*======================================*/
.eq-height,
.eq-height.eq-auto {
  display: table;
  table-layout: fixed;
  height: 100%;
  margin-bottom: 0;
  width: 100%;
}
.eq-height.eq-auto {
  table-layout: auto;
}
.eq-height .eq-box-xs {
  display: table-cell;
  height: 100%;
  vertical-align: top;
  float: none;
}
.eq-height > * > .panel {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.eq-height [class*="eq-box"].eq-no-panel {
  padding-bottom: 0;
}
.eq-min-width {
  width: 1%;
}
.eq-no-panel:after {
  content: '';
  display: table;
  width: 100%;
  table-layout: fixed;
}
@media (min-width: 1200px) {
  .eq-height .eq-box-lg {
    display: table-cell;
    height: 100%;
    vertical-align: top;
    float: none;
    padding-bottom: 20px;
  }
  .eq-height .eq-box-lg .panel {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .eq-height .eq-box-md {
    display: table-cell;
    height: 100%;
    vertical-align: top;
    float: none;
    padding-bottom: 20px;
  }
  .eq-height .eq-box-md .panel {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .eq-height .eq-box-sm {
    display: table-cell;
    height: 100%;
    vertical-align: top;
    float: none;
    padding-bottom: 20px;
  }
  .eq-height .eq-box-sm .panel {
    margin-bottom: 0;
  }
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,#page-title{color:#4d627b}body,#content-container{color:#7a878e}.searchbox .custom-search-form .input-group-btn:before,.pace .pace-activity{background-color:#009688}body,#content-container,#navbar{background-color:#ecf0f5}::selection{background-color:#009688;color:#fff}::-moz-selection{background-color:#009688;color:#fff}::placeholder{color:#cdd2d4 !important}::-webkit-input-placeholder{color:#cdd2d4 !important}::-ms-input-placeholder{color:#cdd2d4 !important}:-ms-input-placeholder{color:#cdd2d4 !important}#container.boxed-layout{background-color:#dfe5ee}.cls-container{background-color:#ecf0f5}.cls-container,.cls-container a:not(.btn),.cls-container a:hover:not(.btn),.cls-container a:focus:not(.btn){color:#69757b}#container.cls-container .cls-brand .brand-icon,#container.cls-container .cls-brand .brand-title{color:#4d627b}@media (min-width: 1024px){#container.boxed-layout,#container.boxed-layout.navbar-fixed #navbar{background-color:#545f63}}.nano>.nano-pane>.nano-slider,.pace .pace-progress{background-color:#007d71}.pace .pace-progress-inner{box-shadow:0 0 10px #009688,0 0 5px #009688}@media (min-width: 768px){#navbar{background-color:transparent}}.navbar-content{background-color:#009688}.navbar-aside-icon>i:before{background-color:#fff !important;box-shadow:0 0.45em 0 #fff,0 0.9em 0 #fff !important}.navbar-icon-color,.navbar-top-links>li>a:focus:not(.mainnav-toggle)>i,.navbar-top-links>li>a:hover:not(.mainnav-toggle)>i{color:#d9d9d9}.navbar-top-links>li>a{color:#fff}.navbar-top-links>li>a:not(.mainnav-toggle)>i{color:#fff}.navbar-top-links>li>a:hover{background-color:#009688 !important;color:#d9d9d9}.navbar-top-links>.open>a,.navbar-top-links>.open>a:focus{background-color:#00897c !important;color:#d9d9d9}.navbar-top-links .tgl-menu-btn>a,.navbar-top-links .tgl-menu-btn>a:hover,.navbar-top-links .tgl-menu-btn>a:focus{color:#fff}.navbar-top-links .head-list li a i{color:#4d627b}.navbar-top-links .head-list li a:hover{color:#7a878e}@media (min-width: 768px){.navbar-header:before{background-color:#009688}#navbar-container{background-color:#009688}#container.mainnav-in .brand-title,#container.mainnav-sm .brand-title,#container.mainnav-lg .brand-title{color:#fff}}.navbar-content .custom-search-form i{color:#fff}@media (min-width: 768px){.navbar-content .custom-search-form input{color:#fff}.navbar-content .custom-search-form input::placeholder{color:rgba(255,255,255,0.4) !important}.navbar-content .custom-search-form input::-webkit-input-placeholder{color:rgba(255,255,255,0.4) !important}.navbar-content .custom-search-form input::-ms-input-placeholder{color:rgba(255,255,255,0.4) !important}.navbar-content .custom-search-form input:-ms-input-placeholder{color:rgba(255,255,255,0.4) !important}}#mainnav{background-color:#fff;color:#6b737c}#mainnav .list-header{color:#3c4045}.mainnav-profile,.mainnav-profile .mnp-name,.mainnav-profile .dropdown-caret,.mainnav-profile .mnp-desc{color:#4d627b}.mainnav-profile .profile-wrap{background-color:#fff}#mainnav .mainnav-profile .list-group{background-color:#fafafa}#mainnav .mainnav-profile .list-group-item{color:#4d627b}#mainnav .mainnav-profile .list-group-item:hover{color:#303d4c}#mainnav-menu>li>a:hover,#mainnav-menu>li>a:active{color:#009688}#mainnav-menu>li>a.hover{color:#009688;background-color:#fff}#mainnav-menu>.active-link>a,#mainnav-menu>.active-link>a:hover{color:#fff;background-color:#009688}#mainnav-menu>.active-link>a i,#mainnav-menu>.active-link>a:hover i{color:#fff}#mainnav-menu>.active-sub>a,#mainnav-menu>.active-sub>a:hover{color:#fff;background-color:#009688}#mainnav-menu>.active-sub .active-sub>a,#mainnav-menu>.active-sub .active-sub>a:hover{color:#009688}#mainnav-menu .active:not(.active-sub)>a{color:#009688}#mainnav-menu>.active{background-color:#fafafa}#mainnav-menu>.active .active{background-color:#f5f5f5}#mainnav-menu ul a:hover,#mainnav-menu ul ul a:hover,#mainnav-menu ul .active-link a,.menu-popover .sub-menu ul a:hover,.menu-popover .sub-menu ul ul a:hover,.menu-popover .sub-menu ul .active-link a{color:#009688}#container.mainnav-sm #mainnav-menu>.active-link>a,#container.mainnav-sm #mainnav-menu>.active-link a:hover,#container.mainnav-sm #mainnav-menu>.active-sub>a,#container.mainnav-sm #mainnav-menu>.active-sub a:hover{background-color:#009688;box-shadow:none}#mainnav-shortcut .shortcut-grid{color:#6b737c}#mainnav-shortcut .shortcut-wrap .shortcut-grid:hover>.icon-wrap{background-color:#009688;color:#fff}.mainnav-widget{color:#6b737c}@media (min-width: 768px){#container.mainnav-sm ul:not(.shortcut-wrap) .shortcut-grid:hover,#container.mainnav-sm .popover.mainnav-shortcut{background-color:#fff;color:#009688}#container.mainnav-sm #mainnav-menu .active-link>a,#container.mainnav-sm #mainnav-menu .active-sub>a{color:#fff}#container.mainnav-sm #mainnav{position:relative}#container.mainnav-sm #mainnav .mainnav-widget>.show-small a{color:#6b737c}#container.mainnav-sm #mainnav .mainnav-widget>.show-small a:hover{color:#009688}#container.mainnav-sm #mainnav .mainnav-widget .hover{color:#009688;background-color:#fff}.menu-popover .sub-menu ul{background-color:#f7f7f7}.menu-popover .sub-menu ul ul{background-color:#f2f2f2}.menu-popover .sub-menu ul ul>li>a:hover{color:#009688}.menu-popover .sub-menu ul a:hover{color:#009688}.menu-popover .sub-menu ul li>a{color:#6b737c}.menu-popover .single-content{color:#009688;background-color:#fff}.menu-popover.popover{background-color:#fafafa;color:#009688}.menu-popover>.popover-title{background-color:#fff;color:#009688}.menu-popover .mainnav-widget-content{background-color:#fff}}.mainnav-sm .popover.mainnav-shortcut{background-color:#fafafa;color:#009688}@media (min-width: 768px){#container.mainnav-in.easeInBack:not(.boxed-layout) #mainnav-container{box-shadow:-20px 0 0 0 #fff}#container.mainnav-out .brand-title{color:#fff}}#container #aside .list-link li a:not(.btn){color:#d1d1d1}#container #aside .list-link li a:not(.btn):hover{color:#fff}#container #aside .badge-stat{color:#344146}#container #aside .text-main{color:#fff}#aside{background-color:#344146;color:#fff}#aside .btn-link{color:#fff}#aside .text-muted{color:#879da6}#aside-container #aside .nav-tabs li{border-bottom:1px solid #293337}#aside-container #aside .nav-tabs li>a{background-color:#344146}#aside-container #aside .nav-tabs li>a:before{background:#009688}#aside-container #aside .nav-tabs .active a:before{background:#009688}#container.aside-bright #aside .nav-tabs li{border-bottom:1px solid #f9f9f9}#container.aside-bright #aside .nav-tabs li>a{background-color:#fff}#container.aside-bright #aside{background-color:#fff;color:#7a878e}#container.aside-bright #aside .badge-stat{color:#fff}#container.aside-bright #aside .text-main{color:#4d627b}#container.aside-bright #aside .text-light{color:#7a878e}#container.aside-bright #aside .text-muted{color:#b1b9bd}#container.aside-bright #aside .progress{background-color:#e6e6e6}#container.aside-bright #aside .list-link li a:not(.btn){color:#88939a}#container.aside-bright #aside .list-link li a:not(.btn):hover{color:#7a878e}#container.aside-bright #aside a:not(.btn){color:#7a878e}#container.aside-bright #aside a:not(.btn):hover,#container.aside-bright #aside a:not(.btn):focus{color:#626d73}#container.aside-bright #aside .btn-link{color:#7a878e}#footer{background-color:#f6f8fa;color:#7a878e}.jumbotron{background-color:#dbe3ec}.open.mega-dropdown>.mega-dropdown-toggle:before{border-bottom:7px solid rgba(0,0,0,0.07)}.open.mega-dropdown>.mega-dropdown-toggle:after{border-bottom:7px solid #fff}.timeline{background-color:#ecf0f5;color:#7a878e}.timeline:before,.timeline:after{background-color:#bfc5c9}.timeline:after{border:1px solid #bfc5c9;background-color:#ecf0f5}.timeline-time{background-color:#ecf0f5;color:#7a878e}.timeline-icon:not([class*="bg-"]){background-color:#ecf0f5}.timeline-icon:empty{border:2px solid #bfc5c9}.timeline-label{background-color:#fff}.timeline-label:after{border-right:9px solid #fff}.panel .timeline,.panel .timeline:after,.panel .timeline-time,.panel .timeline-label,.panel .timeline-icon:not([class^="bg-"]):not([class*=" bg-"]){background-color:#fff}.panel .timeline-label{background-color:#f3f5f9}.panel .timeline-label:after{border-right-color:#f3f5f9}@media (min-width: 768px){.two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after{border-left:9px solid #fff}}.tag:not(.label){background-color:#fff;border:1px solid #d4dee0}.mail-time{color:#b1b9bd}.mail-list>li:nth-child(odd){background-color:rgba(0,0,0,0.01)}.mail-list>li:hover{background-color:rgba(0,0,0,0.05)}.mail-list>li.highlight{background-color:#f2f0c2}.mail-list a,.mail-list a:focus{display:inline-block;color:#7a878e}.mail-star>a,.mail-star>a:focus{color:#d3d7da}.mail-starred .mail-star>a{color:#ffa100}.mail-list .mail-star>a:hover{color:#ffbd4d}.mail-attach-list>li .mail-file-img,.mail-attach-list>li .mail-file-icon{background-color:#f8f9fa}.wz-icon-bw li.active ~ li>a .icon-wrap{color:#7a878e}.wz-icon-bw li:not(.active)>a p{color:#7a878e !important}.alert-primary .alert-icon{color:#fff}.alert-info .alert-icon{color:#fff}.alert-success .alert-icon{color:#fff}.alert-warning .alert-icon{color:#fff}.alert-danger .alert-icon{color:#fff}.alert-mint .alert-icon{color:#fff}.alert-purple .alert-icon{color:#fff}.alert-pink .alert-icon{color:#fff}.alert-dark .alert-icon{color:#fff}.select:before{border-top-color:#b1b9bd}.select select:focus{border-color:#009688}.pci-hor-dots:before,.pci-ver-dots:before{background-color:#7a878e;box-shadow:0 0.45em 0 #7a878e,0 0.9em 0 #7a878e}.breadcrumb li,.breadcrumb li a{color:#626d73}.form-control:focus{border-color:#009688}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{background-color:#009688;border-color:#009688;color:#fff}.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:#fff}.dropdown-menu:not(.head-list)>li>a:hover{background-color:#009688;color:#fff}.well{background-color:#e9edf3;border-color:#e2e8f0}.popover{border:1px solid #e9edf3}.pager li>a:active{background-color:#009688 !important;color:#fff !important}.pager li>a:hover,.pager li>a:focus{background-color:#fff;border-color:#009688;color:#009688;box-shadow:inset 0 0 1px #009688,0 3px 15px rgba(0,0,0,0.25);z-index:2}.pagination>li a:hover,.pagination>li a:focus{border-color:#009688;color:#009688;box-shadow:inset 0 0 1px #009688}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{background-color:#009688;border-color:#009688}.tab-base .tab-content{background-color:#fff}.tab-base .tab-content .tab-footer{background-color:#f6f8fa;color:#7a878e;border-color:#eff3f7}.nav-tabs li a{color:#7a878e}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#4d627b}.btn-primary,.btn-primary:focus{background-color:#00a596;border-color:#00a596 !important;color:#fff}.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary:disabled,.btn-primary.disabled,.btn-primary:not([class*="btn-active-"])+.dropdown-menu>li>a:hover,.btn-primary:not([class*="btn-active-"])+.dropdown-menu>li>a:focus,.btn-primary:not([class*="btn-active-"])+.dropdown-menu>.active>a,.btn-primary+.dropdown-menu:not(.head-list)>li>a.active,.open>.dropdown-toggle.btn-primary,.btn-hover-primary:hover,.btn-hover-primary:active,.btn-hover-primary.active,.btn-active-primary.btn:active,.btn-active-primary.btn.active,.btn-active-primary+.dropdown-menu>li>a:hover,.btn-active-primary+.dropdown-menu>li>a:focus,.btn-active-primary+.dropdown-menu>.active>a,.open .dropdown-toggle.btn.btn-active-primary,.btn-group.open .dropdown-toggle.btn.btn-active-primary{background-color:#007268 !important;border-color:#007268 !important;color:#fff !important}.panel-primary .panel-heading,.panel-primary .panel-footer,.panel-primary.panel-colorful{background-color:#009688;border-color:#009688;color:#fff}.panel-primary.panel-colorful{box-shadow:0 1px 1px #00302c}.panel-footer{background-color:#fdfdfe;color:#7a878e}.magic-radio+label:hover:before,.magic-checkbox+label:hover:before{border-color:#009688}.magic-checkbox:checked+label:before{background:#009688;border-color:#009688}.magic-radio+label:after{background:#009688}.magic-radio:checked+label:before{border-color:#009688}.magic-radio:checked:focus+label:before,.magic-checkbox:checked:focus+label:before{box-shadow:0 0 0 10px rgba(0,150,136,0.17),inset 0 0 0 10px rgba(22,119,179,0.17)}.alert-primary,.btn-primary{border-color:#009688}.label-primary,.badge-primary,.progress-bar-primary,.alert-primary,.bg-primary{background-color:#009688;color:#fff}.scroll-top.in{background-color:#009688;color:#fff}body .chosen-container-multi .chosen-choices li.search-choice,body .chosen-container .chosen-results li.highlighted{background-color:#009688;color:#fff}body .select2-container--default .select2-results__option[aria-selected="true"]:hover,body .select2-container--default .select2-selection--multiple .select2-selection__choice,body .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#009688;color:#fff}body .select2-container--default .select2-selection--multiple .select2-selection__choice{border-color:#009688}body .datepicker table thead{color:#4d627b}body .datepicker-switch{color:#009688}body .datepicker table tr td span.active.active,body .datepicker table tr td span.active.disabled.active,body .datepicker table tr td span.active.disabled:active,body .datepicker table tr td span.active.disabled.active:hover,body .datepicker table tr td span.active.disabled:hover:active,body .datepicker table tr td span.active:active,body .datepicker table tr td span.active.active:hover,body .datepicker table tr td span.active:hover:active,body .datepicker table tr td.active.active,body .datepicker table tr td.active.highlighted.active,body .datepicker table tr td.active.highlighted:active,body .datepicker table tr td.active:active,body .datepicker table tr td.selected,body .datepicker table tr td.selected.highlighted{background-color:#009688;border-color:#009688;color:#fff}body .datepicker table tr td.active.active:hover{background-color:#00635a}body .datepicker table tr td.range{background-color:#30ffec}body .bootstrap-timepicker-widget table td a{color:#4d627b}body .noUi-connect{background:#009688}body .noUi-handle{background:#009688}body .noUi-marker-large,body .noUi-marker{background:rgba(255,255,255,0.2)}body .fixed-table-container tbody .selected td,body #container .table.dataTable tbody tr.selected{background-color:#009688;color:#fff}body .fixed-table-container tbody .selected td .text-muted,body .fixed-table-container tbody .selected td .btn-link,body #container .table.dataTable tbody tr.selected .text-muted,body #container .table.dataTable tbody tr.selected .btn-link{color:#fff}body .jstree-default .jstree-clicked{background-color:#009688 !important;color:#fff}body .dd-dragel{color:#4d627b}body .dd-dragel .dd-handle-btn:before{background-color:#fff;color:#fff}body .dd-dragel .dd-content,body .dd-dragel>.dd-item .dd-handle{background-color:#009688;color:#fff;box-shadow:none}body .dd-outline:hover,body .dd-dashed:hover{border-color:#009688}@keyframes dd-update{1%{color:#fff;background-color:#009688}100%{background-color:#fff}}@keyframes dd-dragging{1%{background-color:#fff;box-shadow:none}100%{background-color:#009688;color:#fff;box-shadow:0 5px 5px rgba(0,0,0,0.15)}}body .note-editable.panel-body{border:1px solid rgba(0,0,0,0.07)}#content-container:before{content:'';display:none}#page-head,#page-content{position:static}.page-header{color:#4d627b}#page-head,#page-head h1,#page-head h2,#page-head h3,#page-head h4,#page-head h5,#page-head h6,#page-head .text-main,#page-head .breadcrumb li,#page-head .breadcrumb li a,#page-head .breadcrumb .active{color:#4d627b}#page-head .breadcrumb>li+li:before{border-color:#4d627b}.select select{color:#7a878e}.panel .fixed-fluid [class*="fixed-"]{background-color:transparent}.fixed-fluid [class*="fixed-"]{background-color:#ecf0f5;border-radius:3px}#content-container:before{content:'';display:block;height:165px;width:100%;position:absolute;background-color:#009688;z-index:0}#page-head,#page-content{position:relative}.page-header,#page-head,#page-head h1,#page-head h2,#page-head h3,#page-head h4,#page-head h5,#page-head h6,#page-head .text-main,#page-head .breadcrumb li,#page-head .breadcrumb li a,#page-head .breadcrumb .active{color:#fff}#page-head .breadcrumb>li+li:before{border-color:#fff}#page-head .select select{color:#7a878e}.panel .fixed-fluid [class*="fixed-"]{background-color:transparent}.fixed-fluid [class*="fixed-"]{background-color:#ecf0f5;border-radius:3px}
@font-face {
  font-family: 'premium-solid-icons';
  src:
    url(/assets/premium-solid-icons-cfbaf2877638f96cf52c371da92cb1f9e3b5940e2662df22ed2818baf5501cad.ttf?v6064f) format('truetype'),
    url(/assets/premium-solid-icons-bb3671b111635eb3f8bffc3d601f5c278f327f86fbc2dac38b4c0e1c7df5346e.woff?v6064f) format('woff'),
    url(/assets/premium-solid-icons-bf1fb965da59676a12d29069627a0c1481c4f654d12442133c5130783c4bef0d.svg?v6064f#premium-solid-icons) format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="psi-"], [class*=" psi-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'premium-solid-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;

    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    vertical-align: middle;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.psi-3d-glasses:before {
  content: "\e900";
}
.psi-3d-glasses-2:before {
  content: "\e901";
}
.psi-a-z:before {
  content: "\e902";
}
.psi-aa:before {
  content: "\e903";
}
.psi-add:before {
  content: "\e904";
}
.psi-add-bag:before {
  content: "\e905";
}
.psi-add-basket:before {
  content: "\e906";
}
.psi-add-cart:before {
  content: "\e907";
}
.psi-add-space-after-paragraph:before {
  content: "\e908";
}
.psi-add-space-before-paragraph:before {
  content: "\e909";
}
.psi-add-user:before {
  content: "\e90a";
}
.psi-add-user-star:before {
  content: "\e90b";
}
.psi-add-window:before {
  content: "\e90c";
}
.psi-address-book:before {
  content: "\e90d";
}
.psi-address-book-2:before {
  content: "\e90e";
}
.psi-administrator:before {
  content: "\e90f";
}
.psi-aerobics:before {
  content: "\e910";
}
.psi-aerobics-2:before {
  content: "\e911";
}
.psi-aerobics-3:before {
  content: "\e912";
}
.psi-affiliate:before {
  content: "\e913";
}
.psi-aim:before {
  content: "\e914";
}
.psi-air-balloon:before {
  content: "\e915";
}
.psi-airbrush:before {
  content: "\e916";
}
.psi-airship:before {
  content: "\e917";
}
.psi-alarm:before {
  content: "\e918";
}
.psi-alarm-clock:before {
  content: "\e919";
}
.psi-alarm-clock-2:before {
  content: "\e91a";
}
.psi-alien:before {
  content: "\e91b";
}
.psi-alien-2:before {
  content: "\e91c";
}
.psi-align-center:before {
  content: "\e91d";
}
.psi-align-justify-all:before {
  content: "\e91e";
}
.psi-align-justify-center:before {
  content: "\e91f";
}
.psi-align-justify-left:before {
  content: "\e920";
}
.psi-align-justify-right:before {
  content: "\e921";
}
.psi-align-left:before {
  content: "\e922";
}
.psi-align-right:before {
  content: "\e923";
}
.psi-alligator:before {
  content: "\e924";
}
.psi-alpha:before {
  content: "\e925";
}
.psi-ambulance:before {
  content: "\e926";
}
.psi-amx:before {
  content: "\e927";
}
.psi-anchor:before {
  content: "\e928";
}
.psi-anchor-2:before {
  content: "\e929";
}
.psi-android:before {
  content: "\e92a";
}
.psi-android-store:before {
  content: "\e92b";
}
.psi-angel:before {
  content: "\e92c";
}
.psi-angel-smiley:before {
  content: "\e92d";
}
.psi-angry:before {
  content: "\e92e";
}
.psi-apple:before {
  content: "\e92f";
}
.psi-apple-bite:before {
  content: "\e930";
}
.psi-apple-store:before {
  content: "\e931";
}
.psi-approved-window:before {
  content: "\e932";
}
.psi-aquarius:before {
  content: "\e933";
}
.psi-aquarius-2:before {
  content: "\e934";
}
.psi-archery:before {
  content: "\e935";
}
.psi-archery-2:before {
  content: "\e936";
}
.psi-argentina:before {
  content: "\e937";
}
.psi-aries:before {
  content: "\e938";
}
.psi-aries-2:before {
  content: "\e939";
}
.psi-army-key:before {
  content: "\e93a";
}
.psi-arrow-around:before {
  content: "\e93b";
}
.psi-arrow-back:before {
  content: "\e93c";
}
.psi-arrow-back-2:before {
  content: "\e93d";
}
.psi-arrow-back-3:before {
  content: "\e93e";
}
.psi-arrow-barrier:before {
  content: "\e93f";
}
.psi-arrow-circle:before {
  content: "\e940";
}
.psi-arrow-cross:before {
  content: "\e941";
}
.psi-arrow-down:before {
  content: "\e942";
}
.psi-arrow-down-2:before {
  content: "\e943";
}
.psi-arrow-down-3:before {
  content: "\e944";
}
.psi-arrow-down-in-circle:before {
  content: "\e945";
}
.psi-arrow-fork:before {
  content: "\e946";
}
.psi-arrow-forward:before {
  content: "\e947";
}
.psi-arrow-forward-2:before {
  content: "\e948";
}
.psi-arrow-forward-3:before {
  content: "\e949";
}
.psi-arrow-from:before {
  content: "\e94a";
}
.psi-arrow-inside:before {
  content: "\e94b";
}
.psi-arrow-inside-45:before {
  content: "\e94c";
}
.psi-arrow-inside-gap:before {
  content: "\e94d";
}
.psi-arrow-inside-gap-45:before {
  content: "\e94e";
}
.psi-arrow-into:before {
  content: "\e94f";
}
.psi-arrow-join:before {
  content: "\e950";
}
.psi-arrow-junction:before {
  content: "\e951";
}
.psi-arrow-left:before {
  content: "\e952";
}
.psi-arrow-left-2:before {
  content: "\e953";
}
.psi-arrow-left-in-circle:before {
  content: "\e954";
}
.psi-arrow-loop:before {
  content: "\e955";
}
.psi-arrow-merge:before {
  content: "\e956";
}
.psi-arrow-mix:before {
  content: "\e957";
}
.psi-arrow-out-left:before {
  content: "\e958";
}
.psi-arrow-out-right:before {
  content: "\e959";
}
.psi-arrow-outside:before {
  content: "\e95a";
}
.psi-arrow-outside-45:before {
  content: "\e95b";
}
.psi-arrow-outside-gap:before {
  content: "\e95c";
}
.psi-arrow-outside-gap-45:before {
  content: "\e95d";
}
.psi-arrow-over:before {
  content: "\e95e";
}
.psi-arrow-refresh:before {
  content: "\e95f";
}
.psi-arrow-refresh-2:before {
  content: "\e960";
}
.psi-arrow-right:before {
  content: "\e961";
}
.psi-arrow-right-2:before {
  content: "\e962";
}
.psi-arrow-right-in-circle:before {
  content: "\e963";
}
.psi-arrow-shuffle:before {
  content: "\e964";
}
.psi-arrow-squiggly:before {
  content: "\e965";
}
.psi-arrow-through:before {
  content: "\e966";
}
.psi-arrow-to:before {
  content: "\e967";
}
.psi-arrow-turn-left:before {
  content: "\e968";
}
.psi-arrow-turn-right:before {
  content: "\e969";
}
.psi-arrow-up:before {
  content: "\e96a";
}
.psi-arrow-up-2:before {
  content: "\e96b";
}
.psi-arrow-up-3:before {
  content: "\e96c";
}
.psi-arrow-up-in-circle:before {
  content: "\e96d";
}
.psi-arrow-x-left:before {
  content: "\e96e";
}
.psi-arrow-x-right:before {
  content: "\e96f";
}
.psi-ask:before {
  content: "\e970";
}
.psi-assistant:before {
  content: "\e971";
}
.psi-astronaut:before {
  content: "\e972";
}
.psi-at-sign:before {
  content: "\e973";
}
.psi-atm:before {
  content: "\e974";
}
.psi-atom:before {
  content: "\e975";
}
.psi-audio:before {
  content: "\e976";
}
.psi-auto-flash:before {
  content: "\e977";
}
.psi-autumn:before {
  content: "\e978";
}
.psi-baby:before {
  content: "\e979";
}
.psi-baby-clothes:before {
  content: "\e97a";
}
.psi-baby-clothes-2:before {
  content: "\e97b";
}
.psi-baby-cry:before {
  content: "\e97c";
}
.psi-back:before {
  content: "\e97d";
}
.psi-back-media:before {
  content: "\e97e";
}
.psi-back-media-2:before {
  content: "\e97f";
}
.psi-back-music:before {
  content: "\e980";
}
.psi-background:before {
  content: "\e981";
}
.psi-bacteria:before {
  content: "\e982";
}
.psi-bag:before {
  content: "\e983";
}
.psi-bag-coin:before {
  content: "\e984";
}
.psi-bag-items:before {
  content: "\e985";
}
.psi-bag-quantity:before {
  content: "\e986";
}
.psi-bakelite:before {
  content: "\e987";
}
.psi-ballet-shoes:before {
  content: "\e988";
}
.psi-balloon:before {
  content: "\e989";
}
.psi-banana:before {
  content: "\e98a";
}
.psi-band-aid:before {
  content: "\e98b";
}
.psi-bank:before {
  content: "\e98c";
}
.psi-bar-chart:before {
  content: "\e98d";
}
.psi-bar-chart-2:before {
  content: "\e98e";
}
.psi-bar-chart-3:before {
  content: "\e98f";
}
.psi-bar-chart-4:before {
  content: "\e990";
}
.psi-bar-chart-5:before {
  content: "\e991";
}
.psi-bar-code:before {
  content: "\e992";
}
.psi-barricade:before {
  content: "\e993";
}
.psi-barricade-2:before {
  content: "\e994";
}
.psi-baseball:before {
  content: "\e995";
}
.psi-basket-ball:before {
  content: "\e996";
}
.psi-basket-coins:before {
  content: "\e997";
}
.psi-basket-items:before {
  content: "\e998";
}
.psi-basket-quantity:before {
  content: "\e999";
}
.psi-bat:before {
  content: "\e99a";
}
.psi-bat-2:before {
  content: "\e99b";
}
.psi-bathrobe:before {
  content: "\e99c";
}
.psi-batman-mask:before {
  content: "\e99d";
}
.psi-battery-0:before {
  content: "\e99e";
}
.psi-battery-100:before {
  content: "\e99f";
}
.psi-battery-25:before {
  content: "\e9a0";
}
.psi-battery-50:before {
  content: "\e9a1";
}
.psi-battery-75:before {
  content: "\e9a2";
}
.psi-battery-charge:before {
  content: "\e9a3";
}
.psi-bear:before {
  content: "\e9a4";
}
.psi-beard:before {
  content: "\e9a5";
}
.psi-beard-2:before {
  content: "\e9a6";
}
.psi-beard-3:before {
  content: "\e9a7";
}
.psi-bebo:before {
  content: "\e9a8";
}
.psi-bee:before {
  content: "\e9a9";
}
.psi-beer:before {
  content: "\e9aa";
}
.psi-beer-glass:before {
  content: "\e9ab";
}
.psi-behance:before {
  content: "\e9ac";
}
.psi-bell:before {
  content: "\e9ad";
}
.psi-bell-2:before {
  content: "\e9ae";
}
.psi-belt:before {
  content: "\e9af";
}
.psi-belt-2:before {
  content: "\e9b0";
}
.psi-belt-3:before {
  content: "\e9b1";
}
.psi-berlin-tower:before {
  content: "\e9b2";
}
.psi-beta:before {
  content: "\e9b3";
}
.psi-betvibes:before {
  content: "\e9b4";
}
.psi-bicycle:before {
  content: "\e9b5";
}
.psi-bicycle-2:before {
  content: "\e9b6";
}
.psi-bicycle-3:before {
  content: "\e9b7";
}
.psi-big-ben:before {
  content: "\e9b8";
}
.psi-big-data:before {
  content: "\e9b9";
}
.psi-bike-helmet:before {
  content: "\e9ba";
}
.psi-bikini:before {
  content: "\e9bb";
}
.psi-billing:before {
  content: "\e9bc";
}
.psi-bing:before {
  content: "\e9bd";
}
.psi-binocular:before {
  content: "\e9be";
}
.psi-bio-hazard:before {
  content: "\e9bf";
}
.psi-biotech:before {
  content: "\e9c0";
}
.psi-bird:before {
  content: "\e9c1";
}
.psi-bird-delivering-letter:before {
  content: "\e9c2";
}
.psi-birthday-cake:before {
  content: "\e9c3";
}
.psi-bisexual:before {
  content: "\e9c4";
}
.psi-bishop:before {
  content: "\e9c5";
}
.psi-bitcoin:before {
  content: "\e9c6";
}
.psi-black-cat:before {
  content: "\e9c7";
}
.psi-blackboard:before {
  content: "\e9c8";
}
.psi-blinklist:before {
  content: "\e9c9";
}
.psi-block-cloud:before {
  content: "\e9ca";
}
.psi-block-window:before {
  content: "\e9cb";
}
.psi-blogger:before {
  content: "\e9cc";
}
.psi-blood:before {
  content: "\e9cd";
}
.psi-blouse:before {
  content: "\e9ce";
}
.psi-blueprint:before {
  content: "\e9cf";
}
.psi-board:before {
  content: "\e9d0";
}
.psi-bodybuilding:before {
  content: "\e9d1";
}
.psi-bold-text:before {
  content: "\e9d2";
}
.psi-bone:before {
  content: "\e9d3";
}
.psi-bones:before {
  content: "\e9d4";
}
.psi-book:before {
  content: "\e9d5";
}
.psi-bookmark:before {
  content: "\e9d6";
}
.psi-books:before {
  content: "\e9d7";
}
.psi-books-2:before {
  content: "\e9d8";
}
.psi-boom:before {
  content: "\e9d9";
}
.psi-boot:before {
  content: "\e9da";
}
.psi-boot-2:before {
  content: "\e9db";
}
.psi-bottom-to-top:before {
  content: "\e9dc";
}
.psi-bow:before {
  content: "\e9dd";
}
.psi-bow-2:before {
  content: "\e9de";
}
.psi-bow-3:before {
  content: "\e9df";
}
.psi-bow-4:before {
  content: "\e9e0";
}
.psi-bow-5:before {
  content: "\e9e1";
}
.psi-bow-6:before {
  content: "\e9e2";
}
.psi-bowling:before {
  content: "\e9e3";
}
.psi-bowling-2:before {
  content: "\e9e4";
}
.psi-box:before {
  content: "\e9e5";
}
.psi-box-close:before {
  content: "\e9e6";
}
.psi-box-full:before {
  content: "\e9e7";
}
.psi-box-gloves:before {
  content: "\e9e8";
}
.psi-box-open:before {
  content: "\e9e9";
}
.psi-box-with-folders:before {
  content: "\e9ea";
}
.psi-boy:before {
  content: "\e9eb";
}
.psi-bra:before {
  content: "\e9ec";
}
.psi-brain:before {
  content: "\e9ed";
}
.psi-brain-2:before {
  content: "\e9ee";
}
.psi-brain-3:before {
  content: "\e9ef";
}
.psi-brazil:before {
  content: "\e9f0";
}
.psi-bread:before {
  content: "\e9f1";
}
.psi-bread-2:before {
  content: "\e9f2";
}
.psi-bridge:before {
  content: "\e9f3";
}
.psi-brightkite:before {
  content: "\e9f4";
}
.psi-broken-link:before {
  content: "\e9f5";
}
.psi-broken-link-2:before {
  content: "\e9f6";
}
.psi-broom:before {
  content: "\e9f7";
}
.psi-brush:before {
  content: "\e9f8";
}
.psi-bucket:before {
  content: "\e9f9";
}
.psi-bug:before {
  content: "\e9fa";
}
.psi-building:before {
  content: "\e9fb";
}
.psi-bulleted-list:before {
  content: "\e9fc";
}
.psi-bus:before {
  content: "\e9fd";
}
.psi-bus-2:before {
  content: "\e9fe";
}
.psi-business-man:before {
  content: "\e9ff";
}
.psi-business-man-woman:before {
  content: "\ea00";
}
.psi-business-mens:before {
  content: "\ea01";
}
.psi-business-woman:before {
  content: "\ea02";
}
.psi-butterfly:before {
  content: "\ea03";
}
.psi-button:before {
  content: "\ea04";
}
.psi-cable-car:before {
  content: "\ea05";
}
.psi-cake:before {
  content: "\ea06";
}
.psi-calculator:before {
  content: "\ea07";
}
.psi-calculator-2:before {
  content: "\ea08";
}
.psi-calculator-3:before {
  content: "\ea09";
}
.psi-calendar:before {
  content: "\ea0a";
}
.psi-calendar-2:before {
  content: "\ea0b";
}
.psi-calendar-3:before {
  content: "\ea0c";
}
.psi-calendar-4:before {
  content: "\ea0d";
}
.psi-calendar-clock:before {
  content: "\ea0e";
}
.psi-camel:before {
  content: "\ea0f";
}
.psi-camera:before {
  content: "\ea10";
}
.psi-camera-2:before {
  content: "\ea11";
}
.psi-camera-3:before {
  content: "\ea12";
}
.psi-camera-4:before {
  content: "\ea13";
}
.psi-camera-5:before {
  content: "\ea14";
}
.psi-camera-back:before {
  content: "\ea15";
}
.psi-can:before {
  content: "\ea16";
}
.psi-can-2:before {
  content: "\ea17";
}
.psi-canada:before {
  content: "\ea18";
}
.psi-cancer:before {
  content: "\ea19";
}
.psi-cancer-2:before {
  content: "\ea1a";
}
.psi-cancer-3:before {
  content: "\ea1b";
}
.psi-candle:before {
  content: "\ea1c";
}
.psi-candy:before {
  content: "\ea1d";
}
.psi-candy-cane:before {
  content: "\ea1e";
}
.psi-cannon:before {
  content: "\ea1f";
}
.psi-cap:before {
  content: "\ea20";
}
.psi-cap-2:before {
  content: "\ea21";
}
.psi-cap-3:before {
  content: "\ea22";
}
.psi-cap-smiley:before {
  content: "\ea23";
}
.psi-capricorn:before {
  content: "\ea24";
}
.psi-capricorn-2:before {
  content: "\ea25";
}
.psi-car:before {
  content: "\ea26";
}
.psi-car-2:before {
  content: "\ea27";
}
.psi-car-3:before {
  content: "\ea28";
}
.psi-car-wheel:before {
  content: "\ea29";
}
.psi-cardigan:before {
  content: "\ea2a";
}
.psi-cardiovascular:before {
  content: "\ea2b";
}
.psi-cart-coin:before {
  content: "\ea2c";
}
.psi-cart-items:before {
  content: "\ea2d";
}
.psi-cart-quantity:before {
  content: "\ea2e";
}
.psi-casette-tape:before {
  content: "\ea2f";
}
.psi-cash-register:before {
  content: "\ea30";
}
.psi-cash-register-2:before {
  content: "\ea31";
}
.psi-castle:before {
  content: "\ea32";
}
.psi-cat:before {
  content: "\ea33";
}
.psi-cathedral:before {
  content: "\ea34";
}
.psi-cauldron:before {
  content: "\ea35";
}
.psi-cd:before {
  content: "\ea36";
}
.psi-cd-2:before {
  content: "\ea37";
}
.psi-cd-cover:before {
  content: "\ea38";
}
.psi-cello:before {
  content: "\ea39";
}
.psi-celsius:before {
  content: "\ea3a";
}
.psi-chair:before {
  content: "\ea3b";
}
.psi-charger:before {
  content: "\ea3c";
}
.psi-check:before {
  content: "\ea3d";
}
.psi-check-2:before {
  content: "\ea3e";
}
.psi-checked-user:before {
  content: "\ea3f";
}
.psi-checkered-flag:before {
  content: "\ea40";
}
.psi-checkmate:before {
  content: "\ea41";
}
.psi-checkout:before {
  content: "\ea42";
}
.psi-checkout-bag:before {
  content: "\ea43";
}
.psi-checkout-basket:before {
  content: "\ea44";
}
.psi-cheese:before {
  content: "\ea45";
}
.psi-cheetah:before {
  content: "\ea46";
}
.psi-chef:before {
  content: "\ea47";
}
.psi-chef-hat:before {
  content: "\ea48";
}
.psi-chef-hat-2:before {
  content: "\ea49";
}
.psi-chemical:before {
  content: "\ea4a";
}
.psi-chemical-2:before {
  content: "\ea4b";
}
.psi-chemical-3:before {
  content: "\ea4c";
}
.psi-chemical-4:before {
  content: "\ea4d";
}
.psi-chemical-5:before {
  content: "\ea4e";
}
.psi-chess:before {
  content: "\ea4f";
}
.psi-chess-board:before {
  content: "\ea50";
}
.psi-chevron-down:before {
  content: "\ea51";
}
.psi-chevron-left:before {
  content: "\ea52";
}
.psi-chevron-right:before {
  content: "\ea53";
}
.psi-chevron-up:before {
  content: "\ea54";
}
.psi-chicken:before {
  content: "\ea55";
}
.psi-chile:before {
  content: "\ea56";
}
.psi-chimney:before {
  content: "\ea57";
}
.psi-china:before {
  content: "\ea58";
}
.psi-chinese-temple:before {
  content: "\ea59";
}
.psi-chip:before {
  content: "\ea5a";
}
.psi-chopsticks:before {
  content: "\ea5b";
}
.psi-chopsticks-2:before {
  content: "\ea5c";
}
.psi-christmas:before {
  content: "\ea5d";
}
.psi-christmas-ball:before {
  content: "\ea5e";
}
.psi-christmas-bell:before {
  content: "\ea5f";
}
.psi-christmas-candle:before {
  content: "\ea60";
}
.psi-christmas-hat:before {
  content: "\ea61";
}
.psi-christmas-sleigh:before {
  content: "\ea62";
}
.psi-christmas-snowman:before {
  content: "\ea63";
}
.psi-christmas-sock:before {
  content: "\ea64";
}
.psi-christmas-tree:before {
  content: "\ea65";
}
.psi-chrome:before {
  content: "\ea66";
}
.psi-chrysler-building:before {
  content: "\ea67";
}
.psi-cinema:before {
  content: "\ea68";
}
.psi-circular-point:before {
  content: "\ea69";
}
.psi-city-hall:before {
  content: "\ea6a";
}
.psi-clamp:before {
  content: "\ea6b";
}
.psi-clapperboard-close:before {
  content: "\ea6c";
}
.psi-clapperboard-open:before {
  content: "\ea6d";
}
.psi-claps:before {
  content: "\ea6e";
}
.psi-clef:before {
  content: "\ea6f";
}
.psi-clinic:before {
  content: "\ea70";
}
.psi-clock:before {
  content: "\ea71";
}
.psi-clock-2:before {
  content: "\ea72";
}
.psi-clock-3:before {
  content: "\ea73";
}
.psi-clock-4:before {
  content: "\ea74";
}
.psi-clock-back:before {
  content: "\ea75";
}
.psi-clock-forward:before {
  content: "\ea76";
}
.psi-close:before {
  content: "\ea77";
}
.psi-close-window:before {
  content: "\ea78";
}
.psi-clothing-store:before {
  content: "\ea79";
}
.psi-cloud:before {
  content: "\ea7a";
}
.psi-cloud-camera:before {
  content: "\ea7b";
}
.psi-cloud-computer:before {
  content: "\ea7c";
}
.psi-cloud-email:before {
  content: "\ea7d";
}
.psi-cloud-hail:before {
  content: "\ea7e";
}
.psi-cloud-laptop:before {
  content: "\ea7f";
}
.psi-cloud-lock:before {
  content: "\ea80";
}
.psi-cloud-min:before {
  content: "\ea81";
}
.psi-cloud-moon:before {
  content: "\ea82";
}
.psi-cloud-music:before {
  content: "\ea83";
}
.psi-cloud-picture:before {
  content: "\ea84";
}
.psi-cloud-plus:before {
  content: "\ea85";
}
.psi-cloud-rain:before {
  content: "\ea86";
}
.psi-cloud-remove:before {
  content: "\ea87";
}
.psi-cloud-secure:before {
  content: "\ea88";
}
.psi-cloud-settings:before {
  content: "\ea89";
}
.psi-cloud-smartphone:before {
  content: "\ea8a";
}
.psi-cloud-snow:before {
  content: "\ea8b";
}
.psi-cloud-sun:before {
  content: "\ea8c";
}
.psi-cloud-tablet:before {
  content: "\ea8d";
}
.psi-cloud-video:before {
  content: "\ea8e";
}
.psi-cloud-weather:before {
  content: "\ea8f";
}
.psi-clouds:before {
  content: "\ea90";
}
.psi-clouds-weather:before {
  content: "\ea91";
}
.psi-clown:before {
  content: "\ea92";
}
.psi-cmyk:before {
  content: "\ea93";
}
.psi-coat:before {
  content: "\ea94";
}
.psi-cocktail:before {
  content: "\ea95";
}
.psi-coconut:before {
  content: "\ea96";
}
.psi-code-window:before {
  content: "\ea97";
}
.psi-coding:before {
  content: "\ea98";
}
.psi-coffee:before {
  content: "\ea99";
}
.psi-coffee-2:before {
  content: "\ea9a";
}
.psi-coffee-bean:before {
  content: "\ea9b";
}
.psi-coffee-machine:before {
  content: "\ea9c";
}
.psi-coffee-to-go:before {
  content: "\ea9d";
}
.psi-coffin:before {
  content: "\ea9e";
}
.psi-coin:before {
  content: "\ea9f";
}
.psi-coins:before {
  content: "\eaa0";
}
.psi-coins-2:before {
  content: "\eaa1";
}
.psi-coins-3:before {
  content: "\eaa2";
}
.psi-colombia:before {
  content: "\eaa3";
}
.psi-colosseum:before {
  content: "\eaa4";
}
.psi-column:before {
  content: "\eaa5";
}
.psi-column-2:before {
  content: "\eaa6";
}
.psi-column-3:before {
  content: "\eaa7";
}
.psi-comb:before {
  content: "\eaa8";
}
.psi-comb-2:before {
  content: "\eaa9";
}
.psi-communication-tower:before {
  content: "\eaaa";
}
.psi-communication-tower-2:before {
  content: "\eaab";
}
.psi-compass:before {
  content: "\eaac";
}
.psi-compass-2:before {
  content: "\eaad";
}
.psi-compass-3:before {
  content: "\eaae";
}
.psi-compass-4:before {
  content: "\eaaf";
}
.psi-compass-rose:before {
  content: "\eab0";
}
.psi-computer:before {
  content: "\eab1";
}
.psi-computer-2:before {
  content: "\eab2";
}
.psi-computer-3:before {
  content: "\eab3";
}
.psi-computer-secure:before {
  content: "\eab4";
}
.psi-conference:before {
  content: "\eab5";
}
.psi-confused:before {
  content: "\eab6";
}
.psi-conservation:before {
  content: "\eab7";
}
.psi-consulting:before {
  content: "\eab8";
}
.psi-contrast:before {
  content: "\eab9";
}
.psi-control:before {
  content: "\eaba";
}
.psi-control-2:before {
  content: "\eabb";
}
.psi-cookie-man:before {
  content: "\eabc";
}
.psi-cookies:before {
  content: "\eabd";
}
.psi-cool:before {
  content: "\eabe";
}
.psi-cool-guy:before {
  content: "\eabf";
}
.psi-copyright:before {
  content: "\eac0";
}
.psi-costume:before {
  content: "\eac1";
}
.psi-couple-sign:before {
  content: "\eac2";
}
.psi-cow:before {
  content: "\eac3";
}
.psi-cpu:before {
  content: "\eac4";
}
.psi-crane:before {
  content: "\eac5";
}
.psi-cranium:before {
  content: "\eac6";
}
.psi-credit-card:before {
  content: "\eac7";
}
.psi-credit-card-2:before {
  content: "\eac8";
}
.psi-credit-card-3:before {
  content: "\eac9";
}
.psi-cricket:before {
  content: "\eaca";
}
.psi-criminal:before {
  content: "\eacb";
}
.psi-croissant:before {
  content: "\eacc";
}
.psi-crop:before {
  content: "\eacd";
}
.psi-crop-2:before {
  content: "\eace";
}
.psi-cross:before {
  content: "\eacf";
}
.psi-crown:before {
  content: "\ead0";
}
.psi-crown-2:before {
  content: "\ead1";
}
.psi-crying:before {
  content: "\ead2";
}
.psi-cube-molecule:before {
  content: "\ead3";
}
.psi-cube-molecule-2:before {
  content: "\ead4";
}
.psi-cupcake:before {
  content: "\ead5";
}
.psi-cursor:before {
  content: "\ead6";
}
.psi-cursor-click:before {
  content: "\ead7";
}
.psi-cursor-click-2:before {
  content: "\ead8";
}
.psi-cursor-move:before {
  content: "\ead9";
}
.psi-cursor-move-2:before {
  content: "\eada";
}
.psi-cursor-select:before {
  content: "\eadb";
}
.psi-dam:before {
  content: "\eadc";
}
.psi-danger:before {
  content: "\eadd";
}
.psi-danger-2:before {
  content: "\eade";
}
.psi-dashboard:before {
  content: "\eadf";
}
.psi-data:before {
  content: "\eae0";
}
.psi-data-backup:before {
  content: "\eae1";
}
.psi-data-block:before {
  content: "\eae2";
}
.psi-data-center:before {
  content: "\eae3";
}
.psi-data-clock:before {
  content: "\eae4";
}
.psi-data-cloud:before {
  content: "\eae5";
}
.psi-data-compress:before {
  content: "\eae6";
}
.psi-data-copy:before {
  content: "\eae7";
}
.psi-data-download:before {
  content: "\eae8";
}
.psi-data-financial:before {
  content: "\eae9";
}
.psi-data-key:before {
  content: "\eaea";
}
.psi-data-lock:before {
  content: "\eaeb";
}
.psi-data-network:before {
  content: "\eaec";
}
.psi-data-password:before {
  content: "\eaed";
}
.psi-data-power:before {
  content: "\eaee";
}
.psi-data-refresh:before {
  content: "\eaef";
}
.psi-data-save:before {
  content: "\eaf0";
}
.psi-data-search:before {
  content: "\eaf1";
}
.psi-data-security:before {
  content: "\eaf2";
}
.psi-data-settings:before {
  content: "\eaf3";
}
.psi-data-sharing:before {
  content: "\eaf4";
}
.psi-data-shield:before {
  content: "\eaf5";
}
.psi-data-signal:before {
  content: "\eaf6";
}
.psi-data-storage:before {
  content: "\eaf7";
}
.psi-data-stream:before {
  content: "\eaf8";
}
.psi-data-transfer:before {
  content: "\eaf9";
}
.psi-data-unlock:before {
  content: "\eafa";
}
.psi-data-upload:before {
  content: "\eafb";
}
.psi-data-yes:before {
  content: "\eafc";
}
.psi-daylight:before {
  content: "\eafd";
}
.psi-death:before {
  content: "\eafe";
}
.psi-debian:before {
  content: "\eaff";
}
.psi-dec:before {
  content: "\eb00";
}
.psi-decrease-indent:before {
  content: "\eb01";
}
.psi-deer:before {
  content: "\eb02";
}
.psi-deer-2:before {
  content: "\eb03";
}
.psi-delete-window:before {
  content: "\eb04";
}
.psi-delicious:before {
  content: "\eb05";
}
.psi-denmark:before {
  content: "\eb06";
}
.psi-depression:before {
  content: "\eb07";
}
.psi-deviantart:before {
  content: "\eb08";
}
.psi-device-sync-with-cloud:before {
  content: "\eb09";
}
.psi-diamond:before {
  content: "\eb0a";
}
.psi-dice:before {
  content: "\eb0b";
}
.psi-dice-2:before {
  content: "\eb0c";
}
.psi-digg:before {
  content: "\eb0d";
}
.psi-digital-drawing:before {
  content: "\eb0e";
}
.psi-diigo:before {
  content: "\eb0f";
}
.psi-dinosaur:before {
  content: "\eb10";
}
.psi-diploma:before {
  content: "\eb11";
}
.psi-diploma-2:before {
  content: "\eb12";
}
.psi-direction-east:before {
  content: "\eb13";
}
.psi-direction-north:before {
  content: "\eb14";
}
.psi-direction-south:before {
  content: "\eb15";
}
.psi-direction-west:before {
  content: "\eb16";
}
.psi-director:before {
  content: "\eb17";
}
.psi-disk:before {
  content: "\eb18";
}
.psi-dj:before {
  content: "\eb19";
}
.psi-dna:before {
  content: "\eb1a";
}
.psi-dna-2:before {
  content: "\eb1b";
}
.psi-dna-helix:before {
  content: "\eb1c";
}
.psi-doctor:before {
  content: "\eb1d";
}
.psi-dog:before {
  content: "\eb1e";
}
.psi-dollar:before {
  content: "\eb1f";
}
.psi-dollar-sign:before {
  content: "\eb20";
}
.psi-dollar-sign-2:before {
  content: "\eb21";
}
.psi-dolphin:before {
  content: "\eb22";
}
.psi-domino:before {
  content: "\eb23";
}
.psi-door:before {
  content: "\eb24";
}
.psi-door-hanger:before {
  content: "\eb25";
}
.psi-dopplr:before {
  content: "\eb26";
}
.psi-dot-horizontal:before {
  content: "\eb27";
}
.psi-dot-vertical:before {
  content: "\eb28";
}
.psi-double-circle:before {
  content: "\eb29";
}
.psi-double-tap:before {
  content: "\eb2a";
}
.psi-doughnut:before {
  content: "\eb2b";
}
.psi-dove:before {
  content: "\eb2c";
}
.psi-down:before {
  content: "\eb2d";
}
.psi-down-2:before {
  content: "\eb2e";
}
.psi-down-3:before {
  content: "\eb2f";
}
.psi-down-4:before {
  content: "\eb30";
}
.psi-download:before {
  content: "\eb31";
}
.psi-download-2:before {
  content: "\eb32";
}
.psi-download-from-cloud:before {
  content: "\eb33";
}
.psi-download-window:before {
  content: "\eb34";
}
.psi-downward:before {
  content: "\eb35";
}
.psi-drag:before {
  content: "\eb36";
}
.psi-drag-down:before {
  content: "\eb37";
}
.psi-drag-left:before {
  content: "\eb38";
}
.psi-drag-right:before {
  content: "\eb39";
}
.psi-drag-up:before {
  content: "\eb3a";
}
.psi-dress:before {
  content: "\eb3b";
}
.psi-dribbble:before {
  content: "\eb3c";
}
.psi-drill:before {
  content: "\eb3d";
}
.psi-drill-2:before {
  content: "\eb3e";
}
.psi-drop:before {
  content: "\eb3f";
}
.psi-dropbox:before {
  content: "\eb40";
}
.psi-drum:before {
  content: "\eb41";
}
.psi-dry:before {
  content: "\eb42";
}
.psi-duck:before {
  content: "\eb43";
}
.psi-dumbbell:before {
  content: "\eb44";
}
.psi-duplicate-layer:before {
  content: "\eb45";
}
.psi-duplicate-window:before {
  content: "\eb46";
}
.psi-dvd:before {
  content: "\eb47";
}
.psi-eagle:before {
  content: "\eb48";
}
.psi-ear:before {
  content: "\eb49";
}
.psi-earphones:before {
  content: "\eb4a";
}
.psi-earphones-2:before {
  content: "\eb4b";
}
.psi-eci-icon:before {
  content: "\eb4c";
}
.psi-edit:before {
  content: "\eb4d";
}
.psi-edit-map:before {
  content: "\eb4e";
}
.psi-eggs:before {
  content: "\eb4f";
}
.psi-egypt:before {
  content: "\eb50";
}
.psi-eifel-tower:before {
  content: "\eb51";
}
.psi-eject:before {
  content: "\eb52";
}
.psi-eject-2:before {
  content: "\eb53";
}
.psi-el-castillo:before {
  content: "\eb54";
}
.psi-elbow:before {
  content: "\eb55";
}
.psi-electric-guitar:before {
  content: "\eb56";
}
.psi-electricity:before {
  content: "\eb57";
}
.psi-elephant:before {
  content: "\eb58";
}
.psi-email:before {
  content: "\eb59";
}
.psi-embassy:before {
  content: "\eb5a";
}
.psi-empire-state-building:before {
  content: "\eb5b";
}
.psi-empty-box:before {
  content: "\eb5c";
}
.psi-end:before {
  content: "\eb5d";
}
.psi-end-2:before {
  content: "\eb5e";
}
.psi-end-3:before {
  content: "\eb5f";
}
.psi-endways:before {
  content: "\eb60";
}
.psi-engineering:before {
  content: "\eb61";
}
.psi-envelope:before {
  content: "\eb62";
}
.psi-envelope-2:before {
  content: "\eb63";
}
.psi-environmental:before {
  content: "\eb64";
}
.psi-environmental-2:before {
  content: "\eb65";
}
.psi-environmental-3:before {
  content: "\eb66";
}
.psi-equalizer:before {
  content: "\eb67";
}
.psi-eraser:before {
  content: "\eb68";
}
.psi-eraser-2:before {
  content: "\eb69";
}
.psi-eraser-3:before {
  content: "\eb6a";
}
.psi-error-404-window:before {
  content: "\eb6b";
}
.psi-euro:before {
  content: "\eb6c";
}
.psi-euro-sign:before {
  content: "\eb6d";
}
.psi-euro-sign-2:before {
  content: "\eb6e";
}
.psi-evernote:before {
  content: "\eb6f";
}
.psi-evil:before {
  content: "\eb70";
}
.psi-exclamation:before {
  content: "\eb71";
}
.psi-explode:before {
  content: "\eb72";
}
.psi-eye:before {
  content: "\eb73";
}
.psi-eye-2:before {
  content: "\eb74";
}
.psi-eye-blind:before {
  content: "\eb75";
}
.psi-eye-invisible:before {
  content: "\eb76";
}
.psi-eye-scan:before {
  content: "\eb77";
}
.psi-eye-visible:before {
  content: "\eb78";
}
.psi-eyebrow:before {
  content: "\eb79";
}
.psi-eyebrow-2:before {
  content: "\eb7a";
}
.psi-eyebrow-3:before {
  content: "\eb7b";
}
.psi-eyeglasses-smiley:before {
  content: "\eb7c";
}
.psi-eyeglasses-smiley-2:before {
  content: "\eb7d";
}
.psi-face-style:before {
  content: "\eb7e";
}
.psi-face-style-2:before {
  content: "\eb7f";
}
.psi-face-style-3:before {
  content: "\eb80";
}
.psi-face-style-4:before {
  content: "\eb81";
}
.psi-face-style-5:before {
  content: "\eb82";
}
.psi-face-style-6:before {
  content: "\eb83";
}
.psi-facebook:before {
  content: "\eb84";
}
.psi-facebook-2:before {
  content: "\eb85";
}
.psi-factory:before {
  content: "\eb86";
}
.psi-factory-2:before {
  content: "\eb87";
}
.psi-fahrenheit:before {
  content: "\eb88";
}
.psi-family-sign:before {
  content: "\eb89";
}
.psi-fan:before {
  content: "\eb8a";
}
.psi-farmer:before {
  content: "\eb8b";
}
.psi-fashion:before {
  content: "\eb8c";
}
.psi-favorite-window:before {
  content: "\eb8d";
}
.psi-fax:before {
  content: "\eb8e";
}
.psi-feather:before {
  content: "\eb8f";
}
.psi-feedburner:before {
  content: "\eb90";
}
.psi-female:before {
  content: "\eb91";
}
.psi-female-2:before {
  content: "\eb92";
}
.psi-female-sign:before {
  content: "\eb93";
}
.psi-file:before {
  content: "\eb94";
}
.psi-file-add:before {
  content: "\eb95";
}
.psi-file-block:before {
  content: "\eb96";
}
.psi-file-bookmark:before {
  content: "\eb97";
}
.psi-file-chart:before {
  content: "\eb98";
}
.psi-file-clipboard:before {
  content: "\eb99";
}
.psi-file-clipboard-file-text:before {
  content: "\eb9a";
}
.psi-file-clipboard-text-image:before {
  content: "\eb9b";
}
.psi-file-cloud:before {
  content: "\eb9c";
}
.psi-file-copy:before {
  content: "\eb9d";
}
.psi-file-copy-2:before {
  content: "\eb9e";
}
.psi-file-csv:before {
  content: "\eb9f";
}
.psi-file-delete:before {
  content: "\eba0";
}
.psi-file-download:before {
  content: "\eba1";
}
.psi-file-edit:before {
  content: "\eba2";
}
.psi-file-excel:before {
  content: "\eba3";
}
.psi-file-favorite:before {
  content: "\eba4";
}
.psi-file-fire:before {
  content: "\eba5";
}
.psi-file-graph:before {
  content: "\eba6";
}
.psi-file-hide:before {
  content: "\eba7";
}
.psi-file-horizontal:before {
  content: "\eba8";
}
.psi-file-horizontal-text:before {
  content: "\eba9";
}
.psi-file-html:before {
  content: "\ebaa";
}
.psi-file-jpg:before {
  content: "\ebab";
}
.psi-file-link:before {
  content: "\ebac";
}
.psi-file-loading:before {
  content: "\ebad";
}
.psi-file-lock:before {
  content: "\ebae";
}
.psi-file-love:before {
  content: "\ebaf";
}
.psi-file-music:before {
  content: "\ebb0";
}
.psi-file-network:before {
  content: "\ebb1";
}
.psi-file-pictures:before {
  content: "\ebb2";
}
.psi-file-pie:before {
  content: "\ebb3";
}
.psi-file-presentation:before {
  content: "\ebb4";
}
.psi-file-refresh:before {
  content: "\ebb5";
}
.psi-file-remove:before {
  content: "\ebb6";
}
.psi-file-search:before {
  content: "\ebb7";
}
.psi-file-settings:before {
  content: "\ebb8";
}
.psi-file-share:before {
  content: "\ebb9";
}
.psi-file-text-image:before {
  content: "\ebba";
}
.psi-file-trash:before {
  content: "\ebbb";
}
.psi-file-txt:before {
  content: "\ebbc";
}
.psi-file-upload:before {
  content: "\ebbd";
}
.psi-file-video:before {
  content: "\ebbe";
}
.psi-file-word:before {
  content: "\ebbf";
}
.psi-file-zip:before {
  content: "\ebc0";
}
.psi-files:before {
  content: "\ebc1";
}
.psi-film:before {
  content: "\ebc2";
}
.psi-film-board:before {
  content: "\ebc3";
}
.psi-film-cartridge:before {
  content: "\ebc4";
}
.psi-film-strip:before {
  content: "\ebc5";
}
.psi-film-video:before {
  content: "\ebc6";
}
.psi-filter:before {
  content: "\ebc7";
}
.psi-filter-2:before {
  content: "\ebc8";
}
.psi-financial:before {
  content: "\ebc9";
}
.psi-find-user:before {
  content: "\ebca";
}
.psi-finger:before {
  content: "\ebcb";
}
.psi-finger-drag-four-sides:before {
  content: "\ebcc";
}
.psi-finger-drag-two-sides:before {
  content: "\ebcd";
}
.psi-finger-print:before {
  content: "\ebce";
}
.psi-fingerprint:before {
  content: "\ebcf";
}
.psi-fingerprint-2:before {
  content: "\ebd0";
}
.psi-fire-flame:before {
  content: "\ebd1";
}
.psi-fire-flame-2:before {
  content: "\ebd2";
}
.psi-fire-hydrant:before {
  content: "\ebd3";
}
.psi-fire-station:before {
  content: "\ebd4";
}
.psi-firefox:before {
  content: "\ebd5";
}
.psi-firewall:before {
  content: "\ebd6";
}
.psi-first:before {
  content: "\ebd7";
}
.psi-first-aid:before {
  content: "\ebd8";
}
.psi-fish:before {
  content: "\ebd9";
}
.psi-fish-food:before {
  content: "\ebda";
}
.psi-fit-to:before {
  content: "\ebdb";
}
.psi-fit-to-2:before {
  content: "\ebdc";
}
.psi-five-fingers:before {
  content: "\ebdd";
}
.psi-five-fingers-drag:before {
  content: "\ebde";
}
.psi-five-fingers-drag-2:before {
  content: "\ebdf";
}
.psi-five-fingers-touch:before {
  content: "\ebe0";
}
.psi-flag:before {
  content: "\ebe1";
}
.psi-flag-2:before {
  content: "\ebe2";
}
.psi-flag-3:before {
  content: "\ebe3";
}
.psi-flag-4:before {
  content: "\ebe4";
}
.psi-flag-5:before {
  content: "\ebe5";
}
.psi-flag-6:before {
  content: "\ebe6";
}
.psi-flamingo:before {
  content: "\ebe7";
}
.psi-flash:before {
  content: "\ebe8";
}
.psi-flash-2:before {
  content: "\ebe9";
}
.psi-flash-video:before {
  content: "\ebea";
}
.psi-flashlight:before {
  content: "\ebeb";
}
.psi-flask:before {
  content: "\ebec";
}
.psi-flask-2:before {
  content: "\ebed";
}
.psi-flick:before {
  content: "\ebee";
}
.psi-flickr:before {
  content: "\ebef";
}
.psi-flowerpot:before {
  content: "\ebf0";
}
.psi-fluorescent:before {
  content: "\ebf1";
}
.psi-fog-day:before {
  content: "\ebf2";
}
.psi-fog-night:before {
  content: "\ebf3";
}
.psi-folder:before {
  content: "\ebf4";
}
.psi-folder-add:before {
  content: "\ebf5";
}
.psi-folder-archive:before {
  content: "\ebf6";
}
.psi-folder-binder:before {
  content: "\ebf7";
}
.psi-folder-binder-2:before {
  content: "\ebf8";
}
.psi-folder-block:before {
  content: "\ebf9";
}
.psi-folder-bookmark:before {
  content: "\ebfa";
}
.psi-folder-close:before {
  content: "\ebfb";
}
.psi-folder-cloud:before {
  content: "\ebfc";
}
.psi-folder-delete:before {
  content: "\ebfd";
}
.psi-folder-download:before {
  content: "\ebfe";
}
.psi-folder-edit:before {
  content: "\ebff";
}
.psi-folder-favorite:before {
  content: "\ec00";
}
.psi-folder-fire:before {
  content: "\ec01";
}
.psi-folder-hide:before {
  content: "\ec02";
}
.psi-folder-link:before {
  content: "\ec03";
}
.psi-folder-loading:before {
  content: "\ec04";
}
.psi-folder-lock:before {
  content: "\ec05";
}
.psi-folder-love:before {
  content: "\ec06";
}
.psi-folder-music:before {
  content: "\ec07";
}
.psi-folder-network:before {
  content: "\ec08";
}
.psi-folder-open:before {
  content: "\ec09";
}
.psi-folder-open-2:before {
  content: "\ec0a";
}
.psi-folder-organizing:before {
  content: "\ec0b";
}
.psi-folder-pictures:before {
  content: "\ec0c";
}
.psi-folder-refresh:before {
  content: "\ec0d";
}
.psi-folder-remove:before {
  content: "\ec0e";
}
.psi-folder-search:before {
  content: "\ec0f";
}
.psi-folder-settings:before {
  content: "\ec10";
}
.psi-folder-share:before {
  content: "\ec11";
}
.psi-folder-trash:before {
  content: "\ec12";
}
.psi-folder-upload:before {
  content: "\ec13";
}
.psi-folder-video:before {
  content: "\ec14";
}
.psi-folder-with-document:before {
  content: "\ec15";
}
.psi-folder-zip:before {
  content: "\ec16";
}
.psi-folders:before {
  content: "\ec17";
}
.psi-font-color:before {
  content: "\ec18";
}
.psi-font-name:before {
  content: "\ec19";
}
.psi-font-size:before {
  content: "\ec1a";
}
.psi-font-style:before {
  content: "\ec1b";
}
.psi-font-style-subscript:before {
  content: "\ec1c";
}
.psi-font-style-superscript:before {
  content: "\ec1d";
}
.psi-font-window:before {
  content: "\ec1e";
}
.psi-foot:before {
  content: "\ec1f";
}
.psi-foot-2:before {
  content: "\ec20";
}
.psi-football:before {
  content: "\ec21";
}
.psi-football-2:before {
  content: "\ec22";
}
.psi-footprint:before {
  content: "\ec23";
}
.psi-footprint-2:before {
  content: "\ec24";
}
.psi-footprint-3:before {
  content: "\ec25";
}
.psi-forest:before {
  content: "\ec26";
}
.psi-fork:before {
  content: "\ec27";
}
.psi-formspring:before {
  content: "\ec28";
}
.psi-formula:before {
  content: "\ec29";
}
.psi-forward:before {
  content: "\ec2a";
}
.psi-fountain-pen:before {
  content: "\ec2b";
}
.psi-four-fingers:before {
  content: "\ec2c";
}
.psi-four-fingers-drag:before {
  content: "\ec2d";
}
.psi-four-fingers-drag-2:before {
  content: "\ec2e";
}
.psi-four-fingers-touch:before {
  content: "\ec2f";
}
.psi-foursquare:before {
  content: "\ec30";
}
.psi-fox:before {
  content: "\ec31";
}
.psi-frankenstein:before {
  content: "\ec32";
}
.psi-french-fries:before {
  content: "\ec33";
}
.psi-friendfeed:before {
  content: "\ec34";
}
.psi-friendster:before {
  content: "\ec35";
}
.psi-frog:before {
  content: "\ec36";
}
.psi-fruits:before {
  content: "\ec37";
}
.psi-fuel:before {
  content: "\ec38";
}
.psi-full-bag:before {
  content: "\ec39";
}
.psi-full-basket:before {
  content: "\ec3a";
}
.psi-full-cart:before {
  content: "\ec3b";
}
.psi-full-moon:before {
  content: "\ec3c";
}
.psi-full-screen:before {
  content: "\ec3d";
}
.psi-full-screen-2:before {
  content: "\ec3e";
}
.psi-full-view:before {
  content: "\ec3f";
}
.psi-full-view-2:before {
  content: "\ec40";
}
.psi-full-view-window:before {
  content: "\ec41";
}
.psi-function:before {
  content: "\ec42";
}
.psi-funky:before {
  content: "\ec43";
}
.psi-funny-bicycle:before {
  content: "\ec44";
}
.psi-furl:before {
  content: "\ec45";
}
.psi-gamepad:before {
  content: "\ec46";
}
.psi-gamepad-2:before {
  content: "\ec47";
}
.psi-gas-pump:before {
  content: "\ec48";
}
.psi-gauge:before {
  content: "\ec49";
}
.psi-gauge-2:before {
  content: "\ec4a";
}
.psi-gay:before {
  content: "\ec4b";
}
.psi-gear:before {
  content: "\ec4c";
}
.psi-gear-2:before {
  content: "\ec4d";
}
.psi-gears:before {
  content: "\ec4e";
}
.psi-gears-2:before {
  content: "\ec4f";
}
.psi-geek:before {
  content: "\ec50";
}
.psi-geek-2:before {
  content: "\ec51";
}
.psi-gemini:before {
  content: "\ec52";
}
.psi-gemini-2:before {
  content: "\ec53";
}
.psi-genius:before {
  content: "\ec54";
}
.psi-gentleman:before {
  content: "\ec55";
}
.psi-geo:before {
  content: "\ec56";
}
.psi-geo-2:before {
  content: "\ec57";
}
.psi-geo-2-close:before {
  content: "\ec58";
}
.psi-geo-2-love:before {
  content: "\ec59";
}
.psi-geo-2-min:before {
  content: "\ec5a";
}
.psi-geo-2-number:before {
  content: "\ec5b";
}
.psi-geo-2-plus:before {
  content: "\ec5c";
}
.psi-geo-2-star:before {
  content: "\ec5d";
}
.psi-geo-3:before {
  content: "\ec5e";
}
.psi-geo-3-close:before {
  content: "\ec5f";
}
.psi-geo-3-love:before {
  content: "\ec60";
}
.psi-geo-3-min:before {
  content: "\ec61";
}
.psi-geo-3-number:before {
  content: "\ec62";
}
.psi-geo-3-plus:before {
  content: "\ec63";
}
.psi-geo-3-star:before {
  content: "\ec64";
}
.psi-geo-close:before {
  content: "\ec65";
}
.psi-geo-love:before {
  content: "\ec66";
}
.psi-geo-min:before {
  content: "\ec67";
}
.psi-geo-number:before {
  content: "\ec68";
}
.psi-geo-plus:before {
  content: "\ec69";
}
.psi-geo-star:before {
  content: "\ec6a";
}
.psi-ghost:before {
  content: "\ec6b";
}
.psi-gift-box:before {
  content: "\ec6c";
}
.psi-giraffe:before {
  content: "\ec6d";
}
.psi-girl:before {
  content: "\ec6e";
}
.psi-glass-water:before {
  content: "\ec6f";
}
.psi-glasses:before {
  content: "\ec70";
}
.psi-glasses-2:before {
  content: "\ec71";
}
.psi-glasses-3:before {
  content: "\ec72";
}
.psi-global-position:before {
  content: "\ec73";
}
.psi-globe:before {
  content: "\ec74";
}
.psi-globe-2:before {
  content: "\ec75";
}
.psi-gloves:before {
  content: "\ec76";
}
.psi-go-bottom:before {
  content: "\ec77";
}
.psi-go-top:before {
  content: "\ec78";
}
.psi-goggles:before {
  content: "\ec79";
}
.psi-golf:before {
  content: "\ec7a";
}
.psi-golf-2:before {
  content: "\ec7b";
}
.psi-google:before {
  content: "\ec7c";
}
.psi-google-buzz:before {
  content: "\ec7d";
}
.psi-google-drive:before {
  content: "\ec7e";
}
.psi-google-play:before {
  content: "\ec7f";
}
.psi-google-plus:before {
  content: "\ec80";
}
.psi-gopro:before {
  content: "\ec81";
}
.psi-gorilla:before {
  content: "\ec82";
}
.psi-gowalla:before {
  content: "\ec83";
}
.psi-grave:before {
  content: "\ec84";
}
.psi-graveyard:before {
  content: "\ec85";
}
.psi-greece:before {
  content: "\ec86";
}
.psi-green-energy:before {
  content: "\ec87";
}
.psi-green-house:before {
  content: "\ec88";
}
.psi-guitar:before {
  content: "\ec89";
}
.psi-gun:before {
  content: "\ec8a";
}
.psi-gun-2:before {
  content: "\ec8b";
}
.psi-gun-3:before {
  content: "\ec8c";
}
.psi-gymnastics:before {
  content: "\ec8d";
}
.psi-hair:before {
  content: "\ec8e";
}
.psi-hair-2:before {
  content: "\ec8f";
}
.psi-hair-3:before {
  content: "\ec90";
}
.psi-hair-4:before {
  content: "\ec91";
}
.psi-half-moon:before {
  content: "\ec92";
}
.psi-halloween-halfmoon:before {
  content: "\ec93";
}
.psi-halloween-moon:before {
  content: "\ec94";
}
.psi-hamburger:before {
  content: "\ec95";
}
.psi-hammer:before {
  content: "\ec96";
}
.psi-hand:before {
  content: "\ec97";
}
.psi-hand-touch:before {
  content: "\ec98";
}
.psi-hand-touch-2:before {
  content: "\ec99";
}
.psi-hand-touch-smartphone:before {
  content: "\ec9a";
}
.psi-hands:before {
  content: "\ec9b";
}
.psi-handshake:before {
  content: "\ec9c";
}
.psi-hanger:before {
  content: "\ec9d";
}
.psi-happy:before {
  content: "\ec9e";
}
.psi-hat:before {
  content: "\ec9f";
}
.psi-hat-2:before {
  content: "\eca0";
}
.psi-haunted-house:before {
  content: "\eca1";
}
.psi-hd:before {
  content: "\eca2";
}
.psi-hd-video:before {
  content: "\eca3";
}
.psi-hdd:before {
  content: "\eca4";
}
.psi-headphone:before {
  content: "\eca5";
}
.psi-headphones:before {
  content: "\eca6";
}
.psi-headset:before {
  content: "\eca7";
}
.psi-heart:before {
  content: "\eca8";
}
.psi-heart-2:before {
  content: "\eca9";
}
.psi-heels:before {
  content: "\ecaa";
}
.psi-heels-2:before {
  content: "\ecab";
}
.psi-height-window:before {
  content: "\ecac";
}
.psi-helicopter:before {
  content: "\ecad";
}
.psi-helicopter-2:before {
  content: "\ecae";
}
.psi-helix-2:before {
  content: "\ecaf";
}
.psi-hello:before {
  content: "\ecb0";
}
.psi-helmet:before {
  content: "\ecb1";
}
.psi-helmet-2:before {
  content: "\ecb2";
}
.psi-helmet-3:before {
  content: "\ecb3";
}
.psi-hippo:before {
  content: "\ecb4";
}
.psi-hipster-glasses:before {
  content: "\ecb5";
}
.psi-hipster-glasses-2:before {
  content: "\ecb6";
}
.psi-hipster-glasses-3:before {
  content: "\ecb7";
}
.psi-hipster-headphones:before {
  content: "\ecb8";
}
.psi-hipster-man:before {
  content: "\ecb9";
}
.psi-hipster-man-2:before {
  content: "\ecba";
}
.psi-hipster-man-3:before {
  content: "\ecbb";
}
.psi-hipster-sunglasses:before {
  content: "\ecbc";
}
.psi-hipster-sunglasses-2:before {
  content: "\ecbd";
}
.psi-hipster-sunglasses-3:before {
  content: "\ecbe";
}
.psi-hokey:before {
  content: "\ecbf";
}
.psi-holly:before {
  content: "\ecc0";
}
.psi-home:before {
  content: "\ecc1";
}
.psi-home-2:before {
  content: "\ecc2";
}
.psi-home-3:before {
  content: "\ecc3";
}
.psi-home-4:before {
  content: "\ecc4";
}
.psi-home-5:before {
  content: "\ecc5";
}
.psi-home-window:before {
  content: "\ecc6";
}
.psi-honey:before {
  content: "\ecc7";
}
.psi-hongkong:before {
  content: "\ecc8";
}
.psi-hoodie:before {
  content: "\ecc9";
}
.psi-horror:before {
  content: "\ecca";
}
.psi-horse:before {
  content: "\eccb";
}
.psi-hospital:before {
  content: "\eccc";
}
.psi-hospital-2:before {
  content: "\eccd";
}
.psi-hot-dog:before {
  content: "\ecce";
}
.psi-hotel:before {
  content: "\eccf";
}
.psi-hour:before {
  content: "\ecd0";
}
.psi-hub:before {
  content: "\ecd1";
}
.psi-humor:before {
  content: "\ecd2";
}
.psi-hurt:before {
  content: "\ecd3";
}
.psi-ice-cream:before {
  content: "\ecd4";
}
.psi-icq:before {
  content: "\ecd5";
}
.psi-id-2:before {
  content: "\ecd6";
}
.psi-id-3:before {
  content: "\ecd7";
}
.psi-id-card:before {
  content: "\ecd8";
}
.psi-idea:before {
  content: "\ecd9";
}
.psi-idea-2:before {
  content: "\ecda";
}
.psi-idea-3:before {
  content: "\ecdb";
}
.psi-idea-4:before {
  content: "\ecdc";
}
.psi-idea-5:before {
  content: "\ecdd";
}
.psi-identification-badge:before {
  content: "\ecde";
}
.psi-imdb:before {
  content: "\ecdf";
}
.psi-inbox:before {
  content: "\ece0";
}
.psi-inbox-empty:before {
  content: "\ece1";
}
.psi-inbox-forward:before {
  content: "\ece2";
}
.psi-inbox-full:before {
  content: "\ece3";
}
.psi-inbox-into:before {
  content: "\ece4";
}
.psi-inbox-out:before {
  content: "\ece5";
}
.psi-inbox-reply:before {
  content: "\ece6";
}
.psi-increase-indent:before {
  content: "\ece7";
}
.psi-indent-first-line:before {
  content: "\ece8";
}
.psi-indent-left-margin:before {
  content: "\ece9";
}
.psi-indent-right-margin:before {
  content: "\ecea";
}
.psi-india:before {
  content: "\eceb";
}
.psi-infinity:before {
  content: "\ecec";
}
.psi-info-window:before {
  content: "\eced";
}
.psi-information:before {
  content: "\ecee";
}
.psi-instagram:before {
  content: "\ecef";
}
.psi-internet:before {
  content: "\ecf0";
}
.psi-internet-2:before {
  content: "\ecf1";
}
.psi-internet-explorer:before {
  content: "\ecf2";
}
.psi-internet-smiley:before {
  content: "\ecf3";
}
.psi-ios-apple:before {
  content: "\ecf4";
}
.psi-israel:before {
  content: "\ecf5";
}
.psi-italic-text:before {
  content: "\ecf6";
}
.psi-jacket:before {
  content: "\ecf7";
}
.psi-jacket-2:before {
  content: "\ecf8";
}
.psi-jamaica:before {
  content: "\ecf9";
}
.psi-japan:before {
  content: "\ecfa";
}
.psi-japanese-gate:before {
  content: "\ecfb";
}
.psi-jeans:before {
  content: "\ecfc";
}
.psi-jeep:before {
  content: "\ecfd";
}
.psi-jeep-2:before {
  content: "\ecfe";
}
.psi-jet:before {
  content: "\ecff";
}
.psi-joystick:before {
  content: "\ed00";
}
.psi-juice:before {
  content: "\ed01";
}
.psi-jump-rope:before {
  content: "\ed02";
}
.psi-kangaroo:before {
  content: "\ed03";
}
.psi-kenya:before {
  content: "\ed04";
}
.psi-key:before {
  content: "\ed05";
}
.psi-key-2:before {
  content: "\ed06";
}
.psi-key-3:before {
  content: "\ed07";
}
.psi-key-lock:before {
  content: "\ed08";
}
.psi-keyboard:before {
  content: "\ed09";
}
.psi-keyboard-3:before {
  content: "\ed0a";
}
.psi-keypad:before {
  content: "\ed0b";
}
.psi-king:before {
  content: "\ed0c";
}
.psi-king-2:before {
  content: "\ed0d";
}
.psi-kiss:before {
  content: "\ed0e";
}
.psi-knee:before {
  content: "\ed0f";
}
.psi-knife:before {
  content: "\ed10";
}
.psi-knife-2:before {
  content: "\ed11";
}
.psi-knight:before {
  content: "\ed12";
}
.psi-koala:before {
  content: "\ed13";
}
.psi-korea:before {
  content: "\ed14";
}
.psi-lamp:before {
  content: "\ed15";
}
.psi-landscape:before {
  content: "\ed16";
}
.psi-landscape-2:before {
  content: "\ed17";
}
.psi-lantern:before {
  content: "\ed18";
}
.psi-laptop:before {
  content: "\ed19";
}
.psi-laptop-2:before {
  content: "\ed1a";
}
.psi-laptop-3:before {
  content: "\ed1b";
}
.psi-laptop-phone:before {
  content: "\ed1c";
}
.psi-laptop-secure:before {
  content: "\ed1d";
}
.psi-laptop-tablet:before {
  content: "\ed1e";
}
.psi-laser:before {
  content: "\ed1f";
}
.psi-last:before {
  content: "\ed20";
}
.psi-last-fm:before {
  content: "\ed21";
}
.psi-laughing:before {
  content: "\ed22";
}
.psi-layer-backward:before {
  content: "\ed23";
}
.psi-layer-forward:before {
  content: "\ed24";
}
.psi-layout-grid:before {
  content: "\ed25";
}
.psi-leafs:before {
  content: "\ed26";
}
.psi-leafs-2:before {
  content: "\ed27";
}
.psi-leaning-tower:before {
  content: "\ed28";
}
.psi-left:before {
  content: "\ed29";
}
.psi-left-2:before {
  content: "\ed2a";
}
.psi-left-3:before {
  content: "\ed2b";
}
.psi-left-4:before {
  content: "\ed2c";
}
.psi-left-right:before {
  content: "\ed2d";
}
.psi-left-right-3:before {
  content: "\ed2e";
}
.psi-left-to-right:before {
  content: "\ed2f";
}
.psi-leg:before {
  content: "\ed30";
}
.psi-leg-2:before {
  content: "\ed31";
}
.psi-lego:before {
  content: "\ed32";
}
.psi-lemon:before {
  content: "\ed33";
}
.psi-len:before {
  content: "\ed34";
}
.psi-len-2:before {
  content: "\ed35";
}
.psi-len-3:before {
  content: "\ed36";
}
.psi-leo:before {
  content: "\ed37";
}
.psi-leo-2:before {
  content: "\ed38";
}
.psi-leopard:before {
  content: "\ed39";
}
.psi-letter-close:before {
  content: "\ed3a";
}
.psi-letter-open:before {
  content: "\ed3b";
}
.psi-letter-sent:before {
  content: "\ed3c";
}
.psi-libra:before {
  content: "\ed3d";
}
.psi-libra-2:before {
  content: "\ed3e";
}
.psi-library:before {
  content: "\ed3f";
}
.psi-library-2:before {
  content: "\ed40";
}
.psi-life-jacket:before {
  content: "\ed41";
}
.psi-lifesaver:before {
  content: "\ed42";
}
.psi-light-bulb:before {
  content: "\ed43";
}
.psi-light-bulb-2:before {
  content: "\ed44";
}
.psi-light-bulb-leaf:before {
  content: "\ed45";
}
.psi-lighthouse:before {
  content: "\ed46";
}
.psi-like:before {
  content: "\ed47";
}
.psi-like-2:before {
  content: "\ed48";
}
.psi-line-chart:before {
  content: "\ed49";
}
.psi-line-chart-2:before {
  content: "\ed4a";
}
.psi-line-chart-3:before {
  content: "\ed4b";
}
.psi-line-chart-4:before {
  content: "\ed4c";
}
.psi-line-spacing:before {
  content: "\ed4d";
}
.psi-line-spacing-text:before {
  content: "\ed4e";
}
.psi-link:before {
  content: "\ed4f";
}
.psi-link-2:before {
  content: "\ed50";
}
.psi-linkedin:before {
  content: "\ed51";
}
.psi-linkedin-2:before {
  content: "\ed52";
}
.psi-linux:before {
  content: "\ed53";
}
.psi-lion:before {
  content: "\ed54";
}
.psi-livejournal:before {
  content: "\ed55";
}
.psi-loading:before {
  content: "\ed56";
}
.psi-loading-2:before {
  content: "\ed57";
}
.psi-loading-3:before {
  content: "\ed58";
}
.psi-loading-window:before {
  content: "\ed59";
}
.psi-location:before {
  content: "\ed5a";
}
.psi-location-2:before {
  content: "\ed5b";
}
.psi-lock:before {
  content: "\ed5c";
}
.psi-lock-2:before {
  content: "\ed5d";
}
.psi-lock-3:before {
  content: "\ed5e";
}
.psi-lock-user:before {
  content: "\ed5f";
}
.psi-lock-window:before {
  content: "\ed60";
}
.psi-lollipop:before {
  content: "\ed61";
}
.psi-lollipop-2:before {
  content: "\ed62";
}
.psi-lollipop-3:before {
  content: "\ed63";
}
.psi-loop:before {
  content: "\ed64";
}
.psi-loud:before {
  content: "\ed65";
}
.psi-loudspeaker:before {
  content: "\ed66";
}
.psi-love:before {
  content: "\ed67";
}
.psi-love-2:before {
  content: "\ed68";
}
.psi-love-user:before {
  content: "\ed69";
}
.psi-love-window:before {
  content: "\ed6a";
}
.psi-lowercase-text:before {
  content: "\ed6b";
}
.psi-luggage:before {
  content: "\ed6c";
}
.psi-luggage-2:before {
  content: "\ed6d";
}
.psi-macro:before {
  content: "\ed6e";
}
.psi-magic-wand:before {
  content: "\ed6f";
}
.psi-magnet:before {
  content: "\ed70";
}
.psi-magnifi-glass:before {
  content: "\ed71";
}
.psi-magnifi-glass-plus:before {
  content: "\ed72";
}
.psi-magnifi-glass-min:before {
  content: "\ed73";
}
.psi-mail:before {
  content: "\ed74";
}
.psi-mail-2:before {
  content: "\ed75";
}
.psi-mail-3:before {
  content: "\ed76";
}
.psi-mail-add:before {
  content: "\ed77";
}
.psi-mail-attachment:before {
  content: "\ed78";
}
.psi-mail-block:before {
  content: "\ed79";
}
.psi-mail-delete:before {
  content: "\ed7a";
}
.psi-mail-favorite:before {
  content: "\ed7b";
}
.psi-mail-forward:before {
  content: "\ed7c";
}
.psi-mail-gallery:before {
  content: "\ed7d";
}
.psi-mail-inbox:before {
  content: "\ed7e";
}
.psi-mail-link:before {
  content: "\ed7f";
}
.psi-mail-lock:before {
  content: "\ed80";
}
.psi-mail-love:before {
  content: "\ed81";
}
.psi-mail-money:before {
  content: "\ed82";
}
.psi-mail-open:before {
  content: "\ed83";
}
.psi-mail-outbox:before {
  content: "\ed84";
}
.psi-mail-password:before {
  content: "\ed85";
}
.psi-mail-photo:before {
  content: "\ed86";
}
.psi-mail-read:before {
  content: "\ed87";
}
.psi-mail-remove:before {
  content: "\ed88";
}
.psi-mail-reply:before {
  content: "\ed89";
}
.psi-mail-reply-all:before {
  content: "\ed8a";
}
.psi-mail-search:before {
  content: "\ed8b";
}
.psi-mail-send:before {
  content: "\ed8c";
}
.psi-mail-settings:before {
  content: "\ed8d";
}
.psi-mail-unread:before {
  content: "\ed8e";
}
.psi-mail-video:before {
  content: "\ed8f";
}
.psi-mail-with-at-sign:before {
  content: "\ed90";
}
.psi-mail-with-cursor:before {
  content: "\ed91";
}
.psi-mailbox-empty:before {
  content: "\ed92";
}
.psi-mailbox-full:before {
  content: "\ed93";
}
.psi-male:before {
  content: "\ed94";
}
.psi-male+female:before {
  content: "\ed95";
}
.psi-male-2:before {
  content: "\ed96";
}
.psi-male-female:before {
  content: "\ed97";
}
.psi-male-sign:before {
  content: "\ed98";
}
.psi-man-sign:before {
  content: "\ed99";
}
.psi-management:before {
  content: "\ed9a";
}
.psi-mans-underwear:before {
  content: "\ed9b";
}
.psi-mans-underwear-2:before {
  content: "\ed9c";
}
.psi-map:before {
  content: "\ed9d";
}
.psi-map-2:before {
  content: "\ed9e";
}
.psi-map-marker:before {
  content: "\ed9f";
}
.psi-map-marker-2:before {
  content: "\eda0";
}
.psi-map-marker-3:before {
  content: "\eda1";
}
.psi-marker:before {
  content: "\eda2";
}
.psi-marker-2:before {
  content: "\eda3";
}
.psi-marker-3:before {
  content: "\eda4";
}
.psi-martini-glass:before {
  content: "\eda5";
}
.psi-mask:before {
  content: "\eda6";
}
.psi-master-card:before {
  content: "\eda7";
}
.psi-maximize:before {
  content: "\eda8";
}
.psi-maximize-2:before {
  content: "\eda9";
}
.psi-maximize-3:before {
  content: "\edaa";
}
.psi-maximize-window:before {
  content: "\edab";
}
.psi-medal:before {
  content: "\edac";
}
.psi-medal-2:before {
  content: "\edad";
}
.psi-medal-3:before {
  content: "\edae";
}
.psi-medical-sign:before {
  content: "\edaf";
}
.psi-medicine:before {
  content: "\edb0";
}
.psi-medicine-2:before {
  content: "\edb1";
}
.psi-medicine-3:before {
  content: "\edb2";
}
.psi-megaphone:before {
  content: "\edb3";
}
.psi-memory-card:before {
  content: "\edb4";
}
.psi-memory-card-2:before {
  content: "\edb5";
}
.psi-memory-card-3:before {
  content: "\edb6";
}
.psi-men:before {
  content: "\edb7";
}
.psi-menorah:before {
  content: "\edb8";
}
.psi-mens:before {
  content: "\edb9";
}
.psi-metacafe:before {
  content: "\edba";
}
.psi-mexico:before {
  content: "\edbb";
}
.psi-mic:before {
  content: "\edbc";
}
.psi-microphone:before {
  content: "\edbd";
}
.psi-microphone-2:before {
  content: "\edbe";
}
.psi-microphone-3:before {
  content: "\edbf";
}
.psi-microphone-4:before {
  content: "\edc0";
}
.psi-microphone-5:before {
  content: "\edc1";
}
.psi-microphone-6:before {
  content: "\edc2";
}
.psi-microphone-7:before {
  content: "\edc3";
}
.psi-microscope:before {
  content: "\edc4";
}
.psi-milk-bottle:before {
  content: "\edc5";
}
.psi-milk-bottle-2:before {
  content: "\edc6";
}
.psi-min:before {
  content: "\edc7";
}
.psi-mine:before {
  content: "\edc8";
}
.psi-minimize:before {
  content: "\edc9";
}
.psi-minimize-2:before {
  content: "\edca";
}
.psi-minimize-3:before {
  content: "\edcb";
}
.psi-minimize-maximize-close-window:before {
  content: "\edcc";
}
.psi-minimize-window:before {
  content: "\edcd";
}
.psi-mirror:before {
  content: "\edce";
}
.psi-mixer:before {
  content: "\edcf";
}
.psi-mixx:before {
  content: "\edd0";
}
.psi-money:before {
  content: "\edd1";
}
.psi-money-2:before {
  content: "\edd2";
}
.psi-money-bag:before {
  content: "\edd3";
}
.psi-money-smiley:before {
  content: "\edd4";
}
.psi-monitor:before {
  content: "\edd5";
}
.psi-monitor-2:before {
  content: "\edd6";
}
.psi-monitor-3:before {
  content: "\edd7";
}
.psi-monitor-4:before {
  content: "\edd8";
}
.psi-monitor-5:before {
  content: "\edd9";
}
.psi-monitor-analytics:before {
  content: "\edda";
}
.psi-monitor-laptop:before {
  content: "\eddb";
}
.psi-monitor-phone:before {
  content: "\eddc";
}
.psi-monitor-tablet:before {
  content: "\eddd";
}
.psi-monitor-vertical:before {
  content: "\edde";
}
.psi-monitoring:before {
  content: "\eddf";
}
.psi-monkey:before {
  content: "\ede0";
}
.psi-monster:before {
  content: "\ede1";
}
.psi-morocco:before {
  content: "\ede2";
}
.psi-motorcycle:before {
  content: "\ede3";
}
.psi-mouse:before {
  content: "\ede4";
}
.psi-mouse-2:before {
  content: "\ede5";
}
.psi-mouse-3:before {
  content: "\ede6";
}
.psi-mouse-4:before {
  content: "\ede7";
}
.psi-mouse-pointer:before {
  content: "\ede8";
}
.psi-moustache-smiley:before {
  content: "\ede9";
}
.psi-movie:before {
  content: "\edea";
}
.psi-movie-ticket:before {
  content: "\edeb";
}
.psi-mp3-file:before {
  content: "\edec";
}
.psi-museum:before {
  content: "\eded";
}
.psi-mushroom:before {
  content: "\edee";
}
.psi-music-note:before {
  content: "\edef";
}
.psi-music-note-2:before {
  content: "\edf0";
}
.psi-music-note-3:before {
  content: "\edf1";
}
.psi-music-note-4:before {
  content: "\edf2";
}
.psi-music-player:before {
  content: "\edf3";
}
.psi-mustache:before {
  content: "\edf4";
}
.psi-mustache-2:before {
  content: "\edf5";
}
.psi-mustache-3:before {
  content: "\edf6";
}
.psi-mustache-4:before {
  content: "\edf7";
}
.psi-mustache-5:before {
  content: "\edf8";
}
.psi-mustache-6:before {
  content: "\edf9";
}
.psi-mustache-7:before {
  content: "\edfa";
}
.psi-mustache-8:before {
  content: "\edfb";
}
.psi-mute:before {
  content: "\edfc";
}
.psi-myspace:before {
  content: "\edfd";
}
.psi-navigate-end:before {
  content: "\edfe";
}
.psi-navigate-start:before {
  content: "\edff";
}
.psi-navigation-left-window:before {
  content: "\ee00";
}
.psi-navigation-right-window:before {
  content: "\ee01";
}
.psi-nepal:before {
  content: "\ee02";
}
.psi-netscape:before {
  content: "\ee03";
}
.psi-network:before {
  content: "\ee04";
}
.psi-network-window:before {
  content: "\ee05";
}
.psi-neutron:before {
  content: "\ee06";
}
.psi-new-mail:before {
  content: "\ee07";
}
.psi-new-tab:before {
  content: "\ee08";
}
.psi-newspaper:before {
  content: "\ee09";
}
.psi-newspaper-2:before {
  content: "\ee0a";
}
.psi-newsvine:before {
  content: "\ee0b";
}
.psi-next:before {
  content: "\ee0c";
}
.psi-next-media:before {
  content: "\ee0d";
}
.psi-next-media-2:before {
  content: "\ee0e";
}
.psi-next-music:before {
  content: "\ee0f";
}
.psi-no-battery:before {
  content: "\ee10";
}
.psi-no-drop:before {
  content: "\ee11";
}
.psi-no-flash:before {
  content: "\ee12";
}
.psi-no-smoking:before {
  content: "\ee13";
}
.psi-normal-text:before {
  content: "\ee14";
}
.psi-nose:before {
  content: "\ee15";
}
.psi-note:before {
  content: "\ee16";
}
.psi-notepad:before {
  content: "\ee17";
}
.psi-notepad-2:before {
  content: "\ee18";
}
.psi-nuclear:before {
  content: "\ee19";
}
.psi-numbering-list:before {
  content: "\ee1a";
}
.psi-nurse:before {
  content: "\ee1b";
}
.psi-office:before {
  content: "\ee1c";
}
.psi-office-lamp:before {
  content: "\ee1d";
}
.psi-oil:before {
  content: "\ee1e";
}
.psi-old-camera:before {
  content: "\ee1f";
}
.psi-old-cassette:before {
  content: "\ee20";
}
.psi-old-clock:before {
  content: "\ee21";
}
.psi-old-radio:before {
  content: "\ee22";
}
.psi-old-sticky:before {
  content: "\ee23";
}
.psi-old-sticky-2:before {
  content: "\ee24";
}
.psi-old-telephone:before {
  content: "\ee25";
}
.psi-old-tv:before {
  content: "\ee26";
}
.psi-on-air:before {
  content: "\ee27";
}
.psi-on-off:before {
  content: "\ee28";
}
.psi-on-off-2:before {
  content: "\ee29";
}
.psi-on-off-3:before {
  content: "\ee2a";
}
.psi-one-finger:before {
  content: "\ee2b";
}
.psi-one-finger-touch:before {
  content: "\ee2c";
}
.psi-one-window:before {
  content: "\ee2d";
}
.psi-open-banana:before {
  content: "\ee2e";
}
.psi-open-book:before {
  content: "\ee2f";
}
.psi-opera:before {
  content: "\ee30";
}
.psi-opera-house:before {
  content: "\ee31";
}
.psi-optimization:before {
  content: "\ee32";
}
.psi-orientation:before {
  content: "\ee33";
}
.psi-orientation-2:before {
  content: "\ee34";
}
.psi-orientation-3:before {
  content: "\ee35";
}
.psi-orkut:before {
  content: "\ee36";
}
.psi-ornament:before {
  content: "\ee37";
}
.psi-overtime:before {
  content: "\ee38";
}
.psi-overtime-2:before {
  content: "\ee39";
}
.psi-owl:before {
  content: "\ee3a";
}
.psi-pac-man:before {
  content: "\ee3b";
}
.psi-paint-brush:before {
  content: "\ee3c";
}
.psi-paint-bucket:before {
  content: "\ee3d";
}
.psi-paintbrush:before {
  content: "\ee3e";
}
.psi-palette:before {
  content: "\ee3f";
}
.psi-palm-tree:before {
  content: "\ee40";
}
.psi-panda:before {
  content: "\ee41";
}
.psi-panorama:before {
  content: "\ee42";
}
.psi-pantheon:before {
  content: "\ee43";
}
.psi-pantone:before {
  content: "\ee44";
}
.psi-pants:before {
  content: "\ee45";
}
.psi-paper:before {
  content: "\ee46";
}
.psi-paper-plane:before {
  content: "\ee47";
}
.psi-paperclip:before {
  content: "\ee48";
}
.psi-parasailing:before {
  content: "\ee49";
}
.psi-parrot:before {
  content: "\ee4a";
}
.psi-password:before {
  content: "\ee4b";
}
.psi-password-field:before {
  content: "\ee4c";
}
.psi-password-shopping:before {
  content: "\ee4d";
}
.psi-password-shopping-2:before {
  content: "\ee4e";
}
.psi-pause:before {
  content: "\ee4f";
}
.psi-pause-2:before {
  content: "\ee50";
}
.psi-paw:before {
  content: "\ee51";
}
.psi-pawn:before {
  content: "\ee52";
}
.psi-paypal:before {
  content: "\ee53";
}
.psi-pen:before {
  content: "\ee54";
}
.psi-pen-2:before {
  content: "\ee55";
}
.psi-pen-3:before {
  content: "\ee56";
}
.psi-pen-4:before {
  content: "\ee57";
}
.psi-pen-5:before {
  content: "\ee58";
}
.psi-pen-6:before {
  content: "\ee59";
}
.psi-pencil:before {
  content: "\ee5a";
}
.psi-pencil-ruler:before {
  content: "\ee5b";
}
.psi-penguin:before {
  content: "\ee5c";
}
.psi-pentagon:before {
  content: "\ee5d";
}
.psi-people-on-cloud:before {
  content: "\ee5e";
}
.psi-pepper:before {
  content: "\ee5f";
}
.psi-pepper-with-fire:before {
  content: "\ee60";
}
.psi-petrol:before {
  content: "\ee61";
}
.psi-petronas-tower:before {
  content: "\ee62";
}
.psi-philippines:before {
  content: "\ee63";
}
.psi-phone:before {
  content: "\ee64";
}
.psi-phone-2:before {
  content: "\ee65";
}
.psi-phone-3:before {
  content: "\ee66";
}
.psi-phone-3g:before {
  content: "\ee67";
}
.psi-phone-4g:before {
  content: "\ee68";
}
.psi-phone-simcard:before {
  content: "\ee69";
}
.psi-phone-sms:before {
  content: "\ee6a";
}
.psi-phone-wifi:before {
  content: "\ee6b";
}
.psi-photo:before {
  content: "\ee6c";
}
.psi-photo-2:before {
  content: "\ee6d";
}
.psi-photo-3:before {
  content: "\ee6e";
}
.psi-photo-album:before {
  content: "\ee6f";
}
.psi-photo-album-2:before {
  content: "\ee70";
}
.psi-photo-album-3:before {
  content: "\ee71";
}
.psi-photos:before {
  content: "\ee72";
}
.psi-physics:before {
  content: "\ee73";
}
.psi-pi:before {
  content: "\ee74";
}
.psi-piano:before {
  content: "\ee75";
}
.psi-picasa:before {
  content: "\ee76";
}
.psi-pie-chart:before {
  content: "\ee77";
}
.psi-pie-chart-2:before {
  content: "\ee78";
}
.psi-pie-chart-3:before {
  content: "\ee79";
}
.psi-pilates:before {
  content: "\ee7a";
}
.psi-pilates-2:before {
  content: "\ee7b";
}
.psi-pilates-3:before {
  content: "\ee7c";
}
.psi-pilot:before {
  content: "\ee7d";
}
.psi-pinch:before {
  content: "\ee7e";
}
.psi-ping-pong:before {
  content: "\ee7f";
}
.psi-pinterest:before {
  content: "\ee80";
}
.psi-pipe:before {
  content: "\ee81";
}
.psi-pipette:before {
  content: "\ee82";
}
.psi-pisces:before {
  content: "\ee83";
}
.psi-pisces-2:before {
  content: "\ee84";
}
.psi-pizza:before {
  content: "\ee85";
}
.psi-pizza-slice:before {
  content: "\ee86";
}
.psi-plane:before {
  content: "\ee87";
}
.psi-plane-2:before {
  content: "\ee88";
}
.psi-plant:before {
  content: "\ee89";
}
.psi-plasmid:before {
  content: "\ee8a";
}
.psi-plaster:before {
  content: "\ee8b";
}
.psi-plastic-cup-phone:before {
  content: "\ee8c";
}
.psi-plastic-cup-phone-2:before {
  content: "\ee8d";
}
.psi-plate:before {
  content: "\ee8e";
}
.psi-plates:before {
  content: "\ee8f";
}
.psi-plaxo:before {
  content: "\ee90";
}
.psi-play-music:before {
  content: "\ee91";
}
.psi-plug-in:before {
  content: "\ee92";
}
.psi-plug-in-2:before {
  content: "\ee93";
}
.psi-plurk:before {
  content: "\ee94";
}
.psi-pointer:before {
  content: "\ee95";
}
.psi-poland:before {
  content: "\ee96";
}
.psi-police:before {
  content: "\ee97";
}
.psi-police-man:before {
  content: "\ee98";
}
.psi-police-station:before {
  content: "\ee99";
}
.psi-police-woman:before {
  content: "\ee9a";
}
.psi-polo-shirt:before {
  content: "\ee9b";
}
.psi-portrait:before {
  content: "\ee9c";
}
.psi-portugal:before {
  content: "\ee9d";
}
.psi-post-mail:before {
  content: "\ee9e";
}
.psi-post-mail-2:before {
  content: "\ee9f";
}
.psi-post-office:before {
  content: "\eea0";
}
.psi-post-sign:before {
  content: "\eea1";
}
.psi-post-sign-2-ways:before {
  content: "\eea2";
}
.psi-posterous:before {
  content: "\eea3";
}
.psi-pound:before {
  content: "\eea4";
}
.psi-pound-sign:before {
  content: "\eea5";
}
.psi-pound-sign-2:before {
  content: "\eea6";
}
.psi-power:before {
  content: "\eea7";
}
.psi-power-2:before {
  content: "\eea8";
}
.psi-power-3:before {
  content: "\eea9";
}
.psi-power-cable:before {
  content: "\eeaa";
}
.psi-power-station:before {
  content: "\eeab";
}
.psi-prater:before {
  content: "\eeac";
}
.psi-present:before {
  content: "\eead";
}
.psi-presents:before {
  content: "\eeae";
}
.psi-press:before {
  content: "\eeaf";
}
.psi-preview:before {
  content: "\eeb0";
}
.psi-previous:before {
  content: "\eeb1";
}
.psi-pricing:before {
  content: "\eeb2";
}
.psi-printer:before {
  content: "\eeb3";
}
.psi-professor:before {
  content: "\eeb4";
}
.psi-profile:before {
  content: "\eeb5";
}
.psi-project:before {
  content: "\eeb6";
}
.psi-projector:before {
  content: "\eeb7";
}
.psi-projector-2:before {
  content: "\eeb8";
}
.psi-pulse:before {
  content: "\eeb9";
}
.psi-pumpkin:before {
  content: "\eeba";
}
.psi-punk:before {
  content: "\eebb";
}
.psi-punker:before {
  content: "\eebc";
}
.psi-puzzle:before {
  content: "\eebd";
}
.psi-pyramids:before {
  content: "\eebe";
}
.psi-qik:before {
  content: "\eebf";
}
.psi-qr-code:before {
  content: "\eec0";
}
.psi-queen:before {
  content: "\eec1";
}
.psi-queen-2:before {
  content: "\eec2";
}
.psi-question:before {
  content: "\eec3";
}
.psi-quill:before {
  content: "\eec4";
}
.psi-quill-2:before {
  content: "\eec5";
}
.psi-quill-3:before {
  content: "\eec6";
}
.psi-quotes:before {
  content: "\eec7";
}
.psi-quotes-2:before {
  content: "\eec8";
}
.psi-radio:before {
  content: "\eec9";
}
.psi-radioactive:before {
  content: "\eeca";
}
.psi-rafting:before {
  content: "\eecb";
}
.psi-rain-drop:before {
  content: "\eecc";
}
.psi-rainbow:before {
  content: "\eecd";
}
.psi-rainbow-2:before {
  content: "\eece";
}
.psi-ram:before {
  content: "\eecf";
}
.psi-razor-blade:before {
  content: "\eed0";
}
.psi-receipt:before {
  content: "\eed1";
}
.psi-receipt-2:before {
  content: "\eed2";
}
.psi-receipt-3:before {
  content: "\eed3";
}
.psi-receipt-4:before {
  content: "\eed4";
}
.psi-record:before {
  content: "\eed5";
}
.psi-record-3:before {
  content: "\eed6";
}
.psi-record-music:before {
  content: "\eed7";
}
.psi-record-music-2:before {
  content: "\eed8";
}
.psi-recycling:before {
  content: "\eed9";
}
.psi-recycling-2:before {
  content: "\eeda";
}
.psi-reddit:before {
  content: "\eedb";
}
.psi-redhat:before {
  content: "\eedc";
}
.psi-redirect:before {
  content: "\eedd";
}
.psi-redo:before {
  content: "\eede";
}
.psi-reel:before {
  content: "\eedf";
}
.psi-refinery:before {
  content: "\eee0";
}
.psi-refresh:before {
  content: "\eee1";
}
.psi-refresh-window:before {
  content: "\eee2";
}
.psi-reload:before {
  content: "\eee3";
}
.psi-reload-2:before {
  content: "\eee4";
}
.psi-reload-3:before {
  content: "\eee5";
}
.psi-remote-control:before {
  content: "\eee6";
}
.psi-remote-control-2:before {
  content: "\eee7";
}
.psi-remove:before {
  content: "\eee8";
}
.psi-remove-bag:before {
  content: "\eee9";
}
.psi-remove-basket:before {
  content: "\eeea";
}
.psi-remove-cart:before {
  content: "\eeeb";
}
.psi-remove-user:before {
  content: "\eeec";
}
.psi-remove-window:before {
  content: "\eeed";
}
.psi-rename:before {
  content: "\eeee";
}
.psi-repair:before {
  content: "\eeef";
}
.psi-repeat:before {
  content: "\eef0";
}
.psi-repeat-2:before {
  content: "\eef1";
}
.psi-repeat-3:before {
  content: "\eef2";
}
.psi-repeat-4:before {
  content: "\eef3";
}
.psi-repeat-5:before {
  content: "\eef4";
}
.psi-repeat-6:before {
  content: "\eef5";
}
.psi-repeat-7:before {
  content: "\eef6";
}
.psi-reset:before {
  content: "\eef7";
}
.psi-resize:before {
  content: "\eef8";
}
.psi-restore-window:before {
  content: "\eef9";
}
.psi-retouching:before {
  content: "\eefa";
}
.psi-retro:before {
  content: "\eefb";
}
.psi-retro-camera:before {
  content: "\eefc";
}
.psi-retweet:before {
  content: "\eefd";
}
.psi-reverbnation:before {
  content: "\eefe";
}
.psi-rewind:before {
  content: "\eeff";
}
.psi-rgb:before {
  content: "\ef00";
}
.psi-ribbon:before {
  content: "\ef01";
}
.psi-ribbon-2:before {
  content: "\ef02";
}
.psi-ribbon-3:before {
  content: "\ef03";
}
.psi-right:before {
  content: "\ef04";
}
.psi-right-2:before {
  content: "\ef05";
}
.psi-right-3:before {
  content: "\ef06";
}
.psi-right-4:before {
  content: "\ef07";
}
.psi-right-to-left:before {
  content: "\ef08";
}
.psi-road:before {
  content: "\ef09";
}
.psi-road-2:before {
  content: "\ef0a";
}
.psi-road-3:before {
  content: "\ef0b";
}
.psi-robot:before {
  content: "\ef0c";
}
.psi-robot-2:before {
  content: "\ef0d";
}
.psi-rock-and-roll:before {
  content: "\ef0e";
}
.psi-rocket:before {
  content: "\ef0f";
}
.psi-roller:before {
  content: "\ef10";
}
.psi-roof:before {
  content: "\ef11";
}
.psi-rook:before {
  content: "\ef12";
}
.psi-rotate-gesture:before {
  content: "\ef13";
}
.psi-rotate-gesture-2:before {
  content: "\ef14";
}
.psi-rotate-gesture-3:before {
  content: "\ef15";
}
.psi-rotation:before {
  content: "\ef16";
}
.psi-rotation-360:before {
  content: "\ef17";
}
.psi-router:before {
  content: "\ef18";
}
.psi-router-2:before {
  content: "\ef19";
}
.psi-rss:before {
  content: "\ef1a";
}
.psi-ruler:before {
  content: "\ef1b";
}
.psi-ruler-2:before {
  content: "\ef1c";
}
.psi-running:before {
  content: "\ef1d";
}
.psi-running-shoes:before {
  content: "\ef1e";
}
.psi-safari:before {
  content: "\ef1f";
}
.psi-safe-box:before {
  content: "\ef20";
}
.psi-safe-box-2:before {
  content: "\ef21";
}
.psi-safety-pin-close:before {
  content: "\ef22";
}
.psi-safety-pin-open:before {
  content: "\ef23";
}
.psi-sagittarius:before {
  content: "\ef24";
}
.psi-sagittarius-2:before {
  content: "\ef25";
}
.psi-sailing-ship:before {
  content: "\ef26";
}
.psi-sandwatch:before {
  content: "\ef27";
}
.psi-sandwatch-2:before {
  content: "\ef28";
}
.psi-santa-claus:before {
  content: "\ef29";
}
.psi-santa-claus-2:before {
  content: "\ef2a";
}
.psi-santa-on-sled:before {
  content: "\ef2b";
}
.psi-satellite:before {
  content: "\ef2c";
}
.psi-satellite-2:before {
  content: "\ef2d";
}
.psi-save:before {
  content: "\ef2e";
}
.psi-save-window:before {
  content: "\ef2f";
}
.psi-saw:before {
  content: "\ef30";
}
.psi-saxophone:before {
  content: "\ef31";
}
.psi-scale:before {
  content: "\ef32";
}
.psi-scarf:before {
  content: "\ef33";
}
.psi-scissor:before {
  content: "\ef34";
}
.psi-scooter:before {
  content: "\ef35";
}
.psi-scooter-front:before {
  content: "\ef36";
}
.psi-scorpio:before {
  content: "\ef37";
}
.psi-scorpio-2:before {
  content: "\ef38";
}
.psi-scotland:before {
  content: "\ef39";
}
.psi-screwdriver:before {
  content: "\ef3a";
}
.psi-scroll:before {
  content: "\ef3b";
}
.psi-scroll-fast:before {
  content: "\ef3c";
}
.psi-scroller:before {
  content: "\ef3d";
}
.psi-scroller-2:before {
  content: "\ef3e";
}
.psi-sea-dog:before {
  content: "\ef3f";
}
.psi-search-on-cloud:before {
  content: "\ef40";
}
.psi-search-people:before {
  content: "\ef41";
}
.psi-seconds:before {
  content: "\ef42";
}
.psi-seconds-2:before {
  content: "\ef43";
}
.psi-security-block:before {
  content: "\ef44";
}
.psi-security-bug:before {
  content: "\ef45";
}
.psi-security-camera:before {
  content: "\ef46";
}
.psi-security-check:before {
  content: "\ef47";
}
.psi-security-remove:before {
  content: "\ef48";
}
.psi-security-settings:before {
  content: "\ef49";
}
.psi-security-smiley:before {
  content: "\ef4a";
}
.psi-seed:before {
  content: "\ef4b";
}
.psi-selfie:before {
  content: "\ef4c";
}
.psi-serbia:before {
  content: "\ef4d";
}
.psi-server:before {
  content: "\ef4e";
}
.psi-server-2:before {
  content: "\ef4f";
}
.psi-servers:before {
  content: "\ef50";
}
.psi-settings-window:before {
  content: "\ef51";
}
.psi-sewing-machine:before {
  content: "\ef52";
}
.psi-share:before {
  content: "\ef53";
}
.psi-share-on-cloud:before {
  content: "\ef54";
}
.psi-share-window:before {
  content: "\ef55";
}
.psi-sharethis:before {
  content: "\ef56";
}
.psi-shark:before {
  content: "\ef57";
}
.psi-sheep:before {
  content: "\ef58";
}
.psi-sheriff-badge:before {
  content: "\ef59";
}
.psi-shield:before {
  content: "\ef5a";
}
.psi-ship:before {
  content: "\ef5b";
}
.psi-ship-2:before {
  content: "\ef5c";
}
.psi-shirt:before {
  content: "\ef5d";
}
.psi-shoes:before {
  content: "\ef5e";
}
.psi-shoes-2:before {
  content: "\ef5f";
}
.psi-shoes-3:before {
  content: "\ef60";
}
.psi-shop:before {
  content: "\ef61";
}
.psi-shop-2:before {
  content: "\ef62";
}
.psi-shop-3:before {
  content: "\ef63";
}
.psi-shop-4:before {
  content: "\ef64";
}
.psi-shopping-bag:before {
  content: "\ef65";
}
.psi-shopping-basket:before {
  content: "\ef66";
}
.psi-shopping-cart:before {
  content: "\ef67";
}
.psi-short-pants:before {
  content: "\ef68";
}
.psi-shoutwire:before {
  content: "\ef69";
}
.psi-shovel:before {
  content: "\ef6a";
}
.psi-shuffle:before {
  content: "\ef6b";
}
.psi-shuffle-2:before {
  content: "\ef6c";
}
.psi-shuffle-3:before {
  content: "\ef6d";
}
.psi-shuffle-4:before {
  content: "\ef6e";
}
.psi-shutter:before {
  content: "\ef6f";
}
.psi-sidebar-window:before {
  content: "\ef70";
}
.psi-signal:before {
  content: "\ef71";
}
.psi-singapore:before {
  content: "\ef72";
}
.psi-skate-shoes:before {
  content: "\ef73";
}
.psi-skateboard:before {
  content: "\ef74";
}
.psi-skateboard-2:before {
  content: "\ef75";
}
.psi-skeleton:before {
  content: "\ef76";
}
.psi-ski:before {
  content: "\ef77";
}
.psi-skirt:before {
  content: "\ef78";
}
.psi-skrill:before {
  content: "\ef79";
}
.psi-skull:before {
  content: "\ef7a";
}
.psi-skydiving:before {
  content: "\ef7b";
}
.psi-skype:before {
  content: "\ef7c";
}
.psi-sled:before {
  content: "\ef7d";
}
.psi-sled-with-gifts:before {
  content: "\ef7e";
}
.psi-sleeping:before {
  content: "\ef7f";
}
.psi-sleet:before {
  content: "\ef80";
}
.psi-slippers:before {
  content: "\ef81";
}
.psi-smart:before {
  content: "\ef82";
}
.psi-smartphone:before {
  content: "\ef83";
}
.psi-smartphone-2:before {
  content: "\ef84";
}
.psi-smartphone-3:before {
  content: "\ef85";
}
.psi-smartphone-4:before {
  content: "\ef86";
}
.psi-smartphone-secure:before {
  content: "\ef87";
}
.psi-smile:before {
  content: "\ef88";
}
.psi-smoking-area:before {
  content: "\ef89";
}
.psi-smoking-pipe:before {
  content: "\ef8a";
}
.psi-snake:before {
  content: "\ef8b";
}
.psi-snorkel:before {
  content: "\ef8c";
}
.psi-snow:before {
  content: "\ef8d";
}
.psi-snow-2:before {
  content: "\ef8e";
}
.psi-snow-dome:before {
  content: "\ef8f";
}
.psi-snow-storm:before {
  content: "\ef90";
}
.psi-snowflake:before {
  content: "\ef91";
}
.psi-snowflake-2:before {
  content: "\ef92";
}
.psi-snowflake-3:before {
  content: "\ef93";
}
.psi-snowflake-4:before {
  content: "\ef94";
}
.psi-snowman:before {
  content: "\ef95";
}
.psi-soccer-ball:before {
  content: "\ef96";
}
.psi-soccer-shoes:before {
  content: "\ef97";
}
.psi-socks:before {
  content: "\ef98";
}
.psi-solar:before {
  content: "\ef99";
}
.psi-sound:before {
  content: "\ef9a";
}
.psi-sound-wave:before {
  content: "\ef9b";
}
.psi-soundcloud:before {
  content: "\ef9c";
}
.psi-soup:before {
  content: "\ef9d";
}
.psi-south-africa:before {
  content: "\ef9e";
}
.psi-space-needle:before {
  content: "\ef9f";
}
.psi-spain:before {
  content: "\efa0";
}
.psi-spam-mail:before {
  content: "\efa1";
}
.psi-speak:before {
  content: "\efa2";
}
.psi-speak-2:before {
  content: "\efa3";
}
.psi-speaker:before {
  content: "\efa4";
}
.psi-speaker-2:before {
  content: "\efa5";
}
.psi-speech-bubble:before {
  content: "\efa6";
}
.psi-speech-bubble-10:before {
  content: "\efa7";
}
.psi-speech-bubble-11:before {
  content: "\efa8";
}
.psi-speech-bubble-12:before {
  content: "\efa9";
}
.psi-speech-bubble-13:before {
  content: "\efaa";
}
.psi-speech-bubble-2:before {
  content: "\efab";
}
.psi-speech-bubble-3:before {
  content: "\efac";
}
.psi-speech-bubble-4:before {
  content: "\efad";
}
.psi-speech-bubble-5:before {
  content: "\efae";
}
.psi-speech-bubble-6:before {
  content: "\efaf";
}
.psi-speech-bubble-7:before {
  content: "\efb0";
}
.psi-speech-bubble-8:before {
  content: "\efb1";
}
.psi-speech-bubble-9:before {
  content: "\efb2";
}
.psi-speech-bubble-asking:before {
  content: "\efb3";
}
.psi-speech-bubble-comic:before {
  content: "\efb4";
}
.psi-speech-bubble-comic-2:before {
  content: "\efb5";
}
.psi-speech-bubble-comic-3:before {
  content: "\efb6";
}
.psi-speech-bubble-comic-4:before {
  content: "\efb7";
}
.psi-speech-bubble-dialog:before {
  content: "\efb8";
}
.psi-speech-bubbles:before {
  content: "\efb9";
}
.psi-spell-check:before {
  content: "\efba";
}
.psi-spell-check-abc:before {
  content: "\efbb";
}
.psi-spermium:before {
  content: "\efbc";
}
.psi-spider:before {
  content: "\efbd";
}
.psi-spider-2:before {
  content: "\efbe";
}
.psi-spiderweb:before {
  content: "\efbf";
}
.psi-split-four-windows:before {
  content: "\efc0";
}
.psi-split-horizontal:before {
  content: "\efc1";
}
.psi-split-horizontal-2:before {
  content: "\efc2";
}
.psi-split-vertical:before {
  content: "\efc3";
}
.psi-split-vertical-2:before {
  content: "\efc4";
}
.psi-split-window:before {
  content: "\efc5";
}
.psi-spoon:before {
  content: "\efc6";
}
.psi-sport-mode:before {
  content: "\efc7";
}
.psi-sports-clothing:before {
  content: "\efc8";
}
.psi-sports-clothing-2:before {
  content: "\efc9";
}
.psi-sports-shirt:before {
  content: "\efca";
}
.psi-spot:before {
  content: "\efcb";
}
.psi-spray:before {
  content: "\efcc";
}
.psi-spread:before {
  content: "\efcd";
}
.psi-spring:before {
  content: "\efce";
}
.psi-spurl:before {
  content: "\efcf";
}
.psi-spy:before {
  content: "\efd0";
}
.psi-squirrel:before {
  content: "\efd1";
}
.psi-ssl:before {
  content: "\efd2";
}
.psi-st-basilscathedral:before {
  content: "\efd3";
}
.psi-st-paulscathedral:before {
  content: "\efd4";
}
.psi-stamp:before {
  content: "\efd5";
}
.psi-stamp-2:before {
  content: "\efd6";
}
.psi-stapler:before {
  content: "\efd7";
}
.psi-star:before {
  content: "\efd8";
}
.psi-star-2:before {
  content: "\efd9";
}
.psi-star-track:before {
  content: "\efda";
}
.psi-starfish:before {
  content: "\efdb";
}
.psi-start:before {
  content: "\efdc";
}
.psi-start-2:before {
  content: "\efdd";
}
.psi-start-3:before {
  content: "\efde";
}
.psi-start-ways:before {
  content: "\efdf";
}
.psi-statistic:before {
  content: "\efe0";
}
.psi-stethoscope:before {
  content: "\efe1";
}
.psi-stop:before {
  content: "\efe2";
}
.psi-stop-2:before {
  content: "\efe3";
}
.psi-stop-music:before {
  content: "\efe4";
}
.psi-stopwatch:before {
  content: "\efe5";
}
.psi-stopwatch-2:before {
  content: "\efe6";
}
.psi-storm:before {
  content: "\efe7";
}
.psi-street-view:before {
  content: "\efe8";
}
.psi-street-view-2:before {
  content: "\efe9";
}
.psi-strikethrough-text:before {
  content: "\efea";
}
.psi-stroller:before {
  content: "\efeb";
}
.psi-structure:before {
  content: "\efec";
}
.psi-student-female:before {
  content: "\efed";
}
.psi-student-hat:before {
  content: "\efee";
}
.psi-student-hat-2:before {
  content: "\efef";
}
.psi-student-male:before {
  content: "\eff0";
}
.psi-student-male-female:before {
  content: "\eff1";
}
.psi-students:before {
  content: "\eff2";
}
.psi-studio-flash:before {
  content: "\eff3";
}
.psi-studio-lightbox:before {
  content: "\eff4";
}
.psi-stumbleupon:before {
  content: "\eff5";
}
.psi-suit:before {
  content: "\eff6";
}
.psi-suitcase:before {
  content: "\eff7";
}
.psi-sum:before {
  content: "\eff8";
}
.psi-sum-2:before {
  content: "\eff9";
}
.psi-summer:before {
  content: "\effa";
}
.psi-sun:before {
  content: "\effb";
}
.psi-sun-cloudy-rain:before {
  content: "\effc";
}
.psi-sunglasses:before {
  content: "\effd";
}
.psi-sunglasses-2:before {
  content: "\effe";
}
.psi-sunglasses-3:before {
  content: "\efff";
}
.psi-sunglasses-smiley:before {
  content: "\f000";
}
.psi-sunglasses-smiley-2:before {
  content: "\f001";
}
.psi-sunglasses-w:before {
  content: "\f002";
}
.psi-sunglasses-w-2:before {
  content: "\f003";
}
.psi-sunglasses-w-3:before {
  content: "\f004";
}
.psi-sunrise:before {
  content: "\f005";
}
.psi-sunset:before {
  content: "\f006";
}
.psi-superman:before {
  content: "\f007";
}
.psi-support:before {
  content: "\f008";
}
.psi-surprise:before {
  content: "\f009";
}
.psi-sushi:before {
  content: "\f00a";
}
.psi-sweden:before {
  content: "\f00b";
}
.psi-swimming:before {
  content: "\f00c";
}
.psi-swimming-short:before {
  content: "\f00d";
}
.psi-swimwear:before {
  content: "\f00e";
}
.psi-switch:before {
  content: "\f00f";
}
.psi-switzerland:before {
  content: "\f010";
}
.psi-sync:before {
  content: "\f011";
}
.psi-sync-cloud:before {
  content: "\f012";
}
.psi-synchronize:before {
  content: "\f013";
}
.psi-synchronize-2:before {
  content: "\f014";
}
.psi-t-shirt:before {
  content: "\f015";
}
.psi-tablet:before {
  content: "\f016";
}
.psi-tablet-2:before {
  content: "\f017";
}
.psi-tablet-3:before {
  content: "\f018";
}
.psi-tablet-orientation:before {
  content: "\f019";
}
.psi-tablet-phone:before {
  content: "\f01a";
}
.psi-tablet-secure:before {
  content: "\f01b";
}
.psi-tablet-vertical:before {
  content: "\f01c";
}
.psi-tactic:before {
  content: "\f01d";
}
.psi-tag:before {
  content: "\f01e";
}
.psi-tag-2:before {
  content: "\f01f";
}
.psi-tag-3:before {
  content: "\f020";
}
.psi-tag-4:before {
  content: "\f021";
}
.psi-tag-5:before {
  content: "\f022";
}
.psi-taj-mahal:before {
  content: "\f023";
}
.psi-talk-man:before {
  content: "\f024";
}
.psi-tap:before {
  content: "\f025";
}
.psi-target:before {
  content: "\f026";
}
.psi-target-market:before {
  content: "\f027";
}
.psi-taurus:before {
  content: "\f028";
}
.psi-taurus-2:before {
  content: "\f029";
}
.psi-taxi:before {
  content: "\f02a";
}
.psi-taxi-2:before {
  content: "\f02b";
}
.psi-taxi-sign:before {
  content: "\f02c";
}
.psi-tea-mug:before {
  content: "\f02d";
}
.psi-teacher:before {
  content: "\f02e";
}
.psi-teapot:before {
  content: "\f02f";
}
.psi-technorati:before {
  content: "\f030";
}
.psi-teddy-bear:before {
  content: "\f031";
}
.psi-telephone:before {
  content: "\f032";
}
.psi-telephone-2:before {
  content: "\f033";
}
.psi-telescope:before {
  content: "\f034";
}
.psi-temperature:before {
  content: "\f035";
}
.psi-temperature-2:before {
  content: "\f036";
}
.psi-temperature-3:before {
  content: "\f037";
}
.psi-temple:before {
  content: "\f038";
}
.psi-tennis:before {
  content: "\f039";
}
.psi-tennis-ball:before {
  content: "\f03a";
}
.psi-tent:before {
  content: "\f03b";
}
.psi-test-tube:before {
  content: "\f03c";
}
.psi-test-tube-2:before {
  content: "\f03d";
}
.psi-testimonal:before {
  content: "\f03e";
}
.psi-text-box:before {
  content: "\f03f";
}
.psi-text-effect:before {
  content: "\f040";
}
.psi-text-highlight-color:before {
  content: "\f041";
}
.psi-text-paragraph:before {
  content: "\f042";
}
.psi-thailand:before {
  content: "\f043";
}
.psi-the-white-house:before {
  content: "\f044";
}
.psi-this-side-up:before {
  content: "\f045";
}
.psi-thread:before {
  content: "\f046";
}
.psi-three-arrow-fork:before {
  content: "\f047";
}
.psi-three-fingers:before {
  content: "\f048";
}
.psi-three-fingers-drag:before {
  content: "\f049";
}
.psi-three-fingers-drag-2:before {
  content: "\f04a";
}
.psi-three-fingers-touch:before {
  content: "\f04b";
}
.psi-thumb:before {
  content: "\f04c";
}
.psi-thumbs-down-smiley:before {
  content: "\f04d";
}
.psi-thumbs-up-smiley:before {
  content: "\f04e";
}
.psi-thunder:before {
  content: "\f04f";
}
.psi-thunderstorm:before {
  content: "\f050";
}
.psi-ticket:before {
  content: "\f051";
}
.psi-tie:before {
  content: "\f052";
}
.psi-tie-2:before {
  content: "\f053";
}
.psi-tie-3:before {
  content: "\f054";
}
.psi-tie-4:before {
  content: "\f055";
}
.psi-tiger:before {
  content: "\f056";
}
.psi-time-backup:before {
  content: "\f057";
}
.psi-time-bomb:before {
  content: "\f058";
}
.psi-time-clock:before {
  content: "\f059";
}
.psi-time-fire:before {
  content: "\f05a";
}
.psi-time-machine:before {
  content: "\f05b";
}
.psi-time-window:before {
  content: "\f05c";
}
.psi-timer:before {
  content: "\f05d";
}
.psi-timer-2:before {
  content: "\f05e";
}
.psi-to-bottom:before {
  content: "\f05f";
}
.psi-to-bottom-2:before {
  content: "\f060";
}
.psi-to-left:before {
  content: "\f061";
}
.psi-to-right:before {
  content: "\f062";
}
.psi-to-top:before {
  content: "\f063";
}
.psi-to-top-2:before {
  content: "\f064";
}
.psi-token:before {
  content: "\f065";
}
.psi-tomato:before {
  content: "\f066";
}
.psi-tongue:before {
  content: "\f067";
}
.psi-tooth:before {
  content: "\f068";
}
.psi-tooth-2:before {
  content: "\f069";
}
.psi-top-to-bottom:before {
  content: "\f06a";
}
.psi-torch:before {
  content: "\f06b";
}
.psi-touch-window:before {
  content: "\f06c";
}
.psi-tower:before {
  content: "\f06d";
}
.psi-tower-2:before {
  content: "\f06e";
}
.psi-tower-bridge:before {
  content: "\f06f";
}
.psi-trace:before {
  content: "\f070";
}
.psi-tractor:before {
  content: "\f071";
}
.psi-traffic-light:before {
  content: "\f072";
}
.psi-traffic-light-2:before {
  content: "\f073";
}
.psi-train:before {
  content: "\f074";
}
.psi-train-2:before {
  content: "\f075";
}
.psi-tram:before {
  content: "\f076";
}
.psi-transform:before {
  content: "\f077";
}
.psi-transform-2:before {
  content: "\f078";
}
.psi-transform-3:before {
  content: "\f079";
}
.psi-transform-4:before {
  content: "\f07a";
}
.psi-trash:before {
  content: "\f07b";
}
.psi-trash-with-men:before {
  content: "\f07c";
}
.psi-tree:before {
  content: "\f07d";
}
.psi-tree-2:before {
  content: "\f07e";
}
.psi-tree-3:before {
  content: "\f07f";
}
.psi-tree-4:before {
  content: "\f080";
}
.psi-tree-5:before {
  content: "\f081";
}
.psi-trekking:before {
  content: "\f082";
}
.psi-triangle-arrow-down:before {
  content: "\f083";
}
.psi-triangle-arrow-left:before {
  content: "\f084";
}
.psi-triangle-arrow-right:before {
  content: "\f085";
}
.psi-triangle-arrow-up:before {
  content: "\f086";
}
.psi-tripod-2:before {
  content: "\f087";
}
.psi-tripod-and-video:before {
  content: "\f088";
}
.psi-tripod-with-camera:before {
  content: "\f089";
}
.psi-tripod-with-gopro:before {
  content: "\f08a";
}
.psi-trophy:before {
  content: "\f08b";
}
.psi-trophy-2:before {
  content: "\f08c";
}
.psi-truck:before {
  content: "\f08d";
}
.psi-trumpet:before {
  content: "\f08e";
}
.psi-tumblr:before {
  content: "\f08f";
}
.psi-turkey:before {
  content: "\f090";
}
.psi-turn-down:before {
  content: "\f091";
}
.psi-turn-down-2:before {
  content: "\f092";
}
.psi-turn-down-from-left:before {
  content: "\f093";
}
.psi-turn-down-from-right:before {
  content: "\f094";
}
.psi-turn-left:before {
  content: "\f095";
}
.psi-turn-left-3:before {
  content: "\f096";
}
.psi-turn-right:before {
  content: "\f097";
}
.psi-turn-right-3:before {
  content: "\f098";
}
.psi-turn-up:before {
  content: "\f099";
}
.psi-turn-up-2:before {
  content: "\f09a";
}
.psi-turtle:before {
  content: "\f09b";
}
.psi-tuxedo:before {
  content: "\f09c";
}
.psi-tv:before {
  content: "\f09d";
}
.psi-twister:before {
  content: "\f09e";
}
.psi-twitter:before {
  content: "\f09f";
}
.psi-twitter-2:before {
  content: "\f0a0";
}
.psi-two-fingers:before {
  content: "\f0a1";
}
.psi-two-fingers-drag:before {
  content: "\f0a2";
}
.psi-two-fingers-drag-2:before {
  content: "\f0a3";
}
.psi-two-fingers-scroll:before {
  content: "\f0a4";
}
.psi-two-fingers-touch:before {
  content: "\f0a5";
}
.psi-two-windows:before {
  content: "\f0a6";
}
.psi-type-pass:before {
  content: "\f0a7";
}
.psi-ukraine:before {
  content: "\f0a8";
}
.psi-umbrella:before {
  content: "\f0a9";
}
.psi-umbrella-2:before {
  content: "\f0aa";
}
.psi-umbrella-3:before {
  content: "\f0ab";
}
.psi-underline-text:before {
  content: "\f0ac";
}
.psi-undo:before {
  content: "\f0ad";
}
.psi-united-kingdom:before {
  content: "\f0ae";
}
.psi-united-states:before {
  content: "\f0af";
}
.psi-university:before {
  content: "\f0b0";
}
.psi-university-2:before {
  content: "\f0b1";
}
.psi-unlike:before {
  content: "\f0b2";
}
.psi-unlike-2:before {
  content: "\f0b3";
}
.psi-unlock:before {
  content: "\f0b4";
}
.psi-unlock-2:before {
  content: "\f0b5";
}
.psi-unlock-3:before {
  content: "\f0b6";
}
.psi-up:before {
  content: "\f0b7";
}
.psi-up-2:before {
  content: "\f0b8";
}
.psi-up-3:before {
  content: "\f0b9";
}
.psi-up-4:before {
  content: "\f0ba";
}
.psi-up-down:before {
  content: "\f0bb";
}
.psi-up-down-3:before {
  content: "\f0bc";
}
.psi-upgrade:before {
  content: "\f0bd";
}
.psi-upload:before {
  content: "\f0be";
}
.psi-upload-2:before {
  content: "\f0bf";
}
.psi-upload-to-cloud:before {
  content: "\f0c0";
}
.psi-upload-window:before {
  content: "\f0c1";
}
.psi-uppercase-text:before {
  content: "\f0c2";
}
.psi-upward:before {
  content: "\f0c3";
}
.psi-url-window:before {
  content: "\f0c4";
}
.psi-usb:before {
  content: "\f0c5";
}
.psi-usb-2:before {
  content: "\f0c6";
}
.psi-usb-cable:before {
  content: "\f0c7";
}
.psi-user:before {
  content: "\f0c8";
}
.psi-ustream:before {
  content: "\f0c9";
}
.psi-vase:before {
  content: "\f0ca";
}
.psi-vector:before {
  content: "\f0cb";
}
.psi-vector-2:before {
  content: "\f0cc";
}
.psi-vector-3:before {
  content: "\f0cd";
}
.psi-vector-4:before {
  content: "\f0ce";
}
.psi-vector-5:before {
  content: "\f0cf";
}
.psi-venn-diagram:before {
  content: "\f0d0";
}
.psi-vest:before {
  content: "\f0d1";
}
.psi-vest-2:before {
  content: "\f0d2";
}
.psi-viddler:before {
  content: "\f0d3";
}
.psi-video:before {
  content: "\f0d4";
}
.psi-video-2:before {
  content: "\f0d5";
}
.psi-video-3:before {
  content: "\f0d6";
}
.psi-video-4:before {
  content: "\f0d7";
}
.psi-video-5:before {
  content: "\f0d8";
}
.psi-video-6:before {
  content: "\f0d9";
}
.psi-video-game-controller:before {
  content: "\f0da";
}
.psi-video-len:before {
  content: "\f0db";
}
.psi-video-len-2:before {
  content: "\f0dc";
}
.psi-video-photographer:before {
  content: "\f0dd";
}
.psi-video-tripod:before {
  content: "\f0de";
}
.psi-vietnam:before {
  content: "\f0df";
}
.psi-view-height:before {
  content: "\f0e0";
}
.psi-list-view:before {
  content: "\f0e1";
}
.psi-view-width:before {
  content: "\f0e2";
}
.psi-vimeo:before {
  content: "\f0e3";
}
.psi-virgo:before {
  content: "\f0e4";
}
.psi-virgo-2:before {
  content: "\f0e5";
}
.psi-virus:before {
  content: "\f0e6";
}
.psi-virus-2:before {
  content: "\f0e7";
}
.psi-virus-3:before {
  content: "\f0e8";
}
.psi-visa:before {
  content: "\f0e9";
}
.psi-voice:before {
  content: "\f0ea";
}
.psi-voicemail:before {
  content: "\f0eb";
}
.psi-volleyball:before {
  content: "\f0ec";
}
.psi-volume-down:before {
  content: "\f0ed";
}
.psi-volume-up:before {
  content: "\f0ee";
}
.psi-vpn:before {
  content: "\f0ef";
}
.psi-wacom-tablet:before {
  content: "\f0f0";
}
.psi-waiter:before {
  content: "\f0f1";
}
.psi-walkie-talkie:before {
  content: "\f0f2";
}
.psi-wallet:before {
  content: "\f0f3";
}
.psi-wallet-2:before {
  content: "\f0f4";
}
.psi-wallet-3:before {
  content: "\f0f5";
}
.psi-warehouse:before {
  content: "\f0f6";
}
.psi-warning-window:before {
  content: "\f0f7";
}
.psi-watch:before {
  content: "\f0f8";
}
.psi-watch-2:before {
  content: "\f0f9";
}
.psi-watch-3:before {
  content: "\f0fa";
}
.psi-wave:before {
  content: "\f0fb";
}
.psi-wave-2:before {
  content: "\f0fc";
}
.psi-webcam:before {
  content: "\f0fd";
}
.psi-weight-lift:before {
  content: "\f0fe";
}
.psi-wheelbarrow:before {
  content: "\f0ff";
}
.psi-wheelchair:before {
  content: "\f100";
}
.psi-width-window:before {
  content: "\f101";
}
.psi-wifi:before {
  content: "\f102";
}
.psi-wifi-2:before {
  content: "\f103";
}
.psi-wifi-keyboard:before {
  content: "\f104";
}
.psi-wind-turbine:before {
  content: "\f105";
}
.psi-windmill:before {
  content: "\f106";
}
.psi-window:before {
  content: "\f107";
}
.psi-window-2:before {
  content: "\f108";
}
.psi-windows:before {
  content: "\f109";
}
.psi-windows-2:before {
  content: "\f10a";
}
.psi-windows-microsoft:before {
  content: "\f10b";
}
.psi-windsock:before {
  content: "\f10c";
}
.psi-windy:before {
  content: "\f10d";
}
.psi-wine-bottle:before {
  content: "\f10e";
}
.psi-wine-glass:before {
  content: "\f10f";
}
.psi-wink:before {
  content: "\f110";
}
.psi-winter:before {
  content: "\f111";
}
.psi-winter-2:before {
  content: "\f112";
}
.psi-wireless:before {
  content: "\f113";
}
.psi-witch:before {
  content: "\f114";
}
.psi-witch-hat:before {
  content: "\f115";
}
.psi-wizard:before {
  content: "\f116";
}
.psi-wolf:before {
  content: "\f117";
}
.psi-woman-man-sign:before {
  content: "\f118";
}
.psi-woman-sign:before {
  content: "\f119";
}
.psi-womans-underwear:before {
  content: "\f11a";
}
.psi-womans-underwear-2:before {
  content: "\f11b";
}
.psi-women:before {
  content: "\f11c";
}
.psi-wonder-woman:before {
  content: "\f11d";
}
.psi-wordpress:before {
  content: "\f11e";
}
.psi-worker:before {
  content: "\f11f";
}
.psi-worker-clothes:before {
  content: "\f120";
}
.psi-wrap-text:before {
  content: "\f121";
}
.psi-wreath:before {
  content: "\f122";
}
.psi-wrench:before {
  content: "\f123";
}
.psi-x-box:before {
  content: "\f124";
}
.psi-x-ray:before {
  content: "\f125";
}
.psi-xanga:before {
  content: "\f126";
}
.psi-xing:before {
  content: "\f127";
}
.psi-yacht:before {
  content: "\f128";
}
.psi-yahoo:before {
  content: "\f129";
}
.psi-yahoo-buzz:before {
  content: "\f12a";
}
.psi-yelp:before {
  content: "\f12b";
}
.psi-yes:before {
  content: "\f12c";
}
.psi-ying-yang:before {
  content: "\f12d";
}
.psi-youtube:before {
  content: "\f12e";
}
.psi-z-a:before {
  content: "\f12f";
}
.psi-zebra:before {
  content: "\f130";
}
.psi-zombie:before {
  content: "\f131";
}
.psi-zoom-gesture:before {
  content: "\f132";
}
.psi-zootool:before {
  content: "\f133";
}
@font-face {
  font-family: 'premium-line-icons';
  src:
    url(/assets/premium-line-icons-396eb77dafcf75f703253199be3e83d63e0b73557c274c441eecca9c91ebd2a9.ttf?gxglrv) format('truetype'),
    url(/assets/premium-line-icons-201d5131d5179f0b2b3eae7a29c0b8e6fa91ad2393406d67dbf78ead9802fd07.woff?gxglrv) format('woff'),
    url(/assets/premium-line-icons-f1001344951392ee690a764db4fd4634a006c67670655926bff364b0b73a1cbf.svg?gxglrv#premium-line-icons) format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="pli-"], [class*=" pli-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'premium-line-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;

    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    vertical-align: middle;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pli-3d-glasses:before {
  content: "\e900";
}
.pli-3d-glasses-2:before {
  content: "\e901";
}
.pli-a-z:before {
  content: "\e902";
}
.pli-aa:before {
  content: "\e903";
}
.pli-add:before {
  content: "\e904";
}
.pli-add-bag:before {
  content: "\e905";
}
.pli-add-basket:before {
  content: "\e906";
}
.pli-add-cart:before {
  content: "\e907";
}
.pli-add-space-after-paragraph:before {
  content: "\e908";
}
.pli-add-space-before-paragraph:before {
  content: "\e909";
}
.pli-add-user:before {
  content: "\e90a";
}
.pli-add-user-star:before {
  content: "\e90b";
}
.pli-add-window:before {
  content: "\e90c";
}
.pli-address-book:before {
  content: "\e90d";
}
.pli-address-book-2:before {
  content: "\e90e";
}
.pli-administrator:before {
  content: "\e90f";
}
.pli-aerobics:before {
  content: "\e910";
}
.pli-aerobics-2:before {
  content: "\e911";
}
.pli-aerobics-3:before {
  content: "\e912";
}
.pli-affiliate:before {
  content: "\e913";
}
.pli-aim:before {
  content: "\e914";
}
.pli-air-balloon:before {
  content: "\e915";
}
.pli-airbrush:before {
  content: "\e916";
}
.pli-airship:before {
  content: "\e917";
}
.pli-alarm:before {
  content: "\e918";
}
.pli-alarm-clock:before {
  content: "\e919";
}
.pli-alarm-clock-2:before {
  content: "\e91a";
}
.pli-alien:before {
  content: "\e91b";
}
.pli-alien-2:before {
  content: "\e91c";
}
.pli-align-center:before {
  content: "\e91d";
}
.pli-align-justify-all:before {
  content: "\e91e";
}
.pli-align-justify-center:before {
  content: "\e91f";
}
.pli-align-justify-left:before {
  content: "\e920";
}
.pli-align-justify-right:before {
  content: "\e921";
}
.pli-align-left:before {
  content: "\e922";
}
.pli-align-right:before {
  content: "\e923";
}
.pli-alligator:before {
  content: "\e924";
}
.pli-alpha:before {
  content: "\e925";
}
.pli-ambulance:before {
  content: "\e926";
}
.pli-amx:before {
  content: "\e927";
}
.pli-anchor:before {
  content: "\e928";
}
.pli-anchor-2:before {
  content: "\e929";
}
.pli-android:before {
  content: "\e92a";
}
.pli-android-store:before {
  content: "\e92b";
}
.pli-angel:before {
  content: "\e92c";
}
.pli-angel-smiley:before {
  content: "\e92d";
}
.pli-angry:before {
  content: "\e92e";
}
.pli-apple:before {
  content: "\e92f";
}
.pli-apple-bite:before {
  content: "\e930";
}
.pli-apple-store:before {
  content: "\e931";
}
.pli-approved-window:before {
  content: "\e932";
}
.pli-aquarius:before {
  content: "\e933";
}
.pli-aquarius-2:before {
  content: "\e934";
}
.pli-archery:before {
  content: "\e935";
}
.pli-archery-2:before {
  content: "\e936";
}
.pli-argentina:before {
  content: "\e937";
}
.pli-aries:before {
  content: "\e938";
}
.pli-aries-2:before {
  content: "\e939";
}
.pli-army-key:before {
  content: "\e93a";
}
.pli-arrow-around:before {
  content: "\e93b";
}
.pli-arrow-back:before {
  content: "\e93c";
}
.pli-arrow-back-2:before {
  content: "\e93d";
}
.pli-arrow-back-3:before {
  content: "\e93e";
}
.pli-arrow-barrier:before {
  content: "\e93f";
}
.pli-arrow-circle:before {
  content: "\e940";
}
.pli-arrow-cross:before {
  content: "\e941";
}
.pli-arrow-down:before {
  content: "\e942";
}
.pli-arrow-down-2:before {
  content: "\e943";
}
.pli-arrow-down-3:before {
  content: "\e944";
}
.pli-arrow-down-in-circle:before {
  content: "\e945";
}
.pli-arrow-fork:before {
  content: "\e946";
}
.pli-arrow-forward:before {
  content: "\e947";
}
.pli-arrow-forward-2:before {
  content: "\e948";
}
.pli-arrow-forward-3:before {
  content: "\e949";
}
.pli-arrow-from:before {
  content: "\e94a";
}
.pli-arrow-inside:before {
  content: "\e94b";
}
.pli-arrow-inside-45:before {
  content: "\e94c";
}
.pli-arrow-inside-gap:before {
  content: "\e94d";
}
.pli-arrow-inside-gap-45:before {
  content: "\e94e";
}
.pli-arrow-into:before {
  content: "\e94f";
}
.pli-arrow-join:before {
  content: "\e950";
}
.pli-arrow-junction:before {
  content: "\e951";
}
.pli-arrow-left:before {
  content: "\e952";
}
.pli-arrow-left-2:before {
  content: "\e953";
}
.pli-arrow-left-in-circle:before {
  content: "\e954";
}
.pli-arrow-loop:before {
  content: "\e955";
}
.pli-arrow-merge:before {
  content: "\e956";
}
.pli-arrow-mix:before {
  content: "\e957";
}
.pli-arrow-out-left:before {
  content: "\e958";
}
.pli-arrow-out-right:before {
  content: "\e959";
}
.pli-arrow-outside:before {
  content: "\e95a";
}
.pli-arrow-outside-45:before {
  content: "\e95b";
}
.pli-arrow-outside-gap:before {
  content: "\e95c";
}
.pli-arrow-outside-gap-45:before {
  content: "\e95d";
}
.pli-arrow-over:before {
  content: "\e95e";
}
.pli-arrow-refresh:before {
  content: "\e95f";
}
.pli-arrow-refresh-2:before {
  content: "\e960";
}
.pli-arrow-right:before {
  content: "\e961";
}
.pli-arrow-right-2:before {
  content: "\e962";
}
.pli-arrow-right-in-circle:before {
  content: "\e963";
}
.pli-arrow-shuffle:before {
  content: "\e964";
}
.pli-arrow-squiggly:before {
  content: "\e965";
}
.pli-arrow-through:before {
  content: "\e966";
}
.pli-arrow-to:before {
  content: "\e967";
}
.pli-arrow-turn-left:before {
  content: "\e968";
}
.pli-arrow-turn-right:before {
  content: "\e969";
}
.pli-arrow-up:before {
  content: "\e96a";
}
.pli-arrow-up-2:before {
  content: "\e96b";
}
.pli-arrow-up-3:before {
  content: "\e96c";
}
.pli-arrow-up-in-circle:before {
  content: "\e96d";
}
.pli-arrow-x-left:before {
  content: "\e96e";
}
.pli-arrow-x-right:before {
  content: "\e96f";
}
.pli-ask:before {
  content: "\e970";
}
.pli-assistant:before {
  content: "\e971";
}
.pli-astronaut:before {
  content: "\e972";
}
.pli-at-sign:before {
  content: "\e973";
}
.pli-atm:before {
  content: "\e974";
}
.pli-atom:before {
  content: "\e975";
}
.pli-audio:before {
  content: "\e976";
}
.pli-auto-flash:before {
  content: "\e977";
}
.pli-autumn:before {
  content: "\e978";
}
.pli-baby:before {
  content: "\e979";
}
.pli-baby-clothes:before {
  content: "\e97a";
}
.pli-baby-clothes-2:before {
  content: "\e97b";
}
.pli-baby-cry:before {
  content: "\e97c";
}
.pli-back:before {
  content: "\e97d";
}
.pli-back-media:before {
  content: "\e97e";
}
.pli-back-media-2:before {
  content: "\e97f";
}
.pli-back-music:before {
  content: "\e980";
}
.pli-background:before {
  content: "\e981";
}
.pli-bacteria:before {
  content: "\e982";
}
.pli-bag:before {
  content: "\e983";
}
.pli-bag-coin:before {
  content: "\e984";
}
.pli-bag-items:before {
  content: "\e985";
}
.pli-bag-quantity:before {
  content: "\e986";
}
.pli-bakelite:before {
  content: "\e987";
}
.pli-ballet-shoes:before {
  content: "\e988";
}
.pli-balloon:before {
  content: "\e989";
}
.pli-banana:before {
  content: "\e98a";
}
.pli-band-aid:before {
  content: "\e98b";
}
.pli-bank:before {
  content: "\e98c";
}
.pli-bar-chart:before {
  content: "\e98d";
}
.pli-bar-chart-2:before {
  content: "\e98e";
}
.pli-bar-chart-3:before {
  content: "\e98f";
}
.pli-bar-chart-4:before {
  content: "\e990";
}
.pli-bar-chart-5:before {
  content: "\e991";
}
.pli-bar-code:before {
  content: "\e992";
}
.pli-barricade:before {
  content: "\e993";
}
.pli-barricade-2:before {
  content: "\e994";
}
.pli-baseball:before {
  content: "\e995";
}
.pli-basket-ball:before {
  content: "\e996";
}
.pli-basket-coins:before {
  content: "\e997";
}
.pli-basket-items:before {
  content: "\e998";
}
.pli-basket-quantity:before {
  content: "\e999";
}
.pli-bat:before {
  content: "\e99a";
}
.pli-bat-2:before {
  content: "\e99b";
}
.pli-bathrobe:before {
  content: "\e99c";
}
.pli-batman-mask:before {
  content: "\e99d";
}
.pli-battery-0:before {
  content: "\e99e";
}
.pli-battery-100:before {
  content: "\e99f";
}
.pli-battery-25:before {
  content: "\e9a0";
}
.pli-battery-50:before {
  content: "\e9a1";
}
.pli-battery-75:before {
  content: "\e9a2";
}
.pli-battery-charge:before {
  content: "\e9a3";
}
.pli-bear:before {
  content: "\e9a4";
}
.pli-beard:before {
  content: "\e9a5";
}
.pli-beard-2:before {
  content: "\e9a6";
}
.pli-beard-3:before {
  content: "\e9a7";
}
.pli-bebo:before {
  content: "\e9a8";
}
.pli-bee:before {
  content: "\e9a9";
}
.pli-beer:before {
  content: "\e9aa";
}
.pli-beer-glass:before {
  content: "\e9ab";
}
.pli-behance:before {
  content: "\e9ac";
}
.pli-bell:before {
  content: "\e9ad";
}
.pli-bell-2:before {
  content: "\e9ae";
}
.pli-belt:before {
  content: "\e9af";
}
.pli-belt-2:before {
  content: "\e9b0";
}
.pli-belt-3:before {
  content: "\e9b1";
}
.pli-berlin-tower:before {
  content: "\e9b2";
}
.pli-beta:before {
  content: "\e9b3";
}
.pli-betvibes:before {
  content: "\e9b4";
}
.pli-bicycle:before {
  content: "\e9b5";
}
.pli-bicycle-2:before {
  content: "\e9b6";
}
.pli-bicycle-3:before {
  content: "\e9b7";
}
.pli-big-ben:before {
  content: "\e9b8";
}
.pli-big-data:before {
  content: "\e9b9";
}
.pli-bike-helmet:before {
  content: "\e9ba";
}
.pli-bikini:before {
  content: "\e9bb";
}
.pli-billing:before {
  content: "\e9bc";
}
.pli-bing:before {
  content: "\e9bd";
}
.pli-binocular:before {
  content: "\e9be";
}
.pli-bio-hazard:before {
  content: "\e9bf";
}
.pli-biotech:before {
  content: "\e9c0";
}
.pli-bird:before {
  content: "\e9c1";
}
.pli-bird-delivering-letter:before {
  content: "\e9c2";
}
.pli-birthday-cake:before {
  content: "\e9c3";
}
.pli-bisexual:before {
  content: "\e9c4";
}
.pli-bishop:before {
  content: "\e9c5";
}
.pli-bitcoin:before {
  content: "\e9c6";
}
.pli-black-cat:before {
  content: "\e9c7";
}
.pli-blackboard:before {
  content: "\e9c8";
}
.pli-blinklist:before {
  content: "\e9c9";
}
.pli-block-cloud:before {
  content: "\e9ca";
}
.pli-block-window:before {
  content: "\e9cb";
}
.pli-blogger:before {
  content: "\e9cc";
}
.pli-blood:before {
  content: "\e9cd";
}
.pli-blouse:before {
  content: "\e9ce";
}
.pli-blueprint:before {
  content: "\e9cf";
}
.pli-board:before {
  content: "\e9d0";
}
.pli-bodybuilding:before {
  content: "\e9d1";
}
.pli-bold-text:before {
  content: "\e9d2";
}
.pli-bone:before {
  content: "\e9d3";
}
.pli-bones:before {
  content: "\e9d4";
}
.pli-book:before {
  content: "\e9d5";
}
.pli-bookmark:before {
  content: "\e9d6";
}
.pli-books:before {
  content: "\e9d7";
}
.pli-books-2:before {
  content: "\e9d8";
}
.pli-boom:before {
  content: "\e9d9";
}
.pli-boot:before {
  content: "\e9da";
}
.pli-boot-2:before {
  content: "\e9db";
}
.pli-bottom-to-top:before {
  content: "\e9dc";
}
.pli-bow:before {
  content: "\e9dd";
}
.pli-bow-2:before {
  content: "\e9de";
}
.pli-bow-3:before {
  content: "\e9df";
}
.pli-bow-4:before {
  content: "\e9e0";
}
.pli-bow-5:before {
  content: "\e9e1";
}
.pli-bow-6:before {
  content: "\e9e2";
}
.pli-bowling:before {
  content: "\e9e3";
}
.pli-bowling-2:before {
  content: "\e9e4";
}
.pli-box:before {
  content: "\e9e5";
}
.pli-box-close:before {
  content: "\e9e6";
}
.pli-box-full:before {
  content: "\e9e7";
}
.pli-box-gloves:before {
  content: "\e9e8";
}
.pli-box-open:before {
  content: "\e9e9";
}
.pli-box-with-folders:before {
  content: "\e9ea";
}
.pli-boy:before {
  content: "\e9eb";
}
.pli-bra:before {
  content: "\e9ec";
}
.pli-brain:before {
  content: "\e9ed";
}
.pli-brain-2:before {
  content: "\e9ee";
}
.pli-brain-3:before {
  content: "\e9ef";
}
.pli-brazil:before {
  content: "\e9f0";
}
.pli-bread:before {
  content: "\e9f1";
}
.pli-bread-2:before {
  content: "\e9f2";
}
.pli-bridge:before {
  content: "\e9f3";
}
.pli-brightkite:before {
  content: "\e9f4";
}
.pli-broken-link:before {
  content: "\e9f5";
}
.pli-broken-link-2:before {
  content: "\e9f6";
}
.pli-broom:before {
  content: "\e9f7";
}
.pli-brush:before {
  content: "\e9f8";
}
.pli-bucket:before {
  content: "\e9f9";
}
.pli-bug:before {
  content: "\e9fa";
}
.pli-building:before {
  content: "\e9fb";
}
.pli-bulleted-list:before {
  content: "\e9fc";
}
.pli-bus:before {
  content: "\e9fd";
}
.pli-bus-2:before {
  content: "\e9fe";
}
.pli-business-man:before {
  content: "\e9ff";
}
.pli-business-man-woman:before {
  content: "\ea00";
}
.pli-business-mens:before {
  content: "\ea01";
}
.pli-business-woman:before {
  content: "\ea02";
}
.pli-butterfly:before {
  content: "\ea03";
}
.pli-button:before {
  content: "\ea04";
}
.pli-cable-car:before {
  content: "\ea05";
}
.pli-cake:before {
  content: "\ea06";
}
.pli-calculator:before {
  content: "\ea07";
}
.pli-calculator-2:before {
  content: "\ea08";
}
.pli-calculator-3:before {
  content: "\ea09";
}
.pli-calendar:before {
  content: "\ea0a";
}
.pli-calendar-2:before {
  content: "\ea0b";
}
.pli-calendar-3:before {
  content: "\ea0c";
}
.pli-calendar-4:before {
  content: "\ea0d";
}
.pli-calendar-clock:before {
  content: "\ea0e";
}
.pli-camel:before {
  content: "\ea0f";
}
.pli-camera:before {
  content: "\ea10";
}
.pli-camera-2:before {
  content: "\ea11";
}
.pli-camera-3:before {
  content: "\ea12";
}
.pli-camera-4:before {
  content: "\ea13";
}
.pli-camera-5:before {
  content: "\ea14";
}
.pli-camera-back:before {
  content: "\ea15";
}
.pli-can:before {
  content: "\ea16";
}
.pli-can-2:before {
  content: "\ea17";
}
.pli-canada:before {
  content: "\ea18";
}
.pli-cancer:before {
  content: "\ea19";
}
.pli-cancer-2:before {
  content: "\ea1a";
}
.pli-cancer-3:before {
  content: "\ea1b";
}
.pli-candle:before {
  content: "\ea1c";
}
.pli-candy:before {
  content: "\ea1d";
}
.pli-candy-cane:before {
  content: "\ea1e";
}
.pli-cannon:before {
  content: "\ea1f";
}
.pli-cap:before {
  content: "\ea20";
}
.pli-cap-2:before {
  content: "\ea21";
}
.pli-cap-3:before {
  content: "\ea22";
}
.pli-cap-smiley:before {
  content: "\ea23";
}
.pli-capricorn:before {
  content: "\ea24";
}
.pli-capricorn-2:before {
  content: "\ea25";
}
.pli-car:before {
  content: "\ea26";
}
.pli-car-2:before {
  content: "\ea27";
}
.pli-car-3:before {
  content: "\ea28";
}
.pli-car-wheel:before {
  content: "\ea29";
}
.pli-cardigan:before {
  content: "\ea2a";
}
.pli-cardiovascular:before {
  content: "\ea2b";
}
.pli-cart-coin:before {
  content: "\ea2c";
}
.pli-cart-items:before {
  content: "\ea2d";
}
.pli-cart-quantity:before {
  content: "\ea2e";
}
.pli-casette-tape:before {
  content: "\ea2f";
}
.pli-cash-register:before {
  content: "\ea30";
}
.pli-cash-register-2:before {
  content: "\ea31";
}
.pli-castle:before {
  content: "\ea32";
}
.pli-cat:before {
  content: "\ea33";
}
.pli-cathedral:before {
  content: "\ea34";
}
.pli-cauldron:before {
  content: "\ea35";
}
.pli-cd:before {
  content: "\ea36";
}
.pli-cd-2:before {
  content: "\ea37";
}
.pli-cd-cover:before {
  content: "\ea38";
}
.pli-cello:before {
  content: "\ea39";
}
.pli-celsius:before {
  content: "\ea3a";
}
.pli-chair:before {
  content: "\ea3b";
}
.pli-charger:before {
  content: "\ea3c";
}
.pli-check:before {
  content: "\ea3d";
}
.pli-check-2:before {
  content: "\ea3e";
}
.pli-checked-user:before {
  content: "\ea3f";
}
.pli-checkered-flag:before {
  content: "\ea40";
}
.pli-checkmate:before {
  content: "\ea41";
}
.pli-checkout:before {
  content: "\ea42";
}
.pli-checkout-bag:before {
  content: "\ea43";
}
.pli-checkout-basket:before {
  content: "\ea44";
}
.pli-cheese:before {
  content: "\ea45";
}
.pli-cheetah:before {
  content: "\ea46";
}
.pli-chef:before {
  content: "\ea47";
}
.pli-chef-hat:before {
  content: "\ea48";
}
.pli-chef-hat-2:before {
  content: "\ea49";
}
.pli-chemical:before {
  content: "\ea4a";
}
.pli-chemical-2:before {
  content: "\ea4b";
}
.pli-chemical-3:before {
  content: "\ea4c";
}
.pli-chemical-4:before {
  content: "\ea4d";
}
.pli-chemical-5:before {
  content: "\ea4e";
}
.pli-chess:before {
  content: "\ea4f";
}
.pli-chess-board:before {
  content: "\ea50";
}
.pli-chevron-down:before {
  content: "\ea51";
}
.pli-chevron-left:before {
  content: "\ea52";
}
.pli-chevron-right:before {
  content: "\ea53";
}
.pli-chevron-up:before {
  content: "\ea54";
}
.pli-chicken:before {
  content: "\ea55";
}
.pli-chile:before {
  content: "\ea56";
}
.pli-chimney:before {
  content: "\ea57";
}
.pli-china:before {
  content: "\ea58";
}
.pli-chinese-temple:before {
  content: "\ea59";
}
.pli-chip:before {
  content: "\ea5a";
}
.pli-chopsticks:before {
  content: "\ea5b";
}
.pli-chopsticks-2:before {
  content: "\ea5c";
}
.pli-christmas:before {
  content: "\ea5d";
}
.pli-christmas-ball:before {
  content: "\ea5e";
}
.pli-christmas-bell:before {
  content: "\ea5f";
}
.pli-christmas-candle:before {
  content: "\ea60";
}
.pli-christmas-hat:before {
  content: "\ea61";
}
.pli-christmas-sleigh:before {
  content: "\ea62";
}
.pli-christmas-snowman:before {
  content: "\ea63";
}
.pli-christmas-sock:before {
  content: "\ea64";
}
.pli-christmas-tree:before {
  content: "\ea65";
}
.pli-chrome:before {
  content: "\ea66";
}
.pli-chrysler-building:before {
  content: "\ea67";
}
.pli-cinema:before {
  content: "\ea68";
}
.pli-circular-point:before {
  content: "\ea69";
}
.pli-city-hall:before {
  content: "\ea6a";
}
.pli-clamp:before {
  content: "\ea6b";
}
.pli-clapperboard-close:before {
  content: "\ea6c";
}
.pli-clapperboard-open:before {
  content: "\ea6d";
}
.pli-claps:before {
  content: "\ea6e";
}
.pli-clef:before {
  content: "\ea6f";
}
.pli-clinic:before {
  content: "\ea70";
}
.pli-clock:before {
  content: "\ea71";
}
.pli-clock-2:before {
  content: "\ea72";
}
.pli-clock-3:before {
  content: "\ea73";
}
.pli-clock-4:before {
  content: "\ea74";
}
.pli-clock-back:before {
  content: "\ea75";
}
.pli-clock-forward:before {
  content: "\ea76";
}
.pli-close:before {
  content: "\ea77";
}
.pli-close-window:before {
  content: "\ea78";
}
.pli-clothing-store:before {
  content: "\ea79";
}
.pli-cloud:before {
  content: "\ea7a";
}
.pli-cloud-camera:before {
  content: "\ea7b";
}
.pli-cloud-computer:before {
  content: "\ea7c";
}
.pli-cloud-email:before {
  content: "\ea7d";
}
.pli-cloud-hail:before {
  content: "\ea7e";
}
.pli-cloud-laptop:before {
  content: "\ea7f";
}
.pli-cloud-lock:before {
  content: "\ea80";
}
.pli-cloud-min:before {
  content: "\ea81";
}
.pli-cloud-moon:before {
  content: "\ea82";
}
.pli-cloud-music:before {
  content: "\ea83";
}
.pli-cloud-picture:before {
  content: "\ea84";
}
.pli-cloud-plus:before {
  content: "\ea85";
}
.pli-cloud-rain:before {
  content: "\ea86";
}
.pli-cloud-remove:before {
  content: "\ea87";
}
.pli-cloud-secure:before {
  content: "\ea88";
}
.pli-cloud-settings:before {
  content: "\ea89";
}
.pli-cloud-smartphone:before {
  content: "\ea8a";
}
.pli-cloud-snow:before {
  content: "\ea8b";
}
.pli-cloud-sun:before {
  content: "\ea8c";
}
.pli-cloud-tablet:before {
  content: "\ea8d";
}
.pli-cloud-video:before {
  content: "\ea8e";
}
.pli-cloud-weather:before {
  content: "\ea8f";
}
.pli-clouds:before {
  content: "\ea90";
}
.pli-clouds-weather:before {
  content: "\ea91";
}
.pli-clown:before {
  content: "\ea92";
}
.pli-cmyk:before {
  content: "\ea93";
}
.pli-coat:before {
  content: "\ea94";
}
.pli-cocktail:before {
  content: "\ea95";
}
.pli-coconut:before {
  content: "\ea96";
}
.pli-code-window:before {
  content: "\ea97";
}
.pli-coding:before {
  content: "\ea98";
}
.pli-coffee:before {
  content: "\ea99";
}
.pli-coffee-2:before {
  content: "\ea9a";
}
.pli-coffee-bean:before {
  content: "\ea9b";
}
.pli-coffee-machine:before {
  content: "\ea9c";
}
.pli-coffee-to-go:before {
  content: "\ea9d";
}
.pli-coffin:before {
  content: "\ea9e";
}
.pli-coin:before {
  content: "\ea9f";
}
.pli-coins:before {
  content: "\eaa0";
}
.pli-coins-2:before {
  content: "\eaa1";
}
.pli-coins-3:before {
  content: "\eaa2";
}
.pli-colombia:before {
  content: "\eaa3";
}
.pli-colosseum:before {
  content: "\eaa4";
}
.pli-column:before {
  content: "\eaa5";
}
.pli-column-2:before {
  content: "\eaa6";
}
.pli-column-3:before {
  content: "\eaa7";
}
.pli-comb:before {
  content: "\eaa8";
}
.pli-comb-2:before {
  content: "\eaa9";
}
.pli-communication-tower:before {
  content: "\eaaa";
}
.pli-communication-tower-2:before {
  content: "\eaab";
}
.pli-compass:before {
  content: "\eaac";
}
.pli-compass-2:before {
  content: "\eaad";
}
.pli-compass-3:before {
  content: "\eaae";
}
.pli-compass-4:before {
  content: "\eaaf";
}
.pli-compass-rose:before {
  content: "\eab0";
}
.pli-computer:before {
  content: "\eab1";
}
.pli-computer-2:before {
  content: "\eab2";
}
.pli-computer-3:before {
  content: "\eab3";
}
.pli-computer-secure:before {
  content: "\eab4";
}
.pli-conference:before {
  content: "\eab5";
}
.pli-confused:before {
  content: "\eab6";
}
.pli-conservation:before {
  content: "\eab7";
}
.pli-consulting:before {
  content: "\eab8";
}
.pli-contrast:before {
  content: "\eab9";
}
.pli-control:before {
  content: "\eaba";
}
.pli-control-2:before {
  content: "\eabb";
}
.pli-cookie-man:before {
  content: "\eabc";
}
.pli-cookies:before {
  content: "\eabd";
}
.pli-cool:before {
  content: "\eabe";
}
.pli-cool-guy:before {
  content: "\eabf";
}
.pli-copyright:before {
  content: "\eac0";
}
.pli-costume:before {
  content: "\eac1";
}
.pli-couple-sign:before {
  content: "\eac2";
}
.pli-cow:before {
  content: "\eac3";
}
.pli-cpu:before {
  content: "\eac4";
}
.pli-crane:before {
  content: "\eac5";
}
.pli-cranium:before {
  content: "\eac6";
}
.pli-credit-card:before {
  content: "\eac7";
}
.pli-credit-card-2:before {
  content: "\eac8";
}
.pli-credit-card-3:before {
  content: "\eac9";
}
.pli-cricket:before {
  content: "\eaca";
}
.pli-criminal:before {
  content: "\eacb";
}
.pli-croissant:before {
  content: "\eacc";
}
.pli-crop:before {
  content: "\eacd";
}
.pli-crop-2:before {
  content: "\eace";
}
.pli-cross:before {
  content: "\eacf";
}
.pli-crown:before {
  content: "\ead0";
}
.pli-crown-2:before {
  content: "\ead1";
}
.pli-crying:before {
  content: "\ead2";
}
.pli-cube-molecule:before {
  content: "\ead3";
}
.pli-cube-molecule-2:before {
  content: "\ead4";
}
.pli-cupcake:before {
  content: "\ead5";
}
.pli-cursor:before {
  content: "\ead6";
}
.pli-cursor-click:before {
  content: "\ead7";
}
.pli-cursor-click-2:before {
  content: "\ead8";
}
.pli-cursor-move:before {
  content: "\ead9";
}
.pli-cursor-move-2:before {
  content: "\eada";
}
.pli-cursor-select:before {
  content: "\eadb";
}
.pli-dam:before {
  content: "\eadc";
}
.pli-danger:before {
  content: "\eadd";
}
.pli-danger-2:before {
  content: "\eade";
}
.pli-dashboard:before {
  content: "\eadf";
}
.pli-data:before {
  content: "\eae0";
}
.pli-data-backup:before {
  content: "\eae1";
}
.pli-data-block:before {
  content: "\eae2";
}
.pli-data-center:before {
  content: "\eae3";
}
.pli-data-clock:before {
  content: "\eae4";
}
.pli-data-cloud:before {
  content: "\eae5";
}
.pli-data-compress:before {
  content: "\eae6";
}
.pli-data-copy:before {
  content: "\eae7";
}
.pli-data-download:before {
  content: "\eae8";
}
.pli-data-financial:before {
  content: "\eae9";
}
.pli-data-key:before {
  content: "\eaea";
}
.pli-data-lock:before {
  content: "\eaeb";
}
.pli-data-network:before {
  content: "\eaec";
}
.pli-data-password:before {
  content: "\eaed";
}
.pli-data-power:before {
  content: "\eaee";
}
.pli-data-refresh:before {
  content: "\eaef";
}
.pli-data-save:before {
  content: "\eaf0";
}
.pli-data-search:before {
  content: "\eaf1";
}
.pli-data-security:before {
  content: "\eaf2";
}
.pli-data-settings:before {
  content: "\eaf3";
}
.pli-data-sharing:before {
  content: "\eaf4";
}
.pli-data-shield:before {
  content: "\eaf5";
}
.pli-data-signal:before {
  content: "\eaf6";
}
.pli-data-storage:before {
  content: "\eaf7";
}
.pli-data-stream:before {
  content: "\eaf8";
}
.pli-data-transfer:before {
  content: "\eaf9";
}
.pli-data-unlock:before {
  content: "\eafa";
}
.pli-data-upload:before {
  content: "\eafb";
}
.pli-data-yes:before {
  content: "\eafc";
}
.pli-daylight:before {
  content: "\eafd";
}
.pli-death:before {
  content: "\eafe";
}
.pli-debian:before {
  content: "\eaff";
}
.pli-dec:before {
  content: "\eb00";
}
.pli-decrease-indent:before {
  content: "\eb01";
}
.pli-deer:before {
  content: "\eb02";
}
.pli-deer-2:before {
  content: "\eb03";
}
.pli-delete-window:before {
  content: "\eb04";
}
.pli-delicious:before {
  content: "\eb05";
}
.pli-denmark:before {
  content: "\eb06";
}
.pli-depression:before {
  content: "\eb07";
}
.pli-deviantart:before {
  content: "\eb08";
}
.pli-device-sync-with-cloud:before {
  content: "\eb09";
}
.pli-diamond:before {
  content: "\eb0a";
}
.pli-dice:before {
  content: "\eb0b";
}
.pli-dice-2:before {
  content: "\eb0c";
}
.pli-digg:before {
  content: "\eb0d";
}
.pli-digital-drawing:before {
  content: "\eb0e";
}
.pli-diigo:before {
  content: "\eb0f";
}
.pli-dinosaur:before {
  content: "\eb10";
}
.pli-diploma:before {
  content: "\eb11";
}
.pli-diploma-2:before {
  content: "\eb12";
}
.pli-direction-east:before {
  content: "\eb13";
}
.pli-direction-north:before {
  content: "\eb14";
}
.pli-direction-south:before {
  content: "\eb15";
}
.pli-direction-west:before {
  content: "\eb16";
}
.pli-director:before {
  content: "\eb17";
}
.pli-disk:before {
  content: "\eb18";
}
.pli-dj:before {
  content: "\eb19";
}
.pli-dna:before {
  content: "\eb1a";
}
.pli-dna-2:before {
  content: "\eb1b";
}
.pli-dna-helix:before {
  content: "\eb1c";
}
.pli-doctor:before {
  content: "\eb1d";
}
.pli-dog:before {
  content: "\eb1e";
}
.pli-dollar:before {
  content: "\eb1f";
}
.pli-dollar-sign:before {
  content: "\eb20";
}
.pli-dollar-sign-2:before {
  content: "\eb21";
}
.pli-dolphin:before {
  content: "\eb22";
}
.pli-domino:before {
  content: "\eb23";
}
.pli-door:before {
  content: "\eb24";
}
.pli-door-hanger:before {
  content: "\eb25";
}
.pli-dopplr:before {
  content: "\eb26";
}
.pli-dot-horizontal:before {
  content: "\eb27";
}
.pli-dot-vertical:before {
  content: "\eb28";
}
.pli-double-circle:before {
  content: "\eb29";
}
.pli-double-tap:before {
  content: "\eb2a";
}
.pli-doughnut:before {
  content: "\eb2b";
}
.pli-dove:before {
  content: "\eb2c";
}
.pli-down:before {
  content: "\eb2d";
}
.pli-down-2:before {
  content: "\eb2e";
}
.pli-down-3:before {
  content: "\eb2f";
}
.pli-down-4:before {
  content: "\eb30";
}
.pli-download:before {
  content: "\eb31";
}
.pli-download-2:before {
  content: "\eb32";
}
.pli-download-from-cloud:before {
  content: "\eb33";
}
.pli-download-window:before {
  content: "\eb34";
}
.pli-downward:before {
  content: "\eb35";
}
.pli-drag:before {
  content: "\eb36";
}
.pli-drag-down:before {
  content: "\eb37";
}
.pli-drag-left:before {
  content: "\eb38";
}
.pli-drag-right:before {
  content: "\eb39";
}
.pli-drag-up:before {
  content: "\eb3a";
}
.pli-dress:before {
  content: "\eb3b";
}
.pli-dribbble:before {
  content: "\eb3c";
}
.pli-drill:before {
  content: "\eb3d";
}
.pli-drill-2:before {
  content: "\eb3e";
}
.pli-drop:before {
  content: "\eb3f";
}
.pli-dropbox:before {
  content: "\eb40";
}
.pli-drum:before {
  content: "\eb41";
}
.pli-dry:before {
  content: "\eb42";
}
.pli-duck:before {
  content: "\eb43";
}
.pli-dumbbell:before {
  content: "\eb44";
}
.pli-duplicate-layer:before {
  content: "\eb45";
}
.pli-duplicate-window:before {
  content: "\eb46";
}
.pli-dvd:before {
  content: "\eb47";
}
.pli-eagle:before {
  content: "\eb48";
}
.pli-ear:before {
  content: "\eb49";
}
.pli-earphones:before {
  content: "\eb4a";
}
.pli-earphones-2:before {
  content: "\eb4b";
}
.pli-eco-icon:before {
  content: "\eb4c";
}
.pli-edit:before {
  content: "\eb4d";
}
.pli-edit-map:before {
  content: "\eb4e";
}
.pli-eggs:before {
  content: "\eb4f";
}
.pli-egypt:before {
  content: "\eb50";
}
.pli-eifel-tower:before {
  content: "\eb51";
}
.pli-eject:before {
  content: "\eb52";
}
.pli-eject-2:before {
  content: "\eb53";
}
.pli-el-castillo:before {
  content: "\eb54";
}
.pli-elbow:before {
  content: "\eb55";
}
.pli-electric-guitar:before {
  content: "\eb56";
}
.pli-electricity:before {
  content: "\eb57";
}
.pli-elephant:before {
  content: "\eb58";
}
.pli-email:before {
  content: "\eb59";
}
.pli-embassy:before {
  content: "\eb5a";
}
.pli-empire-state-building:before {
  content: "\eb5b";
}
.pli-empty-box:before {
  content: "\eb5c";
}
.pli-end:before {
  content: "\eb5d";
}
.pli-end-2:before {
  content: "\eb5e";
}
.pli-end-3:before {
  content: "\eb5f";
}
.pli-endways:before {
  content: "\eb60";
}
.pli-engineering:before {
  content: "\eb61";
}
.pli-envelope:before {
  content: "\eb62";
}
.pli-envelope-2:before {
  content: "\eb63";
}
.pli-environmental:before {
  content: "\eb64";
}
.pli-environmental-2:before {
  content: "\eb65";
}
.pli-environmental-3:before {
  content: "\eb66";
}
.pli-equalizer:before {
  content: "\eb67";
}
.pli-eraser:before {
  content: "\eb68";
}
.pli-eraser-2:before {
  content: "\eb69";
}
.pli-eraser-3:before {
  content: "\eb6a";
}
.pli-error-404-window:before {
  content: "\eb6b";
}
.pli-euro:before {
  content: "\eb6c";
}
.pli-euro-sign:before {
  content: "\eb6d";
}
.pli-euro-sign-2:before {
  content: "\eb6e";
}
.pli-evernote:before {
  content: "\eb6f";
}
.pli-evil:before {
  content: "\eb70";
}
.pli-exclamation:before {
  content: "\eb71";
}
.pli-explode:before {
  content: "\eb72";
}
.pli-eye:before {
  content: "\eb73";
}
.pli-eye-2:before {
  content: "\eb74";
}
.pli-eye-blind:before {
  content: "\eb75";
}
.pli-eye-invisible:before {
  content: "\eb76";
}
.pli-eye-scan:before {
  content: "\eb77";
}
.pli-eye-visible:before {
  content: "\eb78";
}
.pli-eyebrow:before {
  content: "\eb79";
}
.pli-eyebrow-2:before {
  content: "\eb7a";
}
.pli-eyebrow-3:before {
  content: "\eb7b";
}
.pli-eyeglasses-smiley:before {
  content: "\eb7c";
}
.pli-eyeglasses-smiley-2:before {
  content: "\eb7d";
}
.pli-face-style:before {
  content: "\eb7e";
}
.pli-face-style-2:before {
  content: "\eb7f";
}
.pli-face-style-3:before {
  content: "\eb80";
}
.pli-face-style-4:before {
  content: "\eb81";
}
.pli-face-style-5:before {
  content: "\eb82";
}
.pli-face-style-6:before {
  content: "\eb83";
}
.pli-facebook:before {
  content: "\eb84";
}
.pli-facebook-2:before {
  content: "\eb85";
}
.pli-factory:before {
  content: "\eb86";
}
.pli-factory-2:before {
  content: "\eb87";
}
.pli-fahrenheit:before {
  content: "\eb88";
}
.pli-family-sign:before {
  content: "\eb89";
}
.pli-fan:before {
  content: "\eb8a";
}
.pli-farmer:before {
  content: "\eb8b";
}
.pli-fashion:before {
  content: "\eb8c";
}
.pli-favorite-window:before {
  content: "\eb8d";
}
.pli-fax:before {
  content: "\eb8e";
}
.pli-feather:before {
  content: "\eb8f";
}
.pli-feedburner:before {
  content: "\eb90";
}
.pli-female:before {
  content: "\eb91";
}
.pli-female-2:before {
  content: "\eb92";
}
.pli-female-sign:before {
  content: "\eb93";
}
.pli-file:before {
  content: "\eb94";
}
.pli-file-add:before {
  content: "\eb95";
}
.pli-file-block:before {
  content: "\eb96";
}
.pli-file-bookmark:before {
  content: "\eb97";
}
.pli-file-chart:before {
  content: "\eb98";
}
.pli-file-clipboard:before {
  content: "\eb99";
}
.pli-file-clipboard-file-text:before {
  content: "\eb9a";
}
.pli-file-clipboard-text-image:before {
  content: "\eb9b";
}
.pli-file-cloud:before {
  content: "\eb9c";
}
.pli-file-copy:before {
  content: "\eb9d";
}
.pli-file-copy-2:before {
  content: "\eb9e";
}
.pli-file-csv:before {
  content: "\eb9f";
}
.pli-file-delete:before {
  content: "\eba0";
}
.pli-file-download:before {
  content: "\eba1";
}
.pli-file-edit:before {
  content: "\eba2";
}
.pli-file-excel:before {
  content: "\eba3";
}
.pli-file-favorite:before {
  content: "\eba4";
}
.pli-file-fire:before {
  content: "\eba5";
}
.pli-file-graph:before {
  content: "\eba6";
}
.pli-file-hide:before {
  content: "\eba7";
}
.pli-file-horizontal:before {
  content: "\eba8";
}
.pli-file-horizontal-text:before {
  content: "\eba9";
}
.pli-file-html:before {
  content: "\ebaa";
}
.pli-file-jpg:before {
  content: "\ebab";
}
.pli-file-link:before {
  content: "\ebac";
}
.pli-file-loading:before {
  content: "\ebad";
}
.pli-file-lock:before {
  content: "\ebae";
}
.pli-file-love:before {
  content: "\ebaf";
}
.pli-file-music:before {
  content: "\ebb0";
}
.pli-file-network:before {
  content: "\ebb1";
}
.pli-file-pictures:before {
  content: "\ebb2";
}
.pli-file-pie:before {
  content: "\ebb3";
}
.pli-file-presentation:before {
  content: "\ebb4";
}
.pli-file-refresh:before {
  content: "\ebb5";
}
.pli-file-remove:before {
  content: "\ebb6";
}
.pli-file-search:before {
  content: "\ebb7";
}
.pli-file-settings:before {
  content: "\ebb8";
}
.pli-file-share:before {
  content: "\ebb9";
}
.pli-file-text-image:before {
  content: "\ebba";
}
.pli-file-trash:before {
  content: "\ebbb";
}
.pli-file-txt:before {
  content: "\ebbc";
}
.pli-file-upload:before {
  content: "\ebbd";
}
.pli-file-video:before {
  content: "\ebbe";
}
.pli-file-word:before {
  content: "\ebbf";
}
.pli-file-zip:before {
  content: "\ebc0";
}
.pli-files:before {
  content: "\ebc1";
}
.pli-film:before {
  content: "\ebc2";
}
.pli-film-board:before {
  content: "\ebc3";
}
.pli-film-cartridge:before {
  content: "\ebc4";
}
.pli-film-strip:before {
  content: "\ebc5";
}
.pli-film-video:before {
  content: "\ebc6";
}
.pli-filter:before {
  content: "\ebc7";
}
.pli-filter-2:before {
  content: "\ebc8";
}
.pli-financial:before {
  content: "\ebc9";
}
.pli-find-user:before {
  content: "\ebca";
}
.pli-finger:before {
  content: "\ebcb";
}
.pli-finger-drag-four-sides:before {
  content: "\ebcc";
}
.pli-finger-drag-two-sides:before {
  content: "\ebcd";
}
.pli-finger-print:before {
  content: "\ebce";
}
.pli-fingerprint:before {
  content: "\ebcf";
}
.pli-fingerprint-2:before {
  content: "\ebd0";
}
.pli-fire-flame:before {
  content: "\ebd1";
}
.pli-fire-flame-2:before {
  content: "\ebd2";
}
.pli-fire-hydrant:before {
  content: "\ebd3";
}
.pli-fire-station:before {
  content: "\ebd4";
}
.pli-firefox:before {
  content: "\ebd5";
}
.pli-firewall:before {
  content: "\ebd6";
}
.pli-first:before {
  content: "\ebd7";
}
.pli-first-aid:before {
  content: "\ebd8";
}
.pli-fish:before {
  content: "\ebd9";
}
.pli-fish-food:before {
  content: "\ebda";
}
.pli-fit-to:before {
  content: "\ebdb";
}
.pli-fit-to-2:before {
  content: "\ebdc";
}
.pli-five-fingers:before {
  content: "\ebdd";
}
.pli-five-fingers-drag:before {
  content: "\ebde";
}
.pli-five-fingers-drag-2:before {
  content: "\ebdf";
}
.pli-five-fingers-touch:before {
  content: "\ebe0";
}
.pli-flag:before {
  content: "\ebe1";
}
.pli-flag-2:before {
  content: "\ebe2";
}
.pli-flag-3:before {
  content: "\ebe3";
}
.pli-flag-4:before {
  content: "\ebe4";
}
.pli-flag-5:before {
  content: "\ebe5";
}
.pli-flag-6:before {
  content: "\ebe6";
}
.pli-flamingo:before {
  content: "\ebe7";
}
.pli-flash:before {
  content: "\ebe8";
}
.pli-flash-2:before {
  content: "\ebe9";
}
.pli-flash-video:before {
  content: "\ebea";
}
.pli-flashlight:before {
  content: "\ebeb";
}
.pli-flask:before {
  content: "\ebec";
}
.pli-flask-2:before {
  content: "\ebed";
}
.pli-flick:before {
  content: "\ebee";
}
.pli-flickr:before {
  content: "\ebef";
}
.pli-flowerpot:before {
  content: "\ebf0";
}
.pli-fluorescent:before {
  content: "\ebf1";
}
.pli-fog-day:before {
  content: "\ebf2";
}
.pli-fog-night:before {
  content: "\ebf3";
}
.pli-folder:before {
  content: "\ebf4";
}
.pli-folder-add:before {
  content: "\ebf5";
}
.pli-folder-archive:before {
  content: "\ebf6";
}
.pli-folder-binder:before {
  content: "\ebf7";
}
.pli-folder-binder-2:before {
  content: "\ebf8";
}
.pli-folder-block:before {
  content: "\ebf9";
}
.pli-folder-bookmark:before {
  content: "\ebfa";
}
.pli-folder-close:before {
  content: "\ebfb";
}
.pli-folder-cloud:before {
  content: "\ebfc";
}
.pli-folder-delete:before {
  content: "\ebfd";
}
.pli-folder-download:before {
  content: "\ebfe";
}
.pli-folder-edit:before {
  content: "\ebff";
}
.pli-folder-favorite:before {
  content: "\ec00";
}
.pli-folder-fire:before {
  content: "\ec01";
}
.pli-folder-hide:before {
  content: "\ec02";
}
.pli-folder-link:before {
  content: "\ec03";
}
.pli-folder-loading:before {
  content: "\ec04";
}
.pli-folder-lock:before {
  content: "\ec05";
}
.pli-folder-love:before {
  content: "\ec06";
}
.pli-folder-music:before {
  content: "\ec07";
}
.pli-folder-network:before {
  content: "\ec08";
}
.pli-folder-open:before {
  content: "\ec09";
}
.pli-folder-open-2:before {
  content: "\ec0a";
}
.pli-folder-organizing:before {
  content: "\ec0b";
}
.pli-folder-pictures:before {
  content: "\ec0c";
}
.pli-folder-refresh:before {
  content: "\ec0d";
}
.pli-folder-remove:before {
  content: "\ec0e";
}
.pli-folder-search:before {
  content: "\ec0f";
}
.pli-folder-settings:before {
  content: "\ec10";
}
.pli-folder-share:before {
  content: "\ec11";
}
.pli-folder-trash:before {
  content: "\ec12";
}
.pli-folder-upload:before {
  content: "\ec13";
}
.pli-folder-video:before {
  content: "\ec14";
}
.pli-folder-with-document:before {
  content: "\ec15";
}
.pli-folder-zip:before {
  content: "\ec16";
}
.pli-folders:before {
  content: "\ec17";
}
.pli-font-color:before {
  content: "\ec18";
}
.pli-font-name:before {
  content: "\ec19";
}
.pli-font-size:before {
  content: "\ec1a";
}
.pli-font-style:before {
  content: "\ec1b";
}
.pli-font-style-subscript:before {
  content: "\ec1c";
}
.pli-font-style-superscript:before {
  content: "\ec1d";
}
.pli-font-window:before {
  content: "\ec1e";
}
.pli-foot:before {
  content: "\ec1f";
}
.pli-foot-2:before {
  content: "\ec20";
}
.pli-football:before {
  content: "\ec21";
}
.pli-football-2:before {
  content: "\ec22";
}
.pli-footprint:before {
  content: "\ec23";
}
.pli-footprint-2:before {
  content: "\ec24";
}
.pli-footprint-3:before {
  content: "\ec25";
}
.pli-forest:before {
  content: "\ec26";
}
.pli-fork:before {
  content: "\ec27";
}
.pli-formspring:before {
  content: "\ec28";
}
.pli-formula:before {
  content: "\ec29";
}
.pli-forward:before {
  content: "\ec2a";
}
.pli-fountain-pen:before {
  content: "\ec2b";
}
.pli-four-fingers:before {
  content: "\ec2c";
}
.pli-four-fingers-drag:before {
  content: "\ec2d";
}
.pli-four-fingers-drag-2:before {
  content: "\ec2e";
}
.pli-four-fingers-touch:before {
  content: "\ec2f";
}
.pli-foursquare:before {
  content: "\ec30";
}
.pli-fox:before {
  content: "\ec31";
}
.pli-frankenstein:before {
  content: "\ec32";
}
.pli-french-fries:before {
  content: "\ec33";
}
.pli-friendfeed:before {
  content: "\ec34";
}
.pli-friendster:before {
  content: "\ec35";
}
.pli-frog:before {
  content: "\ec36";
}
.pli-fruits:before {
  content: "\ec37";
}
.pli-fuel:before {
  content: "\ec38";
}
.pli-full-bag:before {
  content: "\ec39";
}
.pli-full-basket:before {
  content: "\ec3a";
}
.pli-full-cart:before {
  content: "\ec3b";
}
.pli-full-moon:before {
  content: "\ec3c";
}
.pli-full-screen:before {
  content: "\ec3d";
}
.pli-full-screen-2:before {
  content: "\ec3e";
}
.pli-full-view:before {
  content: "\ec3f";
}
.pli-full-view-2:before {
  content: "\ec40";
}
.pli-full-view-window:before {
  content: "\ec41";
}
.pli-function:before {
  content: "\ec42";
}
.pli-funky:before {
  content: "\ec43";
}
.pli-funny-bicycle:before {
  content: "\ec44";
}
.pli-furl:before {
  content: "\ec45";
}
.pli-gamepad:before {
  content: "\ec46";
}
.pli-gamepad-2:before {
  content: "\ec47";
}
.pli-gas-pump:before {
  content: "\ec48";
}
.pli-gauge:before {
  content: "\ec49";
}
.pli-gauge-2:before {
  content: "\ec4a";
}
.pli-gay:before {
  content: "\ec4b";
}
.pli-gear:before {
  content: "\ec4c";
}
.pli-gear-2:before {
  content: "\ec4d";
}
.pli-gears:before {
  content: "\ec4e";
}
.pli-gears-2:before {
  content: "\ec4f";
}
.pli-geek:before {
  content: "\ec50";
}
.pli-geek-2:before {
  content: "\ec51";
}
.pli-gemini:before {
  content: "\ec52";
}
.pli-gemini-2:before {
  content: "\ec53";
}
.pli-genius:before {
  content: "\ec54";
}
.pli-gentleman:before {
  content: "\ec55";
}
.pli-geo:before {
  content: "\ec56";
}
.pli-geo-2:before {
  content: "\ec57";
}
.pli-geo-2-close:before {
  content: "\ec58";
}
.pli-geo-2-love:before {
  content: "\ec59";
}
.pli-geo-2-min:before {
  content: "\ec5a";
}
.pli-geo-2-number:before {
  content: "\ec5b";
}
.pli-geo-2-plus:before {
  content: "\ec5c";
}
.pli-geo-2-star:before {
  content: "\ec5d";
}
.pli-geo-3:before {
  content: "\ec5e";
}
.pli-geo-3-close:before {
  content: "\ec5f";
}
.pli-geo-3-love:before {
  content: "\ec60";
}
.pli-geo-3-min:before {
  content: "\ec61";
}
.pli-geo-3-number:before {
  content: "\ec62";
}
.pli-geo-3-plus:before {
  content: "\ec63";
}
.pli-geo-3-star:before {
  content: "\ec64";
}
.pli-geo-close:before {
  content: "\ec65";
}
.pli-geo-love:before {
  content: "\ec66";
}
.pli-geo-min:before {
  content: "\ec67";
}
.pli-geo-number:before {
  content: "\ec68";
}
.pli-geo-plus:before {
  content: "\ec69";
}
.pli-geo-star:before {
  content: "\ec6a";
}
.pli-ghost:before {
  content: "\ec6b";
}
.pli-gift-box:before {
  content: "\ec6c";
}
.pli-giraffe:before {
  content: "\ec6d";
}
.pli-girl:before {
  content: "\ec6e";
}
.pli-glass-water:before {
  content: "\ec6f";
}
.pli-glasses:before {
  content: "\ec70";
}
.pli-glasses-2:before {
  content: "\ec71";
}
.pli-glasses-3:before {
  content: "\ec72";
}
.pli-global-position:before {
  content: "\ec73";
}
.pli-globe:before {
  content: "\ec74";
}
.pli-globe-2:before {
  content: "\ec75";
}
.pli-gloves:before {
  content: "\ec76";
}
.pli-go-bottom:before {
  content: "\ec77";
}
.pli-go-top:before {
  content: "\ec78";
}
.pli-goggles:before {
  content: "\ec79";
}
.pli-golf:before {
  content: "\ec7a";
}
.pli-golf-2:before {
  content: "\ec7b";
}
.pli-google:before {
  content: "\ec7c";
}
.pli-google-buzz:before {
  content: "\ec7d";
}
.pli-google-drive:before {
  content: "\ec7e";
}
.pli-google-play:before {
  content: "\ec7f";
}
.pli-google-plus:before {
  content: "\ec80";
}
.pli-gopro:before {
  content: "\ec81";
}
.pli-gorilla:before {
  content: "\ec82";
}
.pli-gowalla:before {
  content: "\ec83";
}
.pli-grave:before {
  content: "\ec84";
}
.pli-graveyard:before {
  content: "\ec85";
}
.pli-greece:before {
  content: "\ec86";
}
.pli-green-energy:before {
  content: "\ec87";
}
.pli-green-house:before {
  content: "\ec88";
}
.pli-guitar:before {
  content: "\ec89";
}
.pli-gun:before {
  content: "\ec8a";
}
.pli-gun-2:before {
  content: "\ec8b";
}
.pli-gun-3:before {
  content: "\ec8c";
}
.pli-gymnastics:before {
  content: "\ec8d";
}
.pli-hair:before {
  content: "\ec8e";
}
.pli-hair-2:before {
  content: "\ec8f";
}
.pli-hair-3:before {
  content: "\ec90";
}
.pli-hair-4:before {
  content: "\ec91";
}
.pli-half-moon:before {
  content: "\ec92";
}
.pli-halloween-halfmoon:before {
  content: "\ec93";
}
.pli-halloween-moon:before {
  content: "\ec94";
}
.pli-hamburger:before {
  content: "\ec95";
}
.pli-hammer:before {
  content: "\ec96";
}
.pli-hand:before {
  content: "\ec97";
}
.pli-hand-touch:before {
  content: "\ec98";
}
.pli-hand-touch-2:before {
  content: "\ec99";
}
.pli-hand-touch-smartphone:before {
  content: "\ec9a";
}
.pli-hands:before {
  content: "\ec9b";
}
.pli-handshake:before {
  content: "\ec9c";
}
.pli-hanger:before {
  content: "\ec9d";
}
.pli-happy:before {
  content: "\ec9e";
}
.pli-hat:before {
  content: "\ec9f";
}
.pli-hat-2:before {
  content: "\eca0";
}
.pli-haunted-house:before {
  content: "\eca1";
}
.pli-hd:before {
  content: "\eca2";
}
.pli-hd-video:before {
  content: "\eca3";
}
.pli-hdd:before {
  content: "\eca4";
}
.pli-headphone:before {
  content: "\eca5";
}
.pli-headphones:before {
  content: "\eca6";
}
.pli-headset:before {
  content: "\eca7";
}
.pli-heart:before {
  content: "\eca8";
}
.pli-heart-2:before {
  content: "\eca9";
}
.pli-heels:before {
  content: "\ecaa";
}
.pli-heels-2:before {
  content: "\ecab";
}
.pli-height-window:before {
  content: "\ecac";
}
.pli-helicopter:before {
  content: "\ecad";
}
.pli-helicopter-2:before {
  content: "\ecae";
}
.pli-helix-2:before {
  content: "\ecaf";
}
.pli-hello:before {
  content: "\ecb0";
}
.pli-helmet:before {
  content: "\ecb1";
}
.pli-helmet-2:before {
  content: "\ecb2";
}
.pli-helmet-3:before {
  content: "\ecb3";
}
.pli-hippo:before {
  content: "\ecb4";
}
.pli-hipster-glasses:before {
  content: "\ecb5";
}
.pli-hipster-glasses-2:before {
  content: "\ecb6";
}
.pli-hipster-glasses-3:before {
  content: "\ecb7";
}
.pli-hipster-headphones:before {
  content: "\ecb8";
}
.pli-hipster-man:before {
  content: "\ecb9";
}
.pli-hipster-man-2:before {
  content: "\ecba";
}
.pli-hipster-man-3:before {
  content: "\ecbb";
}
.pli-hipster-sunglasses:before {
  content: "\ecbc";
}
.pli-hipster-sunglasses-2:before {
  content: "\ecbd";
}
.pli-hipster-sunglasses-3:before {
  content: "\ecbe";
}
.pli-hokey:before {
  content: "\ecbf";
}
.pli-holly:before {
  content: "\ecc0";
}
.pli-home:before {
  content: "\ecc1";
}
.pli-home-2:before {
  content: "\ecc2";
}
.pli-home-3:before {
  content: "\ecc3";
}
.pli-home-4:before {
  content: "\ecc4";
}
.pli-home-5:before {
  content: "\ecc5";
}
.pli-home-window:before {
  content: "\ecc6";
}
.pli-honey:before {
  content: "\ecc7";
}
.pli-hongkong:before {
  content: "\ecc8";
}
.pli-hoodie:before {
  content: "\ecc9";
}
.pli-horror:before {
  content: "\ecca";
}
.pli-horse:before {
  content: "\eccb";
}
.pli-hospital:before {
  content: "\eccc";
}
.pli-hospital-2:before {
  content: "\eccd";
}
.pli-hot-dog:before {
  content: "\ecce";
}
.pli-hotel:before {
  content: "\eccf";
}
.pli-hour:before {
  content: "\ecd0";
}
.pli-hub:before {
  content: "\ecd1";
}
.pli-humor:before {
  content: "\ecd2";
}
.pli-hurt:before {
  content: "\ecd3";
}
.pli-ice-cream:before {
  content: "\ecd4";
}
.pli-icq:before {
  content: "\ecd5";
}
.pli-id-2:before {
  content: "\ecd6";
}
.pli-id-3:before {
  content: "\ecd7";
}
.pli-id-card:before {
  content: "\ecd8";
}
.pli-idea:before {
  content: "\ecd9";
}
.pli-idea-2:before {
  content: "\ecda";
}
.pli-idea-3:before {
  content: "\ecdb";
}
.pli-idea-4:before {
  content: "\ecdc";
}
.pli-idea-5:before {
  content: "\ecdd";
}
.pli-identification-badge:before {
  content: "\ecde";
}
.pli-imdb:before {
  content: "\ecdf";
}
.pli-inbox:before {
  content: "\ece0";
}
.pli-inbox-empty:before {
  content: "\ece1";
}
.pli-inbox-forward:before {
  content: "\ece2";
}
.pli-inbox-full:before {
  content: "\ece3";
}
.pli-inbox-into:before {
  content: "\ece4";
}
.pli-inbox-out:before {
  content: "\ece5";
}
.pli-inbox-reply:before {
  content: "\ece6";
}
.pli-increase-indent:before {
  content: "\ece7";
}
.pli-indent-first-line:before {
  content: "\ece8";
}
.pli-indent-left-margin:before {
  content: "\ece9";
}
.pli-indent-right-margin:before {
  content: "\ecea";
}
.pli-india:before {
  content: "\eceb";
}
.pli-infinity:before {
  content: "\ecec";
}
.pli-info-window:before {
  content: "\eced";
}
.pli-information:before {
  content: "\ecee";
}
.pli-instagram:before {
  content: "\ecef";
}
.pli-internet:before {
  content: "\ecf0";
}
.pli-internet-2:before {
  content: "\ecf1";
}
.pli-internet-explorer:before {
  content: "\ecf2";
}
.pli-internet-smiley:before {
  content: "\ecf3";
}
.pli-ios-apple:before {
  content: "\ecf4";
}
.pli-israel:before {
  content: "\ecf5";
}
.pli-italic-text:before {
  content: "\ecf6";
}
.pli-jacket:before {
  content: "\ecf7";
}
.pli-jacket-2:before {
  content: "\ecf8";
}
.pli-jamaica:before {
  content: "\ecf9";
}
.pli-japan:before {
  content: "\ecfa";
}
.pli-japanese-gate:before {
  content: "\ecfb";
}
.pli-jeans:before {
  content: "\ecfc";
}
.pli-jeep:before {
  content: "\ecfd";
}
.pli-jeep-2:before {
  content: "\ecfe";
}
.pli-jet:before {
  content: "\ecff";
}
.pli-joystick:before {
  content: "\ed00";
}
.pli-juice:before {
  content: "\ed01";
}
.pli-jump-rope:before {
  content: "\ed02";
}
.pli-kangaroo:before {
  content: "\ed03";
}
.pli-kenya:before {
  content: "\ed04";
}
.pli-key:before {
  content: "\ed05";
}
.pli-key-2:before {
  content: "\ed06";
}
.pli-key-3:before {
  content: "\ed07";
}
.pli-key-lock:before {
  content: "\ed08";
}
.pli-keyboard:before {
  content: "\ed09";
}
.pli-keyboard-3:before {
  content: "\ed0a";
}
.pli-keypad:before {
  content: "\ed0b";
}
.pli-king:before {
  content: "\ed0c";
}
.pli-king-2:before {
  content: "\ed0d";
}
.pli-kiss:before {
  content: "\ed0e";
}
.pli-knee:before {
  content: "\ed0f";
}
.pli-knife:before {
  content: "\ed10";
}
.pli-knife-2:before {
  content: "\ed11";
}
.pli-knight:before {
  content: "\ed12";
}
.pli-koala:before {
  content: "\ed13";
}
.pli-korea:before {
  content: "\ed14";
}
.pli-lamp:before {
  content: "\ed15";
}
.pli-landscape:before {
  content: "\ed16";
}
.pli-landscape-2:before {
  content: "\ed17";
}
.pli-lantern:before {
  content: "\ed18";
}
.pli-laptop:before {
  content: "\ed19";
}
.pli-laptop-2:before {
  content: "\ed1a";
}
.pli-laptop-3:before {
  content: "\ed1b";
}
.pli-laptop-phone:before {
  content: "\ed1c";
}
.pli-laptop-secure:before {
  content: "\ed1d";
}
.pli-laptop-tablet:before {
  content: "\ed1e";
}
.pli-laser:before {
  content: "\ed1f";
}
.pli-last:before {
  content: "\ed20";
}
.pli-last-fm:before {
  content: "\ed21";
}
.pli-laughing:before {
  content: "\ed22";
}
.pli-layer-backward:before {
  content: "\ed23";
}
.pli-layer-forward:before {
  content: "\ed24";
}
.pli-layout-grid:before {
  content: "\ed25";
}
.pli-leafs:before {
  content: "\ed26";
}
.pli-leafs-2:before {
  content: "\ed27";
}
.pli-leaning-tower:before {
  content: "\ed28";
}
.pli-left:before {
  content: "\ed29";
}
.pli-left-2:before {
  content: "\ed2a";
}
.pli-left-3:before {
  content: "\ed2b";
}
.pli-left-4:before {
  content: "\ed2c";
}
.pli-left-right:before {
  content: "\ed2d";
}
.pli-left-right-3:before {
  content: "\ed2e";
}
.pli-left-to-right:before {
  content: "\ed2f";
}
.pli-leg:before {
  content: "\ed30";
}
.pli-leg-2:before {
  content: "\ed31";
}
.pli-lego:before {
  content: "\ed32";
}
.pli-lemon:before {
  content: "\ed33";
}
.pli-len:before {
  content: "\ed34";
}
.pli-len-2:before {
  content: "\ed35";
}
.pli-len-3:before {
  content: "\ed36";
}
.pli-leo:before {
  content: "\ed37";
}
.pli-leo-2:before {
  content: "\ed38";
}
.pli-leopard:before {
  content: "\ed39";
}
.pli-letter-close:before {
  content: "\ed3a";
}
.pli-letter-open:before {
  content: "\ed3b";
}
.pli-letter-sent:before {
  content: "\ed3c";
}
.pli-libra:before {
  content: "\ed3d";
}
.pli-libra-2:before {
  content: "\ed3e";
}
.pli-library:before {
  content: "\ed3f";
}
.pli-library-2:before {
  content: "\ed40";
}
.pli-life-jacket:before {
  content: "\ed41";
}
.pli-lifesaver:before {
  content: "\ed42";
}
.pli-light-bulb:before {
  content: "\ed43";
}
.pli-light-bulb-2:before {
  content: "\ed44";
}
.pli-light-bulb-leaf:before {
  content: "\ed45";
}
.pli-lighthouse:before {
  content: "\ed46";
}
.pli-like:before {
  content: "\ed47";
}
.pli-like-2:before {
  content: "\ed48";
}
.pli-line-chart:before {
  content: "\ed49";
}
.pli-line-chart-2:before {
  content: "\ed4a";
}
.pli-line-chart-3:before {
  content: "\ed4b";
}
.pli-line-chart-4:before {
  content: "\ed4c";
}
.pli-line-spacing:before {
  content: "\ed4d";
}
.pli-line-spacing-text:before {
  content: "\ed4e";
}
.pli-link:before {
  content: "\ed4f";
}
.pli-link-2:before {
  content: "\ed50";
}
.pli-linkedin:before {
  content: "\ed51";
}
.pli-linkedin-2:before {
  content: "\ed52";
}
.pli-linux:before {
  content: "\ed53";
}
.pli-lion:before {
  content: "\ed54";
}
.pli-livejournal:before {
  content: "\ed55";
}
.pli-loading:before {
  content: "\ed56";
}
.pli-loading-2:before {
  content: "\ed57";
}
.pli-loading-3:before {
  content: "\ed58";
}
.pli-loading-window:before {
  content: "\ed59";
}
.pli-location:before {
  content: "\ed5a";
}
.pli-location-2:before {
  content: "\ed5b";
}
.pli-lock:before {
  content: "\ed5c";
}
.pli-lock-2:before {
  content: "\ed5d";
}
.pli-lock-3:before {
  content: "\ed5e";
}
.pli-lock-user:before {
  content: "\ed5f";
}
.pli-lock-window:before {
  content: "\ed60";
}
.pli-lollipop:before {
  content: "\ed61";
}
.pli-lollipop-2:before {
  content: "\ed62";
}
.pli-lollipop-3:before {
  content: "\ed63";
}
.pli-loop:before {
  content: "\ed64";
}
.pli-loud:before {
  content: "\ed65";
}
.pli-loudspeaker:before {
  content: "\ed66";
}
.pli-love:before {
  content: "\ed67";
}
.pli-love-2:before {
  content: "\ed68";
}
.pli-love-user:before {
  content: "\ed69";
}
.pli-love-window:before {
  content: "\ed6a";
}
.pli-lowercase-text:before {
  content: "\ed6b";
}
.pli-luggage:before {
  content: "\ed6c";
}
.pli-luggage-2:before {
  content: "\ed6d";
}
.pli-macro:before {
  content: "\ed6e";
}
.pli-magic-wand:before {
  content: "\ed6f";
}
.pli-magnet:before {
  content: "\ed70";
}
.pli-magnifi-glass:before {
  content: "\ed71";
}
.pli-magnifi-glass-min:before {
  content: "\ed72";
}
.pli-magnifi-glass-plus:before {
  content: "\ed73";
}
.pli-mail:before {
  content: "\ed74";
}
.pli-mail-2:before {
  content: "\ed75";
}
.pli-mail-3:before {
  content: "\ed76";
}
.pli-mail-add:before {
  content: "\ed77";
}
.pli-mail-attachment:before {
  content: "\ed78";
}
.pli-mail-block:before {
  content: "\ed79";
}
.pli-mail-delete:before {
  content: "\ed7a";
}
.pli-mail-favorite:before {
  content: "\ed7b";
}
.pli-mail-forward:before {
  content: "\ed7c";
}
.pli-mail-gallery:before {
  content: "\ed7d";
}
.pli-mail-inbox:before {
  content: "\ed7e";
}
.pli-mail-link:before {
  content: "\ed7f";
}
.pli-mail-lock:before {
  content: "\ed80";
}
.pli-mail-love:before {
  content: "\ed81";
}
.pli-mail-money:before {
  content: "\ed82";
}
.pli-mail-open:before {
  content: "\ed83";
}
.pli-mail-outbox:before {
  content: "\ed84";
}
.pli-mail-password:before {
  content: "\ed85";
}
.pli-mail-photo:before {
  content: "\ed86";
}
.pli-mail-read:before {
  content: "\ed87";
}
.pli-mail-remove:before {
  content: "\ed88";
}
.pli-mail-reply:before {
  content: "\ed89";
}
.pli-mail-reply-all:before {
  content: "\ed8a";
}
.pli-mail-search:before {
  content: "\ed8b";
}
.pli-mail-send:before {
  content: "\ed8c";
}
.pli-mail-settings:before {
  content: "\ed8d";
}
.pli-mail-unread:before {
  content: "\ed8e";
}
.pli-mail-video:before {
  content: "\ed8f";
}
.pli-mail-with-at-sign:before {
  content: "\ed90";
}
.pli-mail-with-cursor:before {
  content: "\ed91";
}
.pli-mailbox-empty:before {
  content: "\ed92";
}
.pli-mailbox-full:before {
  content: "\ed93";
}
.pli-male:before {
  content: "\ed94";
}
.pli-male+female:before {
  content: "\ed95";
}
.pli-male-2:before {
  content: "\ed96";
}
.pli-male-female:before {
  content: "\ed97";
}
.pli-male-sign:before {
  content: "\ed98";
}
.pli-man-sign:before {
  content: "\ed99";
}
.pli-management:before {
  content: "\ed9a";
}
.pli-mans-underwear:before {
  content: "\ed9b";
}
.pli-mans-underwear-2:before {
  content: "\ed9c";
}
.pli-map:before {
  content: "\ed9d";
}
.pli-map-2:before {
  content: "\ed9e";
}
.pli-map-marker:before {
  content: "\ed9f";
}
.pli-map-marker-2:before {
  content: "\eda0";
}
.pli-map-marker-3:before {
  content: "\eda1";
}
.pli-marker:before {
  content: "\eda2";
}
.pli-marker-2:before {
  content: "\eda3";
}
.pli-marker-3:before {
  content: "\eda4";
}
.pli-martini-glass:before {
  content: "\eda5";
}
.pli-mask:before {
  content: "\eda6";
}
.pli-master-card:before {
  content: "\eda7";
}
.pli-maximize:before {
  content: "\eda8";
}
.pli-maximize-2:before {
  content: "\eda9";
}
.pli-maximize-3:before {
  content: "\edaa";
}
.pli-maximize-window:before {
  content: "\edab";
}
.pli-medal:before {
  content: "\edac";
}
.pli-medal-2:before {
  content: "\edad";
}
.pli-medal-3:before {
  content: "\edae";
}
.pli-medical-sign:before {
  content: "\edaf";
}
.pli-medicine:before {
  content: "\edb0";
}
.pli-medicine-2:before {
  content: "\edb1";
}
.pli-medicine-3:before {
  content: "\edb2";
}
.pli-megaphone:before {
  content: "\edb3";
}
.pli-memory-card:before {
  content: "\edb4";
}
.pli-memory-card-2:before {
  content: "\edb5";
}
.pli-memory-card-3:before {
  content: "\edb6";
}
.pli-men:before {
  content: "\edb7";
}
.pli-menorah:before {
  content: "\edb8";
}
.pli-mens:before {
  content: "\edb9";
}
.pli-metacafe:before {
  content: "\edba";
}
.pli-mexico:before {
  content: "\edbb";
}
.pli-mic:before {
  content: "\edbc";
}
.pli-microphone:before {
  content: "\edbd";
}
.pli-microphone-2:before {
  content: "\edbe";
}
.pli-microphone-3:before {
  content: "\edbf";
}
.pli-microphone-4:before {
  content: "\edc0";
}
.pli-microphone-5:before {
  content: "\edc1";
}
.pli-microphone-6:before {
  content: "\edc2";
}
.pli-microphone-7:before {
  content: "\edc3";
}
.pli-microscope:before {
  content: "\edc4";
}
.pli-milk-bottle:before {
  content: "\edc5";
}
.pli-milk-bottle-2:before {
  content: "\edc6";
}
.pli-min:before {
  content: "\edc7";
}
.pli-mine:before {
  content: "\edc8";
}
.pli-minimize:before {
  content: "\edc9";
}
.pli-minimize-2:before {
  content: "\edca";
}
.pli-minimize-3:before {
  content: "\edcb";
}
.pli-minimize-maximize-close-window:before {
  content: "\edcc";
}
.pli-minimize-window:before {
  content: "\edcd";
}
.pli-mirror:before {
  content: "\edce";
}
.pli-mixer:before {
  content: "\edcf";
}
.pli-mixx:before {
  content: "\edd0";
}
.pli-money:before {
  content: "\edd1";
}
.pli-money-2:before {
  content: "\edd2";
}
.pli-money-bag:before {
  content: "\edd3";
}
.pli-money-smiley:before {
  content: "\edd4";
}
.pli-monitor:before {
  content: "\edd5";
}
.pli-monitor-2:before {
  content: "\edd6";
}
.pli-monitor-3:before {
  content: "\edd7";
}
.pli-monitor-4:before {
  content: "\edd8";
}
.pli-monitor-5:before {
  content: "\edd9";
}
.pli-monitor-analytics:before {
  content: "\edda";
}
.pli-monitor-laptop:before {
  content: "\eddb";
}
.pli-monitor-phone:before {
  content: "\eddc";
}
.pli-monitor-tablet:before {
  content: "\eddd";
}
.pli-monitor-vertical:before {
  content: "\edde";
}
.pli-monitoring:before {
  content: "\eddf";
}
.pli-monkey:before {
  content: "\ede0";
}
.pli-monster:before {
  content: "\ede1";
}
.pli-morocco:before {
  content: "\ede2";
}
.pli-motorcycle:before {
  content: "\ede3";
}
.pli-mouse:before {
  content: "\ede4";
}
.pli-mouse-2:before {
  content: "\ede5";
}
.pli-mouse-3:before {
  content: "\ede6";
}
.pli-mouse-4:before {
  content: "\ede7";
}
.pli-mouse-pointer:before {
  content: "\ede8";
}
.pli-moustache-smiley:before {
  content: "\ede9";
}
.pli-movie:before {
  content: "\edea";
}
.pli-movie-ticket:before {
  content: "\edeb";
}
.pli-mp3-file:before {
  content: "\edec";
}
.pli-museum:before {
  content: "\eded";
}
.pli-mushroom:before {
  content: "\edee";
}
.pli-music-note:before {
  content: "\edef";
}
.pli-music-note-2:before {
  content: "\edf0";
}
.pli-music-note-3:before {
  content: "\edf1";
}
.pli-music-note-4:before {
  content: "\edf2";
}
.pli-music-player:before {
  content: "\edf3";
}
.pli-mustache:before {
  content: "\edf4";
}
.pli-mustache-2:before {
  content: "\edf5";
}
.pli-mustache-3:before {
  content: "\edf6";
}
.pli-mustache-4:before {
  content: "\edf7";
}
.pli-mustache-5:before {
  content: "\edf8";
}
.pli-mustache-6:before {
  content: "\edf9";
}
.pli-mustache-7:before {
  content: "\edfa";
}
.pli-mustache-8:before {
  content: "\edfb";
}
.pli-mute:before {
  content: "\edfc";
}
.pli-myspace:before {
  content: "\edfd";
}
.pli-navigate-end:before {
  content: "\edfe";
}
.pli-navigate-start:before {
  content: "\edff";
}
.pli-navigation-left-window:before {
  content: "\ee00";
}
.pli-navigation-right-window:before {
  content: "\ee01";
}
.pli-nepal:before {
  content: "\ee02";
}
.pli-netscape:before {
  content: "\ee03";
}
.pli-network:before {
  content: "\ee04";
}
.pli-network-window:before {
  content: "\ee05";
}
.pli-neutron:before {
  content: "\ee06";
}
.pli-new-mail:before {
  content: "\ee07";
}
.pli-new-tab:before {
  content: "\ee08";
}
.pli-newspaper:before {
  content: "\ee09";
}
.pli-newspaper-2:before {
  content: "\ee0a";
}
.pli-newsvine:before {
  content: "\ee0b";
}
.pli-next:before {
  content: "\ee0c";
}
.pli-next-media:before {
  content: "\ee0d";
}
.pli-next-media-2:before {
  content: "\ee0e";
}
.pli-next-music:before {
  content: "\ee0f";
}
.pli-no-battery:before {
  content: "\ee10";
}
.pli-no-drop:before {
  content: "\ee11";
}
.pli-no-flash:before {
  content: "\ee12";
}
.pli-no-smoking:before {
  content: "\ee13";
}
.pli-normal-text:before {
  content: "\ee14";
}
.pli-nose:before {
  content: "\ee15";
}
.pli-note:before {
  content: "\ee16";
}
.pli-notepad:before {
  content: "\ee17";
}
.pli-notepad-2:before {
  content: "\ee18";
}
.pli-nuclear:before {
  content: "\ee19";
}
.pli-numbering-list:before {
  content: "\ee1a";
}
.pli-nurse:before {
  content: "\ee1b";
}
.pli-office:before {
  content: "\ee1c";
}
.pli-office-lamp:before {
  content: "\ee1d";
}
.pli-oil:before {
  content: "\ee1e";
}
.pli-old-camera:before {
  content: "\ee1f";
}
.pli-old-cassette:before {
  content: "\ee20";
}
.pli-old-clock:before {
  content: "\ee21";
}
.pli-old-radio:before {
  content: "\ee22";
}
.pli-old-sticky:before {
  content: "\ee23";
}
.pli-old-sticky-2:before {
  content: "\ee24";
}
.pli-old-telephone:before {
  content: "\ee25";
}
.pli-old-tv:before {
  content: "\ee26";
}
.pli-on-air:before {
  content: "\ee27";
}
.pli-on-off:before {
  content: "\ee28";
}
.pli-on-off-2:before {
  content: "\ee29";
}
.pli-on-off-3:before {
  content: "\ee2a";
}
.pli-one-finger:before {
  content: "\ee2b";
}
.pli-one-finger-touch:before {
  content: "\ee2c";
}
.pli-one-window:before {
  content: "\ee2d";
}
.pli-open-banana:before {
  content: "\ee2e";
}
.pli-open-book:before {
  content: "\ee2f";
}
.pli-opera:before {
  content: "\ee30";
}
.pli-opera-house:before {
  content: "\ee31";
}
.pli-optimization:before {
  content: "\ee32";
}
.pli-orientation:before {
  content: "\ee33";
}
.pli-orientation-2:before {
  content: "\ee34";
}
.pli-orientation-3:before {
  content: "\ee35";
}
.pli-orkut:before {
  content: "\ee36";
}
.pli-ornament:before {
  content: "\ee37";
}
.pli-overtime:before {
  content: "\ee38";
}
.pli-overtime-2:before {
  content: "\ee39";
}
.pli-owl:before {
  content: "\ee3a";
}
.pli-pac-man:before {
  content: "\ee3b";
}
.pli-paint-brush:before {
  content: "\ee3c";
}
.pli-paint-bucket:before {
  content: "\ee3d";
}
.pli-paintbrush:before {
  content: "\ee3e";
}
.pli-palette:before {
  content: "\ee3f";
}
.pli-palm-tree:before {
  content: "\ee40";
}
.pli-panda:before {
  content: "\ee41";
}
.pli-panorama:before {
  content: "\ee42";
}
.pli-pantheon:before {
  content: "\ee43";
}
.pli-pantone:before {
  content: "\ee44";
}
.pli-pants:before {
  content: "\ee45";
}
.pli-paper:before {
  content: "\ee46";
}
.pli-paper-plane:before {
  content: "\ee47";
}
.pli-paperclip:before {
  content: "\ee48";
}
.pli-parasailing:before {
  content: "\ee49";
}
.pli-parrot:before {
  content: "\ee4a";
}
.pli-password:before {
  content: "\ee4b";
}
.pli-password-field:before {
  content: "\ee4c";
}
.pli-password-shopping:before {
  content: "\ee4d";
}
.pli-password-shopping-2:before {
  content: "\ee4e";
}
.pli-pause:before {
  content: "\ee4f";
}
.pli-pause-2:before {
  content: "\ee50";
}
.pli-paw:before {
  content: "\ee51";
}
.pli-pawn:before {
  content: "\ee52";
}
.pli-paypal:before {
  content: "\ee53";
}
.pli-pen:before {
  content: "\ee54";
}
.pli-pen-2:before {
  content: "\ee55";
}
.pli-pen-3:before {
  content: "\ee56";
}
.pli-pen-4:before {
  content: "\ee57";
}
.pli-pen-5:before {
  content: "\ee58";
}
.pli-pen-6:before {
  content: "\ee59";
}
.pli-pencil:before {
  content: "\ee5a";
}
.pli-pencil-ruler:before {
  content: "\ee5b";
}
.pli-penguin:before {
  content: "\ee5c";
}
.pli-pentagon:before {
  content: "\ee5d";
}
.pli-people-on-cloud:before {
  content: "\ee5e";
}
.pli-pepper:before {
  content: "\ee5f";
}
.pli-pepper-with-fire:before {
  content: "\ee60";
}
.pli-petrol:before {
  content: "\ee61";
}
.pli-petronas-tower:before {
  content: "\ee62";
}
.pli-philippines:before {
  content: "\ee63";
}
.pli-phone:before {
  content: "\ee64";
}
.pli-phone-2:before {
  content: "\ee65";
}
.pli-phone-3:before {
  content: "\ee66";
}
.pli-phone-3g:before {
  content: "\ee67";
}
.pli-phone-4g:before {
  content: "\ee68";
}
.pli-phone-simcard:before {
  content: "\ee69";
}
.pli-phone-sms:before {
  content: "\ee6a";
}
.pli-phone-wifi:before {
  content: "\ee6b";
}
.pli-photo:before {
  content: "\ee6c";
}
.pli-photo-2:before {
  content: "\ee6d";
}
.pli-photo-3:before {
  content: "\ee6e";
}
.pli-photo-album:before {
  content: "\ee6f";
}
.pli-photo-album-2:before {
  content: "\ee70";
}
.pli-photo-album-3:before {
  content: "\ee71";
}
.pli-photos:before {
  content: "\ee72";
}
.pli-physics:before {
  content: "\ee73";
}
.pli-pi:before {
  content: "\ee74";
}
.pli-piano:before {
  content: "\ee75";
}
.pli-picasa:before {
  content: "\ee76";
}
.pli-pie-chart:before {
  content: "\ee77";
}
.pli-pie-chart-2:before {
  content: "\ee78";
}
.pli-pie-chart-3:before {
  content: "\ee79";
}
.pli-pilates:before {
  content: "\ee7a";
}
.pli-pilates-2:before {
  content: "\ee7b";
}
.pli-pilates-3:before {
  content: "\ee7c";
}
.pli-pilot:before {
  content: "\ee7d";
}
.pli-pinch:before {
  content: "\ee7e";
}
.pli-ping-pong:before {
  content: "\ee7f";
}
.pli-pinterest:before {
  content: "\ee80";
}
.pli-pipe:before {
  content: "\ee81";
}
.pli-pipette:before {
  content: "\ee82";
}
.pli-pisces:before {
  content: "\ee83";
}
.pli-pisces-2:before {
  content: "\ee84";
}
.pli-pizza:before {
  content: "\ee85";
}
.pli-pizza-slice:before {
  content: "\ee86";
}
.pli-plane:before {
  content: "\ee87";
}
.pli-plane-2:before {
  content: "\ee88";
}
.pli-plant:before {
  content: "\ee89";
}
.pli-plasmid:before {
  content: "\ee8a";
}
.pli-plaster:before {
  content: "\ee8b";
}
.pli-plastic-cup-phone:before {
  content: "\ee8c";
}
.pli-plastic-cup-phone-2:before {
  content: "\ee8d";
}
.pli-plate:before {
  content: "\ee8e";
}
.pli-plates:before {
  content: "\ee8f";
}
.pli-plaxo:before {
  content: "\ee90";
}
.pli-play-music:before {
  content: "\ee91";
}
.pli-plug-in:before {
  content: "\ee92";
}
.pli-plug-in-2:before {
  content: "\ee93";
}
.pli-plurk:before {
  content: "\ee94";
}
.pli-pointer:before {
  content: "\ee95";
}
.pli-poland:before {
  content: "\ee96";
}
.pli-police:before {
  content: "\ee97";
}
.pli-police-man:before {
  content: "\ee98";
}
.pli-police-station:before {
  content: "\ee99";
}
.pli-police-woman:before {
  content: "\ee9a";
}
.pli-polo-shirt:before {
  content: "\ee9b";
}
.pli-portrait:before {
  content: "\ee9c";
}
.pli-portugal:before {
  content: "\ee9d";
}
.pli-post-mail:before {
  content: "\ee9e";
}
.pli-post-mail-2:before {
  content: "\ee9f";
}
.pli-post-office:before {
  content: "\eea0";
}
.pli-post-sign:before {
  content: "\eea1";
}
.pli-post-sign-2-ways:before {
  content: "\eea2";
}
.pli-posterous:before {
  content: "\eea3";
}
.pli-pound:before {
  content: "\eea4";
}
.pli-pound-sign:before {
  content: "\eea5";
}
.pli-pound-sign-2:before {
  content: "\eea6";
}
.pli-power:before {
  content: "\eea7";
}
.pli-power-2:before {
  content: "\eea8";
}
.pli-power-3:before {
  content: "\eea9";
}
.pli-power-cable:before {
  content: "\eeaa";
}
.pli-power-station:before {
  content: "\eeab";
}
.pli-prater:before {
  content: "\eeac";
}
.pli-present:before {
  content: "\eead";
}
.pli-presents:before {
  content: "\eeae";
}
.pli-press:before {
  content: "\eeaf";
}
.pli-preview:before {
  content: "\eeb0";
}
.pli-previous:before {
  content: "\eeb1";
}
.pli-pricing:before {
  content: "\eeb2";
}
.pli-printer:before {
  content: "\eeb3";
}
.pli-professor:before {
  content: "\eeb4";
}
.pli-profile:before {
  content: "\eeb5";
}
.pli-project:before {
  content: "\eeb6";
}
.pli-projector:before {
  content: "\eeb7";
}
.pli-projector-2:before {
  content: "\eeb8";
}
.pli-pulse:before {
  content: "\eeb9";
}
.pli-pumpkin:before {
  content: "\eeba";
}
.pli-punk:before {
  content: "\eebb";
}
.pli-punker:before {
  content: "\eebc";
}
.pli-puzzle:before {
  content: "\eebd";
}
.pli-pyramids:before {
  content: "\eebe";
}
.pli-qik:before {
  content: "\eebf";
}
.pli-qr-code:before {
  content: "\eec0";
}
.pli-queen:before {
  content: "\eec1";
}
.pli-queen-2:before {
  content: "\eec2";
}
.pli-question:before {
  content: "\eec3";
}
.pli-question-circle:before {
  content: "\eec4";
}
.pli-quill:before {
  content: "\eec5";
}
.pli-quill-2:before {
  content: "\eec6";
}
.pli-quill-3:before {
  content: "\eec7";
}
.pli-quotes:before {
  content: "\eec8";
}
.pli-quotes-2:before {
  content: "\eec9";
}
.pli-radio:before {
  content: "\eeca";
}
.pli-radioactive:before {
  content: "\eecb";
}
.pli-rafting:before {
  content: "\eecc";
}
.pli-rain-drop:before {
  content: "\eecd";
}
.pli-rainbow:before {
  content: "\eece";
}
.pli-rainbow-2:before {
  content: "\eecf";
}
.pli-ram:before {
  content: "\eed0";
}
.pli-razor-blade:before {
  content: "\eed1";
}
.pli-receipt:before {
  content: "\eed2";
}
.pli-receipt-2:before {
  content: "\eed3";
}
.pli-receipt-3:before {
  content: "\eed4";
}
.pli-receipt-4:before {
  content: "\eed5";
}
.pli-record:before {
  content: "\eed6";
}
.pli-record-3:before {
  content: "\eed7";
}
.pli-record-music:before {
  content: "\eed8";
}
.pli-record-music-2:before {
  content: "\eed9";
}
.pli-recycling:before {
  content: "\eeda";
}
.pli-recycling-2:before {
  content: "\eedb";
}
.pli-reddit:before {
  content: "\eedc";
}
.pli-redhat:before {
  content: "\eedd";
}
.pli-redirect:before {
  content: "\eede";
}
.pli-redo:before {
  content: "\eedf";
}
.pli-reel:before {
  content: "\eee0";
}
.pli-refinery:before {
  content: "\eee1";
}
.pli-refresh:before {
  content: "\eee2";
}
.pli-refresh-window:before {
  content: "\eee3";
}
.pli-reload:before {
  content: "\eee4";
}
.pli-reload-2:before {
  content: "\eee5";
}
.pli-reload-3:before {
  content: "\eee6";
}
.pli-remote-control:before {
  content: "\eee7";
}
.pli-remote-control-2:before {
  content: "\eee8";
}
.pli-remove:before {
  content: "\eee9";
}
.pli-remove-bag:before {
  content: "\eeea";
}
.pli-remove-basket:before {
  content: "\eeeb";
}
.pli-remove-cart:before {
  content: "\eeec";
}
.pli-remove-user:before {
  content: "\eeed";
}
.pli-remove-window:before {
  content: "\eeee";
}
.pli-rename:before {
  content: "\eeef";
}
.pli-repair:before {
  content: "\eef0";
}
.pli-repeat:before {
  content: "\eef1";
}
.pli-repeat-2:before {
  content: "\eef2";
}
.pli-repeat-3:before {
  content: "\eef3";
}
.pli-repeat-4:before {
  content: "\eef4";
}
.pli-repeat-5:before {
  content: "\eef5";
}
.pli-repeat-6:before {
  content: "\eef6";
}
.pli-repeat-7:before {
  content: "\eef7";
}
.pli-reset:before {
  content: "\eef8";
}
.pli-resize:before {
  content: "\eef9";
}
.pli-restore-window:before {
  content: "\eefa";
}
.pli-retouching:before {
  content: "\eefb";
}
.pli-retro:before {
  content: "\eefc";
}
.pli-retro-camera:before {
  content: "\eefd";
}
.pli-retweet:before {
  content: "\eefe";
}
.pli-reverbnation:before {
  content: "\eeff";
}
.pli-rewind:before {
  content: "\ef00";
}
.pli-rgb:before {
  content: "\ef01";
}
.pli-ribbon:before {
  content: "\ef02";
}
.pli-ribbon-2:before {
  content: "\ef03";
}
.pli-ribbon-3:before {
  content: "\ef04";
}
.pli-right:before {
  content: "\ef05";
}
.pli-right-2:before {
  content: "\ef06";
}
.pli-right-3:before {
  content: "\ef07";
}
.pli-right-4:before {
  content: "\ef08";
}
.pli-right-to-left:before {
  content: "\ef09";
}
.pli-road:before {
  content: "\ef0a";
}
.pli-road-2:before {
  content: "\ef0b";
}
.pli-road-3:before {
  content: "\ef0c";
}
.pli-robot:before {
  content: "\ef0d";
}
.pli-robot-2:before {
  content: "\ef0e";
}
.pli-rock-and-roll:before {
  content: "\ef0f";
}
.pli-rocket:before {
  content: "\ef10";
}
.pli-roller:before {
  content: "\ef11";
}
.pli-roof:before {
  content: "\ef12";
}
.pli-rook:before {
  content: "\ef13";
}
.pli-rotate-gesture:before {
  content: "\ef14";
}
.pli-rotate-gesture-2:before {
  content: "\ef15";
}
.pli-rotate-gesture-3:before {
  content: "\ef16";
}
.pli-rotation:before {
  content: "\ef17";
}
.pli-rotation-360:before {
  content: "\ef18";
}
.pli-router:before {
  content: "\ef19";
}
.pli-router-2:before {
  content: "\ef1a";
}
.pli-rss:before {
  content: "\ef1b";
}
.pli-ruler:before {
  content: "\ef1c";
}
.pli-ruler-2:before {
  content: "\ef1d";
}
.pli-running:before {
  content: "\ef1e";
}
.pli-running-shoes:before {
  content: "\ef1f";
}
.pli-safari:before {
  content: "\ef20";
}
.pli-safe-box:before {
  content: "\ef21";
}
.pli-safe-box-2:before {
  content: "\ef22";
}
.pli-safety-pin-close:before {
  content: "\ef23";
}
.pli-safety-pin-open:before {
  content: "\ef24";
}
.pli-sagittarius:before {
  content: "\ef25";
}
.pli-sagittarius-2:before {
  content: "\ef26";
}
.pli-sailing-ship:before {
  content: "\ef27";
}
.pli-sandwatch:before {
  content: "\ef28";
}
.pli-sandwatch-2:before {
  content: "\ef29";
}
.pli-santa-claus:before {
  content: "\ef2a";
}
.pli-santa-claus-2:before {
  content: "\ef2b";
}
.pli-santa-on-sled:before {
  content: "\ef2c";
}
.pli-satellite:before {
  content: "\ef2d";
}
.pli-satellite-2:before {
  content: "\ef2e";
}
.pli-save:before {
  content: "\ef2f";
}
.pli-save-window:before {
  content: "\ef30";
}
.pli-saw:before {
  content: "\ef31";
}
.pli-saxophone:before {
  content: "\ef32";
}
.pli-scale:before {
  content: "\ef33";
}
.pli-scarf:before {
  content: "\ef34";
}
.pli-scissor:before {
  content: "\ef35";
}
.pli-scooter:before {
  content: "\ef36";
}
.pli-scooter-front:before {
  content: "\ef37";
}
.pli-scorpio:before {
  content: "\ef38";
}
.pli-scorpio-2:before {
  content: "\ef39";
}
.pli-scotland:before {
  content: "\ef3a";
}
.pli-screwdriver:before {
  content: "\ef3b";
}
.pli-scroll:before {
  content: "\ef3c";
}
.pli-scroll-fast:before {
  content: "\ef3d";
}
.pli-scroller:before {
  content: "\ef3e";
}
.pli-scroller-2:before {
  content: "\ef3f";
}
.pli-sea-dog:before {
  content: "\ef40";
}
.pli-search-on-cloud:before {
  content: "\ef41";
}
.pli-search-people:before {
  content: "\ef42";
}
.pli-seconds:before {
  content: "\ef43";
}
.pli-seconds-2:before {
  content: "\ef44";
}
.pli-security-block:before {
  content: "\ef45";
}
.pli-security-bug:before {
  content: "\ef46";
}
.pli-security-camera:before {
  content: "\ef47";
}
.pli-security-check:before {
  content: "\ef48";
}
.pli-security-remove:before {
  content: "\ef49";
}
.pli-security-settings:before {
  content: "\ef4a";
}
.pli-security-smiley:before {
  content: "\ef4b";
}
.pli-seed:before {
  content: "\ef4c";
}
.pli-selfie:before {
  content: "\ef4d";
}
.pli-serbia:before {
  content: "\ef4e";
}
.pli-server:before {
  content: "\ef4f";
}
.pli-server-2:before {
  content: "\ef50";
}
.pli-servers:before {
  content: "\ef51";
}
.pli-settings-window:before {
  content: "\ef52";
}
.pli-sewing-machine:before {
  content: "\ef53";
}
.pli-share:before {
  content: "\ef54";
}
.pli-share-on-cloud:before {
  content: "\ef55";
}
.pli-share-window:before {
  content: "\ef56";
}
.pli-sharethis:before {
  content: "\ef57";
}
.pli-shark:before {
  content: "\ef58";
}
.pli-sheep:before {
  content: "\ef59";
}
.pli-sheriff-badge:before {
  content: "\ef5a";
}
.pli-shield:before {
  content: "\ef5b";
}
.pli-ship:before {
  content: "\ef5c";
}
.pli-ship-2:before {
  content: "\ef5d";
}
.pli-shirt:before {
  content: "\ef5e";
}
.pli-shoes:before {
  content: "\ef5f";
}
.pli-shoes-2:before {
  content: "\ef60";
}
.pli-shoes-3:before {
  content: "\ef61";
}
.pli-shop:before {
  content: "\ef62";
}
.pli-shop-2:before {
  content: "\ef63";
}
.pli-shop-3:before {
  content: "\ef64";
}
.pli-shop-4:before {
  content: "\ef65";
}
.pli-shopping-bag:before {
  content: "\ef66";
}
.pli-shopping-basket:before {
  content: "\ef67";
}
.pli-shopping-cart:before {
  content: "\ef68";
}
.pli-short-pants:before {
  content: "\ef69";
}
.pli-shoutwire:before {
  content: "\ef6a";
}
.pli-shovel:before {
  content: "\ef6b";
}
.pli-shuffle:before {
  content: "\ef6c";
}
.pli-shuffle-2:before {
  content: "\ef6d";
}
.pli-shuffle-3:before {
  content: "\ef6e";
}
.pli-shuffle-4:before {
  content: "\ef6f";
}
.pli-shutter:before {
  content: "\ef70";
}
.pli-sidebar-window:before {
  content: "\ef71";
}
.pli-signal:before {
  content: "\ef72";
}
.pli-singapore:before {
  content: "\ef73";
}
.pli-skate-shoes:before {
  content: "\ef74";
}
.pli-skateboard:before {
  content: "\ef75";
}
.pli-skateboard-2:before {
  content: "\ef76";
}
.pli-skeleton:before {
  content: "\ef77";
}
.pli-ski:before {
  content: "\ef78";
}
.pli-skirt:before {
  content: "\ef79";
}
.pli-skrill:before {
  content: "\ef7a";
}
.pli-skull:before {
  content: "\ef7b";
}
.pli-skydiving:before {
  content: "\ef7c";
}
.pli-skype:before {
  content: "\ef7d";
}
.pli-sled:before {
  content: "\ef7e";
}
.pli-sled-with-gifts:before {
  content: "\ef7f";
}
.pli-sleeping:before {
  content: "\ef80";
}
.pli-sleet:before {
  content: "\ef81";
}
.pli-slippers:before {
  content: "\ef82";
}
.pli-smart:before {
  content: "\ef83";
}
.pli-smartphone:before {
  content: "\ef84";
}
.pli-smartphone-2:before {
  content: "\ef85";
}
.pli-smartphone-3:before {
  content: "\ef86";
}
.pli-smartphone-4:before {
  content: "\ef87";
}
.pli-smartphone-secure:before {
  content: "\ef88";
}
.pli-smile:before {
  content: "\ef89";
}
.pli-smoking-area:before {
  content: "\ef8a";
}
.pli-smoking-pipe:before {
  content: "\ef8b";
}
.pli-snake:before {
  content: "\ef8c";
}
.pli-snorkel:before {
  content: "\ef8d";
}
.pli-snow:before {
  content: "\ef8e";
}
.pli-snow-2:before {
  content: "\ef8f";
}
.pli-snow-dome:before {
  content: "\ef90";
}
.pli-snow-storm:before {
  content: "\ef91";
}
.pli-snowflake:before {
  content: "\ef92";
}
.pli-snowflake-2:before {
  content: "\ef93";
}
.pli-snowflake-3:before {
  content: "\ef94";
}
.pli-snowflake-4:before {
  content: "\ef95";
}
.pli-snowman:before {
  content: "\ef96";
}
.pli-soccer-ball:before {
  content: "\ef97";
}
.pli-soccer-shoes:before {
  content: "\ef98";
}
.pli-socks:before {
  content: "\ef99";
}
.pli-solar:before {
  content: "\ef9a";
}
.pli-sound:before {
  content: "\ef9b";
}
.pli-sound-wave:before {
  content: "\ef9c";
}
.pli-soundcloud:before {
  content: "\ef9d";
}
.pli-soup:before {
  content: "\ef9e";
}
.pli-south-africa:before {
  content: "\ef9f";
}
.pli-space-needle:before {
  content: "\efa0";
}
.pli-spain:before {
  content: "\efa1";
}
.pli-spam-mail:before {
  content: "\efa2";
}
.pli-speak:before {
  content: "\efa3";
}
.pli-speak-2:before {
  content: "\efa4";
}
.pli-speaker:before {
  content: "\efa5";
}
.pli-speaker-2:before {
  content: "\efa6";
}
.pli-speech-bubble:before {
  content: "\efa7";
}
.pli-speech-bubble-10:before {
  content: "\efa8";
}
.pli-speech-bubble-11:before {
  content: "\efa9";
}
.pli-speech-bubble-12:before {
  content: "\efaa";
}
.pli-speech-bubble-13:before {
  content: "\efab";
}
.pli-speech-bubble-2:before {
  content: "\efac";
}
.pli-speech-bubble-3:before {
  content: "\efad";
}
.pli-speech-bubble-4:before {
  content: "\efae";
}
.pli-speech-bubble-5:before {
  content: "\efaf";
}
.pli-speech-bubble-6:before {
  content: "\efb0";
}
.pli-speech-bubble-7:before {
  content: "\efb1";
}
.pli-speech-bubble-8:before {
  content: "\efb2";
}
.pli-speech-bubble-9:before {
  content: "\efb3";
}
.pli-speech-bubble-asking:before {
  content: "\efb4";
}
.pli-speech-bubble-comic:before {
  content: "\efb5";
}
.pli-speech-bubble-comic-2:before {
  content: "\efb6";
}
.pli-speech-bubble-comic-3:before {
  content: "\efb7";
}
.pli-speech-bubble-comic-4:before {
  content: "\efb8";
}
.pli-speech-bubble-dialog:before {
  content: "\efb9";
}
.pli-speech-bubbles:before {
  content: "\efba";
}
.pli-spell-check:before {
  content: "\efbb";
}
.pli-spell-check-abc:before {
  content: "\efbc";
}
.pli-spermium:before {
  content: "\efbd";
}
.pli-spider:before {
  content: "\efbe";
}
.pli-spider-2:before {
  content: "\efbf";
}
.pli-spiderweb:before {
  content: "\efc0";
}
.pli-split-four-windows:before {
  content: "\efc1";
}
.pli-split-horizontal:before {
  content: "\efc2";
}
.pli-split-horizontal-2:before {
  content: "\efc3";
}
.pli-split-vertical:before {
  content: "\efc4";
}
.pli-split-vertical-2:before {
  content: "\efc5";
}
.pli-split-window:before {
  content: "\efc6";
}
.pli-spoon:before {
  content: "\efc7";
}
.pli-sport-mode:before {
  content: "\efc8";
}
.pli-sports-clothing:before {
  content: "\efc9";
}
.pli-sports-clothing-2:before {
  content: "\efca";
}
.pli-sports-shirt:before {
  content: "\efcb";
}
.pli-spot:before {
  content: "\efcc";
}
.pli-spray:before {
  content: "\efcd";
}
.pli-spread:before {
  content: "\efce";
}
.pli-spring:before {
  content: "\efcf";
}
.pli-spurl:before {
  content: "\efd0";
}
.pli-spy:before {
  content: "\efd1";
}
.pli-squirrel:before {
  content: "\efd2";
}
.pli-ssl:before {
  content: "\efd3";
}
.pli-st-basilscathedral:before {
  content: "\efd4";
}
.pli-st-paulscathedral:before {
  content: "\efd5";
}
.pli-stamp:before {
  content: "\efd6";
}
.pli-stamp-2:before {
  content: "\efd7";
}
.pli-stapler:before {
  content: "\efd8";
}
.pli-star:before {
  content: "\efd9";
}
.pli-star-2:before {
  content: "\efda";
}
.pli-star-track:before {
  content: "\efdb";
}
.pli-starfish:before {
  content: "\efdc";
}
.pli-start:before {
  content: "\efdd";
}
.pli-start-2:before {
  content: "\efde";
}
.pli-start-3:before {
  content: "\efdf";
}
.pli-start-ways:before {
  content: "\efe0";
}
.pli-statistic:before {
  content: "\efe1";
}
.pli-stethoscope:before {
  content: "\efe2";
}
.pli-stop:before {
  content: "\efe3";
}
.pli-stop-2:before {
  content: "\efe4";
}
.pli-stop-music:before {
  content: "\efe5";
}
.pli-stopwatch:before {
  content: "\efe6";
}
.pli-stopwatch-2:before {
  content: "\efe7";
}
.pli-storm:before {
  content: "\efe8";
}
.pli-street-view:before {
  content: "\efe9";
}
.pli-street-view-2:before {
  content: "\efea";
}
.pli-strikethrough-text:before {
  content: "\efeb";
}
.pli-stroller:before {
  content: "\efec";
}
.pli-structure:before {
  content: "\efed";
}
.pli-student-female:before {
  content: "\efee";
}
.pli-student-hat:before {
  content: "\efef";
}
.pli-student-hat-2:before {
  content: "\eff0";
}
.pli-student-male:before {
  content: "\eff1";
}
.pli-student-male-female:before {
  content: "\eff2";
}
.pli-students:before {
  content: "\eff3";
}
.pli-studio-flash:before {
  content: "\eff4";
}
.pli-studio-lightbox:before {
  content: "\eff5";
}
.pli-stumbleupon:before {
  content: "\eff6";
}
.pli-suit:before {
  content: "\eff7";
}
.pli-suitcase:before {
  content: "\eff8";
}
.pli-sum:before {
  content: "\eff9";
}
.pli-summer:before {
  content: "\effa";
}
.pli-sun:before {
  content: "\effb";
}
.pli-sun-cloudy-rain:before {
  content: "\effc";
}
.pli-sunglasses:before {
  content: "\effd";
}
.pli-sunglasses-2:before {
  content: "\effe";
}
.pli-sunglasses-3:before {
  content: "\efff";
}
.pli-sunglasses-smiley:before {
  content: "\f000";
}
.pli-sunglasses-smiley-2:before {
  content: "\f001";
}
.pli-sunglasses-w:before {
  content: "\f002";
}
.pli-sunglasses-w-2:before {
  content: "\f003";
}
.pli-sunglasses-w-3:before {
  content: "\f004";
}
.pli-sunrise:before {
  content: "\f005";
}
.pli-sunset:before {
  content: "\f006";
}
.pli-superman:before {
  content: "\f007";
}
.pli-support:before {
  content: "\f008";
}
.pli-surprise:before {
  content: "\f009";
}
.pli-sushi:before {
  content: "\f00a";
}
.pli-sweden:before {
  content: "\f00b";
}
.pli-swimming:before {
  content: "\f00c";
}
.pli-swimming-short:before {
  content: "\f00d";
}
.pli-swimwear:before {
  content: "\f00e";
}
.pli-switch:before {
  content: "\f00f";
}
.pli-switzerland:before {
  content: "\f010";
}
.pli-sync:before {
  content: "\f011";
}
.pli-sync-cloud:before {
  content: "\f012";
}
.pli-synchronize:before {
  content: "\f013";
}
.pli-synchronize-2:before {
  content: "\f014";
}
.pli-t-shirt:before {
  content: "\f015";
}
.pli-tablet:before {
  content: "\f016";
}
.pli-tablet-2:before {
  content: "\f017";
}
.pli-tablet-3:before {
  content: "\f018";
}
.pli-tablet-orientation:before {
  content: "\f019";
}
.pli-tablet-phone:before {
  content: "\f01a";
}
.pli-tablet-secure:before {
  content: "\f01b";
}
.pli-tablet-vertical:before {
  content: "\f01c";
}
.pli-tactic:before {
  content: "\f01d";
}
.pli-tag:before {
  content: "\f01e";
}
.pli-tag-2:before {
  content: "\f01f";
}
.pli-tag-3:before {
  content: "\f020";
}
.pli-tag-4:before {
  content: "\f021";
}
.pli-tag-5:before {
  content: "\f022";
}
.pli-taj-mahal:before {
  content: "\f023";
}
.pli-talk-man:before {
  content: "\f024";
}
.pli-tap:before {
  content: "\f025";
}
.pli-target:before {
  content: "\f026";
}
.pli-target-market:before {
  content: "\f027";
}
.pli-taurus:before {
  content: "\f028";
}
.pli-taurus-2:before {
  content: "\f029";
}
.pli-taxi:before {
  content: "\f02a";
}
.pli-taxi-2:before {
  content: "\f02b";
}
.pli-taxi-sign:before {
  content: "\f02c";
}
.pli-tea-mug:before {
  content: "\f02d";
}
.pli-teacher:before {
  content: "\f02e";
}
.pli-teapot:before {
  content: "\f02f";
}
.pli-technorati:before {
  content: "\f030";
}
.pli-teddy-bear:before {
  content: "\f031";
}
.pli-telephone:before {
  content: "\f032";
}
.pli-telephone-2:before {
  content: "\f033";
}
.pli-telescope:before {
  content: "\f034";
}
.pli-temperature:before {
  content: "\f035";
}
.pli-temperature-2:before {
  content: "\f036";
}
.pli-temperature-3:before {
  content: "\f037";
}
.pli-temple:before {
  content: "\f038";
}
.pli-tennis:before {
  content: "\f039";
}
.pli-tennis-ball:before {
  content: "\f03a";
}
.pli-tent:before {
  content: "\f03b";
}
.pli-test-tube:before {
  content: "\f03c";
}
.pli-test-tube-2:before {
  content: "\f03d";
}
.pli-testimonal:before {
  content: "\f03e";
}
.pli-text-box:before {
  content: "\f03f";
}
.pli-text-effect:before {
  content: "\f040";
}
.pli-text-highlight-color:before {
  content: "\f041";
}
.pli-text-paragraph:before {
  content: "\f042";
}
.pli-thailand:before {
  content: "\f043";
}
.pli-the-white-house:before {
  content: "\f044";
}
.pli-this-side-up:before {
  content: "\f045";
}
.pli-thread:before {
  content: "\f046";
}
.pli-three-arrow-fork:before {
  content: "\f047";
}
.pli-three-fingers:before {
  content: "\f048";
}
.pli-three-fingers-drag:before {
  content: "\f049";
}
.pli-three-fingers-drag-2:before {
  content: "\f04a";
}
.pli-three-fingers-touch:before {
  content: "\f04b";
}
.pli-thumb:before {
  content: "\f04c";
}
.pli-thumbs-down-smiley:before {
  content: "\f04d";
}
.pli-thumbs-up-smiley:before {
  content: "\f04e";
}
.pli-thunder:before {
  content: "\f04f";
}
.pli-thunderstorm:before {
  content: "\f050";
}
.pli-ticket:before {
  content: "\f051";
}
.pli-tie:before {
  content: "\f052";
}
.pli-tie-2:before {
  content: "\f053";
}
.pli-tie-3:before {
  content: "\f054";
}
.pli-tie-4:before {
  content: "\f055";
}
.pli-tiger:before {
  content: "\f056";
}
.pli-time-backup:before {
  content: "\f057";
}
.pli-time-bomb:before {
  content: "\f058";
}
.pli-time-clock:before {
  content: "\f059";
}
.pli-time-fire:before {
  content: "\f05a";
}
.pli-time-machine:before {
  content: "\f05b";
}
.pli-time-window:before {
  content: "\f05c";
}
.pli-timer:before {
  content: "\f05d";
}
.pli-timer-2:before {
  content: "\f05e";
}
.pli-to-bottom:before {
  content: "\f05f";
}
.pli-to-bottom-2:before {
  content: "\f060";
}
.pli-to-left:before {
  content: "\f061";
}
.pli-to-right:before {
  content: "\f062";
}
.pli-to-top:before {
  content: "\f063";
}
.pli-to-top-2:before {
  content: "\f064";
}
.pli-token:before {
  content: "\f065";
}
.pli-tomato:before {
  content: "\f066";
}
.pli-tongue:before {
  content: "\f067";
}
.pli-tooth:before {
  content: "\f068";
}
.pli-tooth-2:before {
  content: "\f069";
}
.pli-top-to-bottom:before {
  content: "\f06a";
}
.pli-torch:before {
  content: "\f06b";
}
.pli-touch-window:before {
  content: "\f06c";
}
.pli-tower:before {
  content: "\f06d";
}
.pli-tower-2:before {
  content: "\f06e";
}
.pli-tower-bridge:before {
  content: "\f06f";
}
.pli-trace:before {
  content: "\f070";
}
.pli-tractor:before {
  content: "\f071";
}
.pli-traffic-light:before {
  content: "\f072";
}
.pli-traffic-light-2:before {
  content: "\f073";
}
.pli-train:before {
  content: "\f074";
}
.pli-train-2:before {
  content: "\f075";
}
.pli-tram:before {
  content: "\f076";
}
.pli-transform:before {
  content: "\f077";
}
.pli-transform-2:before {
  content: "\f078";
}
.pli-transform-3:before {
  content: "\f079";
}
.pli-transform-4:before {
  content: "\f07a";
}
.pli-trash:before {
  content: "\f07b";
}
.pli-trash-with-man:before {
  content: "\f07c";
}
.pli-tree:before {
  content: "\f07d";
}
.pli-tree-2:before {
  content: "\f07e";
}
.pli-tree-3:before {
  content: "\f07f";
}
.pli-tree-4:before {
  content: "\f080";
}
.pli-tree-5:before {
  content: "\f081";
}
.pli-trekking:before {
  content: "\f082";
}
.pli-triangle-arrow-down:before {
  content: "\f083";
}
.pli-triangle-arrow-left:before {
  content: "\f084";
}
.pli-triangle-arrow-right:before {
  content: "\f085";
}
.pli-triangle-arrow-up:before {
  content: "\f086";
}
.pli-tripod-2:before {
  content: "\f087";
}
.pli-tripod-and-video:before {
  content: "\f088";
}
.pli-tripod-with-camera:before {
  content: "\f089";
}
.pli-tripod-with-gopro:before {
  content: "\f08a";
}
.pli-trophy:before {
  content: "\f08b";
}
.pli-trophy-2:before {
  content: "\f08c";
}
.pli-truck:before {
  content: "\f08d";
}
.pli-trumpet:before {
  content: "\f08e";
}
.pli-tumblr:before {
  content: "\f08f";
}
.pli-turkey:before {
  content: "\f090";
}
.pli-turn-down:before {
  content: "\f091";
}
.pli-turn-down-2:before {
  content: "\f092";
}
.pli-turn-down-from-left:before {
  content: "\f093";
}
.pli-turn-down-from-right:before {
  content: "\f094";
}
.pli-turn-left:before {
  content: "\f095";
}
.pli-turn-left-3:before {
  content: "\f096";
}
.pli-turn-right:before {
  content: "\f097";
}
.pli-turn-right-3:before {
  content: "\f098";
}
.pli-turn-up:before {
  content: "\f099";
}
.pli-turn-up-2:before {
  content: "\f09a";
}
.pli-turtle:before {
  content: "\f09b";
}
.pli-tuxedo:before {
  content: "\f09c";
}
.pli-tv:before {
  content: "\f09d";
}
.pli-twister:before {
  content: "\f09e";
}
.pli-twitter:before {
  content: "\f09f";
}
.pli-twitter-2:before {
  content: "\f0a0";
}
.pli-two-fingers:before {
  content: "\f0a1";
}
.pli-two-fingers-drag:before {
  content: "\f0a2";
}
.pli-two-fingers-drag-2:before {
  content: "\f0a3";
}
.pli-two-fingers-scroll:before {
  content: "\f0a4";
}
.pli-two-fingers-touch:before {
  content: "\f0a5";
}
.pli-two-windows:before {
  content: "\f0a6";
}
.pli-type-pass:before {
  content: "\f0a7";
}
.pli-ukraine:before {
  content: "\f0a8";
}
.pli-umbrella:before {
  content: "\f0a9";
}
.pli-umbrella-2:before {
  content: "\f0aa";
}
.pli-umbrella-3:before {
  content: "\f0ab";
}
.pli-underline-text:before {
  content: "\f0ac";
}
.pli-undo:before {
  content: "\f0ad";
}
.pli-united-kingdom:before {
  content: "\f0ae";
}
.pli-united-states:before {
  content: "\f0af";
}
.pli-university:before {
  content: "\f0b0";
}
.pli-university-2:before {
  content: "\f0b1";
}
.pli-unlike:before {
  content: "\f0b2";
}
.pli-unlike-2:before {
  content: "\f0b3";
}
.pli-unlock:before {
  content: "\f0b4";
}
.pli-unlock-2:before {
  content: "\f0b5";
}
.pli-unlock-3:before {
  content: "\f0b6";
}
.pli-up:before {
  content: "\f0b7";
}
.pli-up-2:before {
  content: "\f0b8";
}
.pli-up-3:before {
  content: "\f0b9";
}
.pli-up-4:before {
  content: "\f0ba";
}
.pli-up-down:before {
  content: "\f0bb";
}
.pli-up-down-3:before {
  content: "\f0bc";
}
.pli-upgrade:before {
  content: "\f0bd";
}
.pli-upload:before {
  content: "\f0be";
}
.pli-upload-2:before {
  content: "\f0bf";
}
.pli-upload-to-cloud:before {
  content: "\f0c0";
}
.pli-upload-window:before {
  content: "\f0c1";
}
.pli-uppercase-text:before {
  content: "\f0c2";
}
.pli-upward:before {
  content: "\f0c3";
}
.pli-url-window:before {
  content: "\f0c4";
}
.pli-usb:before {
  content: "\f0c5";
}
.pli-usb-2:before {
  content: "\f0c6";
}
.pli-usb-cable:before {
  content: "\f0c7";
}
.pli-user:before {
  content: "\f0c8";
}
.pli-ustream:before {
  content: "\f0c9";
}
.pli-vase:before {
  content: "\f0ca";
}
.pli-vector:before {
  content: "\f0cb";
}
.pli-vector-2:before {
  content: "\f0cc";
}
.pli-vector-3:before {
  content: "\f0cd";
}
.pli-vector-4:before {
  content: "\f0ce";
}
.pli-vector-5:before {
  content: "\f0cf";
}
.pli-venn-diagram:before {
  content: "\f0d0";
}
.pli-vest:before {
  content: "\f0d1";
}
.pli-vest-2:before {
  content: "\f0d2";
}
.pli-viddler:before {
  content: "\f0d3";
}
.pli-video:before {
  content: "\f0d4";
}
.pli-video-2:before {
  content: "\f0d5";
}
.pli-video-3:before {
  content: "\f0d6";
}
.pli-video-4:before {
  content: "\f0d7";
}
.pli-video-5:before {
  content: "\f0d8";
}
.pli-video-6:before {
  content: "\f0d9";
}
.pli-video-game-controller:before {
  content: "\f0da";
}
.pli-video-len:before {
  content: "\f0db";
}
.pli-video-len-2:before {
  content: "\f0dc";
}
.pli-video-photographer:before {
  content: "\f0dd";
}
.pli-video-tripod:before {
  content: "\f0de";
}
.pli-vietnam:before {
  content: "\f0df";
}
.pli-view-height:before {
  content: "\f0e0";
}
.pli-list-view:before {
  content: "\f0e1";
}
.pli-view-width:before {
  content: "\f0e2";
}
.pli-vimeo:before {
  content: "\f0e3";
}
.pli-virgo:before {
  content: "\f0e4";
}
.pli-virgo-2:before {
  content: "\f0e5";
}
.pli-virus:before {
  content: "\f0e6";
}
.pli-virus-2:before {
  content: "\f0e7";
}
.pli-virus-3:before {
  content: "\f0e8";
}
.pli-visa:before {
  content: "\f0e9";
}
.pli-voice:before {
  content: "\f0ea";
}
.pli-voicemail:before {
  content: "\f0eb";
}
.pli-volleyball:before {
  content: "\f0ec";
}
.pli-volume-down:before {
  content: "\f0ed";
}
.pli-volume-up:before {
  content: "\f0ee";
}
.pli-vpn:before {
  content: "\f0ef";
}
.pli-wacom-tablet:before {
  content: "\f0f0";
}
.pli-waiter:before {
  content: "\f0f1";
}
.pli-walkie-talkie:before {
  content: "\f0f2";
}
.pli-wallet:before {
  content: "\f0f3";
}
.pli-wallet-2:before {
  content: "\f0f4";
}
.pli-wallet-3:before {
  content: "\f0f5";
}
.pli-warehouse:before {
  content: "\f0f6";
}
.pli-warning-window:before {
  content: "\f0f7";
}
.pli-watch:before {
  content: "\f0f8";
}
.pli-watch-2:before {
  content: "\f0f9";
}
.pli-watch-3:before {
  content: "\f0fa";
}
.pli-wave:before {
  content: "\f0fb";
}
.pli-wave-2:before {
  content: "\f0fc";
}
.pli-webcam:before {
  content: "\f0fd";
}
.pli-weight-lift:before {
  content: "\f0fe";
}
.pli-wheelbarrow:before {
  content: "\f0ff";
}
.pli-wheelchair:before {
  content: "\f100";
}
.pli-width-window:before {
  content: "\f101";
}
.pli-wifi:before {
  content: "\f102";
}
.pli-wifi-2:before {
  content: "\f103";
}
.pli-wifi-keyboard:before {
  content: "\f104";
}
.pli-wind-turbine:before {
  content: "\f105";
}
.pli-windmill:before {
  content: "\f106";
}
.pli-window:before {
  content: "\f107";
}
.pli-window-2:before {
  content: "\f108";
}
.pli-windows:before {
  content: "\f109";
}
.pli-windows-2:before {
  content: "\f10a";
}
.pli-windows-microsoft:before {
  content: "\f10b";
}
.pli-windsock:before {
  content: "\f10c";
}
.pli-windy:before {
  content: "\f10d";
}
.pli-wine-bottle:before {
  content: "\f10e";
}
.pli-wine-glass:before {
  content: "\f10f";
}
.pli-wink:before {
  content: "\f110";
}
.pli-winter:before {
  content: "\f111";
}
.pli-winter-2:before {
  content: "\f112";
}
.pli-wireless:before {
  content: "\f113";
}
.pli-witch:before {
  content: "\f114";
}
.pli-witch-hat:before {
  content: "\f115";
}
.pli-wizard:before {
  content: "\f116";
}
.pli-wolf:before {
  content: "\f117";
}
.pli-woman-man-sign:before {
  content: "\f118";
}
.pli-woman-sign:before {
  content: "\f119";
}
.pli-womans-underwear:before {
  content: "\f11a";
}
.pli-womans-underwear-2:before {
  content: "\f11b";
}
.pli-women:before {
  content: "\f11c";
}
.pli-wonder-woman:before {
  content: "\f11d";
}
.pli-wordpress:before {
  content: "\f11e";
}
.pli-worker:before {
  content: "\f11f";
}
.pli-worker-clothes:before {
  content: "\f120";
}
.pli-wrap-text:before {
  content: "\f121";
}
.pli-wreath:before {
  content: "\f122";
}
.pli-wrench:before {
  content: "\f123";
}
.pli-x-box:before {
  content: "\f124";
}
.pli-x-ray:before {
  content: "\f125";
}
.pli-xanga:before {
  content: "\f126";
}
.pli-xing:before {
  content: "\f127";
}
.pli-yacht:before {
  content: "\f128";
}
.pli-yahoo:before {
  content: "\f129";
}
.pli-yahoo-buzz:before {
  content: "\f12a";
}
.pli-yelp:before {
  content: "\f12b";
}
.pli-yes:before {
  content: "\f12c";
}
.pli-ying-yang:before {
  content: "\f12d";
}
.pli-youtube:before {
  content: "\f12e";
}
.pli-z-a:before {
  content: "\f12f";
}
.pli-zebra:before {
  content: "\f130";
}
.pli-zombie:before {
  content: "\f131";
}
.pli-zoom-gesture:before {
  content: "\f132";
}
.pli-zootool:before {
  content: "\f133";
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?v=4.7.0);
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/assets/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2?v=4.7.0) format('woff2'), url(/assets/fontawesome-webfont-c9a0a23a23a3f6f7165cba218b40483a0b1750d92b49c40842f1d8f566f5f421.woff?v=4.7.0) format('woff'), url(/assets/fontawesome-webfont-2794b002e3568f5abce8991e2431ca79e0ce84a08ea1268884b4e097b62762a6.ttf?v=4.7.0) format('truetype'), url(/assets/fontawesome-webfont-67c6c8e9ffb0fcd7c7c64eaff12a298abf5b54a54b54f0e6c4c49161dba62d6d.svg?v=4.7.0#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.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;
}

/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face { font-family: "Ionicons"; src: url(/assets/ionicons/fonts/ionicons-5b73ad985d84687fab7cbebb12b34aeb110728ad6a69028ed84337cc7c3493a5.eot?v=2.0.0); src: url(/assets/ionicons/fonts/ionicons-5b73ad985d84687fab7cbebb12b34aeb110728ad6a69028ed84337cc7c3493a5.eot?v=2.0.0#iefix) format("embedded-opentype"), url(/assets/ionicons/fonts/ionicons-da639e376f3963103ef78aa0602ef5bd64f30f37da2981109065aa7b16e73826.ttf?v=2.0.0) format("truetype"), url(/assets/ionicons/fonts/ionicons-ed783db689b91ad262f2180741723562c85aaf733541924a71fbff5114816c61.woff?v=2.0.0) format("woff"), url(/assets/ionicons/fonts/ionicons-2ad6ff1dc11d4b8393034b6392ca47ea127616dce3cf67ceb1e0b2b58177bc60.svg?v=2.0.0#Ionicons) format("svg"); font-weight: normal; font-style: normal; }
.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before { display: inline-block; font-family: "Ionicons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ion-alert:before { content: "\f101"; }

.ion-alert-circled:before { content: "\f100"; }

.ion-android-add:before { content: "\f2c7"; }

.ion-android-add-circle:before { content: "\f359"; }

.ion-android-alarm-clock:before { content: "\f35a"; }

.ion-android-alert:before { content: "\f35b"; }

.ion-android-apps:before { content: "\f35c"; }

.ion-android-archive:before { content: "\f2c9"; }

.ion-android-arrow-back:before { content: "\f2ca"; }

.ion-android-arrow-down:before { content: "\f35d"; }

.ion-android-arrow-dropdown:before { content: "\f35f"; }

.ion-android-arrow-dropdown-circle:before { content: "\f35e"; }

.ion-android-arrow-dropleft:before { content: "\f361"; }

.ion-android-arrow-dropleft-circle:before { content: "\f360"; }

.ion-android-arrow-dropright:before { content: "\f363"; }

.ion-android-arrow-dropright-circle:before { content: "\f362"; }

.ion-android-arrow-dropup:before { content: "\f365"; }

.ion-android-arrow-dropup-circle:before { content: "\f364"; }

.ion-android-arrow-forward:before { content: "\f30f"; }

.ion-android-arrow-up:before { content: "\f366"; }

.ion-android-attach:before { content: "\f367"; }

.ion-android-bar:before { content: "\f368"; }

.ion-android-bicycle:before { content: "\f369"; }

.ion-android-boat:before { content: "\f36a"; }

.ion-android-bookmark:before { content: "\f36b"; }

.ion-android-bulb:before { content: "\f36c"; }

.ion-android-bus:before { content: "\f36d"; }

.ion-android-calendar:before { content: "\f2d1"; }

.ion-android-call:before { content: "\f2d2"; }

.ion-android-camera:before { content: "\f2d3"; }

.ion-android-cancel:before { content: "\f36e"; }

.ion-android-car:before { content: "\f36f"; }

.ion-android-cart:before { content: "\f370"; }

.ion-android-chat:before { content: "\f2d4"; }

.ion-android-checkbox:before { content: "\f374"; }

.ion-android-checkbox-blank:before { content: "\f371"; }

.ion-android-checkbox-outline:before { content: "\f373"; }

.ion-android-checkbox-outline-blank:before { content: "\f372"; }

.ion-android-checkmark-circle:before { content: "\f375"; }

.ion-android-clipboard:before { content: "\f376"; }

.ion-android-close:before { content: "\f2d7"; }

.ion-android-cloud:before { content: "\f37a"; }

.ion-android-cloud-circle:before { content: "\f377"; }

.ion-android-cloud-done:before { content: "\f378"; }

.ion-android-cloud-outline:before { content: "\f379"; }

.ion-android-color-palette:before { content: "\f37b"; }

.ion-android-compass:before { content: "\f37c"; }

.ion-android-contact:before { content: "\f2d8"; }

.ion-android-contacts:before { content: "\f2d9"; }

.ion-android-contract:before { content: "\f37d"; }

.ion-android-create:before { content: "\f37e"; }

.ion-android-delete:before { content: "\f37f"; }

.ion-android-desktop:before { content: "\f380"; }

.ion-android-document:before { content: "\f381"; }

.ion-android-done:before { content: "\f383"; }

.ion-android-done-all:before { content: "\f382"; }

.ion-android-download:before { content: "\f2dd"; }

.ion-android-drafts:before { content: "\f384"; }

.ion-android-exit:before { content: "\f385"; }

.ion-android-expand:before { content: "\f386"; }

.ion-android-favorite:before { content: "\f388"; }

.ion-android-favorite-outline:before { content: "\f387"; }

.ion-android-film:before { content: "\f389"; }

.ion-android-folder:before { content: "\f2e0"; }

.ion-android-folder-open:before { content: "\f38a"; }

.ion-android-funnel:before { content: "\f38b"; }

.ion-android-globe:before { content: "\f38c"; }

.ion-android-hand:before { content: "\f2e3"; }

.ion-android-hangout:before { content: "\f38d"; }

.ion-android-happy:before { content: "\f38e"; }

.ion-android-home:before { content: "\f38f"; }

.ion-android-image:before { content: "\f2e4"; }

.ion-android-laptop:before { content: "\f390"; }

.ion-android-list:before { content: "\f391"; }

.ion-android-locate:before { content: "\f2e9"; }

.ion-android-lock:before { content: "\f392"; }

.ion-android-mail:before { content: "\f2eb"; }

.ion-android-map:before { content: "\f393"; }

.ion-android-menu:before { content: "\f394"; }

.ion-android-microphone:before { content: "\f2ec"; }

.ion-android-microphone-off:before { content: "\f395"; }

.ion-android-more-horizontal:before { content: "\f396"; }

.ion-android-more-vertical:before { content: "\f397"; }

.ion-android-navigate:before { content: "\f398"; }

.ion-android-notifications:before { content: "\f39b"; }

.ion-android-notifications-none:before { content: "\f399"; }

.ion-android-notifications-off:before { content: "\f39a"; }

.ion-android-open:before { content: "\f39c"; }

.ion-android-options:before { content: "\f39d"; }

.ion-android-people:before { content: "\f39e"; }

.ion-android-person:before { content: "\f3a0"; }

.ion-android-person-add:before { content: "\f39f"; }

.ion-android-phone-landscape:before { content: "\f3a1"; }

.ion-android-phone-portrait:before { content: "\f3a2"; }

.ion-android-pin:before { content: "\f3a3"; }

.ion-android-plane:before { content: "\f3a4"; }

.ion-android-playstore:before { content: "\f2f0"; }

.ion-android-print:before { content: "\f3a5"; }

.ion-android-radio-button-off:before { content: "\f3a6"; }

.ion-android-radio-button-on:before { content: "\f3a7"; }

.ion-android-refresh:before { content: "\f3a8"; }

.ion-android-remove:before { content: "\f2f4"; }

.ion-android-remove-circle:before { content: "\f3a9"; }

.ion-android-restaurant:before { content: "\f3aa"; }

.ion-android-sad:before { content: "\f3ab"; }

.ion-android-search:before { content: "\f2f5"; }

.ion-android-send:before { content: "\f2f6"; }

.ion-android-settings:before { content: "\f2f7"; }

.ion-android-share:before { content: "\f2f8"; }

.ion-android-share-alt:before { content: "\f3ac"; }

.ion-android-star:before { content: "\f2fc"; }

.ion-android-star-half:before { content: "\f3ad"; }

.ion-android-star-outline:before { content: "\f3ae"; }

.ion-android-stopwatch:before { content: "\f2fd"; }

.ion-android-subway:before { content: "\f3af"; }

.ion-android-sunny:before { content: "\f3b0"; }

.ion-android-sync:before { content: "\f3b1"; }

.ion-android-textsms:before { content: "\f3b2"; }

.ion-android-time:before { content: "\f3b3"; }

.ion-android-train:before { content: "\f3b4"; }

.ion-android-unlock:before { content: "\f3b5"; }

.ion-android-upload:before { content: "\f3b6"; }

.ion-android-volume-down:before { content: "\f3b7"; }

.ion-android-volume-mute:before { content: "\f3b8"; }

.ion-android-volume-off:before { content: "\f3b9"; }

.ion-android-volume-up:before { content: "\f3ba"; }

.ion-android-walk:before { content: "\f3bb"; }

.ion-android-warning:before { content: "\f3bc"; }

.ion-android-watch:before { content: "\f3bd"; }

.ion-android-wifi:before { content: "\f305"; }

.ion-aperture:before { content: "\f313"; }

.ion-archive:before { content: "\f102"; }

.ion-arrow-down-a:before { content: "\f103"; }

.ion-arrow-down-b:before { content: "\f104"; }

.ion-arrow-down-c:before { content: "\f105"; }

.ion-arrow-expand:before { content: "\f25e"; }

.ion-arrow-graph-down-left:before { content: "\f25f"; }

.ion-arrow-graph-down-right:before { content: "\f260"; }

.ion-arrow-graph-up-left:before { content: "\f261"; }

.ion-arrow-graph-up-right:before { content: "\f262"; }

.ion-arrow-left-a:before { content: "\f106"; }

.ion-arrow-left-b:before { content: "\f107"; }

.ion-arrow-left-c:before { content: "\f108"; }

.ion-arrow-move:before { content: "\f263"; }

.ion-arrow-resize:before { content: "\f264"; }

.ion-arrow-return-left:before { content: "\f265"; }

.ion-arrow-return-right:before { content: "\f266"; }

.ion-arrow-right-a:before { content: "\f109"; }

.ion-arrow-right-b:before { content: "\f10a"; }

.ion-arrow-right-c:before { content: "\f10b"; }

.ion-arrow-shrink:before { content: "\f267"; }

.ion-arrow-swap:before { content: "\f268"; }

.ion-arrow-up-a:before { content: "\f10c"; }

.ion-arrow-up-b:before { content: "\f10d"; }

.ion-arrow-up-c:before { content: "\f10e"; }

.ion-asterisk:before { content: "\f314"; }

.ion-at:before { content: "\f10f"; }

.ion-backspace:before { content: "\f3bf"; }

.ion-backspace-outline:before { content: "\f3be"; }

.ion-bag:before { content: "\f110"; }

.ion-battery-charging:before { content: "\f111"; }

.ion-battery-empty:before { content: "\f112"; }

.ion-battery-full:before { content: "\f113"; }

.ion-battery-half:before { content: "\f114"; }

.ion-battery-low:before { content: "\f115"; }

.ion-beaker:before { content: "\f269"; }

.ion-beer:before { content: "\f26a"; }

.ion-bluetooth:before { content: "\f116"; }

.ion-bonfire:before { content: "\f315"; }

.ion-bookmark:before { content: "\f26b"; }

.ion-bowtie:before { content: "\f3c0"; }

.ion-briefcase:before { content: "\f26c"; }

.ion-bug:before { content: "\f2be"; }

.ion-calculator:before { content: "\f26d"; }

.ion-calendar:before { content: "\f117"; }

.ion-camera:before { content: "\f118"; }

.ion-card:before { content: "\f119"; }

.ion-cash:before { content: "\f316"; }

.ion-chatbox:before { content: "\f11b"; }

.ion-chatbox-working:before { content: "\f11a"; }

.ion-chatboxes:before { content: "\f11c"; }

.ion-chatbubble:before { content: "\f11e"; }

.ion-chatbubble-working:before { content: "\f11d"; }

.ion-chatbubbles:before { content: "\f11f"; }

.ion-checkmark:before { content: "\f122"; }

.ion-checkmark-circled:before { content: "\f120"; }

.ion-checkmark-round:before { content: "\f121"; }

.ion-chevron-down:before { content: "\f123"; }

.ion-chevron-left:before { content: "\f124"; }

.ion-chevron-right:before { content: "\f125"; }

.ion-chevron-up:before { content: "\f126"; }

.ion-clipboard:before { content: "\f127"; }

.ion-clock:before { content: "\f26e"; }

.ion-close:before { content: "\f12a"; }

.ion-close-circled:before { content: "\f128"; }

.ion-close-round:before { content: "\f129"; }

.ion-closed-captioning:before { content: "\f317"; }

.ion-cloud:before { content: "\f12b"; }

.ion-code:before { content: "\f271"; }

.ion-code-download:before { content: "\f26f"; }

.ion-code-working:before { content: "\f270"; }

.ion-coffee:before { content: "\f272"; }

.ion-compass:before { content: "\f273"; }

.ion-compose:before { content: "\f12c"; }

.ion-connection-bars:before { content: "\f274"; }

.ion-contrast:before { content: "\f275"; }

.ion-crop:before { content: "\f3c1"; }

.ion-cube:before { content: "\f318"; }

.ion-disc:before { content: "\f12d"; }

.ion-document:before { content: "\f12f"; }

.ion-document-text:before { content: "\f12e"; }

.ion-drag:before { content: "\f130"; }

.ion-earth:before { content: "\f276"; }

.ion-easel:before { content: "\f3c2"; }

.ion-edit:before { content: "\f2bf"; }

.ion-egg:before { content: "\f277"; }

.ion-eject:before { content: "\f131"; }

.ion-email:before { content: "\f132"; }

.ion-email-unread:before { content: "\f3c3"; }

.ion-erlenmeyer-flask:before { content: "\f3c5"; }

.ion-erlenmeyer-flask-bubbles:before { content: "\f3c4"; }

.ion-eye:before { content: "\f133"; }

.ion-eye-disabled:before { content: "\f306"; }

.ion-female:before { content: "\f278"; }

.ion-filing:before { content: "\f134"; }

.ion-film-marker:before { content: "\f135"; }

.ion-fireball:before { content: "\f319"; }

.ion-flag:before { content: "\f279"; }

.ion-flame:before { content: "\f31a"; }

.ion-flash:before { content: "\f137"; }

.ion-flash-off:before { content: "\f136"; }

.ion-folder:before { content: "\f139"; }

.ion-fork:before { content: "\f27a"; }

.ion-fork-repo:before { content: "\f2c0"; }

.ion-forward:before { content: "\f13a"; }

.ion-funnel:before { content: "\f31b"; }

.ion-gear-a:before { content: "\f13d"; }

.ion-gear-b:before { content: "\f13e"; }

.ion-grid:before { content: "\f13f"; }

.ion-hammer:before { content: "\f27b"; }

.ion-happy:before { content: "\f31c"; }

.ion-happy-outline:before { content: "\f3c6"; }

.ion-headphone:before { content: "\f140"; }

.ion-heart:before { content: "\f141"; }

.ion-heart-broken:before { content: "\f31d"; }

.ion-help:before { content: "\f143"; }

.ion-help-buoy:before { content: "\f27c"; }

.ion-help-circled:before { content: "\f142"; }

.ion-home:before { content: "\f144"; }

.ion-icecream:before { content: "\f27d"; }

.ion-image:before { content: "\f147"; }

.ion-images:before { content: "\f148"; }

.ion-information:before { content: "\f14a"; }

.ion-information-circled:before { content: "\f149"; }

.ion-ionic:before { content: "\f14b"; }

.ion-ios-alarm:before { content: "\f3c8"; }

.ion-ios-alarm-outline:before { content: "\f3c7"; }

.ion-ios-albums:before { content: "\f3ca"; }

.ion-ios-albums-outline:before { content: "\f3c9"; }

.ion-ios-americanfootball:before { content: "\f3cc"; }

.ion-ios-americanfootball-outline:before { content: "\f3cb"; }

.ion-ios-analytics:before { content: "\f3ce"; }

.ion-ios-analytics-outline:before { content: "\f3cd"; }

.ion-ios-arrow-back:before { content: "\f3cf"; }

.ion-ios-arrow-down:before { content: "\f3d0"; }

.ion-ios-arrow-forward:before { content: "\f3d1"; }

.ion-ios-arrow-left:before { content: "\f3d2"; }

.ion-ios-arrow-right:before { content: "\f3d3"; }

.ion-ios-arrow-thin-down:before { content: "\f3d4"; }

.ion-ios-arrow-thin-left:before { content: "\f3d5"; }

.ion-ios-arrow-thin-right:before { content: "\f3d6"; }

.ion-ios-arrow-thin-up:before { content: "\f3d7"; }

.ion-ios-arrow-up:before { content: "\f3d8"; }

.ion-ios-at:before { content: "\f3da"; }

.ion-ios-at-outline:before { content: "\f3d9"; }

.ion-ios-barcode:before { content: "\f3dc"; }

.ion-ios-barcode-outline:before { content: "\f3db"; }

.ion-ios-baseball:before { content: "\f3de"; }

.ion-ios-baseball-outline:before { content: "\f3dd"; }

.ion-ios-basketball:before { content: "\f3e0"; }

.ion-ios-basketball-outline:before { content: "\f3df"; }

.ion-ios-bell:before { content: "\f3e2"; }

.ion-ios-bell-outline:before { content: "\f3e1"; }

.ion-ios-body:before { content: "\f3e4"; }

.ion-ios-body-outline:before { content: "\f3e3"; }

.ion-ios-bolt:before { content: "\f3e6"; }

.ion-ios-bolt-outline:before { content: "\f3e5"; }

.ion-ios-book:before { content: "\f3e8"; }

.ion-ios-book-outline:before { content: "\f3e7"; }

.ion-ios-bookmarks:before { content: "\f3ea"; }

.ion-ios-bookmarks-outline:before { content: "\f3e9"; }

.ion-ios-box:before { content: "\f3ec"; }

.ion-ios-box-outline:before { content: "\f3eb"; }

.ion-ios-briefcase:before { content: "\f3ee"; }

.ion-ios-briefcase-outline:before { content: "\f3ed"; }

.ion-ios-browsers:before { content: "\f3f0"; }

.ion-ios-browsers-outline:before { content: "\f3ef"; }

.ion-ios-calculator:before { content: "\f3f2"; }

.ion-ios-calculator-outline:before { content: "\f3f1"; }

.ion-ios-calendar:before { content: "\f3f4"; }

.ion-ios-calendar-outline:before { content: "\f3f3"; }

.ion-ios-camera:before { content: "\f3f6"; }

.ion-ios-camera-outline:before { content: "\f3f5"; }

.ion-ios-cart:before { content: "\f3f8"; }

.ion-ios-cart-outline:before { content: "\f3f7"; }

.ion-ios-chatboxes:before { content: "\f3fa"; }

.ion-ios-chatboxes-outline:before { content: "\f3f9"; }

.ion-ios-chatbubble:before { content: "\f3fc"; }

.ion-ios-chatbubble-outline:before { content: "\f3fb"; }

.ion-ios-checkmark:before { content: "\f3ff"; }

.ion-ios-checkmark-empty:before { content: "\f3fd"; }

.ion-ios-checkmark-outline:before { content: "\f3fe"; }

.ion-ios-circle-filled:before { content: "\f400"; }

.ion-ios-circle-outline:before { content: "\f401"; }

.ion-ios-clock:before { content: "\f403"; }

.ion-ios-clock-outline:before { content: "\f402"; }

.ion-ios-close:before { content: "\f406"; }

.ion-ios-close-empty:before { content: "\f404"; }

.ion-ios-close-outline:before { content: "\f405"; }

.ion-ios-cloud:before { content: "\f40c"; }

.ion-ios-cloud-download:before { content: "\f408"; }

.ion-ios-cloud-download-outline:before { content: "\f407"; }

.ion-ios-cloud-outline:before { content: "\f409"; }

.ion-ios-cloud-upload:before { content: "\f40b"; }

.ion-ios-cloud-upload-outline:before { content: "\f40a"; }

.ion-ios-cloudy:before { content: "\f410"; }

.ion-ios-cloudy-night:before { content: "\f40e"; }

.ion-ios-cloudy-night-outline:before { content: "\f40d"; }

.ion-ios-cloudy-outline:before { content: "\f40f"; }

.ion-ios-cog:before { content: "\f412"; }

.ion-ios-cog-outline:before { content: "\f411"; }

.ion-ios-color-filter:before { content: "\f414"; }

.ion-ios-color-filter-outline:before { content: "\f413"; }

.ion-ios-color-wand:before { content: "\f416"; }

.ion-ios-color-wand-outline:before { content: "\f415"; }

.ion-ios-compose:before { content: "\f418"; }

.ion-ios-compose-outline:before { content: "\f417"; }

.ion-ios-contact:before { content: "\f41a"; }

.ion-ios-contact-outline:before { content: "\f419"; }

.ion-ios-copy:before { content: "\f41c"; }

.ion-ios-copy-outline:before { content: "\f41b"; }

.ion-ios-crop:before { content: "\f41e"; }

.ion-ios-crop-strong:before { content: "\f41d"; }

.ion-ios-download:before { content: "\f420"; }

.ion-ios-download-outline:before { content: "\f41f"; }

.ion-ios-drag:before { content: "\f421"; }

.ion-ios-email:before { content: "\f423"; }

.ion-ios-email-outline:before { content: "\f422"; }

.ion-ios-eye:before { content: "\f425"; }

.ion-ios-eye-outline:before { content: "\f424"; }

.ion-ios-fastforward:before { content: "\f427"; }

.ion-ios-fastforward-outline:before { content: "\f426"; }

.ion-ios-filing:before { content: "\f429"; }

.ion-ios-filing-outline:before { content: "\f428"; }

.ion-ios-film:before { content: "\f42b"; }

.ion-ios-film-outline:before { content: "\f42a"; }

.ion-ios-flag:before { content: "\f42d"; }

.ion-ios-flag-outline:before { content: "\f42c"; }

.ion-ios-flame:before { content: "\f42f"; }

.ion-ios-flame-outline:before { content: "\f42e"; }

.ion-ios-flask:before { content: "\f431"; }

.ion-ios-flask-outline:before { content: "\f430"; }

.ion-ios-flower:before { content: "\f433"; }

.ion-ios-flower-outline:before { content: "\f432"; }

.ion-ios-folder:before { content: "\f435"; }

.ion-ios-folder-outline:before { content: "\f434"; }

.ion-ios-football:before { content: "\f437"; }

.ion-ios-football-outline:before { content: "\f436"; }

.ion-ios-game-controller-a:before { content: "\f439"; }

.ion-ios-game-controller-a-outline:before { content: "\f438"; }

.ion-ios-game-controller-b:before { content: "\f43b"; }

.ion-ios-game-controller-b-outline:before { content: "\f43a"; }

.ion-ios-gear:before { content: "\f43d"; }

.ion-ios-gear-outline:before { content: "\f43c"; }

.ion-ios-glasses:before { content: "\f43f"; }

.ion-ios-glasses-outline:before { content: "\f43e"; }

.ion-ios-grid-view:before { content: "\f441"; }

.ion-ios-grid-view-outline:before { content: "\f440"; }

.ion-ios-heart:before { content: "\f443"; }

.ion-ios-heart-outline:before { content: "\f442"; }

.ion-ios-help:before { content: "\f446"; }

.ion-ios-help-empty:before { content: "\f444"; }

.ion-ios-help-outline:before { content: "\f445"; }

.ion-ios-home:before { content: "\f448"; }

.ion-ios-home-outline:before { content: "\f447"; }

.ion-ios-infinite:before { content: "\f44a"; }

.ion-ios-infinite-outline:before { content: "\f449"; }

.ion-ios-information:before { content: "\f44d"; }

.ion-ios-information-empty:before { content: "\f44b"; }

.ion-ios-information-outline:before { content: "\f44c"; }

.ion-ios-ionic-outline:before { content: "\f44e"; }

.ion-ios-keypad:before { content: "\f450"; }

.ion-ios-keypad-outline:before { content: "\f44f"; }

.ion-ios-lightbulb:before { content: "\f452"; }

.ion-ios-lightbulb-outline:before { content: "\f451"; }

.ion-ios-list:before { content: "\f454"; }

.ion-ios-list-outline:before { content: "\f453"; }

.ion-ios-location:before { content: "\f456"; }

.ion-ios-location-outline:before { content: "\f455"; }

.ion-ios-locked:before { content: "\f458"; }

.ion-ios-locked-outline:before { content: "\f457"; }

.ion-ios-loop:before { content: "\f45a"; }

.ion-ios-loop-strong:before { content: "\f459"; }

.ion-ios-medical:before { content: "\f45c"; }

.ion-ios-medical-outline:before { content: "\f45b"; }

.ion-ios-medkit:before { content: "\f45e"; }

.ion-ios-medkit-outline:before { content: "\f45d"; }

.ion-ios-mic:before { content: "\f461"; }

.ion-ios-mic-off:before { content: "\f45f"; }

.ion-ios-mic-outline:before { content: "\f460"; }

.ion-ios-minus:before { content: "\f464"; }

.ion-ios-minus-empty:before { content: "\f462"; }

.ion-ios-minus-outline:before { content: "\f463"; }

.ion-ios-monitor:before { content: "\f466"; }

.ion-ios-monitor-outline:before { content: "\f465"; }

.ion-ios-moon:before { content: "\f468"; }

.ion-ios-moon-outline:before { content: "\f467"; }

.ion-ios-more:before { content: "\f46a"; }

.ion-ios-more-outline:before { content: "\f469"; }

.ion-ios-musical-note:before { content: "\f46b"; }

.ion-ios-musical-notes:before { content: "\f46c"; }

.ion-ios-navigate:before { content: "\f46e"; }

.ion-ios-navigate-outline:before { content: "\f46d"; }

.ion-ios-nutrition:before { content: "\f470"; }

.ion-ios-nutrition-outline:before { content: "\f46f"; }

.ion-ios-paper:before { content: "\f472"; }

.ion-ios-paper-outline:before { content: "\f471"; }

.ion-ios-paperplane:before { content: "\f474"; }

.ion-ios-paperplane-outline:before { content: "\f473"; }

.ion-ios-partlysunny:before { content: "\f476"; }

.ion-ios-partlysunny-outline:before { content: "\f475"; }

.ion-ios-pause:before { content: "\f478"; }

.ion-ios-pause-outline:before { content: "\f477"; }

.ion-ios-paw:before { content: "\f47a"; }

.ion-ios-paw-outline:before { content: "\f479"; }

.ion-ios-people:before { content: "\f47c"; }

.ion-ios-people-outline:before { content: "\f47b"; }

.ion-ios-person:before { content: "\f47e"; }

.ion-ios-person-outline:before { content: "\f47d"; }

.ion-ios-personadd:before { content: "\f480"; }

.ion-ios-personadd-outline:before { content: "\f47f"; }

.ion-ios-photos:before { content: "\f482"; }

.ion-ios-photos-outline:before { content: "\f481"; }

.ion-ios-pie:before { content: "\f484"; }

.ion-ios-pie-outline:before { content: "\f483"; }

.ion-ios-pint:before { content: "\f486"; }

.ion-ios-pint-outline:before { content: "\f485"; }

.ion-ios-play:before { content: "\f488"; }

.ion-ios-play-outline:before { content: "\f487"; }

.ion-ios-plus:before { content: "\f48b"; }

.ion-ios-plus-empty:before { content: "\f489"; }

.ion-ios-plus-outline:before { content: "\f48a"; }

.ion-ios-pricetag:before { content: "\f48d"; }

.ion-ios-pricetag-outline:before { content: "\f48c"; }

.ion-ios-pricetags:before { content: "\f48f"; }

.ion-ios-pricetags-outline:before { content: "\f48e"; }

.ion-ios-printer:before { content: "\f491"; }

.ion-ios-printer-outline:before { content: "\f490"; }

.ion-ios-pulse:before { content: "\f493"; }

.ion-ios-pulse-strong:before { content: "\f492"; }

.ion-ios-rainy:before { content: "\f495"; }

.ion-ios-rainy-outline:before { content: "\f494"; }

.ion-ios-recording:before { content: "\f497"; }

.ion-ios-recording-outline:before { content: "\f496"; }

.ion-ios-redo:before { content: "\f499"; }

.ion-ios-redo-outline:before { content: "\f498"; }

.ion-ios-refresh:before { content: "\f49c"; }

.ion-ios-refresh-empty:before { content: "\f49a"; }

.ion-ios-refresh-outline:before { content: "\f49b"; }

.ion-ios-reload:before { content: "\f49d"; }

.ion-ios-reverse-camera:before { content: "\f49f"; }

.ion-ios-reverse-camera-outline:before { content: "\f49e"; }

.ion-ios-rewind:before { content: "\f4a1"; }

.ion-ios-rewind-outline:before { content: "\f4a0"; }

.ion-ios-rose:before { content: "\f4a3"; }

.ion-ios-rose-outline:before { content: "\f4a2"; }

.ion-ios-search:before { content: "\f4a5"; }

.ion-ios-search-strong:before { content: "\f4a4"; }

.ion-ios-settings:before { content: "\f4a7"; }

.ion-ios-settings-strong:before { content: "\f4a6"; }

.ion-ios-shuffle:before { content: "\f4a9"; }

.ion-ios-shuffle-strong:before { content: "\f4a8"; }

.ion-ios-skipbackward:before { content: "\f4ab"; }

.ion-ios-skipbackward-outline:before { content: "\f4aa"; }

.ion-ios-skipforward:before { content: "\f4ad"; }

.ion-ios-skipforward-outline:before { content: "\f4ac"; }

.ion-ios-snowy:before { content: "\f4ae"; }

.ion-ios-speedometer:before { content: "\f4b0"; }

.ion-ios-speedometer-outline:before { content: "\f4af"; }

.ion-ios-star:before { content: "\f4b3"; }

.ion-ios-star-half:before { content: "\f4b1"; }

.ion-ios-star-outline:before { content: "\f4b2"; }

.ion-ios-stopwatch:before { content: "\f4b5"; }

.ion-ios-stopwatch-outline:before { content: "\f4b4"; }

.ion-ios-sunny:before { content: "\f4b7"; }

.ion-ios-sunny-outline:before { content: "\f4b6"; }

.ion-ios-telephone:before { content: "\f4b9"; }

.ion-ios-telephone-outline:before { content: "\f4b8"; }

.ion-ios-tennisball:before { content: "\f4bb"; }

.ion-ios-tennisball-outline:before { content: "\f4ba"; }

.ion-ios-thunderstorm:before { content: "\f4bd"; }

.ion-ios-thunderstorm-outline:before { content: "\f4bc"; }

.ion-ios-time:before { content: "\f4bf"; }

.ion-ios-time-outline:before { content: "\f4be"; }

.ion-ios-timer:before { content: "\f4c1"; }

.ion-ios-timer-outline:before { content: "\f4c0"; }

.ion-ios-toggle:before { content: "\f4c3"; }

.ion-ios-toggle-outline:before { content: "\f4c2"; }

.ion-ios-trash:before { content: "\f4c5"; }

.ion-ios-trash-outline:before { content: "\f4c4"; }

.ion-ios-undo:before { content: "\f4c7"; }

.ion-ios-undo-outline:before { content: "\f4c6"; }

.ion-ios-unlocked:before { content: "\f4c9"; }

.ion-ios-unlocked-outline:before { content: "\f4c8"; }

.ion-ios-upload:before { content: "\f4cb"; }

.ion-ios-upload-outline:before { content: "\f4ca"; }

.ion-ios-videocam:before { content: "\f4cd"; }

.ion-ios-videocam-outline:before { content: "\f4cc"; }

.ion-ios-volume-high:before { content: "\f4ce"; }

.ion-ios-volume-low:before { content: "\f4cf"; }

.ion-ios-wineglass:before { content: "\f4d1"; }

.ion-ios-wineglass-outline:before { content: "\f4d0"; }

.ion-ios-world:before { content: "\f4d3"; }

.ion-ios-world-outline:before { content: "\f4d2"; }

.ion-ipad:before { content: "\f1f9"; }

.ion-iphone:before { content: "\f1fa"; }

.ion-ipod:before { content: "\f1fb"; }

.ion-jet:before { content: "\f295"; }

.ion-key:before { content: "\f296"; }

.ion-knife:before { content: "\f297"; }

.ion-laptop:before { content: "\f1fc"; }

.ion-leaf:before { content: "\f1fd"; }

.ion-levels:before { content: "\f298"; }

.ion-lightbulb:before { content: "\f299"; }

.ion-link:before { content: "\f1fe"; }

.ion-load-a:before { content: "\f29a"; }

.ion-load-b:before { content: "\f29b"; }

.ion-load-c:before { content: "\f29c"; }

.ion-load-d:before { content: "\f29d"; }

.ion-location:before { content: "\f1ff"; }

.ion-lock-combination:before { content: "\f4d4"; }

.ion-locked:before { content: "\f200"; }

.ion-log-in:before { content: "\f29e"; }

.ion-log-out:before { content: "\f29f"; }

.ion-loop:before { content: "\f201"; }

.ion-magnet:before { content: "\f2a0"; }

.ion-male:before { content: "\f2a1"; }

.ion-man:before { content: "\f202"; }

.ion-map:before { content: "\f203"; }

.ion-medkit:before { content: "\f2a2"; }

.ion-merge:before { content: "\f33f"; }

.ion-mic-a:before { content: "\f204"; }

.ion-mic-b:before { content: "\f205"; }

.ion-mic-c:before { content: "\f206"; }

.ion-minus:before { content: "\f209"; }

.ion-minus-circled:before { content: "\f207"; }

.ion-minus-round:before { content: "\f208"; }

.ion-model-s:before { content: "\f2c1"; }

.ion-monitor:before { content: "\f20a"; }

.ion-more:before { content: "\f20b"; }

.ion-mouse:before { content: "\f340"; }

.ion-music-note:before { content: "\f20c"; }

.ion-navicon:before { content: "\f20e"; }

.ion-navicon-round:before { content: "\f20d"; }

.ion-navigate:before { content: "\f2a3"; }

.ion-network:before { content: "\f341"; }

.ion-no-smoking:before { content: "\f2c2"; }

.ion-nuclear:before { content: "\f2a4"; }

.ion-outlet:before { content: "\f342"; }

.ion-paintbrush:before { content: "\f4d5"; }

.ion-paintbucket:before { content: "\f4d6"; }

.ion-paper-airplane:before { content: "\f2c3"; }

.ion-paperclip:before { content: "\f20f"; }

.ion-pause:before { content: "\f210"; }

.ion-person:before { content: "\f213"; }

.ion-person-add:before { content: "\f211"; }

.ion-person-stalker:before { content: "\f212"; }

.ion-pie-graph:before { content: "\f2a5"; }

.ion-pin:before { content: "\f2a6"; }

.ion-pinpoint:before { content: "\f2a7"; }

.ion-pizza:before { content: "\f2a8"; }

.ion-plane:before { content: "\f214"; }

.ion-planet:before { content: "\f343"; }

.ion-play:before { content: "\f215"; }

.ion-playstation:before { content: "\f30a"; }

.ion-plus:before { content: "\f218"; }

.ion-plus-circled:before { content: "\f216"; }

.ion-plus-round:before { content: "\f217"; }

.ion-podium:before { content: "\f344"; }

.ion-pound:before { content: "\f219"; }

.ion-power:before { content: "\f2a9"; }

.ion-pricetag:before { content: "\f2aa"; }

.ion-pricetags:before { content: "\f2ab"; }

.ion-printer:before { content: "\f21a"; }

.ion-pull-request:before { content: "\f345"; }

.ion-qr-scanner:before { content: "\f346"; }

.ion-quote:before { content: "\f347"; }

.ion-radio-waves:before { content: "\f2ac"; }

.ion-record:before { content: "\f21b"; }

.ion-refresh:before { content: "\f21c"; }

.ion-reply:before { content: "\f21e"; }

.ion-reply-all:before { content: "\f21d"; }

.ion-ribbon-a:before { content: "\f348"; }

.ion-ribbon-b:before { content: "\f349"; }

.ion-sad:before { content: "\f34a"; }

.ion-sad-outline:before { content: "\f4d7"; }

.ion-scissors:before { content: "\f34b"; }

.ion-search:before { content: "\f21f"; }

.ion-settings:before { content: "\f2ad"; }

.ion-share:before { content: "\f220"; }

.ion-shuffle:before { content: "\f221"; }

.ion-skip-backward:before { content: "\f222"; }

.ion-skip-forward:before { content: "\f223"; }

.ion-social-android:before { content: "\f225"; }

.ion-social-android-outline:before { content: "\f224"; }

.ion-social-angular:before { content: "\f4d9"; }

.ion-social-angular-outline:before { content: "\f4d8"; }

.ion-social-apple:before { content: "\f227"; }

.ion-social-apple-outline:before { content: "\f226"; }

.ion-social-bitcoin:before { content: "\f2af"; }

.ion-social-bitcoin-outline:before { content: "\f2ae"; }

.ion-social-buffer:before { content: "\f229"; }

.ion-social-buffer-outline:before { content: "\f228"; }

.ion-social-chrome:before { content: "\f4db"; }

.ion-social-chrome-outline:before { content: "\f4da"; }

.ion-social-codepen:before { content: "\f4dd"; }

.ion-social-codepen-outline:before { content: "\f4dc"; }

.ion-social-css3:before { content: "\f4df"; }

.ion-social-css3-outline:before { content: "\f4de"; }

.ion-social-designernews:before { content: "\f22b"; }

.ion-social-designernews-outline:before { content: "\f22a"; }

.ion-social-dribbble:before { content: "\f22d"; }

.ion-social-dribbble-outline:before { content: "\f22c"; }

.ion-social-dropbox:before { content: "\f22f"; }

.ion-social-dropbox-outline:before { content: "\f22e"; }

.ion-social-euro:before { content: "\f4e1"; }

.ion-social-euro-outline:before { content: "\f4e0"; }

.ion-social-facebook:before { content: "\f231"; }

.ion-social-facebook-outline:before { content: "\f230"; }

.ion-social-foursquare:before { content: "\f34d"; }

.ion-social-foursquare-outline:before { content: "\f34c"; }

.ion-social-freebsd-devil:before { content: "\f2c4"; }

.ion-social-github:before { content: "\f233"; }

.ion-social-github-outline:before { content: "\f232"; }

.ion-social-google:before { content: "\f34f"; }

.ion-social-google-outline:before { content: "\f34e"; }

.ion-social-googleplus:before { content: "\f235"; }

.ion-social-googleplus-outline:before { content: "\f234"; }

.ion-social-hackernews:before { content: "\f237"; }

.ion-social-hackernews-outline:before { content: "\f236"; }

.ion-social-html5:before { content: "\f4e3"; }

.ion-social-html5-outline:before { content: "\f4e2"; }

.ion-social-instagram:before { content: "\f351"; }

.ion-social-instagram-outline:before { content: "\f350"; }

.ion-social-javascript:before { content: "\f4e5"; }

.ion-social-javascript-outline:before { content: "\f4e4"; }

.ion-social-linkedin:before { content: "\f239"; }

.ion-social-linkedin-outline:before { content: "\f238"; }

.ion-social-markdown:before { content: "\f4e6"; }

.ion-social-nodejs:before { content: "\f4e7"; }

.ion-social-octocat:before { content: "\f4e8"; }

.ion-social-pinterest:before { content: "\f2b1"; }

.ion-social-pinterest-outline:before { content: "\f2b0"; }

.ion-social-python:before { content: "\f4e9"; }

.ion-social-reddit:before { content: "\f23b"; }

.ion-social-reddit-outline:before { content: "\f23a"; }

.ion-social-rss:before { content: "\f23d"; }

.ion-social-rss-outline:before { content: "\f23c"; }

.ion-social-sass:before { content: "\f4ea"; }

.ion-social-skype:before { content: "\f23f"; }

.ion-social-skype-outline:before { content: "\f23e"; }

.ion-social-snapchat:before { content: "\f4ec"; }

.ion-social-snapchat-outline:before { content: "\f4eb"; }

.ion-social-tumblr:before { content: "\f241"; }

.ion-social-tumblr-outline:before { content: "\f240"; }

.ion-social-tux:before { content: "\f2c5"; }

.ion-social-twitch:before { content: "\f4ee"; }

.ion-social-twitch-outline:before { content: "\f4ed"; }

.ion-social-twitter:before { content: "\f243"; }

.ion-social-twitter-outline:before { content: "\f242"; }

.ion-social-usd:before { content: "\f353"; }

.ion-social-usd-outline:before { content: "\f352"; }

.ion-social-vimeo:before { content: "\f245"; }

.ion-social-vimeo-outline:before { content: "\f244"; }

.ion-social-whatsapp:before { content: "\f4f0"; }

.ion-social-whatsapp-outline:before { content: "\f4ef"; }

.ion-social-windows:before { content: "\f247"; }

.ion-social-windows-outline:before { content: "\f246"; }

.ion-social-wordpress:before { content: "\f249"; }

.ion-social-wordpress-outline:before { content: "\f248"; }

.ion-social-yahoo:before { content: "\f24b"; }

.ion-social-yahoo-outline:before { content: "\f24a"; }

.ion-social-yen:before { content: "\f4f2"; }

.ion-social-yen-outline:before { content: "\f4f1"; }

.ion-social-youtube:before { content: "\f24d"; }

.ion-social-youtube-outline:before { content: "\f24c"; }

.ion-soup-can:before { content: "\f4f4"; }

.ion-soup-can-outline:before { content: "\f4f3"; }

.ion-speakerphone:before { content: "\f2b2"; }

.ion-speedometer:before { content: "\f2b3"; }

.ion-spoon:before { content: "\f2b4"; }

.ion-star:before { content: "\f24e"; }

.ion-stats-bars:before { content: "\f2b5"; }

.ion-steam:before { content: "\f30b"; }

.ion-stop:before { content: "\f24f"; }

.ion-thermometer:before { content: "\f2b6"; }

.ion-thumbsdown:before { content: "\f250"; }

.ion-thumbsup:before { content: "\f251"; }

.ion-toggle:before { content: "\f355"; }

.ion-toggle-filled:before { content: "\f354"; }

.ion-transgender:before { content: "\f4f5"; }

.ion-trash-a:before { content: "\f252"; }

.ion-trash-b:before { content: "\f253"; }

.ion-trophy:before { content: "\f356"; }

.ion-tshirt:before { content: "\f4f7"; }

.ion-tshirt-outline:before { content: "\f4f6"; }

.ion-umbrella:before { content: "\f2b7"; }

.ion-university:before { content: "\f357"; }

.ion-unlocked:before { content: "\f254"; }

.ion-upload:before { content: "\f255"; }

.ion-usb:before { content: "\f2b8"; }

.ion-videocamera:before { content: "\f256"; }

.ion-volume-high:before { content: "\f257"; }

.ion-volume-low:before { content: "\f258"; }

.ion-volume-medium:before { content: "\f259"; }

.ion-volume-mute:before { content: "\f25a"; }

.ion-wand:before { content: "\f358"; }

.ion-waterdrop:before { content: "\f25b"; }

.ion-wifi:before { content: "\f25c"; }

.ion-wineglass:before { content: "\f2b9"; }

.ion-woman:before { content: "\f25d"; }

.ion-wrench:before { content: "\f2ba"; }

.ion-xbox:before { content: "\f30c"; }
/*!
 * BootstrapValidator (http://bootstrapvalidator.com)
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @version     v0.5.3-dev, built on 2014-09-30 6:08:18 PM
 * @author      https://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     MIT
 */

.bv-form .help-block{margin-bottom:0}.bv-form .tooltip-inner{text-align:left}.nav-tabs li.bv-tab-error>a,.nav-tabs li.bv-tab-error>a:focus,.nav-tabs li.bv-tab-error>a:hover,.panel-group.accordion .panel-title .bv-col-error,.panel-group.accordion .panel-title .bv-col-error:focus,.panel-group.accordion .panel-title .bv-col-error:hover{color:#e33a4b;font-weight:700}.nav-tabs li.bv-tab-error>a .fa,.nav-tabs li.bv-tab-success>a .fa-{padding-right:5px}.bv-form .bv-icon-no-label{top:0}.bv-form .bv-icon-input-group{top:0;z-index:100}
/*!
 * Datepicker for Bootstrap v1.7.1 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
    border-radius: 4px;
    direction: ltr;
}

.datepicker-inline {
    width: 220px;
}

.datepicker-rtl {
    direction: rtl;
}

.datepicker-rtl.dropdown-menu {
    left: auto;
}

.datepicker-rtl table tr td span {
    float: right;
}

.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px;
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid rgba(0, 0, 0, 0.15);
}

.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff;
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #777777;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background: #eeeeee;
    cursor: pointer;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: none;
    color: #777777;
    cursor: default;
}

.datepicker table tr td.highlighted {
    color: #000;
    background-color: #d9edf7;
    border-color: #85c5e5;
    border-radius: 0;
}

.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
    color: #000;
    background-color: #afd9ee;
    border-color: #298fc2;
}

.datepicker table tr td.highlighted:hover {
    color: #000;
    background-color: #afd9ee;
    border-color: #52addb;
}

.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
    color: #000;
    background-color: #afd9ee;
    border-color: #52addb;
}

.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
    color: #000;
    background-color: #91cbe8;
    border-color: #298fc2;
}

.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
    background-color: #d9edf7;
    border-color: #85c5e5;
}

.datepicker table tr td.highlighted.focused {
    background: #afd9ee;
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
    background: #d9edf7;
    color: #777777;
}

.datepicker table tr td.today {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733;
}

.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
    color: #000;
    background-color: #ffc966;
    border-color: #b37400;
}

.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00;
}

.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
    color: #000;
    background-color: #ffbc42;
    border-color: #b37400;
}

.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
    background-color: #ffdb99;
    border-color: #ffb733;
}

.datepicker table tr td.today.focused {
    background: #ffc966;
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
    background: #ffdb99;
    color: #777777;
}

.datepicker table tr td.range {
    color: #000;
    background-color: #eeeeee;
    border-color: #bbbbbb;
    border-radius: 0;
}

.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
    color: #000;
    background-color: #d5d5d5;
    border-color: #7c7c7c;
}

.datepicker table tr td.range:hover {
    color: #000;
    background-color: #d5d5d5;
    border-color: #9d9d9d;
}

.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
    color: #000;
    background-color: #d5d5d5;
    border-color: #9d9d9d;
}

.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
    color: #000;
    background-color: #c3c3c3;
    border-color: #7c7c7c;
}

.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
    background-color: #eeeeee;
    border-color: #bbbbbb;
}

.datepicker table tr td.range.focused {
    background: #d5d5d5;
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
    background: #eeeeee;
    color: #777777;
}

.datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #e4eef3;
    border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
    color: #000;
    background-color: #c1d7e3;
    border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted:hover {
    color: #000;
    background-color: #c1d7e3;
    border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
    color: #000;
    background-color: #c1d7e3;
    border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
    color: #000;
    background-color: #a8c8d8;
    border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
    background-color: #e4eef3;
    border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted.focused {
    background: #c1d7e3;
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
    background: #e4eef3;
    color: #777777;
}

.datepicker table tr td.range.today {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417;
}

.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
    color: #000;
    background-color: #f4b747;
    border-color: #815608;
}

.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f4b747;
    border-color: #bf800c;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
    color: #000;
    background-color: #f4b747;
    border-color: #bf800c;
}

.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
    color: #000;
    background-color: #f2aa25;
    border-color: #815608;
}

.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
    background-color: #f7ca77;
    border-color: #f1a417;
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
    background: #f7ca77;
    color: #777777;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
    color: #fff;
    background-color: #777777;
    border-color: #555555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #161616;
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #373737;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #373737;
}

.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
    color: #fff;
    background-color: #4c4c4c;
    border-color: #161616;
}

.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
    background-color: #777777;
    border-color: #555555;
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px;
}

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
    background: #eeeeee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: none;
    color: #777777;
    cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
    color: #777777;
}

.datepicker .datepicker-switch {
    width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
    cursor: pointer;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
    background: #eeeeee;
}

.datepicker .prev.disabled,
.datepicker .next.disabled {
    visibility: hidden;
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

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

.input-daterange {
    width: 100%;
}

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

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0;
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    line-height: 1.42857143;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px;
}

/*# sourceMappingURL=bootstrap-datepicker3.css.map */

/*!
 * NEW STYLE
 *
 * By THEMEON
 */

.datepicker {
    border-radius: 0;
}
.datepicker-inline{
    width: auto;
    display: inline-block
}
.datepicker table thead {
    color: #4d627b;
}

.datepicker-dropdown {
    padding: 0
}

.datepicker-days, .datepicker-months, .datepicker-years,
.datepicker-decades, .datepicker-centuries{
    padding: 5px 10px 15px
}

.datepicker .datepicker-switch {
    font-size: 14px;
    font-weight: 700;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.datepicker thead tr th:hover:not(.dow),
.datepicker tfoot tr th:hover {
    background: rgba(0, 0, 0, 0.1) !important;
}

.datepicker table tr td,
.datepicker table tr th {
    border-radius: 2px;
    width: 33px;
    height: 33px;
}

.datepicker table .dow {
    font-weight: 400;
    font-size: .9em;
    padding: 0  0 20px;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background-color: rgba(0,0,0,0.15);
    border-radius: 50%;
    cursor: pointer;
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted{
    background-color: #177bbb;
    border-color: #177bbb;
    color: #fff;
}
.datepicker table tr td.range{
    background-color: #b7d9ef;
    color: #3a3d45
}
.datepicker-switch{
    color: #177bbb;
}
.datepicker table tr td.range,
.datepicker table tr td{
    border-radius: 50%
}
.datepicker table tr th {
    border-radius: 0;
}

.datepicker table tr td.range {
    font-weight: 700;
}

.datepicker-orient-bottom:after {
    border-color: currentcolor transparent #177bbb;
}
[class*="datepicker-orient-"]:before,
[class*="datepicker-orient-"]:after{
    display: none;
}
.datepicker table tfoot .today {
    border-top: 1px solid rgba(0, 0, 0, 0.02);
    background: rgba(0, 0, 0, 0.04);
    font-weight: 600;
    padding: 10px;
    text-transform: uppercase;
    color: inherit;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused{
    background: rgba(0, 0, 0, 0.1);
}

.datepicker table tr td,
.datepicker table tr td span.active,
.input-daterange .input-group-addon {
    text-shadow: none !important;
}
/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker {
  position: relative;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px;
}
.bootstrap-timepicker .add-on {
  cursor: pointer;
}
.bootstrap-timepicker .add-on i {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px;
}
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
}
.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
  background-color: transparent;
  border: 0;
}
.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 5px 7px;
  font-weight: 500;
}
.bootstrap-timepicker-widget table tr:nth-child(2) td:not(.separator) {
  background-color: rgba(0,0,0,.1);
}
.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px;
}
.bootstrap-timepicker-widget table td span {
  width: 100%;
}
.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  margin: 0;
  padding: 0;
  outline: 0;
  color: #404040;
}
.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
}
.bootstrap-timepicker-widget table td a i {
  display: inline-block;
  margin-top: 2px;
  font-size: 18px;
  height: 1em;
}
.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center;
}
.bootstrap-timepicker-widget .modal-content {
  padding: 4px;
}
@media (min-width: 767px) {
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px;
  }
}
@media (max-width: 767px) {
  .bootstrap-timepicker {
    width: 100%;
  }
  .bootstrap-timepicker .dropdown-menu {
    width: 100%;
  }
}
.pace{position:fixed;width:100%;height:3px;z-index:9999;top:0;left:0}.pace:before{content:'';display:block;width:100%;height:3px;background-color:rgba(255,255,255,.4);position:absolute}.pace-inactive{display:none}.pace-progress{height:3px;z-index:2;position:relative;transition:all .1s}.pace-activity{display:none}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-search--inline {
    float: left;
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}





/* ========================================================================*/
/* NEW STYLE BY THEMEON */
/* ========================================================================*/

.select2-results__group,
.select2-container--default .select2-results__option .select2-results__option{
    color: #4d627b
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 30px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-top-color: #4d627b;
}
.select2-dropdown,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple{
    border-radius: 3px;
    outline: none !important;
}
.select2-container .select2-selection--single{
    height: 32px
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 30px
}

.select2-dropdown,
.select2-container--default .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-search--dropdown .select2-search__field{
    border-color: rgba(0,0,0,0.09);
    outline: none !important
}

.select2-dropdown,
.select2-container--open.select2-container--default .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-search--dropdown .select2-search__field:focus{
    border-color: rgba(0,0,0,0.15)
}
.select2-container--open.select2-container--default.select2-container--below .select2-selection--single{
    border-bottom-color: transparent;
}
.select2-container--open.select2-container--default.select2-container--above .select2-selection--single{
    border-top-color: transparent;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #177bbb;
    border: 1px solid #177bbb;
    border-radius: 3px;
    color: #fff
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color: inherit
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #177bbb;
    color: #fff;
}
.select2-container--default .select2-results__option[aria-selected="true"]{
    background-color: rgba(0,0,0,.04);
    color: #4d627b
}
.select2-container--default .select2-results__option[aria-selected="true"]:hover{
    background-color:  rgba(0,0,0,.12);
}
.select2-container--open .select2-dropdown--below{
    box-shadow: 0 5px 7px rgba(0,0,0,0.3)
}
.select2-container--open .select2-dropdown--above{
    box-shadow: 0 -5px 7px rgba(0,0,0,0.3)
}
/*! nouislider - 10.1.0 - 2017-07-28 13:09:54 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-connect{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-origin{position:absolute;height:0;width:0}.noUi-handle{position:relative;z-index:1}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:top .3s,right .3s,bottom .3s,left .3s;transition:top .3s,right .3s,bottom .3s,left .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base,.noUi-handle{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #BBB}.noUi-connect{background:#3fb8af;border-radius:4px;box-shadow:inset 0 0 3px rgba(51,51,51,0.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #ebebeb,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:before,.noUi-handle:after{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0);padding-left:25px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}/*!
 * NEW STYLE
 *
 * By THEMEON
 */.noUi-target{background:rgba(0,0,0,.15);border:0;box-shadow:none;border-radius:0}.noUi-connect{background:#1675b2;box-shadow:none}[disabled].noUi-target{background:rgba(0,0,0,.1);opacity:.7}[disabled] .noUi-connect{background:rgba(0,0,0,.3)}[disabled] .noUi-handle{background:#2e2e2e;border:3px solid #2e2e2e}.noUi-handle{border:0;border-radius:3px;background:#1675b2;cursor:default;box-shadow:none;border-radius:50%;cursor:pointer}.noUi-handle:after,.noUi-handle:before{display:none}.noUi-horizontal{height:3px}.noUi-horizontal .noUi-handle{top:-6px;left:-6px;width:15px;height:15px}.noUi-horizontal .noUi-handle{transition:all .2s}.noUi-horizontal .noUi-handle.noUi-active{top:-11px;left:-11px;width:25px;height:25px;box-shadow:0 0 0 15px rgba(0,0,0,.1);transition:all .2s}.noUi-handle:focus{outline:none!important;box-shadow:0 0 0 10px rgba(0,0,0,.1)}.noUi-vertical{width:3px}.noUi-vertical .noUi-handle{left:-6px;top:-9px;height:15px;width:15px}.noUi-vertical .noUi-handle{transition:all .2s}.noUi-vertical .noUi-handle.noUi-active{top:-11px;left:-11px;width:25px;height:25px;box-shadow:0 0 0 15px rgba(0,0,0,.1);transition:all .2s}.noUi-marker-horizontal.noUi-marker{width:1px}.noUi-value-horizontal{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.noUi-marker-large,.noUi-marker{background:rgba(0,0,0,.2)}
/**
 * @license Highcharts
 *
 * (c) 2009-2016 Torstein Honsi
 *
 * License: www.highcharts.com/license
 */
.highcharts-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: left;
  line-height: normal;
  z-index: 0;
  /* #1072 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.highcharts-root {
  display: block;
}

.highcharts-root text {
  stroke-width: 0;
}

.highcharts-strong {
  font-weight: bold;
}

.highcharts-emphasized {
  font-style: italic;
}

.highcharts-anchor {
  cursor: pointer;
}

.highcharts-background {
  fill: #ffffff;
}

.highcharts-plot-border, .highcharts-plot-background {
  fill: none;
}

.highcharts-label-box {
  fill: none;
}

.highcharts-button-box {
  fill: inherit;
}

.highcharts-tracker-line {
  stroke-linejoin: round;
  stroke: rgba(192, 192, 192, 0.0001);
  stroke-width: 22;
  fill: none;
}

.highcharts-tracker-area {
  fill: rgba(192, 192, 192, 0.0001);
  stroke-width: 0;
}

/* Titles */
.highcharts-title {
  fill: #333333;
  font-size: 1.5em;
}

.highcharts-subtitle {
  fill: #666666;
}

/* Axes */
.highcharts-axis-line {
  fill: none;
  stroke: #ccd6eb;
}

.highcharts-yaxis .highcharts-axis-line {
  stroke-width: 0;
}

.highcharts-axis-title {
  fill: #666666;
}

.highcharts-axis-labels {
  fill: #666666;
  cursor: default;
  font-size: 0.9em;
}

.highcharts-grid-line {
  fill: none;
  stroke: #e6e6e6;
}

.highcharts-xaxis-grid .highcharts-grid-line {
  stroke-width: 0px;
}

.highcharts-tick {
  stroke: #ccd6eb;
}

.highcharts-yaxis .highcharts-tick {
  stroke-width: 0;
}

.highcharts-minor-grid-line {
  stroke: #f2f2f2;
}

.highcharts-crosshair-thin {
  stroke-width: 1px;
  stroke: #cccccc;
}

.highcharts-crosshair-category {
  stroke: #ccd6eb;
  stroke-opacity: 0.25;
}

/* Credits */
.highcharts-credits {
  cursor: pointer;
  fill: #999999;
  font-size: 0.7em;
  transition: fill 250ms, font-size 250ms;
}

.highcharts-credits:hover {
  fill: black;
  font-size: 1em;
}

/* Tooltip */
.highcharts-tooltip {
  cursor: default;
  pointer-events: none;
  white-space: nowrap;
  transition: stroke 150ms;
}

.highcharts-tooltip text {
  fill: #333333;
}

.highcharts-tooltip .highcharts-header {
  font-size: 0.85em;
}

.highcharts-tooltip-box {
  stroke-width: 1px;
  fill: #f7f7f7;
  fill-opacity: 0.85;
}

.highcharts-tooltip-box .highcharts-label-box {
  fill: #f7f7f7;
  fill-opacity: 0.85;
}

.highcharts-selection-marker {
  fill: #335cad;
  fill-opacity: 0.25;
}

.highcharts-graph {
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.highcharts-state-hover .highcharts-graph {
  stroke-width: 3;
}

.highcharts-state-hover path {
  transition: stroke-width 50;
  /* quick in */
}

.highcharts-state-normal path {
  transition: stroke-width 250ms;
  /* slow out */
}

/* Legend hover affects points and series */
g.highcharts-series,
.highcharts-point,
.highcharts-markers,
.highcharts-data-labels {
  transition: opacity 250ms;
}

.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover),
.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),
.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),
.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover) {
  opacity: 0.2;
}

/* Series options */
/* Default colors */
.highcharts-color-0 {
  fill: #7cb5ec;
  stroke: #7cb5ec;
}

.highcharts-color-1 {
  fill: #434348;
  stroke: #434348;
}

.highcharts-color-2 {
  fill: #90ed7d;
  stroke: #90ed7d;
}

.highcharts-color-3 {
  fill: #f7a35c;
  stroke: #f7a35c;
}

.highcharts-color-4 {
  fill: #8085e9;
  stroke: #8085e9;
}

.highcharts-color-5 {
  fill: #f15c80;
  stroke: #f15c80;
}

.highcharts-color-6 {
  fill: #e4d354;
  stroke: #e4d354;
}

.highcharts-color-7 {
  fill: #2b908f;
  stroke: #2b908f;
}

.highcharts-color-8 {
  fill: #f45b5b;
  stroke: #f45b5b;
}

.highcharts-color-9 {
  fill: #91e8e1;
  stroke: #91e8e1;
}

.highcharts-area {
  fill-opacity: 0.75;
  stroke-width: 0;
}

.highcharts-markers {
  stroke-width: 1px;
  stroke: #ffffff;
}

.highcharts-point {
  stroke-width: 1px;
}

.highcharts-dense-data .highcharts-point {
  stroke-width: 0;
}

.highcharts-data-label {
  font-size: 0.9em;
  font-weight: bold;
}

.highcharts-data-label-box {
  fill: none;
  stroke-width: 0;
}

.highcharts-data-label text, text.highcharts-data-label {
  fill: #333333;
}

.highcharts-data-label-connector {
  fill: none;
}

.highcharts-halo {
  fill-opacity: 0.25;
  stroke-width: 0;
}

.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select,
.highcharts-markers .highcharts-point-select {
  fill: #cccccc;
  stroke: #000000;
}

.highcharts-column-series rect.highcharts-point {
  stroke: #ffffff;
}

.highcharts-column-series .highcharts-point {
  transition: fill-opacity 250ms;
}

.highcharts-column-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff;
}

.highcharts-pie-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-funnel-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff;
}

.highcharts-funnel-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-funnel-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit;
}

.highcharts-pyramid-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #ffffff;
}

.highcharts-pyramid-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-pyramid-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit;
}

.highcharts-solidgauge-series .highcharts-point {
  stroke-width: 0;
}

.highcharts-treemap-series .highcharts-point {
  stroke-width: 1px;
  stroke: #e6e6e6;
  transition: stroke 250ms, fill 250ms, fill-opacity 250ms;
}

.highcharts-treemap-series .highcharts-point-hover {
  stroke: #999999;
  transition: stroke 25ms, fill 25ms, fill-opacity 25ms;
}

.highcharts-treemap-series .highcharts-above-level {
  display: none;
}

.highcharts-treemap-series .highcharts-internal-node {
  fill: none;
}

.highcharts-treemap-series .highcharts-internal-node-interactive {
  fill-opacity: 0.15;
  cursor: pointer;
}

.highcharts-treemap-series .highcharts-internal-node-interactive:hover {
  fill-opacity: 0.75;
}

/* Legend */
.highcharts-legend-box {
  fill: none;
  stroke-width: 0;
}

.highcharts-legend-item > text {
  fill: #333333;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer;
  stroke-width: 0;
}

.highcharts-legend-item:hover text {
  fill: #000000;
}

.highcharts-legend-item-hidden * {
  fill: #cccccc !important;
  stroke: #cccccc !important;
  transition: fill 250ms;
}

.highcharts-legend-nav-active {
  fill: #003399;
  cursor: pointer;
}

.highcharts-legend-nav-inactive {
  fill: #cccccc;
}

circle.highcharts-legend-nav-active, circle.highcharts-legend-nav-inactive {
  /* tracker */
  fill: rgba(192, 192, 192, 0.0001);
}

.highcharts-legend-title-box {
  fill: none;
  stroke-width: 0;
}

/* Bubble legend */
.highcharts-bubble-legend-symbol {
  stroke-width: 2;
  fill-opacity: 0.5;
}

.highcharts-bubble-legend-connectors {
  stroke-width: 1;
}

.highcharts-bubble-legend-labels {
  fill: #333333;
}

/* Loading */
.highcharts-loading {
  position: absolute;
  background-color: #ffffff;
  opacity: 0.5;
  text-align: center;
  z-index: 10;
  transition: opacity 250ms;
}

.highcharts-loading-hidden {
  height: 0 !important;
  opacity: 0;
  overflow: hidden;
  transition: opacity 250ms, height 250ms step-end;
}

.highcharts-loading-inner {
  font-weight: bold;
  position: relative;
  top: 45%;
}

/* Plot bands and polar pane backgrounds */
.highcharts-plot-band, .highcharts-pane {
  fill: #000000;
  fill-opacity: 0.05;
}

.highcharts-plot-line {
  fill: none;
  stroke: #999999;
  stroke-width: 1px;
}

/* Highcharts More and modules */
.highcharts-boxplot-box {
  fill: #ffffff;
}

.highcharts-boxplot-median {
  stroke-width: 2px;
}

.highcharts-bubble-series .highcharts-point {
  fill-opacity: 0.5;
}

.highcharts-errorbar-series .highcharts-point {
  stroke: #000000;
}

.highcharts-gauge-series .highcharts-data-label-box {
  stroke: #cccccc;
  stroke-width: 1px;
}

.highcharts-gauge-series .highcharts-dial {
  fill: #000000;
  stroke-width: 0;
}

.highcharts-polygon-series .highcharts-graph {
  fill: inherit;
  stroke-width: 0;
}

.highcharts-waterfall-series .highcharts-graph {
  stroke: #333333;
  stroke-dasharray: 1, 3;
}

.highcharts-sankey-series .highcharts-point {
  stroke-width: 0;
}

.highcharts-sankey-series .highcharts-link {
  transition: fill 250ms, fill-opacity 250ms;
  fill-opacity: 0.5;
}

.highcharts-sankey-series .highcharts-point-hover.highcharts-link {
  transition: fill 50ms, fill-opacity 50ms;
  fill-opacity: 1;
}

.highcharts-venn-series .highcharts-point {
  fill-opacity: 0.75;
  stroke: #cccccc;
  transition: stroke 250ms, fill-opacity 250ms;
}

.highcharts-venn-series .highcharts-point-hover {
  fill-opacity: 1;
  stroke: #cccccc;
}

/* Highstock */
.highcharts-navigator-mask-outside {
  fill-opacity: 0;
}

.highcharts-navigator-mask-inside {
  fill: #6685c2;
  /* navigator.maskFill option */
  fill-opacity: 0.25;
  cursor: ew-resize;
}

.highcharts-navigator-outline {
  stroke: #cccccc;
  fill: none;
}

.highcharts-navigator-handle {
  stroke: #cccccc;
  fill: #f2f2f2;
  cursor: ew-resize;
}

.highcharts-navigator-series {
  fill: #335cad;
  stroke: #335cad;
}

.highcharts-navigator-series .highcharts-graph {
  stroke-width: 1px;
}

.highcharts-navigator-series .highcharts-area {
  fill-opacity: 0.05;
}

.highcharts-navigator-xaxis .highcharts-axis-line {
  stroke-width: 0;
}

.highcharts-navigator-xaxis .highcharts-grid-line {
  stroke-width: 1px;
  stroke: #e6e6e6;
}

.highcharts-navigator-xaxis.highcharts-axis-labels {
  fill: #999999;
}

.highcharts-navigator-yaxis .highcharts-grid-line {
  stroke-width: 0;
}

.highcharts-scrollbar-thumb {
  fill: #cccccc;
  stroke: #cccccc;
  stroke-width: 1px;
}

.highcharts-scrollbar-button {
  fill: #e6e6e6;
  stroke: #cccccc;
  stroke-width: 1px;
}

.highcharts-scrollbar-arrow {
  fill: #666666;
}

.highcharts-scrollbar-rifles {
  stroke: #666666;
  stroke-width: 1px;
}

.highcharts-scrollbar-track {
  fill: #f2f2f2;
  stroke: #f2f2f2;
  stroke-width: 1px;
}

.highcharts-button {
  fill: #f7f7f7;
  stroke: #cccccc;
  cursor: default;
  stroke-width: 1px;
  transition: fill 250ms;
}

.highcharts-button text {
  fill: #333333;
}

.highcharts-button-hover {
  transition: fill 0ms;
  fill: #e6e6e6;
  stroke: #cccccc;
}

.highcharts-button-hover text {
  fill: #333333;
}

.highcharts-button-pressed {
  font-weight: bold;
  fill: #e6ebf5;
  stroke: #cccccc;
}

.highcharts-button-pressed text {
  fill: #333333;
  font-weight: bold;
}

.highcharts-button-disabled text {
  fill: #333333;
}

.highcharts-range-selector-buttons .highcharts-button {
  stroke-width: 0px;
}

.highcharts-range-label rect {
  fill: none;
}

.highcharts-range-label text {
  fill: #666666;
}

.highcharts-range-input rect {
  fill: none;
}

.highcharts-range-input text {
  fill: #333333;
}

.highcharts-range-input {
  stroke-width: 1px;
  stroke: #cccccc;
}

input.highcharts-range-selector {
  position: absolute;
  border: 0;
  width: 1px;
  /* Chrome needs a pixel to see it */
  height: 1px;
  padding: 0;
  text-align: center;
  left: -9em;
  /* #4798 */
}

.highcharts-crosshair-label text {
  fill: #ffffff;
  font-size: 1.1em;
}

.highcharts-crosshair-label .highcharts-label-box {
  fill: inherit;
}

.highcharts-candlestick-series .highcharts-point {
  stroke: #000000;
  stroke-width: 1px;
}

.highcharts-candlestick-series .highcharts-point-up {
  fill: #ffffff;
}

.highcharts-ohlc-series .highcharts-point-hover {
  stroke-width: 3px;
}

.highcharts-flags-series .highcharts-point .highcharts-label-box {
  stroke: #999999;
  fill: #ffffff;
  transition: fill 250ms;
}

.highcharts-flags-series .highcharts-point-hover .highcharts-label-box {
  stroke: #000000;
  fill: #ccd6eb;
}

.highcharts-flags-series .highcharts-point text {
  fill: #000000;
  font-size: 0.9em;
  font-weight: bold;
}

/* Highmaps */
.highcharts-map-series .highcharts-point {
  transition: fill 500ms, fill-opacity 500ms, stroke-width 250ms;
  stroke: #cccccc;
}

.highcharts-map-series .highcharts-point-hover {
  transition: fill 0ms, fill-opacity 0ms;
  fill-opacity: 0.5;
  stroke-width: 2px;
}

.highcharts-mapline-series .highcharts-point {
  fill: none;
}

.highcharts-heatmap-series .highcharts-point {
  stroke-width: 0;
}

.highcharts-map-navigation {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}

.highcharts-coloraxis {
  stroke-width: 0;
}

.highcharts-coloraxis-marker {
  fill: #999999;
}

.highcharts-null-point {
  fill: #f7f7f7;
}

/* 3d charts */
.highcharts-3d-frame {
  fill: transparent;
}

/* Exporting module */
.highcharts-contextbutton {
  fill: #ffffff;
  /* needed to capture hover */
  stroke: none;
  stroke-linecap: round;
}

.highcharts-contextbutton:hover {
  fill: #e6e6e6;
  stroke: #e6e6e6;
}

.highcharts-button-symbol {
  stroke: #666666;
  stroke-width: 3px;
}

.highcharts-menu {
  border: 1px solid #999999;
  background: #ffffff;
  padding: 5px 0;
  box-shadow: 3px 3px 10px #888;
}

.highcharts-menu-item {
  padding: 0.5em 1em;
  background: none;
  color: #333333;
  cursor: pointer;
  transition: background 250ms, color 250ms;
}

.highcharts-menu-item:hover {
  background: #335cad;
  color: #ffffff;
}

/* Drilldown module */
.highcharts-drilldown-point {
  cursor: pointer;
}

.highcharts-drilldown-data-label text,
text.highcharts-drilldown-data-label,
.highcharts-drilldown-axis-label {
  cursor: pointer;
  fill: #003399;
  font-weight: bold;
  text-decoration: underline;
}

/* No-data module */
.highcharts-no-data text {
  font-weight: bold;
  font-size: 12px;
  fill: #666666;
}

/* Drag-panes module */
.highcharts-axis-resizer {
  cursor: ns-resize;
  stroke: black;
  stroke-width: 2px;
}

/* Bullet type series */
.highcharts-bullet-target {
  stroke-width: 0;
}

/* Lineargauge type series */
.highcharts-lineargauge-target {
  stroke-width: 1px;
  stroke: #333333;
}

.highcharts-lineargauge-target-line {
  stroke-width: 1px;
  stroke: #333333;
}

/* Annotations module */
.highcharts-annotation-label-box {
  stroke-width: 1px;
  stroke: #000000;
  fill: #000000;
  fill-opacity: 0.75;
}

.highcharts-annotation-label text {
  fill: #e6e6e6;
}

/* Gantt */
.highcharts-treegrid-node-collapsed, .highcharts-treegrid-node-expanded {
  cursor: pointer;
}

.highcharts-point-connecting-path {
  fill: none;
}

.highcharts-grid-axis .highcharts-tick {
  stroke-width: 1px;
}

.highcharts-grid-axis .highcharts-axis-line {
  stroke-width: 1px;
}
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none; }

trix-toolbar * {
  box-sizing: border-box; }

trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto; }

trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px; }
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 1.5vw; }
    @media (max-device-width: 768px) {
      trix-toolbar .trix-button-group:not(:first-child) {
        margin-left: 0; } }

trix-toolbar .trix-button-group-spacer {
  flex-grow: 1; }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button-group-spacer {
      display: none; } }

trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent; }
  trix-toolbar .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-toolbar .trix-button.trix-active {
    background: #cbeefa;
    color: black; }
  trix-toolbar .trix-button:not(:disabled) {
    cursor: pointer; }
  trix-toolbar .trix-button:disabled {
    color: rgba(0, 0, 0, 0.125); }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button {
      letter-spacing: -0.01em;
      padding: 0 0.3em; } }

trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px; }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button--icon {
      height: 2em;
      max-width: calc(0.8em + 3.5vw); } }
  trix-toolbar .trix-button--icon::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-device-width: 768px) {
      trix-toolbar .trix-button--icon::before {
        right: 6%;
        left: 6%; } }
  trix-toolbar .trix-button--icon.trix-active::before {
    opacity: 1; }
  trix-toolbar .trix-button--icon:disabled::before {
    opacity: 0.125; }

trix-toolbar .trix-button--icon-attach::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  top: 8%;
  bottom: 4%; }

trix-toolbar .trix-button--icon-bold::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-italic::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-strike::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-quote::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-code::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-number-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-undo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-redo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-dialogs {
  position: relative; }

trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5; }

trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
  trix-toolbar .trix-input--dialog.validate:invalid {
    box-shadow: #F00 0px 0px 1.5px 1px; }

trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none; }

trix-toolbar .trix-dialog--link {
  max-width: 600px; }

trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline; }
  trix-toolbar .trix-dialog__link-fields .trix-input {
    flex: 1; }
  trix-toolbar .trix-dialog__link-fields .trix-button-group {
    flex: 0 0 content;
    margin: 0; }

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none; }

trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none; }

trix-editor .attachment__caption-editor:focus[data-trix-mutable]::-moz-selection {
  background: highlight; }

trix-editor .attachment__caption-editor:focus[data-trix-mutable]::selection {
  background: highlight; }

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent; }

trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight; }

trix-editor .attachment {
  position: relative; }
  trix-editor .attachment:hover {
    cursor: default; }

trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text; }

trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in; }
  trix-editor .attachment__progress[value="100"] {
    opacity: 0; }

trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center; }

trix-editor .trix-button-group {
  display: inline-flex; }

trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent; }
  trix-editor .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-editor .trix-button.trix-active {
    background: #cbeefa; }
  trix-editor .trix-button:not(:disabled) {
    cursor: pointer; }

trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25); }
  trix-editor .trix-button--remove::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90%; }
  trix-editor .trix-button--remove:hover {
    border-color: #333; }
    trix-editor .trix-button--remove:hover::before {
      opacity: 1; }

trix-editor .attachment__metadata-container {
  position: relative; }

trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px; }
  trix-editor .attachment__metadata .attachment__name {
    display: inline-block;
    max-width: 100%;
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  trix-editor .attachment__metadata .attachment__size {
    margin-left: 0.2em;
    white-space: nowrap; }

.trix-content {
  line-height: 1.5; }
  .trix-content * {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  .trix-content h1 {
    font-size: 1.2em;
    line-height: 1.2; }
  .trix-content blockquote {
    border: 0 solid #ccc;
    border-left-width: 0.3em;
    margin-left: 0.3em;
    padding-left: 0.6em; }
  .trix-content [dir=rtl] blockquote,
  .trix-content blockquote[dir=rtl] {
    border-width: 0;
    border-right-width: 0.3em;
    margin-right: 0.3em;
    padding-right: 0.6em; }
  .trix-content li {
    margin-left: 1em; }
  .trix-content [dir=rtl] li {
    margin-right: 1em; }
  .trix-content pre {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-family: monospace;
    font-size: 0.9em;
    padding: 0.5em;
    white-space: pre;
    background-color: #eee;
    overflow-x: auto; }
  .trix-content img {
    max-width: 100%;
    height: auto; }
  .trix-content .attachment {
    display: inline-block;
    position: relative;
    max-width: 100%; }
    .trix-content .attachment a {
      color: inherit;
      text-decoration: none; }
      .trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
        color: inherit; }
  .trix-content .attachment__caption {
    text-align: center; }
    .trix-content .attachment__caption .attachment__name + .attachment__size::before {
      content: ' \2022 '; }
  .trix-content .attachment--preview {
    width: 100%;
    text-align: center; }
    .trix-content .attachment--preview .attachment__caption {
      color: #666;
      font-size: 0.9em;
      line-height: 1.2; }
  .trix-content .attachment--file {
    color: #333;
    line-height: 1;
    margin: 0 2px 2px 2px;
    padding: 0.4em 1em;
    border: 1px solid #bbb;
    border-radius: 5px; }
  .trix-content .attachment-gallery {
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .trix-content .attachment-gallery .attachment {
      flex: 1 0 33%;
      padding: 0 0.5em;
      max-width: 33%; }
    .trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
      flex-basis: 50%;
      max-width: 50%; }
/*
 * Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
 * the trix-editor content (whether displayed or under editing). Feel free to incorporate this
 * inclusion directly in any other asset bundle and remove this file.
 *

*/

/*
 * We need to override trix.css’s image gallery styles to accommodate the
 * <action-text-attachment> element we wrap around attachments. Otherwise,
 * images in galleries will be squished by the max-width: 33%; rule.
*/
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}

.trix-button-group--file-tools {
  display: none;
}
.trix-button--icon-attach {
  display: none;
}
.form-check-input {
  clear: left;
}

.form-switch.form-switch-sm {
  margin-bottom: 0.5rem; /* JUST FOR STYLING PURPOSE */
}

.form-switch.form-switch-sm .form-check-input {
  height: 1rem;
  width: calc(1rem + 0.75rem);
  border-radius: 2rem;
}

.form-switch.form-switch-md {
  margin-bottom: 1rem; /* JUST FOR STYLING PURPOSE */
}

.form-switch.form-switch-md .form-check-input {
  height: 1.5rem;
  width: calc(2rem + 0.75rem);
  border-radius: 3rem;
}

.form-switch.form-switch-lg {
  margin-bottom: 1.5rem; /* JUST FOR STYLING PURPOSE */
}

.form-switch.form-switch-lg .form-check-input {
  height: 2rem;
  width: calc(3rem + 0.75rem);
  border-radius: 4rem;
}

.form-switch.form-switch-xl {
  margin-bottom: 2rem; /* JUST FOR STYLING PURPOSE */
}

.form-switch.form-switch-xl .form-check-input {
  height: 2.5rem;
  width: calc(4rem + 0.75rem);
  border-radius: 5rem;
}
td.default-actions {
  width: 145px;
}

.select2 small.help-block {
  z-index: 9999
}
.select2-close-mask{
    z-index: 10001;
}
.select2-dropdown{
  z-index: 10002;
}

.modal-body .form-group {
    margin-left: 0;
    margin-right: 0;
}

#field-query input {
  min-width: 60px;
}

.autocompletable, .selectable {
  min-width: 120px;
  max-width: 600px;
}

.js-flash-message {
  display: none;
}
.panel-bordered-info .panel-heading,
.panel-bordered-primary .panel-heading,
.panel-bordered-success .panel-heading {
  background-color: #7d7d7d;
}
.brand-title img{
  height: 29px;
  width: 160px;
}
.brand-icon {
  /*width: 85px;*/
  /*padding-left: 2px;*/
}

.distribuicao-atos {
  max-height: 600px;
  overflow-y: scroll;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}
a.unvisited {
  color: #fff;
}
a.unvisisted:visited {
  color: #fff;
}

.h300px {
  height: 300px;
}
#logo-cgjgo-body {
  max-width: 450px;
  max-height: 450px;
  opacity: 0.5;
}
.text-yellow {
  color: #f9e603fa;
}
.brand-title {
  font-size: 1.5em;
}
.selo-cancelado {
  color: red;
}
.dashboard-panel {
  max-height: 500px;
  overflow-y: scroll;
}

.btn-info2,
.btn-info2:focus {
  background-color: #0974a4;
  border-color: #0974a4 !important;
  color: #fff;
}
.btn-info2:hover,
.btn-info2:active,
.btn-info2.active,
.btn-info2:disabled,
.btn-info2.disabled,
.btn-info2:not([class*="btn-active-"]) + .dropdown-menu > li > a:hover,
.btn-info2:not([class*="btn-active-"]) + .dropdown-menu > li > a:focus,
.btn-info2:not([class*="btn-active-"]) + .dropdown-menu > .active > a,
.btn-info2 + .dropdown-menu:not(.head-list) > li > a.active,
.open > .dropdown-toggle.btn-info2,
.btn-hover-info2:hover,
.btn-hover-info2:active,
.btn-hover-info2.active,
.btn-active-info2.btn:active,
.btn-active-info2.btn.active,
.btn-active-info2 + .dropdown-menu > li > a:hover,
.btn-active-info2 + .dropdown-menu > li > a:focus,
.btn-active-info2 + .dropdown-menu > .active > a,
.open .dropdown-toggle.btn.btn-active-info2,
.btn-group.open .dropdown-toggle.btn.btn-active-info2 {
  background-color: #0974a4 !important;
  border-color: #0974a4 !important;
  color: #fff !important;
}

.hidden {
  display: false;
}

.faq-accordion .accordion:not(:last-child) {
    padding-bottom: 40px;
}

.container {
  display: flex; /* or inline-flex */
}

.item {
  flex-grow: 2; /* default 0 */
}

label.required:before{content:"*"}

.contact-link {
  color: #fff;
  background-color: #dc9d2a;
}

.blue-link, a.blue-link, td a.blue-link {
  color: #337ab7;
  cursor: pointer;
}

blockquote .argumentacao {
  border-left: 3px solid #ccc;
}

tr.retificatoria {
  border-left: 5px solid #ddd;
}

.pointer {
  cursor: pointer;
}

@media screen and (max-width: 600px) {
  body {
      font-size: 12px;

  }
    /* Oculta a coluna de ID em telas menores */
    .hide-on-mobile {
      display: none;
    }

    /* Ajusta o layout da tabela para dispositivos móveis */
    table {
      font-size: 12px;
    }

    th,
    td {
      display: block;
      width: 100%;
      box-sizing: border-box;
    }

    th {
      text-align: center;
    }

    td {
      text-align: left;
      margin-bottom: 5px;
    }
}
#mainnav-menu ul a:hover {
  word-wrap: break-word;
}
#mainnav-menu {
  display: flex;
  flex-direction: column;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *

















 */
.panel-body {
  padding: 15px;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 5px;
}

.table th,
.table td {
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .panel-title {
    font-size: 16px;
  }

  .table th,
  .table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
  }
}

.banner-home {
  margin: 0 auto;
  padding: 2%;
}

.banner-home img{
  width: 100%;
}
