html {

  text-size-adjust: 100%;
}

body {
  margin: 0px;
}

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: 0px;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0px;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0px;
  font-size: 2em;
}

mark {
  color: rgb(0, 0, 0);
  background: rgb(255, 255, 0);
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0px;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0px;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: Montserrat, sans-serif;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0px;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  box-sizing: content-box;
  appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  appearance: none;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0px 2px;
  border: 1px solid silver;
}

legend {
  padding: 0px;
  border: 0px;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-spacing: 0px;
  border-collapse: collapse;
}

td,
th {
  padding: 0px;
}

@media print {

  *,
  ::after,
  ::before {
    color: rgb(0, 0, 0) !important;
    text-shadow: none !important;
    background: 0px 0px !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^="javascript:"]::after,
  a[href^="#"]::after {
    content: "";
  }

  blockquote,
  pre {
    border: 1px solid rgb(153, 153, 153);
    break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: rgb(0, 0, 0) !important;
  }

  .label {
    border: 1px solid rgb(0, 0, 0);
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: rgb(255, 255, 255) !important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid rgb(221, 221, 221) !important;
  }
}



.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
   font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.glyphicon-asterisk::before {
  content: "*";
}

.glyphicon-plus::before {
  content: "+";
}

.glyphicon-eur::before,
.glyphicon-euro::before {
  content: "€";
}

.glyphicon-minus::before {
  content: "−";
}

.glyphicon-cloud::before {
  content: "☁";
}

.glyphicon-envelope::before {
  content: "✉";
}

.glyphicon-pencil::before {
  content: "✏";
}

.glyphicon-glass::before {
  content: "";
}

.glyphicon-music::before {
  content: "";
}

.glyphicon-search::before {
  content: "";
}

.glyphicon-heart::before {
  content: "";
}

.glyphicon-star::before {
  content: "";
}

.glyphicon-star-empty::before {
  content: "";
}

.glyphicon-user::before {
  content: "";
}

.glyphicon-film::before {
  content: "";
}

.glyphicon-th-large::before {
  content: "";
}

.glyphicon-th::before {
  content: "";
}

.glyphicon-th-list::before {
  content: "";
}

.glyphicon-ok::before {
  content: "";
}

.glyphicon-remove::before {
  content: "";
}

.glyphicon-zoom-in::before {
  content: "";
}

.glyphicon-zoom-out::before {
  content: "";
}

.glyphicon-off::before {
  content: "";
}

.glyphicon-signal::before {
  content: "";
}

.glyphicon-cog::before {
  content: "";
}

.glyphicon-trash::before {
  content: "";
}

.glyphicon-home::before {
  content: "";
}

.glyphicon-file::before {
  content: "";
}

.glyphicon-time::before {
  content: "";
}

.glyphicon-road::before {
  content: "";
}

.glyphicon-download-alt::before {
  content: "";
}

.glyphicon-download::before {
  content: "";
}

.glyphicon-upload::before {
  content: "";
}

.glyphicon-inbox::before {
  content: "";
}

.glyphicon-play-circle::before {
  content: "";
}

.glyphicon-repeat::before {
  content: "";
}

.glyphicon-refresh::before {
  content: "";
}

.glyphicon-list-alt::before {
  content: "";
}

.glyphicon-lock::before {
  content: "";
}

.glyphicon-flag::before {
  content: "";
}

.glyphicon-headphones::before {
  content: "";
}

.glyphicon-volume-off::before {
  content: "";
}

.glyphicon-volume-down::before {
  content: "";
}

.glyphicon-volume-up::before {
  content: "";
}

.glyphicon-qrcode::before {
  content: "";
}

.glyphicon-barcode::before {
  content: "";
}

.glyphicon-tag::before {
  content: "";
}

.glyphicon-tags::before {
  content: "";
}

.glyphicon-book::before {
  content: "";
}

.glyphicon-bookmark::before {
  content: "";
}

.glyphicon-print::before {
  content: "";
}

.glyphicon-camera::before {
  content: "";
}

.glyphicon-font::before {
  content: "";
}

.glyphicon-bold::before {
  content: "";
}

.glyphicon-italic::before {
  content: "";
}

.glyphicon-text-height::before {
  content: "";
}

.glyphicon-text-width::before {
  content: "";
}

.glyphicon-align-left::before {
  content: "";
}

.glyphicon-align-center::before {
  content: "";
}

.glyphicon-align-right::before {
  content: "";
}

.glyphicon-align-justify::before {
  content: "";
}

.glyphicon-list::before {
  content: "";
}

.glyphicon-indent-left::before {
  content: "";
}

.glyphicon-indent-right::before {
  content: "";
}

.glyphicon-facetime-video::before {
  content: "";
}

.glyphicon-picture::before {
  content: "";
}

.glyphicon-map-marker::before {
  content: "";
}

.glyphicon-adjust::before {
  content: "";
}

.glyphicon-tint::before {
  content: "";
}

.glyphicon-edit::before {
  content: "";
}

.glyphicon-share::before {
  content: "";
}

.glyphicon-check::before {
  content: "";
}

.glyphicon-move::before {
  content: "";
}

.glyphicon-step-backward::before {
  content: "";
}

.glyphicon-fast-backward::before {
  content: "";
}

.glyphicon-backward::before {
  content: "";
}

.glyphicon-play::before {
  content: "";
}

.glyphicon-pause::before {
  content: "";
}

.glyphicon-stop::before {
  content: "";
}

.glyphicon-forward::before {
  content: "";
}

.glyphicon-fast-forward::before {
  content: "";
}

.glyphicon-step-forward::before {
  content: "";
}

.glyphicon-eject::before {
  content: "";
}

.glyphicon-chevron-left::before {
  content: "";
}

.glyphicon-chevron-right::before {
  content: "";
}

.glyphicon-plus-sign::before {
  content: "";
}

.glyphicon-minus-sign::before {
  content: "";
}

.glyphicon-remove-sign::before {
  content: "";
}

.glyphicon-ok-sign::before {
  content: "";
}

.glyphicon-question-sign::before {
  content: "";
}

.glyphicon-info-sign::before {
  content: "";
}

.glyphicon-screenshot::before {
  content: "";
}

.glyphicon-remove-circle::before {
  content: "";
}

.glyphicon-ok-circle::before {
  content: "";
}

.glyphicon-ban-circle::before {
  content: "";
}

.glyphicon-arrow-left::before {
  content: "";
}

.glyphicon-arrow-right::before {
  content: "";
}

.glyphicon-arrow-up::before {
  content: "";
}

.glyphicon-arrow-down::before {
  content: "";
}

.glyphicon-share-alt::before {
  content: "";
}

.glyphicon-resize-full::before {
  content: "";
}

.glyphicon-resize-small::before {
  content: "";
}

.glyphicon-exclamation-sign::before {
  content: "";
}

.glyphicon-gift::before {
  content: "";
}

.glyphicon-leaf::before {
  content: "";
}

.glyphicon-fire::before {
  content: "";
}

.glyphicon-eye-open::before {
  content: "";
}

.glyphicon-eye-close::before {
  content: "";
}

.glyphicon-warning-sign::before {
  content: "";
}

.glyphicon-plane::before {
  content: "";
}

.glyphicon-calendar::before {
  content: "";
}

.glyphicon-random::before {
  content: "";
}

.glyphicon-comment::before {
  content: "";
}

.glyphicon-magnet::before {
  content: "";
}

.glyphicon-chevron-up::before {
  content: "";
}

.glyphicon-chevron-down::before {
  content: "";
}

.glyphicon-retweet::before {
  content: "";
}

.glyphicon-shopping-cart::before {
  content: "";
}

.glyphicon-folder-close::before {
  content: "";
}

.glyphicon-folder-open::before {
  content: "";
}

.glyphicon-resize-vertical::before {
  content: "";
}

.glyphicon-resize-horizontal::before {
  content: "";
}

.glyphicon-hdd::before {
  content: "";
}

.glyphicon-bullhorn::before {
  content: "";
}

.glyphicon-bell::before {
  content: "";
}

.glyphicon-certificate::before {
  content: "";
}

.glyphicon-thumbs-up::before {
  content: "";
}

.glyphicon-thumbs-down::before {
  content: "";
}

.glyphicon-hand-right::before {
  content: "";
}

.glyphicon-hand-left::before {
  content: "";
}

.glyphicon-hand-up::before {
  content: "";
}

.glyphicon-hand-down::before {
  content: "";
}

.glyphicon-circle-arrow-right::before {
  content: "";
}

.glyphicon-circle-arrow-left::before {
  content: "";
}

.glyphicon-circle-arrow-up::before {
  content: "";
}

.glyphicon-circle-arrow-down::before {
  content: "";
}

.glyphicon-globe::before {
  content: "";
}

.glyphicon-wrench::before {
  content: "";
}

.glyphicon-tasks::before {
  content: "";
}

.glyphicon-filter::before {
  content: "";
}

.glyphicon-briefcase::before {
  content: "";
}

.glyphicon-fullscreen::before {
  content: "";
}

.glyphicon-dashboard::before {
  content: "";
}

.glyphicon-paperclip::before {
  content: "";
}

.glyphicon-heart-empty::before {
  content: "";
}

.glyphicon-link::before {
  content: "";
}

.glyphicon-phone::before {
  content: "";
}

.glyphicon-pushpin::before {
  content: "";
}

.glyphicon-usd::before {
  content: "";
}

.glyphicon-gbp::before {
  content: "";
}

.glyphicon-sort::before {
  content: "";
}

.glyphicon-sort-by-alphabet::before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt::before {
  content: "";
}

.glyphicon-sort-by-order::before {
  content: "";
}

.glyphicon-sort-by-order-alt::before {
  content: "";
}

.glyphicon-sort-by-attributes::before {
  content: "";
}

.glyphicon-sort-by-attributes-alt::before {
  content: "";
}

.glyphicon-unchecked::before {
  content: "";
}

.glyphicon-expand::before {
  content: "";
}

.glyphicon-collapse-down::before {
  content: "";
}

.glyphicon-collapse-up::before {
  content: "";
}

.glyphicon-log-in::before {
  content: "";
}

.glyphicon-flash::before {
  content: "";
}

.glyphicon-log-out::before {
  content: "";
}

.glyphicon-new-window::before {
  content: "";
}

.glyphicon-record::before {
  content: "";
}

.glyphicon-save::before {
  content: "";
}

.glyphicon-open::before {
  content: "";
}

.glyphicon-saved::before {
  content: "";
}

.glyphicon-import::before {
  content: "";
}

.glyphicon-export::before {
  content: "";
}

.glyphicon-send::before {
  content: "";
}

.glyphicon-floppy-disk::before {
  content: "";
}

.glyphicon-floppy-saved::before {
  content: "";
}

.glyphicon-floppy-remove::before {
  content: "";
}

.glyphicon-floppy-save::before {
  content: "";
}

.glyphicon-floppy-open::before {
  content: "";
}

.glyphicon-credit-card::before {
  content: "";
}

.glyphicon-transfer::before {
  content: "";
}

.glyphicon-cutlery::before {
  content: "";
}

.glyphicon-header::before {
  content: "";
}

.glyphicon-compressed::before {
  content: "";
}

.glyphicon-earphone::before {
  content: "";
}

.glyphicon-phone-alt::before {
  content: "";
}

.glyphicon-tower::before {
  content: "";
}

.glyphicon-stats::before {
  content: "";
}

.glyphicon-sd-video::before {
  content: "";
}

.glyphicon-hd-video::before {
  content: "";
}

.glyphicon-subtitles::before {
  content: "";
}

.glyphicon-sound-stereo::before {
  content: "";
}

.glyphicon-sound-dolby::before {
  content: "";
}

.glyphicon-sound-5-1::before {
  content: "";
}

.glyphicon-sound-6-1::before {
  content: "";
}

.glyphicon-sound-7-1::before {
  content: "";
}

.glyphicon-copyright-mark::before {
  content: "";
}

.glyphicon-registration-mark::before {
  content: "";
}

.glyphicon-cloud-download::before {
  content: "";
}

.glyphicon-cloud-upload::before {
  content: "";
}

.glyphicon-tree-conifer::before {
  content: "";
}

.glyphicon-tree-deciduous::before {
  content: "";
}

.glyphicon-cd::before {
  content: "";
}

.glyphicon-save-file::before {
  content: "";
}

.glyphicon-open-file::before {
  content: "";
}

.glyphicon-level-up::before {
  content: "";
}

.glyphicon-copy::before {
  content: "";
}

.glyphicon-paste::before {
  content: "";
}

.glyphicon-alert::before {
  content: "";
}

.glyphicon-equalizer::before {
  content: "";
}

.glyphicon-king::before {
  content: "";
}

.glyphicon-queen::before {
  content: "";
}

.glyphicon-pawn::before {
  content: "";
}

.glyphicon-bishop::before {
  content: "";
}

.glyphicon-knight::before {
  content: "";
}

.glyphicon-baby-formula::before {
  content: "";
}

.glyphicon-tent::before {
  content: "⛺";
}

.glyphicon-blackboard::before {
  content: "";
}

.glyphicon-bed::before {
  content: "";
}

.glyphicon-apple::before {
  content: "";
}

.glyphicon-erase::before {
  content: "";
}

.glyphicon-hourglass::before {
  content: "⌛";
}

.glyphicon-lamp::before {
  content: "";
}

.glyphicon-duplicate::before {
  content: "";
}

.glyphicon-piggy-bank::before {
  content: "";
}

.glyphicon-scissors::before {
  content: "";
}

.glyphicon-bitcoin::before {
  content: "";
}

.glyphicon-btc::before {
  content: "";
}

.glyphicon-xbt::before {
  content: "";
}

.glyphicon-yen::before {
  content: "¥";
}

.glyphicon-jpy::before {
  content: "¥";
}

.glyphicon-ruble::before {
  content: "₽";
}

.glyphicon-rub::before {
  content: "₽";
}

.glyphicon-scale::before {
  content: "";
}

.glyphicon-ice-lolly::before {
  content: "";
}

.glyphicon-ice-lolly-tasted::before {
  content: "";
}

.glyphicon-education::before {
  content: "";
}

.glyphicon-option-horizontal::before {
  content: "";
}

.glyphicon-option-vertical::before {
  content: "";
}

.glyphicon-menu-hamburger::before {
  content: "";
}

.glyphicon-modal-window::before {
  content: "";
}

.glyphicon-oil::before {
  content: "";
}

.glyphicon-grain::before {
  content: "";
}

.glyphicon-sunglasses::before {
  content: "";
}

.glyphicon-text-size::before {
  content: "";
}

.glyphicon-text-color::before {
  content: "";
}

.glyphicon-text-background::before {
  content: "";
}

.glyphicon-object-align-top::before {
  content: "";
}

.glyphicon-object-align-bottom::before {
  content: "";
}

.glyphicon-object-align-horizontal::before {
  content: "";
}

.glyphicon-object-align-left::before {
  content: "";
}

.glyphicon-object-align-vertical::before {
  content: "";
}

.glyphicon-object-align-right::before {
  content: "";
}

.glyphicon-triangle-right::before {
  content: "";
}

.glyphicon-triangle-left::before {
  content: "";
}

.glyphicon-triangle-bottom::before {
  content: "";
}

.glyphicon-triangle-top::before {
  content: "";
}

.glyphicon-console::before {
  content: "";
}

.glyphicon-superscript::before {
  content: "";
}

.glyphicon-subscript::before {
  content: "";
}

.glyphicon-menu-left::before {
  content: "";
}

.glyphicon-menu-right::before {
  content: "";
}

.glyphicon-menu-down::before {
  content: "";
}

.glyphicon-menu-up::before {
  content: "";
}

* {
  box-sizing: border-box;
}

::after,
::before {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
 font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: rgb(51, 51, 51);
  background-color: rgb(255, 255, 255);
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: rgb(51, 122, 183);
  text-decoration: none;
}

a:focus,
a:hover {
  color: rgb(35, 82, 124);
  text-decoration: underline;
}

a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

figure {
  margin: 0px;
}

img {
  vertical-align: middle;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>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.42857;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(221, 221, 221);
  border-radius: 4px;
  transition: 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-width: 1px 0px 0px;
  border-right-style: initial;
  border-bottom-style: initial;
  border-left-style: initial;
  border-right-color: initial;
  border-bottom-color: initial;
  border-left-color: initial;
  border-image: initial;
  border-top-style: solid;
  border-top-color: rgb(238, 238, 238);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0px, 0px, 0px, 0px);
  border: 0px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0px;
  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,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: rgb(119, 119, 119);
}

.h1,
.h2,
.h3,
h1,
h2,
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,
.h5,
.h6,
h4,
h5,
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: 0px 0px 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: 0.2em;
  background-color: rgb(252, 248, 227);
}

.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: rgb(119, 119, 119);
}

.text-primary {
  color: rgb(51, 122, 183);
}

a.text-primary:focus,
a.text-primary:hover {
  color: rgb(40, 96, 144);
}

.text-success {
  color: rgb(60, 118, 61);
}

a.text-success:focus,
a.text-success:hover {
  color: rgb(43, 84, 44);
}

.text-info {
  color: rgb(49, 112, 143);
}

a.text-info:focus,
a.text-info:hover {
  color: rgb(36, 82, 105);
}

.text-warning {
  color: rgb(138, 109, 59);
}

a.text-warning:focus,
a.text-warning:hover {
  color: rgb(102, 81, 44);
}

.text-danger {
  color: rgb(169, 68, 66);
}

a.text-danger:focus,
a.text-danger:hover {
  color: rgb(132, 53, 52);
}

.bg-primary {
  color: rgb(255, 255, 255);
  background-color: rgb(51, 122, 183);
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: rgb(40, 96, 144);
}

.bg-success {
  background-color: rgb(223, 240, 216);
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: rgb(193, 226, 179);
}

.bg-info {
  background-color: rgb(217, 237, 247);
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: rgb(175, 217, 238);
}

.bg-warning {
  background-color: rgb(252, 248, 227);
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: rgb(247, 236, 181);
}

.bg-danger {
  background-color: rgb(242, 222, 222);
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: rgb(228, 185, 185);
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0px 20px;
  border-bottom: 1px solid rgb(238, 238, 238);
}

ol,
ul {
  margin-top: 0px;
  margin-bottom: 10px;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0px;
}

.list-unstyled {
  padding-left: 0px;
  list-style: none;
}

.list-inline {
  padding-left: 0px;
  margin-left: -5px;
  list-style: none;
}

.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0px;
  margin-bottom: 20px;
}

dd,
dt {
  line-height: 1.42857;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0px;
}

@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[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted rgb(119, 119, 119);
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0px 0px 20px;
  font-size: 17.5px;
  border-left: 5px solid rgb(238, 238, 238);
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0px;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: rgb(119, 119, 119);
}

blockquote .small::before,
blockquote footer::before,
blockquote small::before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0px;
  text-align: right;
  border-right: 5px solid rgb(238, 238, 238);
  border-left: 0px;
}

.blockquote-reverse .small::before,
.blockquote-reverse footer::before,
.blockquote-reverse small::before,
blockquote.pull-right .small::before,
blockquote.pull-right footer::before,
blockquote.pull-right small::before {
  content: "";
}

.blockquote-reverse .small::after,
.blockquote-reverse footer::after,
.blockquote-reverse small::after,
blockquote.pull-right .small::after,
blockquote.pull-right footer::after,
blockquote.pull-right small::after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {

}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: rgb(199, 37, 78);
  background-color: rgb(249, 242, 244);
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: rgb(255, 255, 255);
  background-color: rgb(51, 51, 51);
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px inset;
}

kbd kbd {
  padding: 0px;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0px 0px 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: rgb(51, 51, 51);
  word-break: break-all;
  overflow-wrap: break-word;
  background-color: rgb(245, 245, 245);
  border: 1px solid rgb(204, 204, 204);
  border-radius: 4px;
}

pre code {
  padding: 0px;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0px;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

@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-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.6667%;
}

.col-xs-10 {
  width: 83.3333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.6667%;
}

.col-xs-7 {
  width: 58.3333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.6667%;
}

.col-xs-4 {
  width: 33.3333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.6667%;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.6667%;
}

.col-xs-pull-10 {
  right: 83.3333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.6667%;
}

.col-xs-pull-7 {
  right: 58.3333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.6667%;
}

.col-xs-pull-4 {
  right: 33.3333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.6667%;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.6667%;
}

.col-xs-push-10 {
  left: 83.3333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.6667%;
}

.col-xs-push-7 {
  left: 58.3333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.6667%;
}

.col-xs-push-4 {
  left: 33.3333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.6667%;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.6667%;
}

.col-xs-offset-10 {
  margin-left: 83.3333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.6667%;
}

.col-xs-offset-7 {
  margin-left: 58.3333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.6667%;
}

.col-xs-offset-4 {
  margin-left: 33.3333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.6667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-0 {
  margin-left: 0px;
}

@media (min-width: 768px) {

  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.6667%;
  }

  .col-sm-10 {
    width: 83.3333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.6667%;
  }

  .col-sm-7 {
    width: 58.3333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.6667%;
  }

  .col-sm-4 {
    width: 33.3333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.6667%;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.6667%;
  }

  .col-sm-pull-10 {
    right: 83.3333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.6667%;
  }

  .col-sm-pull-7 {
    right: 58.3333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.6667%;
  }

  .col-sm-pull-4 {
    right: 33.3333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.6667%;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.6667%;
  }

  .col-sm-push-10 {
    left: 83.3333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.6667%;
  }

  .col-sm-push-7 {
    left: 58.3333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.6667%;
  }

  .col-sm-push-4 {
    left: 33.3333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.6667%;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-0 {
    margin-left: 0px;
  }
}

@media (min-width: 992px) {

  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.6667%;
  }

  .col-md-10 {
    width: 83.3333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.6667%;
  }

  .col-md-7 {
    width: 58.3333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.6667%;
  }

  .col-md-4 {
    width: 33.3333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.6667%;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.6667%;
  }

  .col-md-pull-10 {
    right: 83.3333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.6667%;
  }

  .col-md-pull-7 {
    right: 58.3333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.6667%;
  }

  .col-md-pull-4 {
    right: 33.3333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.6667%;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.6667%;
  }

  .col-md-push-10 {
    left: 83.3333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.6667%;
  }

  .col-md-push-7 {
    left: 58.3333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.6667%;
  }

  .col-md-push-4 {
    left: 33.3333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.6667%;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.6667%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.6667%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.6667%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.6667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-0 {
    margin-left: 0px;
  }
}

@media (min-width: 1200px) {

  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.6667%;
  }

  .col-lg-10 {
    width: 83.3333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.6667%;
  }

  .col-lg-7 {
    width: 58.3333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.6667%;
  }

  .col-lg-4 {
    width: 33.3333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.6667%;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.6667%;
  }

  .col-lg-pull-10 {
    right: 83.3333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.6667%;
  }

  .col-lg-pull-7 {
    right: 58.3333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.6667%;
  }

  .col-lg-pull-4 {
    right: 33.3333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.6667%;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.6667%;
  }

  .col-lg-push-10 {
    left: 83.3333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.6667%;
  }

  .col-lg-push-7 {
    left: 58.3333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.6667%;
  }

  .col-lg-push-4 {
    left: 33.3333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.6667%;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-0 {
    margin-left: 0px;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(119, 119, 119);
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid rgb(221, 221, 221);
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid rgb(221, 221, 221);
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
  border-top: 0px;
}

.table>tbody+tbody {
  border-top: 2px solid rgb(221, 221, 221);
}

.table .table {
  background-color: rgb(255, 255, 255);
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
  padding: 5px;
}

.table-bordered {
  border: 1px solid rgb(221, 221, 221);
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid rgb(221, 221, 221);
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
  background-color: rgb(249, 249, 249);
}

.table-hover>tbody>tr:hover {
  background-color: rgb(245, 245, 245);
}

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>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
  background-color: rgb(245, 245, 245);
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
  background-color: rgb(232, 232, 232);
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: rgb(223, 240, 216);
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
  background-color: rgb(208, 233, 198);
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
  background-color: rgb(217, 237, 247);
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
  background-color: rgb(196, 227, 243);
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: rgb(252, 248, 227);
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
  background-color: rgb(250, 242, 204);
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: rgb(242, 222, 222);
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
  background-color: rgb(235, 204, 204);
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    border: 1px solid rgb(221, 221, 221);
  }

  .table-responsive>.table {
    margin-bottom: 0px;
  }

  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0px;
  }

  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0px;
  }

  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0px;
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0px;
  }
}

fieldset {
  min-width: 0px;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

legend {
  display: block;
  width: 100%;
  padding: 0px;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: rgb(51, 51, 51);
  border-width: 0px 0px 1px;
  border-top-style: initial;
  border-right-style: initial;
  border-left-style: initial;
  border-top-color: initial;
  border-right-color: initial;
  border-left-color: initial;
  border-image: initial;
  border-bottom-style: solid;
  border-bottom-color: rgb(229, 229, 229);
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0px 0px;
  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="checkbox"]:focus,
input[type="radio"]:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: rgb(85, 85, 85);
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: rgb(85, 85, 85);
  background-color: rgb(255, 255, 255);
  background-image: none;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:focus {
  border-color: rgb(102, 175, 233);
  outline: 0px;
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgba(102, 175, 233, 0.6) 0px 0px 8px;
}

.form-control::-webkit-input-placeholder {
  color: rgb(153, 153, 153);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: rgb(238, 238, 238);
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  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-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }

  .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"],
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0px;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-left: -20px;
}

.checkbox+.checkbox,
.radio+.radio {
  margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0px;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
  margin-top: 0px;
  margin-left: 10px;
}

fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0px;
  padding-left: 0px;
}

.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;
}

select[multiple].input-sm,
textarea.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 select[multiple].form-control,
.form-group-sm textarea.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.33333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.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: rgb(60, 118, 61);
}

.has-success .form-control {
  border-color: rgb(60, 118, 61);
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset;
}

.has-success .form-control:focus {
  border-color: rgb(43, 84, 44);
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgb(103, 177, 104) 0px 0px 6px;
}

.has-success .input-group-addon {
  color: rgb(60, 118, 61);
  background-color: rgb(223, 240, 216);
  border-color: rgb(60, 118, 61);
}

.has-success .form-control-feedback {
  color: rgb(60, 118, 61);
}

.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: rgb(138, 109, 59);
}

.has-warning .form-control {
  border-color: rgb(138, 109, 59);
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset;
}

.has-warning .form-control:focus {
  border-color: rgb(102, 81, 44);
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgb(192, 161, 107) 0px 0px 6px;
}

.has-warning .input-group-addon {
  color: rgb(138, 109, 59);
  background-color: rgb(252, 248, 227);
  border-color: rgb(138, 109, 59);
}

.has-warning .form-control-feedback {
  color: rgb(138, 109, 59);
}

.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: rgb(169, 68, 66);
}

.has-error .form-control {
  border-color: rgb(169, 68, 66);
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset;
}

.has-error .form-control:focus {
  border-color: rgb(132, 53, 52);
  box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset, rgb(206, 132, 131) 0px 0px 6px;
}

.has-error .input-group-addon {
  color: rgb(169, 68, 66);
  background-color: rgb(242, 222, 222);
  border-color: rgb(169, 68, 66);
}

.has-error .form-control-feedback {
  color: rgb(169, 68, 66);
}

.has-feedback label~.form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0px;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(115, 115, 115);
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0px;
    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 .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0px;
    vertical-align: middle;
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
  }

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0px;
  }

  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0px;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0px;
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  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: 0px;
    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: 0px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: rgb(51, 51, 51);
  text-decoration: none;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0px;
  box-shadow: rgba(0, 0, 0, 0.125) 0px 3px 5px inset;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  box-shadow: none;
  opacity: 0.65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: rgb(51, 51, 51);
  background-color: rgb(255, 255, 255);
  border-color: rgb(204, 204, 204);
}

.btn-default.focus,
.btn-default:focus {
  color: rgb(51, 51, 51);
  background-color: rgb(230, 230, 230);
  border-color: rgb(140, 140, 140);
}

.btn-default:hover {
  color: rgb(51, 51, 51);
  background-color: rgb(230, 230, 230);
  border-color: rgb(173, 173, 173);
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  color: rgb(51, 51, 51);
  background-color: rgb(230, 230, 230);
  border-color: rgb(173, 173, 173);
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  color: rgb(51, 51, 51);
  background-color: rgb(212, 212, 212);
  border-color: rgb(140, 140, 140);
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: rgb(255, 255, 255);
  border-color: rgb(204, 204, 204);
}

.btn-default .badge {
  color: rgb(255, 255, 255);
  background-color: rgb(51, 51, 51);
}

.btn-primary {
  color: rgb(255, 255, 255);
  background-color: rgb(51, 122, 183);
  border-color: rgb(46, 109, 164);
}

.btn-primary.focus,
.btn-primary:focus {
  color: rgb(255, 255, 255);
  background-color: rgb(40, 96, 144);
  border-color: rgb(18, 43, 64);
}

.btn-primary:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(40, 96, 144);
  border-color: rgb(32, 77, 116);
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  color: rgb(255, 255, 255);
  background-color: rgb(40, 96, 144);
  border-color: rgb(32, 77, 116);
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(32, 77, 116);
  border-color: rgb(18, 43, 64);
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: rgb(51, 122, 183);
  border-color: rgb(46, 109, 164);
}

.btn-primary .badge {
  color: rgb(51, 122, 183);
  background-color: rgb(255, 255, 255);
}

.btn-success {
  color: rgb(255, 255, 255);
  background-color: rgb(92, 184, 92);
  border-color: rgb(76, 174, 76);
}

.btn-success.focus,
.btn-success:focus {
  color: rgb(255, 255, 255);
  background-color: rgb(68, 157, 68);
  border-color: rgb(37, 86, 37);
}

.btn-success:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(68, 157, 68);
  border-color: rgb(57, 132, 57);
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  color: rgb(255, 255, 255);
  background-color: rgb(68, 157, 68);
  border-color: rgb(57, 132, 57);
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(57, 132, 57);
  border-color: rgb(37, 86, 37);
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: rgb(92, 184, 92);
  border-color: rgb(76, 174, 76);
}

.btn-success .badge {
  color: rgb(92, 184, 92);
  background-color: rgb(255, 255, 255);
}

.btn-info {
  color: rgb(255, 255, 255);
  background-color: rgb(91, 192, 222);
  border-color: rgb(70, 184, 218);
}

.btn-info.focus,
.btn-info:focus {
  color: rgb(255, 255, 255);
  background-color: rgb(49, 176, 213);
  border-color: rgb(27, 109, 133);
}

.btn-info:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(49, 176, 213);
  border-color: rgb(38, 154, 188);
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  color: rgb(255, 255, 255);
  background-color: rgb(49, 176, 213);
  border-color: rgb(38, 154, 188);
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(38, 154, 188);
  border-color: rgb(27, 109, 133);
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: rgb(91, 192, 222);
  border-color: rgb(70, 184, 218);
}

.btn-info .badge {
  color: rgb(91, 192, 222);
  background-color: rgb(255, 255, 255);
}

.btn-warning {
  color: rgb(255, 255, 255);
  background-color: rgb(240, 173, 78);
  border-color: rgb(238, 162, 54);
}

.btn-warning.focus,
.btn-warning:focus {
  color: rgb(255, 255, 255);
  background-color: rgb(236, 151, 31);
  border-color: rgb(152, 95, 13);
}

.btn-warning:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(236, 151, 31);
  border-color: rgb(213, 133, 18);
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
  color: rgb(255, 255, 255);
  background-color: rgb(236, 151, 31);
  border-color: rgb(213, 133, 18);
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(213, 133, 18);
  border-color: rgb(152, 95, 13);
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: rgb(240, 173, 78);
  border-color: rgb(238, 162, 54);
}

.btn-warning .badge {
  color: rgb(240, 173, 78);
  background-color: rgb(255, 255, 255);
}

.btn-danger {
  color: rgb(255, 255, 255);
  background-color: rgb(217, 83, 79);
  border-color: rgb(212, 63, 58);
}

.btn-danger.focus,
.btn-danger:focus {
  color: rgb(255, 255, 255);
  background-color: rgb(201, 48, 44);
  border-color: rgb(118, 28, 25);
}

.btn-danger:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(201, 48, 44);
  border-color: rgb(172, 41, 37);
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
  color: rgb(255, 255, 255);
  background-color: rgb(201, 48, 44);
  border-color: rgb(172, 41, 37);
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(172, 41, 37);
  border-color: rgb(118, 28, 25);
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: rgb(217, 83, 79);
  border-color: rgb(212, 63, 58);
}

.btn-danger .badge {
  color: rgb(217, 83, 79);
  background-color: rgb(255, 255, 255);
}

.btn-link {
  font-weight: 400;
  color: rgb(51, 122, 183);
  border-radius: 0px;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: rgb(35, 82, 124);
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: rgb(119, 119, 119);
  text-decoration: none;
}

.btn-group-lg>.btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-group-sm>.btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs>.btn,
.btn-xs {
  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="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.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: 0px;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: 0.35s;
  transition-property: height, visibility;
}

.caret {
  display: inline-block;
  width: 0px;
  height: 0px;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown,
.dropup {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0px;
  margin: 2px 0px 0px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: rgb(255, 255, 255);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.176) 0px 6px 12px;
}

.dropdown-menu.pull-right {
  right: 0px;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0px;
  overflow: hidden;
  background-color: rgb(229, 229, 229);
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: rgb(51, 51, 51);
  white-space: nowrap;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: rgb(38, 38, 38);
  text-decoration: none;
  background-color: rgb(245, 245, 245);
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: rgb(51, 122, 183);
  outline: 0px;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  color: rgb(119, 119, 119);
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0px;
}

.dropdown-menu-right {
  right: 0px;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0px;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: rgb(119, 119, 119);
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  inset: 0px;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0px;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0px;
  border-bottom: 4px dashed;
}

.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: 0px;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0px;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  float: left;
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  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: 0px;
}

.btn-group>.btn:first-child {
  margin-left: 0px;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0px;
}

.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: 0px;
  border-bottom-right-radius: 0px;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0px;
}

.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 {
  box-shadow: rgba(0, 0, 0, 0.125) 0px 3px 5px inset;
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0px;
}

.btn-lg .caret {
  border-width: 5px 5px 0px;
}

.dropup .btn-lg .caret {
  border-width: 0px 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: 0px;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0px;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-radius: 4px 4px 0px 0px;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-radius: 0px 0px 4px 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0px;
}

.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: 0px;
  border-bottom-left-radius: 0px;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.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="checkbox"],
[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"] {
  position: absolute;
  clip: rect(0px, 0px, 0px, 0px);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0px;
  padding-left: 0px;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0px;
}

.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.33333;
  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;
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.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;
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
  height: auto;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0px;
}

.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: 400;
  line-height: 1;
  color: rgb(85, 85, 85);
  text-align: center;
  background-color: rgb(238, 238, 238);
  border: 1px solid rgb(204, 204, 204);
  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="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0px;
}

.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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.input-group-addon:first-child {
  border-right: 0px;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.input-group-addon:last-child {
  border-left: 0px;
}

.input-group-btn {
  position: relative;
  font-size: 0px;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  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: 0px;
  margin-bottom: 0px;
  list-style: none;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: rgb(238, 238, 238);
}

.nav>li.disabled>a {
  color: rgb(119, 119, 119);
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: rgb(119, 119, 119);
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: rgb(238, 238, 238);
  border-color: rgb(51, 122, 183);
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0px;
  overflow: hidden;
  background-color: rgb(229, 229, 229);
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid rgb(221, 221, 221);
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0px 0px;
}

.nav-tabs>li>a:hover {
  border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: rgb(85, 85, 85);
  cursor: default;
  background-color: rgb(255, 255, 255);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent;
  border-image: initial;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0px;
}

.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: 0px;
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0px;
  border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid rgb(221, 221, 221);
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid rgb(221, 221, 221);
    border-radius: 4px 4px 0px 0px;
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: rgb(255, 255, 255);
  }
}

.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:focus,
.nav-pills>li.active>a:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(51, 122, 183);
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0px;
}

.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: 0px;
  }
}

.nav-tabs-justified {
  border-bottom: 0px;
}

.nav-tabs-justified>li>a {
  margin-right: 0px;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
  border: 1px solid rgb(221, 221, 221);
}

@media (min-width: 768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid rgb(221, 221, 221);
    border-radius: 4px 4px 0px 0px;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover {
    border-bottom-color: rgb(255, 255, 255);
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.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;
  border-top: 1px solid transparent;
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 0px inset;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0px;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    padding-bottom: 0px;
    display: block !important;
    height: auto !important;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
  }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {

  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0px 0px 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0px;
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0px;
  left: 0px;
  z-index: 1030;
}

@media (min-width: 768px) {

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0px;
  }
}

.navbar-fixed-top {
  top: 0px;
  border-width: 0px 0px 1px;
}

.navbar-fixed-bottom {
  bottom: 0px;
  margin-bottom: 0px;
  border-width: 1px 0px 0px;
}

.navbar-brand {
  float: left;
  padding: 9px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  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: 0px;
}

.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: 0px;
    background-color: transparent;
    border: 0px;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0px;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin: 8px -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 0px inset, rgba(255, 255, 255, 0.1) 0px 1px 0px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0px;
    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 .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0px;
    vertical-align: middle;
  }

  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
  }

  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0px;
  }

  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0px;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0px;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border: 0px;
    box-shadow: none;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0px;
  border-radius: 4px 4px 0px 0px;
}

.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: 0px;
  }
}

.navbar-default {
  background-color: rgb(248, 248, 248);
  border-color: rgb(231, 231, 231);
}

.navbar-default .navbar-brand {
  color: rgb(119, 119, 119);
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: rgb(94, 94, 94);
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: rgb(119, 119, 119);
}

.navbar-default .navbar-nav>li>a {
  color: rgb(119, 119, 119);
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: rgb(51, 51, 51);
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: rgb(85, 85, 85);
  background-color: rgb(231, 231, 231);
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: rgb(204, 204, 204);
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: rgb(221, 221, 221);
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: rgb(221, 221, 221);
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: rgb(136, 136, 136);
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(231, 231, 231);
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: rgb(85, 85, 85);
  background-color: rgb(231, 231, 231);
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: rgb(119, 119, 119);
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: rgb(51, 51, 51);
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: rgb(85, 85, 85);
    background-color: rgb(231, 231, 231);
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: rgb(204, 204, 204);
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: rgb(119, 119, 119);
}

.navbar-default .navbar-link:hover {
  color: rgb(51, 51, 51);
}

.navbar-default .btn-link {
  color: rgb(119, 119, 119);
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: rgb(51, 51, 51);
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: rgb(204, 204, 204);
}

.navbar-inverse {
  background-color: rgb(34, 34, 34);
  border-color: rgb(8, 8, 8);
}

.navbar-inverse .navbar-brand {
  color: rgb(157, 157, 157);
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: rgb(255, 255, 255);
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: rgb(157, 157, 157);
}

.navbar-inverse .navbar-nav>li>a {
  color: rgb(157, 157, 157);
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: rgb(255, 255, 255);
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(8, 8, 8);
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: rgb(68, 68, 68);
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: rgb(51, 51, 51);
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: rgb(51, 51, 51);
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: rgb(255, 255, 255);
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgb(16, 16, 16);
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(8, 8, 8);
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: rgb(8, 8, 8);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8, 8, 8);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: rgb(157, 157, 157);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: rgb(255, 255, 255);
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(8, 8, 8);
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: rgb(68, 68, 68);
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: rgb(157, 157, 157);
}

.navbar-inverse .navbar-link:hover {
  color: rgb(255, 255, 255);
}

.navbar-inverse .btn-link {
  color: rgb(157, 157, 157);
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: rgb(255, 255, 255);
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: rgb(68, 68, 68);
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: rgb(245, 245, 245);
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li::before {
  padding: 0px 5px;
  color: rgb(204, 204, 204);
  content: "/ ";
}

.breadcrumb>.active {
  color: rgb(119, 119, 119);
}

.pagination {
  display: inline-block;
  padding-left: 0px;
  margin: 20px 0px;
  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.42857;
  color: rgb(51, 122, 183);
  text-decoration: none;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(221, 221, 221);
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0px;
  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:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 2;
  color: rgb(35, 82, 124);
  background-color: rgb(238, 238, 238);
  border-color: rgb(221, 221, 221);
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: rgb(255, 255, 255);
  cursor: default;
  background-color: rgb(51, 122, 183);
  border-color: rgb(51, 122, 183);
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: rgb(119, 119, 119);
  cursor: not-allowed;
  background-color: rgb(255, 255, 255);
  border-color: rgb(221, 221, 221);
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.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: 0px;
  margin: 20px 0px;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(221, 221, 221);
  border-radius: 15px;
}

.pager li>a:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: rgb(238, 238, 238);
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: rgb(119, 119, 119);
  cursor: not-allowed;
  background-color: rgb(255, 255, 255);
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: rgb(255, 255, 255);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:focus,
a.label:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: rgb(119, 119, 119);
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: rgb(94, 94, 94);
}

.label-primary {
  background-color: rgb(51, 122, 183);
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: rgb(40, 96, 144);
}

.label-success {
  background-color: rgb(92, 184, 92);
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: rgb(68, 157, 68);
}

.label-info {
  background-color: rgb(91, 192, 222);
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: rgb(49, 176, 213);
}

.label-warning {
  background-color: rgb(240, 173, 78);
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: rgb(236, 151, 31);
}

.label-danger {
  background-color: rgb(217, 83, 79);
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: rgb(201, 48, 44);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: rgb(255, 255, 255);
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgb(119, 119, 119);
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
  top: 0px;
  padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: rgb(51, 122, 183);
  background-color: rgb(255, 255, 255);
}

.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: rgb(238, 238, 238);
}

.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: rgb(213, 213, 213);
}

.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.42857;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(221, 221, 221);
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail a>img,
.thumbnail>img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: rgb(51, 122, 183);
}

.thumbnail .caption {
  padding: 9px;
  color: rgb(51, 51, 51);
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0px;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert>p,
.alert>ul {
  margin-bottom: 0px;
}

.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: rgb(60, 118, 61);
  background-color: rgb(223, 240, 216);
  border-color: rgb(214, 233, 198);
}

.alert-success hr {
  border-top-color: rgb(201, 226, 179);
}

.alert-success .alert-link {
  color: rgb(43, 84, 44);
}

.alert-info {
  color: rgb(49, 112, 143);
  background-color: rgb(217, 237, 247);
  border-color: rgb(188, 232, 241);
}

.alert-info hr {
  border-top-color: rgb(166, 225, 236);
}

.alert-info .alert-link {
  color: rgb(36, 82, 105);
}

.alert-warning {
  color: rgb(138, 109, 59);
  background-color: rgb(252, 248, 227);
  border-color: rgb(250, 235, 204);
}

.alert-warning hr {
  border-top-color: rgb(247, 225, 181);
}

.alert-warning .alert-link {
  color: rgb(102, 81, 44);
}

.alert-danger {
  color: rgb(169, 68, 66);
  background-color: rgb(242, 222, 222);
  border-color: rgb(235, 204, 209);
}

.alert-danger hr {
  border-top-color: rgb(228, 185, 192);
}

.alert-danger .alert-link {
  color: rgb(132, 53, 52);
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0px;
  }

  100% {
    background-position: 0px 0px;
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0px;
  }

  100% {
    background-position: 0px 0px;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: rgb(245, 245, 245);
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px inset;
}

.progress-bar {
  float: left;
  width: 0px;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: rgb(255, 255, 255);
  text-align: center;
  background-color: rgb(51, 122, 183);
  box-shadow: rgba(0, 0, 0, 0.15) 0px -1px 0px inset;
  transition: width 0.6s;
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
  animation: 2s linear 0s infinite normal none running progress-bar-stripes;
}

.progress-bar-success {
  background-color: rgb(92, 184, 92);
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: rgb(91, 192, 222);
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: rgb(240, 173, 78);
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: rgb(217, 83, 79);
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0px;
}

.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-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0px;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0px;
  list-style: none;
}

.list-group {
  padding-left: 0px;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(221, 221, 221);
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: rgb(85, 85, 85);
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: rgb(51, 51, 51);
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: rgb(85, 85, 85);
  text-decoration: none;
  background-color: rgb(245, 245, 245);
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: rgb(119, 119, 119);
  cursor: not-allowed;
  background-color: rgb(238, 238, 238);
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: rgb(119, 119, 119);
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: rgb(255, 255, 255);
  background-color: rgb(51, 122, 183);
  border-color: rgb(51, 122, 183);
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: rgb(199, 221, 239);
}

.list-group-item-success {
  color: rgb(60, 118, 61);
  background-color: rgb(223, 240, 216);
}

a.list-group-item-success,
button.list-group-item-success {
  color: rgb(60, 118, 61);
}

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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: rgb(60, 118, 61);
  background-color: rgb(208, 233, 198);
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(60, 118, 61);
  border-color: rgb(60, 118, 61);
}

.list-group-item-info {
  color: rgb(49, 112, 143);
  background-color: rgb(217, 237, 247);
}

a.list-group-item-info,
button.list-group-item-info {
  color: rgb(49, 112, 143);
}

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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: rgb(49, 112, 143);
  background-color: rgb(196, 227, 243);
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(49, 112, 143);
  border-color: rgb(49, 112, 143);
}

.list-group-item-warning {
  color: rgb(138, 109, 59);
  background-color: rgb(252, 248, 227);
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: rgb(138, 109, 59);
}

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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: rgb(138, 109, 59);
  background-color: rgb(250, 242, 204);
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(138, 109, 59);
  border-color: rgb(138, 109, 59);
}

.list-group-item-danger {
  color: rgb(169, 68, 66);
  background-color: rgb(242, 222, 222);
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: rgb(169, 68, 66);
}

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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: rgb(169, 68, 66);
  background-color: rgb(235, 204, 204);
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(169, 68, 66);
  border-color: rgb(169, 68, 66);
}

.list-group-item-heading {
  margin-top: 0px;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0px;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: rgb(255, 255, 255);
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px;
}

.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: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  color: inherit;
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: rgb(245, 245, 245);
  border-top: 1px solid rgb(221, 221, 221);
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0px;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0px;
  border-radius: 0px;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0px;
  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: 0px;
  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: 0px;
  border-top-right-radius: 0px;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0px;
}

.list-group+.panel-footer {
  border-top-width: 0px;
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0px;
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody: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:first-child>thead:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.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 rgb(221, 221, 221);
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0px;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0px;
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0px;
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0px;
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0px;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0px;
}

.panel>.table-responsive {
  margin-bottom: 0px;
  border: 0px;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0px;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0px;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid rgb(221, 221, 221);
}

.panel-group .panel-footer {
  border-top: 0px;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid rgb(221, 221, 221);
}

.panel-default {
  border-color: rgb(221, 221, 221);
}

.panel-default>.panel-heading {
  color: rgb(51, 51, 51);
  background-color: rgb(245, 245, 245);
  border-color: rgb(221, 221, 221);
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: rgb(221, 221, 221);
}

.panel-default>.panel-heading .badge {
  color: rgb(245, 245, 245);
  background-color: rgb(51, 51, 51);
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: rgb(221, 221, 221);
}

.panel-primary {
  border-color: rgb(51, 122, 183);
}

.panel-primary>.panel-heading {
  color: rgb(255, 255, 255);
  background-color: rgb(51, 122, 183);
  border-color: rgb(51, 122, 183);
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: rgb(51, 122, 183);
}

.panel-primary>.panel-heading .badge {
  color: rgb(51, 122, 183);
  background-color: rgb(255, 255, 255);
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: rgb(51, 122, 183);
}

.panel-success {
  border-color: rgb(214, 233, 198);
}

.panel-success>.panel-heading {
  color: rgb(60, 118, 61);
  background-color: rgb(223, 240, 216);
  border-color: rgb(214, 233, 198);
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: rgb(214, 233, 198);
}

.panel-success>.panel-heading .badge {
  color: rgb(223, 240, 216);
  background-color: rgb(60, 118, 61);
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: rgb(214, 233, 198);
}

.panel-info {
  border-color: rgb(188, 232, 241);
}

.panel-info>.panel-heading {
  color: rgb(49, 112, 143);
  background-color: rgb(217, 237, 247);
  border-color: rgb(188, 232, 241);
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: rgb(188, 232, 241);
}

.panel-info>.panel-heading .badge {
  color: rgb(217, 237, 247);
  background-color: rgb(49, 112, 143);
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: rgb(188, 232, 241);
}

.panel-warning {
  border-color: rgb(250, 235, 204);
}

.panel-warning>.panel-heading {
  color: rgb(138, 109, 59);
  background-color: rgb(252, 248, 227);
  border-color: rgb(250, 235, 204);
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: rgb(250, 235, 204);
}

.panel-warning>.panel-heading .badge {
  color: rgb(252, 248, 227);
  background-color: rgb(138, 109, 59);
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: rgb(250, 235, 204);
}

.panel-danger {
  border-color: rgb(235, 204, 209);
}

.panel-danger>.panel-heading {
  color: rgb(169, 68, 66);
  background-color: rgb(242, 222, 222);
  border-color: rgb(235, 204, 209);
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: rgb(235, 204, 209);
}

.panel-danger>.panel-heading .badge {
  color: rgb(242, 222, 222);
  background-color: rgb(169, 68, 66);
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: rgb(235, 204, 209);
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0px;
  padding: 0px;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0px;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: rgb(245, 245, 245);
  border: 1px solid rgb(227, 227, 227);
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px inset;
}

.well blockquote {
  border-color: rgba(0, 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: 700;
  line-height: 1;
  color: rgb(0, 0, 0);
  text-shadow: rgb(255, 255, 255) 0px 1px 0px;
  opacity: 0.2;
}

.close:focus,
.close:hover {
  color: rgb(0, 0, 0);
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}

button.close {
  appearance: none;
  padding: 0px;
  cursor: pointer;
  background: 0px 0px;
  border: 0px;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  inset: 0px;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0px;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0px, -25%);
}

.modal.in .modal-dialog {
  transform: translate(0px, 0px);
}

.modal-open .modal {
  overflow: hidden auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: rgb(255, 255, 255);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 9px;
}

.modal-backdrop {
  position: fixed;
  inset: 0px;
  z-index: 1040;
  background-color: rgb(0, 0, 0);
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.in {
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid rgb(229, 229, 229);
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0px;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid rgb(229, 229, 229);
}

.modal-footer .btn+.btn {
  margin-bottom: 0px;
  margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0px;
}

.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 {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px;
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  overflow-wrap: normal;
  white-space: normal;
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0px;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0px 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0px;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0px 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: rgb(255, 255, 255);
  text-align: center;
  background-color: rgb(0, 0, 0);
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0px;
  height: 0px;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0px;
  border-top-color: rgb(0, 0, 0);
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0px;
  margin-bottom: -5px;
  border-width: 5px 5px 0px;
  border-top-color: rgb(0, 0, 0);
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0px;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0px;
  border-top-color: rgb(0, 0, 0);
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0px;
  margin-top: -5px;
  border-width: 5px 5px 5px 0px;
  border-right-color: rgb(0, 0, 0);
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0px;
  margin-top: -5px;
  border-width: 5px 0px 5px 5px;
  border-left-color: rgb(0, 0, 0);
}

.tooltip.bottom .tooltip-arrow {
  top: 0px;
  left: 50%;
  margin-left: -5px;
  border-width: 0px 5px 5px;
  border-bottom-color: rgb(0, 0, 0);
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0px;
  right: 5px;
  margin-top: -5px;
  border-width: 0px 5px 5px;
  border-bottom-color: rgb(0, 0, 0);
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0px;
  left: 5px;
  margin-top: -5px;
  border-width: 0px 5px 5px;
  border-bottom-color: rgb(0, 0, 0);
}

.popover {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  overflow-wrap: normal;
  white-space: normal;
  background-color: rgb(255, 255, 255);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px;
  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: 0px;
  font-size: 14px;
  background-color: rgb(247, 247, 247);
  border-bottom: 1px solid rgb(235, 235, 235);
  border-radius: 5px 5px 0px 0px;
}

.popover-content {
  padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow::after {
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  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: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0px;
}

.popover.top>.arrow::after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: rgb(255, 255, 255);
  border-bottom-width: 0px;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0px;
}

.popover.right>.arrow::after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: rgb(255, 255, 255);
  border-left-width: 0px;
}

.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom>.arrow::after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0px;
  border-bottom-color: rgb(255, 255, 255);
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow::after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0px;
  border-left-color: rgb(255, 255, 255);
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  transition: left 0.6s ease-in-out;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  line-height: 1;
}

@media (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }

  .carousel-inner>.item.active.right,
  .carousel-inner>.item.next {
    left: 0px;
    transform: translate3d(100%, 0px, 0px);
  }

  .carousel-inner>.item.active.left,
  .carousel-inner>.item.prev {
    left: 0px;
    transform: translate3d(-100%, 0px, 0px);
  }

  .carousel-inner>.item.active,
  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right {
    left: 0px;
    transform: translate3d(0px, 0px, 0px);
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0px;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0px;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0px;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 15%;
  font-size: 20px;
  color: rgb(255, 255, 255);
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 2px;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0px;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
  outline: 0px;
  opacity: 0.9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev::before {
  content: "‹";
}

.carousel-control .icon-next::before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0px;
  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: rgba(0, 0, 0, 0);
  border: 1px solid rgb(255, 255, 255);
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0px;
  background-color: rgb(255, 255, 255);
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: rgb(255, 255, 255);
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 2px;
}

.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-next,
  .carousel-control .icon-prev {
    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;
  }
}

.btn-group-vertical>.btn-group::after,
.btn-group-vertical>.btn-group::before,
.btn-toolbar::after,
.btn-toolbar::before,
.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before,
.dl-horizontal dd::after,
.dl-horizontal dd::before,
.form-horizontal .form-group::after,
.form-horizontal .form-group::before,
.modal-footer::after,
.modal-footer::before,
.modal-header::after,
.modal-header::before,
.nav::after,
.nav::before,
.navbar-collapse::after,
.navbar-collapse::before,
.navbar-header::after,
.navbar-header::before,
.navbar::after,
.navbar::before,
.pager::after,
.pager::before,
.panel-body::after,
.panel-body::before,
.row::after,
.row::before {
  display: table;
  content: " ";
}

.btn-group-vertical>.btn-group::after,
.btn-toolbar::after,
.clearfix::after,
.container-fluid::after,
.container::after,
.dl-horizontal dd::after,
.form-horizontal .form-group::after,
.modal-footer::after,
.modal-header::after,
.nav::after,
.navbar-collapse::after,
.navbar-header::after,
.navbar::after,
.pager::after,
.panel-body::after,
.row::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: 0px / 0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0px;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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;
  }

  td.visible-xs,
  th.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;
  }

  td.visible-sm,
  th.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;
  }

  td.visible-md,
  th.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;
  }

  td.visible-lg,
  th.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;
  }

  td.visible-print,
  th.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;
  }
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0px;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  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 {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.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;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0px;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0px;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  
  overflow: hidden;
  word-break: keep-all;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid rgb(170, 170, 170);
  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: 0px;
  padding: 0px;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0px;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.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 {
  appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0px;
  margin: 0px;
  padding: 0px;
  display: block;
  position: fixed;
  left: 0px;
  top: 0px;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: rgb(255, 255, 255);
}

.select2-hidden-accessible {
  border: 0px !important;
  clip: rect(0px, 0px, 0px, 0px) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0px !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(170, 170, 170);
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: rgb(68, 68, 68);
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: rgb(153, 153, 153);
}

.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: rgb(136, 136, 136) transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0px;
  height: 0px;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0px;
}

.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: rgb(238, 238, 238);
  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 rgb(136, 136, 136);
  border-width: 0px 4px 5px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid rgb(170, 170, 170);
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0px;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: rgb(228, 228, 228);
  border: 1px solid rgb(170, 170, 170);
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0px 0px 0px 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-image: initial;
  border-right: 1px solid rgb(170, 170, 170);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: rgb(153, 153, 153);
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0px 4px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: rgb(241, 241, 241);
  color: rgb(51, 51, 51);
  outline: none;
}

.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__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid rgb(170, 170, 170);
  border-right: none;
  border-radius: 0px 4px 4px 0px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid black;
  outline: 0px;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: rgb(238, 238, 238);
  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: 0px;
  border-top-right-radius: 0px;
}

.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: 0px;
  border-bottom-right-radius: 0px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid rgb(170, 170, 170);
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0px;
  box-shadow: none;
  appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.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: 0px;
}

.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--group {
  padding: 0px;
}

.select2-container--default .select2-results__option--disabled {
  color: rgb(153, 153, 153);
}

.select2-container--default .select2-results__option--selected {
  background-color: rgb(221, 221, 221);
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: rgb(88, 151, 251);
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: rgb(247, 247, 247);
  border: 1px solid rgb(170, 170, 170);
  border-radius: 4px;
  outline: 0px;
  background-image: linear-gradient(rgb(255, 255, 255) 50%, rgb(238, 238, 238) 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid rgb(88, 151, 251);
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: rgb(68, 68, 68);
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: rgb(153, 153, 153);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: rgb(221, 221, 221);
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-image: initial;
  border-left: 1px solid rgb(170, 170, 170);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(rgb(238, 238, 238) 50%, rgb(204, 204, 204) 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: rgb(136, 136, 136) transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0px;
  height: 0px;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0px;
}

.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-top: none;
  border-bottom: none;
  border-left: none;
  border-image: initial;
  border-right: 1px solid rgb(170, 170, 170);
  border-radius: 4px 0px 0px 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid rgb(88, 151, 251);
}

.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 rgb(136, 136, 136);
  border-width: 0px 4px 5px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-image: linear-gradient(rgb(255, 255, 255) 0%, rgb(238, 238, 238) 50%);
  background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: linear-gradient(rgb(238, 238, 238) 50%, rgb(255, 255, 255) 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid rgb(170, 170, 170);
  border-radius: 4px;
  cursor: text;
  outline: 0px;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid rgb(88, 151, 251);
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: rgb(228, 228, 228);
  border: 1px solid rgb(170, 170, 170);
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: rgb(136, 136, 136);
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0px 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: rgb(85, 85, 85);
  outline: none;
}

.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__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-radius: 0px 4px 4px 0px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid rgb(88, 151, 251);
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid rgb(170, 170, 170);
  outline: 0px;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0px;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: rgb(255, 255, 255);
  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--group {
  padding: 0px;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: rgb(56, 117, 215);
  color: rgb(255, 255, 255);
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: rgb(88, 151, 251);
}

@font-face {
  font-family: Ionicons;
  src: url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons.woff?v=2.0.0") format("woff");
  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;
}

.ion-alert::before {
  content: "";
}

.ion-alert-circled::before {
  content: "";
}

.ion-android-add::before {
  content: "";
}

.ion-android-add-circle::before {
  content: "";
}

.ion-android-alarm-clock::before {
  content: "";
}

.ion-android-alert::before {
  content: "";
}

.ion-android-apps::before {
  content: "";
}

.ion-android-archive::before {
  content: "";
}

.ion-android-arrow-back::before {
  content: "";
}

.ion-android-arrow-down::before {
  content: "";
}

.ion-android-arrow-dropdown::before {
  content: "";
}

.ion-android-arrow-dropdown-circle::before {
  content: "";
}

.ion-android-arrow-dropleft::before {
  content: "";
}

.ion-android-arrow-dropleft-circle::before {
  content: "";
}

.ion-android-arrow-dropright::before {
  content: "";
}

.ion-android-arrow-dropright-circle::before {
  content: "";
}

.ion-android-arrow-dropup::before {
  content: "";
}

.ion-android-arrow-dropup-circle::before {
  content: "";
}

.ion-android-arrow-forward::before {
  content: "";
}

.ion-android-arrow-up::before {
  content: "";
}

.ion-android-attach::before {
  content: "";
}

.ion-android-bar::before {
  content: "";
}

.ion-android-bicycle::before {
  content: "";
}

.ion-android-boat::before {
  content: "";
}

.ion-android-bookmark::before {
  content: "";
}

.ion-android-bulb::before {
  content: "";
}

.ion-android-bus::before {
  content: "";
}

.ion-android-calendar::before {
  content: "";
}

.ion-android-call::before {
  content: "";
}

.ion-android-camera::before {
  content: "";
}

.ion-android-cancel::before {
  content: "";
}

.ion-android-car::before {
  content: "";
}

.ion-android-cart::before {
  content: "";
}

.ion-android-chat::before {
  content: "";
}

.ion-android-checkbox::before {
  content: "";
}

.ion-android-checkbox-blank::before {
  content: "";
}

.ion-android-checkbox-outline::before {
  content: "";
}

.ion-android-checkbox-outline-blank::before {
  content: "";
}

.ion-android-checkmark-circle::before {
  content: "";
}

.ion-android-clipboard::before {
  content: "";
}

.ion-android-close::before {
  content: "";
}

.ion-android-cloud::before {
  content: "";
}

.ion-android-cloud-circle::before {
  content: "";
}

.ion-android-cloud-done::before {
  content: "";
}

.ion-android-cloud-outline::before {
  content: "";
}

.ion-android-color-palette::before {
  content: "";
}

.ion-android-compass::before {
  content: "";
}

.ion-android-contact::before {
  content: "";
}

.ion-android-contacts::before {
  content: "";
}

.ion-android-contract::before {
  content: "";
}

.ion-android-create::before {
  content: "";
}

.ion-android-delete::before {
  content: "";
}

.ion-android-desktop::before {
  content: "";
}

.ion-android-document::before {
  content: "";
}

.ion-android-done::before {
  content: "";
}

.ion-android-done-all::before {
  content: "";
}

.ion-android-download::before {
  content: "";
}

.ion-android-drafts::before {
  content: "";
}

.ion-android-exit::before {
  content: "";
}

.ion-android-expand::before {
  content: "";
}

.ion-android-favorite::before {
  content: "";
}

.ion-android-favorite-outline::before {
  content: "";
}

.ion-android-film::before {
  content: "";
}

.ion-android-folder::before {
  content: "";
}

.ion-android-folder-open::before {
  content: "";
}

.ion-android-funnel::before {
  content: "";
}

.ion-android-globe::before {
  content: "";
}

.ion-android-hand::before {
  content: "";
}

.ion-android-hangout::before {
  content: "";
}

.ion-android-happy::before {
  content: "";
}

.ion-android-home::before {
  content: "";
}

.ion-android-image::before {
  content: "";
}

.ion-android-laptop::before {
  content: "";
}

.ion-android-list::before {
  content: "";
}

.ion-android-locate::before {
  content: "";
}

.ion-android-lock::before {
  content: "";
}

.ion-android-mail::before {
  content: "";
}

.ion-android-map::before {
  content: "";
}

.ion-android-menu::before {
  content: "";
}

.ion-android-microphone::before {
  content: "";
}

.ion-android-microphone-off::before {
  content: "";
}

.ion-android-more-horizontal::before {
  content: "";
}

.ion-android-more-vertical::before {
  content: "";
}

.ion-android-navigate::before {
  content: "";
}

.ion-android-notifications::before {
  content: "";
}

.ion-android-notifications-none::before {
  content: "";
}

.ion-android-notifications-off::before {
  content: "";
}

.ion-android-open::before {
  content: "";
}

.ion-android-options::before {
  content: "";
}

.ion-android-people::before {
  content: "";
}

.ion-android-person::before {
  content: "";
}

.ion-android-person-add::before {
  content: "";
}

.ion-android-phone-landscape::before {
  content: "";
}

.ion-android-phone-portrait::before {
  content: "";
}

.ion-android-pin::before {
  content: "";
}

.ion-android-plane::before {
  content: "";
}

.ion-android-playstore::before {
  content: "";
}

.ion-android-print::before {
  content: "";
}

.ion-android-radio-button-off::before {
  content: "";
}

.ion-android-radio-button-on::before {
  content: "";
}

.ion-android-refresh::before {
  content: "";
}

.ion-android-remove::before {
  content: "";
}

.ion-android-remove-circle::before {
  content: "";
}

.ion-android-restaurant::before {
  content: "";
}

.ion-android-sad::before {
  content: "";
}

.ion-android-search::before {
  content: "";
}

.ion-android-send::before {
  content: "";
}

.ion-android-settings::before {
  content: "";
}

.ion-android-share::before {
  content: "";
}

.ion-android-share-alt::before {
  content: "";
}

.ion-android-star::before {
  content: "";
}

.ion-android-star-half::before {
  content: "";
}

.ion-android-star-outline::before {
  content: "";
}

.ion-android-stopwatch::before {
  content: "";
}

.ion-android-subway::before {
  content: "";
}

.ion-android-sunny::before {
  content: "";
}

.ion-android-sync::before {
  content: "";
}

.ion-android-textsms::before {
  content: "";
}

.ion-android-time::before {
  content: "";
}

.ion-android-train::before {
  content: "";
}

.ion-android-unlock::before {
  content: "";
}

.ion-android-upload::before {
  content: "";
}

.ion-android-volume-down::before {
  content: "";
}

.ion-android-volume-mute::before {
  content: "";
}

.ion-android-volume-off::before {
  content: "";
}

.ion-android-volume-up::before {
  content: "";
}

.ion-android-walk::before {
  content: "";
}

.ion-android-warning::before {
  content: "";
}

.ion-android-watch::before {
  content: "";
}

.ion-android-wifi::before {
  content: "";
}

.ion-aperture::before {
  content: "";
}

.ion-archive::before {
  content: "";
}

.ion-arrow-down-a::before {
  content: "";
}

.ion-arrow-down-b::before {
  content: "";
}

.ion-arrow-down-c::before {
  content: "";
}

.ion-arrow-expand::before {
  content: "";
}

.ion-arrow-graph-down-left::before {
  content: "";
}

.ion-arrow-graph-down-right::before {
  content: "";
}

.ion-arrow-graph-up-left::before {
  content: "";
}

.ion-arrow-graph-up-right::before {
  content: "";
}

.ion-arrow-left-a::before {
  content: "";
}

.ion-arrow-left-b::before {
  content: "";
}

.ion-arrow-left-c::before {
  content: "";
}

.ion-arrow-move::before {
  content: "";
}

.ion-arrow-resize::before {
  content: "";
}

.ion-arrow-return-left::before {
  content: "";
}

.ion-arrow-return-right::before {
  content: "";
}

.ion-arrow-right-a::before {
  content: "";
}

.ion-arrow-right-b::before {
  content: "";
}

.ion-arrow-right-c::before {
  content: "";
}

.ion-arrow-shrink::before {
  content: "";
}

.ion-arrow-swap::before {
  content: "";
}

.ion-arrow-up-a::before {
  content: "";
}

.ion-arrow-up-b::before {
  content: "";
}

.ion-arrow-up-c::before {
  content: "";
}

.ion-asterisk::before {
  content: "";
}

.ion-at::before {
  content: "";
}

.ion-backspace::before {
  content: "";
}

.ion-backspace-outline::before {
  content: "";
}

.ion-bag::before {
  content: "";
}

.ion-battery-charging::before {
  content: "";
}

.ion-battery-empty::before {
  content: "";
}

.ion-battery-full::before {
  content: "";
}

.ion-battery-half::before {
  content: "";
}

.ion-battery-low::before {
  content: "";
}

.ion-beaker::before {
  content: "";
}

.ion-beer::before {
  content: "";
}

.ion-bluetooth::before {
  content: "";
}

.ion-bonfire::before {
  content: "";
}

.ion-bookmark::before {
  content: "";
}

.ion-bowtie::before {
  content: "";
}

.ion-briefcase::before {
  content: "";
}

.ion-bug::before {
  content: "";
}

.ion-calculator::before {
  content: "";
}

.ion-calendar::before {
  content: "";
}

.ion-camera::before {
  content: "";
}

.ion-card::before {
  content: "";
}

.ion-cash::before {
  content: "";
}

.ion-chatbox::before {
  content: "";
}

.ion-chatbox-working::before {
  content: "";
}

.ion-chatboxes::before {
  content: "";
}

.ion-chatbubble::before {
  content: "";
}

.ion-chatbubble-working::before {
  content: "";
}

.ion-chatbubbles::before {
  content: "";
}

.ion-checkmark::before {
  content: "";
}

.ion-checkmark-circled::before {
  content: "";
}

.ion-checkmark-round::before {
  content: "";
}

.ion-chevron-down::before {
  content: "";
}

.ion-chevron-left::before {
  content: "";
}

.ion-chevron-right::before {
  content: "";
}

.ion-chevron-up::before {
  content: "";
}

.ion-clipboard::before {
  content: "";
}

.ion-clock::before {
  content: "";
}

.ion-close::before {
  content: "";
}

.ion-close-circled::before {
  content: "";
}

.ion-close-round::before {
  content: "";
}

.ion-closed-captioning::before {
  content: "";
}

.ion-cloud::before {
  content: "";
}

.ion-code::before {
  content: "";
}

.ion-code-download::before {
  content: "";
}

.ion-code-working::before {
  content: "";
}

.ion-coffee::before {
  content: "";
}

.ion-compass::before {
  content: "";
}

.ion-compose::before {
  content: "";
}

.ion-connection-bars::before {
  content: "";
}

.ion-contrast::before {
  content: "";
}

.ion-crop::before {
  content: "";
}

.ion-cube::before {
  content: "";
}

.ion-disc::before {
  content: "";
}

.ion-document::before {
  content: "";
}

.ion-document-text::before {
  content: "";
}

.ion-drag::before {
  content: "";
}

.ion-earth::before {
  content: "";
}

.ion-easel::before {
  content: "";
}

.ion-edit::before {
  content: "";
}

.ion-egg::before {
  content: "";
}

.ion-eject::before {
  content: "";
}

.ion-email::before {
  content: "";
}

.ion-email-unread::before {
  content: "";
}

.ion-erlenmeyer-flask::before {
  content: "";
}

.ion-erlenmeyer-flask-bubbles::before {
  content: "";
}

.ion-eye::before {
  content: "";
}

.ion-eye-disabled::before {
  content: "";
}

.ion-female::before {
  content: "";
}

.ion-filing::before {
  content: "";
}

.ion-film-marker::before {
  content: "";
}

.ion-fireball::before {
  content: "";
}

.ion-flag::before {
  content: "";
}

.ion-flame::before {
  content: "";
}

.ion-flash::before {
  content: "";
}

.ion-flash-off::before {
  content: "";
}

.ion-folder::before {
  content: "";
}

.ion-fork::before {
  content: "";
}

.ion-fork-repo::before {
  content: "";
}

.ion-forward::before {
  content: "";
}

.ion-funnel::before {
  content: "";
}

.ion-gear-a::before {
  content: "";
}

.ion-gear-b::before {
  content: "";
}

.ion-grid::before {
  content: "";
}

.ion-hammer::before {
  content: "";
}

.ion-happy::before {
  content: "";
}

.ion-happy-outline::before {
  content: "";
}

.ion-headphone::before {
  content: "";
}

.ion-heart::before {
  content: "";
}

.ion-heart-broken::before {
  content: "";
}

.ion-help::before {
  content: "";
}

.ion-help-buoy::before {
  content: "";
}

.ion-help-circled::before {
  content: "";
}

.ion-home::before {
  content: "";
}

.ion-icecream::before {
  content: "";
}

.ion-image::before {
  content: "";
}

.ion-images::before {
  content: "";
}

.ion-information::before {
  content: "";
}

.ion-information-circled::before {
  content: "";
}

.ion-ionic::before {
  content: "";
}

.ion-ios-alarm::before {
  content: "";
}

.ion-ios-alarm-outline::before {
  content: "";
}

.ion-ios-albums::before {
  content: "";
}

.ion-ios-albums-outline::before {
  content: "";
}

.ion-ios-americanfootball::before {
  content: "";
}

.ion-ios-americanfootball-outline::before {
  content: "";
}

.ion-ios-analytics::before {
  content: "";
}

.ion-ios-analytics-outline::before {
  content: "";
}

.ion-ios-arrow-back::before {
  content: "";
}

.ion-ios-arrow-down::before {
  content: "";
}

.ion-ios-arrow-forward::before {
  content: "";
}

.ion-ios-arrow-left::before {
  content: "";
}

.ion-ios-arrow-right::before {
  content: "";
}

.ion-ios-arrow-thin-down::before {
  content: "";
}

.ion-ios-arrow-thin-left::before {
  content: "";
}

.ion-ios-arrow-thin-right::before {
  content: "";
}

.ion-ios-arrow-thin-up::before {
  content: "";
}

.ion-ios-arrow-up::before {
  content: "";
}

.ion-ios-at::before {
  content: "";
}

.ion-ios-at-outline::before {
  content: "";
}

.ion-ios-barcode::before {
  content: "";
}

.ion-ios-barcode-outline::before {
  content: "";
}

.ion-ios-baseball::before {
  content: "";
}

.ion-ios-baseball-outline::before {
  content: "";
}

.ion-ios-basketball::before {
  content: "";
}

.ion-ios-basketball-outline::before {
  content: "";
}

.ion-ios-bell::before {
  content: "";
}

.ion-ios-bell-outline::before {
  content: "";
}

.ion-ios-body::before {
  content: "";
}

.ion-ios-body-outline::before {
  content: "";
}

.ion-ios-bolt::before {
  content: "";
}

.ion-ios-bolt-outline::before {
  content: "";
}

.ion-ios-book::before {
  content: "";
}

.ion-ios-book-outline::before {
  content: "";
}

.ion-ios-bookmarks::before {
  content: "";
}

.ion-ios-bookmarks-outline::before {
  content: "";
}

.ion-ios-box::before {
  content: "";
}

.ion-ios-box-outline::before {
  content: "";
}

.ion-ios-briefcase::before {
  content: "";
}

.ion-ios-briefcase-outline::before {
  content: "";
}

.ion-ios-browsers::before {
  content: "";
}

.ion-ios-browsers-outline::before {
  content: "";
}

.ion-ios-calculator::before {
  content: "";
}

.ion-ios-calculator-outline::before {
  content: "";
}

.ion-ios-calendar::before {
  content: "";
}

.ion-ios-calendar-outline::before {
  content: "";
}

.ion-ios-camera::before {
  content: "";
}

.ion-ios-camera-outline::before {
  content: "";
}

.ion-ios-cart::before {
  content: "";
}

.ion-ios-cart-outline::before {
  content: "";
}

.ion-ios-chatboxes::before {
  content: "";
}

.ion-ios-chatboxes-outline::before {
  content: "";
}

.ion-ios-chatbubble::before {
  content: "";
}

.ion-ios-chatbubble-outline::before {
  content: "";
}

.ion-ios-checkmark::before {
  content: "";
}

.ion-ios-checkmark-empty::before {
  content: "";
}

.ion-ios-checkmark-outline::before {
  content: "";
}

.ion-ios-circle-filled::before {
  content: "";
}

.ion-ios-circle-outline::before {
  content: "";
}

.ion-ios-clock::before {
  content: "";
}

.ion-ios-clock-outline::before {
  content: "";
}

.ion-ios-close::before {
  content: "";
}

.ion-ios-close-empty::before {
  content: "";
}

.ion-ios-close-outline::before {
  content: "";
}

.ion-ios-cloud::before {
  content: "";
}

.ion-ios-cloud-download::before {
  content: "";
}

.ion-ios-cloud-download-outline::before {
  content: "";
}

.ion-ios-cloud-outline::before {
  content: "";
}

.ion-ios-cloud-upload::before {
  content: "";
}

.ion-ios-cloud-upload-outline::before {
  content: "";
}

.ion-ios-cloudy::before {
  content: "";
}

.ion-ios-cloudy-night::before {
  content: "";
}

.ion-ios-cloudy-night-outline::before {
  content: "";
}

.ion-ios-cloudy-outline::before {
  content: "";
}

.ion-ios-cog::before {
  content: "";
}

.ion-ios-cog-outline::before {
  content: "";
}

.ion-ios-color-filter::before {
  content: "";
}

.ion-ios-color-filter-outline::before {
  content: "";
}

.ion-ios-color-wand::before {
  content: "";
}

.ion-ios-color-wand-outline::before {
  content: "";
}

.ion-ios-compose::before {
  content: "";
}

.ion-ios-compose-outline::before {
  content: "";
}

.ion-ios-contact::before {
  content: "";
}

.ion-ios-contact-outline::before {
  content: "";
}

.ion-ios-copy::before {
  content: "";
}

.ion-ios-copy-outline::before {
  content: "";
}

.ion-ios-crop::before {
  content: "";
}

.ion-ios-crop-strong::before {
  content: "";
}

.ion-ios-download::before {
  content: "";
}

.ion-ios-download-outline::before {
  content: "";
}

.ion-ios-drag::before {
  content: "";
}

.ion-ios-email::before {
  content: "";
}

.ion-ios-email-outline::before {
  content: "";
}

.ion-ios-eye::before {
  content: "";
}

.ion-ios-eye-outline::before {
  content: "";
}

.ion-ios-fastforward::before {
  content: "";
}

.ion-ios-fastforward-outline::before {
  content: "";
}

.ion-ios-filing::before {
  content: "";
}

.ion-ios-filing-outline::before {
  content: "";
}

.ion-ios-film::before {
  content: "";
}

.ion-ios-film-outline::before {
  content: "";
}

.ion-ios-flag::before {
  content: "";
}

.ion-ios-flag-outline::before {
  content: "";
}

.ion-ios-flame::before {
  content: "";
}

.ion-ios-flame-outline::before {
  content: "";
}

.ion-ios-flask::before {
  content: "";
}

.ion-ios-flask-outline::before {
  content: "";
}

.ion-ios-flower::before {
  content: "";
}

.ion-ios-flower-outline::before {
  content: "";
}

.ion-ios-folder::before {
  content: "";
}

.ion-ios-folder-outline::before {
  content: "";
}

.ion-ios-football::before {
  content: "";
}

.ion-ios-football-outline::before {
  content: "";
}

.ion-ios-game-controller-a::before {
  content: "";
}

.ion-ios-game-controller-a-outline::before {
  content: "";
}

.ion-ios-game-controller-b::before {
  content: "";
}

.ion-ios-game-controller-b-outline::before {
  content: "";
}

.ion-ios-gear::before {
  content: "";
}

.ion-ios-gear-outline::before {
  content: "";
}

.ion-ios-glasses::before {
  content: "";
}

.ion-ios-glasses-outline::before {
  content: "";
}

.ion-ios-grid-view::before {
  content: "";
}

.ion-ios-grid-view-outline::before {
  content: "";
}

.ion-ios-heart::before {
  content: "";
}

.ion-ios-heart-outline::before {
  content: "";
}

.ion-ios-help::before {
  content: "";
}

.ion-ios-help-empty::before {
  content: "";
}

.ion-ios-help-outline::before {
  content: "";
}

.ion-ios-home::before {
  content: "";
}

.ion-ios-home-outline::before {
  content: "";
}

.ion-ios-infinite::before {
  content: "";
}

.ion-ios-infinite-outline::before {
  content: "";
}

.ion-ios-information::before {
  content: "";
}

.ion-ios-information-empty::before {
  content: "";
}

.ion-ios-information-outline::before {
  content: "";
}

.ion-ios-ionic-outline::before {
  content: "";
}

.ion-ios-keypad::before {
  content: "";
}

.ion-ios-keypad-outline::before {
  content: "";
}

.ion-ios-lightbulb::before {
  content: "";
}

.ion-ios-lightbulb-outline::before {
  content: "";
}

.ion-ios-list::before {
  content: "";
}

.ion-ios-list-outline::before {
  content: "";
}

.ion-ios-location::before {
  content: "";
}

.ion-ios-location-outline::before {
  content: "";
}

.ion-ios-locked::before {
  content: "";
}

.ion-ios-locked-outline::before {
  content: "";
}

.ion-ios-loop::before {
  content: "";
}

.ion-ios-loop-strong::before {
  content: "";
}

.ion-ios-medical::before {
  content: "";
}

.ion-ios-medical-outline::before {
  content: "";
}

.ion-ios-medkit::before {
  content: "";
}

.ion-ios-medkit-outline::before {
  content: "";
}

.ion-ios-mic::before {
  content: "";
}

.ion-ios-mic-off::before {
  content: "";
}

.ion-ios-mic-outline::before {
  content: "";
}

.ion-ios-minus::before {
  content: "";
}

.ion-ios-minus-empty::before {
  content: "";
}

.ion-ios-minus-outline::before {
  content: "";
}

.ion-ios-monitor::before {
  content: "";
}

.ion-ios-monitor-outline::before {
  content: "";
}

.ion-ios-moon::before {
  content: "";
}

.ion-ios-moon-outline::before {
  content: "";
}

.ion-ios-more::before {
  content: "";
}

.ion-ios-more-outline::before {
  content: "";
}

.ion-ios-musical-note::before {
  content: "";
}

.ion-ios-musical-notes::before {
  content: "";
}

.ion-ios-navigate::before {
  content: "";
}

.ion-ios-navigate-outline::before {
  content: "";
}

.ion-ios-nutrition::before {
  content: "";
}

.ion-ios-nutrition-outline::before {
  content: "";
}

.ion-ios-paper::before {
  content: "";
}

.ion-ios-paper-outline::before {
  content: "";
}

.ion-ios-paperplane::before {
  content: "";
}

.ion-ios-paperplane-outline::before {
  content: "";
}

.ion-ios-partlysunny::before {
  content: "";
}

.ion-ios-partlysunny-outline::before {
  content: "";
}

.ion-ios-pause::before {
  content: "";
}

.ion-ios-pause-outline::before {
  content: "";
}

.ion-ios-paw::before {
  content: "";
}

.ion-ios-paw-outline::before {
  content: "";
}

.ion-ios-people::before {
  content: "";
}

.ion-ios-people-outline::before {
  content: "";
}

.ion-ios-person::before {
  content: "";
}

.ion-ios-person-outline::before {
  content: "";
}

.ion-ios-personadd::before {
  content: "";
}

.ion-ios-personadd-outline::before {
  content: "";
}

.ion-ios-photos::before {
  content: "";
}

.ion-ios-photos-outline::before {
  content: "";
}

.ion-ios-pie::before {
  content: "";
}

.ion-ios-pie-outline::before {
  content: "";
}

.ion-ios-pint::before {
  content: "";
}

.ion-ios-pint-outline::before {
  content: "";
}

.ion-ios-play::before {
  content: "";
}

.ion-ios-play-outline::before {
  content: "";
}

.ion-ios-plus::before {
  content: "";
}

.ion-ios-plus-empty::before {
  content: "";
}

.ion-ios-plus-outline::before {
  content: "";
}

.ion-ios-pricetag::before {
  content: "";
}

.ion-ios-pricetag-outline::before {
  content: "";
}

.ion-ios-pricetags::before {
  content: "";
}

.ion-ios-pricetags-outline::before {
  content: "";
}

.ion-ios-printer::before {
  content: "";
}

.ion-ios-printer-outline::before {
  content: "";
}

.ion-ios-pulse::before {
  content: "";
}

.ion-ios-pulse-strong::before {
  content: "";
}

.ion-ios-rainy::before {
  content: "";
}

.ion-ios-rainy-outline::before {
  content: "";
}

.ion-ios-recording::before {
  content: "";
}

.ion-ios-recording-outline::before {
  content: "";
}

.ion-ios-redo::before {
  content: "";
}

.ion-ios-redo-outline::before {
  content: "";
}

.ion-ios-refresh::before {
  content: "";
}

.ion-ios-refresh-empty::before {
  content: "";
}

.ion-ios-refresh-outline::before {
  content: "";
}

.ion-ios-reload::before {
  content: "";
}

.ion-ios-reverse-camera::before {
  content: "";
}

.ion-ios-reverse-camera-outline::before {
  content: "";
}

.ion-ios-rewind::before {
  content: "";
}

.ion-ios-rewind-outline::before {
  content: "";
}

.ion-ios-rose::before {
  content: "";
}

.ion-ios-rose-outline::before {
  content: "";
}

.ion-ios-search::before {
  content: "";
}

.ion-ios-search-strong::before {
  content: "";
}

.ion-ios-settings::before {
  content: "";
}

.ion-ios-settings-strong::before {
  content: "";
}

.ion-ios-shuffle::before {
  content: "";
}

.ion-ios-shuffle-strong::before {
  content: "";
}

.ion-ios-skipbackward::before {
  content: "";
}

.ion-ios-skipbackward-outline::before {
  content: "";
}

.ion-ios-skipforward::before {
  content: "";
}

.ion-ios-skipforward-outline::before {
  content: "";
}

.ion-ios-snowy::before {
  content: "";
}

.ion-ios-speedometer::before {
  content: "";
}

.ion-ios-speedometer-outline::before {
  content: "";
}

.ion-ios-star::before {
  content: "";
}

.ion-ios-star-half::before {
  content: "";
}

.ion-ios-star-outline::before {
  content: "";
}

.ion-ios-stopwatch::before {
  content: "";
}

.ion-ios-stopwatch-outline::before {
  content: "";
}

.ion-ios-sunny::before {
  content: "";
}

.ion-ios-sunny-outline::before {
  content: "";
}

.ion-ios-telephone::before {
  content: "";
}

.ion-ios-telephone-outline::before {
  content: "";
}

.ion-ios-tennisball::before {
  content: "";
}

.ion-ios-tennisball-outline::before {
  content: "";
}

.ion-ios-thunderstorm::before {
  content: "";
}

.ion-ios-thunderstorm-outline::before {
  content: "";
}

.ion-ios-time::before {
  content: "";
}

.ion-ios-time-outline::before {
  content: "";
}

.ion-ios-timer::before {
  content: "";
}

.ion-ios-timer-outline::before {
  content: "";
}

.ion-ios-toggle::before {
  content: "";
}

.ion-ios-toggle-outline::before {
  content: "";
}

.ion-ios-trash::before {
  content: "";
}

.ion-ios-trash-outline::before {
  content: "";
}

.ion-ios-undo::before {
  content: "";
}

.ion-ios-undo-outline::before {
  content: "";
}

.ion-ios-unlocked::before {
  content: "";
}

.ion-ios-unlocked-outline::before {
  content: "";
}

.ion-ios-upload::before {
  content: "";
}

.ion-ios-upload-outline::before {
  content: "";
}

.ion-ios-videocam::before {
  content: "";
}

.ion-ios-videocam-outline::before {
  content: "";
}

.ion-ios-volume-high::before {
  content: "";
}

.ion-ios-volume-low::before {
  content: "";
}

.ion-ios-wineglass::before {
  content: "";
}

.ion-ios-wineglass-outline::before {
  content: "";
}

.ion-ios-world::before {
  content: "";
}

.ion-ios-world-outline::before {
  content: "";
}

.ion-ipad::before {
  content: "";
}

.ion-iphone::before {
  content: "";
}

.ion-ipod::before {
  content: "";
}

.ion-jet::before {
  content: "";
}

.ion-key::before {
  content: "";
}

.ion-knife::before {
  content: "";
}

.ion-laptop::before {
  content: "";
}

.ion-leaf::before {
  content: "";
}

.ion-levels::before {
  content: "";
}

.ion-lightbulb::before {
  content: "";
}

.ion-link::before {
  content: "";
}

.ion-load-a::before {
  content: "";
}

.ion-load-b::before {
  content: "";
}

.ion-load-c::before {
  content: "";
}

.ion-load-d::before {
  content: "";
}

.ion-location::before {
  content: "";
}

.ion-lock-combination::before {
  content: "";
}

.ion-locked::before {
  content: "";
}

.ion-log-in::before {
  content: "";
}

.ion-log-out::before {
  content: "";
}

.ion-loop::before {
  content: "";
}

.ion-magnet::before {
  content: "";
}

.ion-male::before {
  content: "";
}

.ion-man::before {
  content: "";
}

.ion-map::before {
  content: "";
}

.ion-medkit::before {
  content: "";
}

.ion-merge::before {
  content: "";
}

.ion-mic-a::before {
  content: "";
}

.ion-mic-b::before {
  content: "";
}

.ion-mic-c::before {
  content: "";
}

.ion-minus::before {
  content: "";
}

.ion-minus-circled::before {
  content: "";
}

.ion-minus-round::before {
  content: "";
}

.ion-model-s::before {
  content: "";
}

.ion-monitor::before {
  content: "";
}

.ion-more::before {
  content: "";
}

.ion-mouse::before {
  content: "";
}

.ion-music-note::before {
  content: "";
}

.ion-navicon::before {
  content: "";
}

.ion-navicon-round::before {
  content: "";
}

.ion-navigate::before {
  content: "";
}

.ion-network::before {
  content: "";
}

.ion-no-smoking::before {
  content: "";
}

.ion-nuclear::before {
  content: "";
}

.ion-outlet::before {
  content: "";
}

.ion-paintbrush::before {
  content: "";
}

.ion-paintbucket::before {
  content: "";
}

.ion-paper-airplane::before {
  content: "";
}

.ion-paperclip::before {
  content: "";
}

.ion-pause::before {
  content: "";
}

.ion-person::before {
  content: "";
}

.ion-person-add::before {
  content: "";
}

.ion-person-stalker::before {
  content: "";
}

.ion-pie-graph::before {
  content: "";
}

.ion-pin::before {
  content: "";
}

.ion-pinpoint::before {
  content: "";
}

.ion-pizza::before {
  content: "";
}

.ion-plane::before {
  content: "";
}

.ion-planet::before {
  content: "";
}

.ion-play::before {
  content: "";
}

.ion-playstation::before {
  content: "";
}

.ion-plus::before {
  content: "";
}

.ion-plus-circled::before {
  content: "";
}

.ion-plus-round::before {
  content: "";
}

.ion-podium::before {
  content: "";
}

.ion-pound::before {
  content: "";
}

.ion-power::before {
  content: "";
}

.ion-pricetag::before {
  content: "";
}

.ion-pricetags::before {
  content: "";
}

.ion-printer::before {
  content: "";
}

.ion-pull-request::before {
  content: "";
}

.ion-qr-scanner::before {
  content: "";
}

.ion-quote::before {
  content: "";
}

.ion-radio-waves::before {
  content: "";
}

.ion-record::before {
  content: "";
}

.ion-refresh::before {
  content: "";
}

.ion-reply::before {
  content: "";
}

.ion-reply-all::before {
  content: "";
}

.ion-ribbon-a::before {
  content: "";
}

.ion-ribbon-b::before {
  content: "";
}

.ion-sad::before {
  content: "";
}

.ion-sad-outline::before {
  content: "";
}

.ion-scissors::before {
  content: "";
}

.ion-search::before {
  content: "";
}

.ion-settings::before {
  content: "";
}

.ion-share::before {
  content: "";
}

.ion-shuffle::before {
  content: "";
}

.ion-skip-backward::before {
  content: "";
}

.ion-skip-forward::before {
  content: "";
}

.ion-social-android::before {
  content: "";
}

.ion-social-android-outline::before {
  content: "";
}

.ion-social-angular::before {
  content: "";
}

.ion-social-angular-outline::before {
  content: "";
}

.ion-social-apple::before {
  content: "";
}

.ion-social-apple-outline::before {
  content: "";
}

.ion-social-bitcoin::before {
  content: "";
}

.ion-social-bitcoin-outline::before {
  content: "";
}

.ion-social-buffer::before {
  content: "";
}

.ion-social-buffer-outline::before {
  content: "";
}

.ion-social-chrome::before {
  content: "";
}

.ion-social-chrome-outline::before {
  content: "";
}

.ion-social-codepen::before {
  content: "";
}

.ion-social-codepen-outline::before {
  content: "";
}

.ion-social-css3::before {
  content: "";
}

.ion-social-css3-outline::before {
  content: "";
}

.ion-social-designernews::before {
  content: "";
}

.ion-social-designernews-outline::before {
  content: "";
}

.ion-social-dribbble::before {
  content: "";
}

.ion-social-dribbble-outline::before {
  content: "";
}

.ion-social-dropbox::before {
  content: "";
}

.ion-social-dropbox-outline::before {
  content: "";
}

.ion-social-euro::before {
  content: "";
}

.ion-social-euro-outline::before {
  content: "";
}

.ion-social-facebook::before {
  content: "";
}

.ion-social-facebook-outline::before {
  content: "";
}

.ion-social-foursquare::before {
  content: "";
}

.ion-social-foursquare-outline::before {
  content: "";
}

.ion-social-freebsd-devil::before {
  content: "";
}

.ion-social-github::before {
  content: "";
}

.ion-social-github-outline::before {
  content: "";
}

.ion-social-google::before {
  content: "";
}

.ion-social-google-outline::before {
  content: "";
}

.ion-social-googleplus::before {
  content: "";
}

.ion-social-googleplus-outline::before {
  content: "";
}

.ion-social-hackernews::before {
  content: "";
}

.ion-social-hackernews-outline::before {
  content: "";
}

.ion-social-html5::before {
  content: "";
}

.ion-social-html5-outline::before {
  content: "";
}

.ion-social-instagram::before {
  content: "";
}

.ion-social-instagram-outline::before {
  content: "";
}

.ion-social-javascript::before {
  content: "";
}

.ion-social-javascript-outline::before {
  content: "";
}

.ion-social-linkedin::before {
  content: "";
}

.ion-social-linkedin-outline::before {
  content: "";
}

.ion-social-markdown::before {
  content: "";
}

.ion-social-nodejs::before {
  content: "";
}

.ion-social-octocat::before {
  content: "";
}

.ion-social-pinterest::before {
  content: "";
}

.ion-social-pinterest-outline::before {
  content: "";
}

.ion-social-python::before {
  content: "";
}

.ion-social-reddit::before {
  content: "";
}

.ion-social-reddit-outline::before {
  content: "";
}

.ion-social-rss::before {
  content: "";
}

.ion-social-rss-outline::before {
  content: "";
}

.ion-social-sass::before {
  content: "";
}

.ion-social-skype::before {
  content: "";
}

.ion-social-skype-outline::before {
  content: "";
}

.ion-social-snapchat::before {
  content: "";
}

.ion-social-snapchat-outline::before {
  content: "";
}

.ion-social-tumblr::before {
  content: "";
}

.ion-social-tumblr-outline::before {
  content: "";
}

.ion-social-tux::before {
  content: "";
}

.ion-social-twitch::before {
  content: "";
}

.ion-social-twitch-outline::before {
  content: "";
}

.ion-social-twitter::before {
  content: "";
}

.ion-social-twitter-outline::before {
  content: "";
}

.ion-social-usd::before {
  content: "";
}

.ion-social-usd-outline::before {
  content: "";
}

.ion-social-vimeo::before {
  content: "";
}

.ion-social-vimeo-outline::before {
  content: "";
}

.ion-social-whatsapp::before {
  content: "";
}

.ion-social-whatsapp-outline::before {
  content: "";
}

.ion-social-windows::before {
  content: "";
}

.ion-social-windows-outline::before {
  content: "";
}

.ion-social-wordpress::before {
  content: "";
}

.ion-social-wordpress-outline::before {
  content: "";
}

.ion-social-yahoo::before {
  content: "";
}

.ion-social-yahoo-outline::before {
  content: "";
}

.ion-social-yen::before {
  content: "";
}

.ion-social-yen-outline::before {
  content: "";
}

.ion-social-youtube::before {
  content: "";
}

.ion-social-youtube-outline::before {
  content: "";
}

.ion-soup-can::before {
  content: "";
}

.ion-soup-can-outline::before {
  content: "";
}

.ion-speakerphone::before {
  content: "";
}

.ion-speedometer::before {
  content: "";
}

.ion-spoon::before {
  content: "";
}

.ion-star::before {
  content: "";
}

.ion-stats-bars::before {
  content: "";
}

.ion-steam::before {
  content: "";
}

.ion-stop::before {
  content: "";
}

.ion-thermometer::before {
  content: "";
}

.ion-thumbsdown::before {
  content: "";
}

.ion-thumbsup::before {
  content: "";
}

.ion-toggle::before {
  content: "";
}

.ion-toggle-filled::before {
  content: "";
}

.ion-transgender::before {
  content: "";
}

.ion-trash-a::before {
  content: "";
}

.ion-trash-b::before {
  content: "";
}

.ion-trophy::before {
  content: "";
}

.ion-tshirt::before {
  content: "";
}

.ion-tshirt-outline::before {
  content: "";
}

.ion-umbrella::before {
  content: "";
}

.ion-university::before {
  content: "";
}

.ion-unlocked::before {
  content: "";
}

.ion-upload::before {
  content: "";
}

.ion-usb::before {
  content: "";
}

.ion-videocamera::before {
  content: "";
}

.ion-volume-high::before {
  content: "";
}

.ion-volume-low::before {
  content: "";
}

.ion-volume-medium::before {
  content: "";
}

.ion-volume-mute::before {
  content: "";
}

.ion-wand::before {
  content: "";
}

.ion-waterdrop::before {
  content: "";
}

.ion-wifi::before {
  content: "";
}

.ion-wineglass::before {
  content: "";
}

.ion-woman::before {
  content: "";
}

.ion-wrench::before {
  content: "";
}

.ion-xbox::before {
  content: "";
}

.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  overflow: hidden;
  touch-action: none;
  z-index: 100001;
  text-size-adjust: 100%;
  backface-visibility: hidden;
  outline: none;
}

.pswp * {
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  cursor: grab;
}

.pswp--dragging .pswp__img {
  cursor: grabbing;
}

.pswp__bg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255);
  opacity: 0;
  transform: translateZ(0px);
  backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  inset: 0px;
}

.pswp__container,
.pswp__img {
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  inset: 0px;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0px;
  left: 0px;
}

.pswp__img--placeholder {
  backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
  background: rgb(34, 34, 34);
}

.pswp--ie .pswp__img {
  left: 0px;
  top: 0px;
  width: 100% !important;
  height: auto !important;
}

.pswp__error-msg {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: rgb(204, 204, 204);
}

.pswp__error-msg a {
  color: rgb(204, 204, 204);
  text-decoration: underline;
}

.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  appearance: none;
  display: block;
  border: 0px;
  padding: 0px;
  margin: 0px;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left::before,
.pswp__button--arrow--right::before {
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {

  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left::before,
  .pswp--svg .pswp__button--arrow--right::before {}

  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}

.pswp__button--close {
  background-position: 0px -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0px;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0px;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0px;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0px;
}

.pswp__button--arrow--right {
  right: 0px;
}

.pswp__button--arrow--left::before,
.pswp__button--arrow--right::before {
  content: "";
  top: 35px;
  background-color: rgba(255, 255, 255, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left::before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right::before {
  right: 6px;
  background-position: -94px -44px;
}

.pswp__counter,
.pswp__share-modal {
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  padding: 10px;
  position: absolute;
  z-index: 100001;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 100002;
  position: absolute;
  background: rgb(255, 255, 255);
  top: 56px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 5px;
  transform: translateY(6px);
  transition: transform 0.25s;
  backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: rgb(0, 0, 0);
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.pswp__share-tooltip a:first-child {}

.pswp__share-tooltip a:last-child {}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0px);
}

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -12px;
  right: 15px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent rgb(255, 255, 255);
  border-image: initial;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: rgb(62, 92, 154);
  color: rgb(255, 255, 255);
}

a.pswp__share--facebook:hover::before {
  border-bottom-color: rgb(62, 92, 154);
}

a.pswp__share--twitter:hover {
  background: rgb(85, 172, 238);
  color: rgb(255, 255, 255);
}

a.pswp__share--pinterest:hover {
  background: rgb(189, 33, 38);
  color: rgb(255, 255, 255);
}

a.pswp__share--download:hover {
  background: rgb(21, 23, 30);
  color: rgb(255, 255, 255);
}

.pswp__counter {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: rgb(17, 17, 17);
  opacity: 0.75;
  padding: 0px 10px;
}

.pswp__caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: rgb(187, 187, 187);
}

.pswp__caption__center {
  text-align: center;
  max-width: 420px;
  margin: 0px auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: rgb(17, 17, 17);
}

.pswp__caption--empty {
  display: none;
}

.pswp__caption--fake {
  visibility: hidden;
}

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  background: url("../photoswipe/default-skin/preloader.gif") 0px 0px no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: 500ms linear 0s infinite normal none running clockwise;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: 1000ms cubic-bezier(0.4, 0, 0.22, 1) 0s infinite normal none running donut-rotate;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0px;
}

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border-width: 2px;
  border-style: solid;
  border-color: rgb(255, 255, 255) rgb(255, 255, 255) transparent transparent;
  border-image: initial;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: none;
  margin: 0px;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0px;
    float: right;
  }
}

@-webkit-keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes donut-rotate {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(-140deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@keyframes donut-rotate {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(-140deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 100001;
}

.pswp__top-bar {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgb(255, 255, 255);
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgb(255, 255, 255);
}

.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001;
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
}

.owl-carousel .owl-stage::after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0px;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  backface-visibility: hidden;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: rgb(0, 0, 0);
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  backface-visibility: hidden;
  transition: transform 0.1s;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.swiper-container {
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0px;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0px, 0px);
}

.swiper-container-multirow>.swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0px auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  align-items: flex-start;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
  touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  transform: translate3d(0px, 0px, 0px);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0px;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0px;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: rgb(0, 0, 0);
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0px;
  padding: 0px;
  box-shadow: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: rgb(0, 122, 255);
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0px);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0px;
  display: block;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0px 4px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s;
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: rgb(0, 122, 255);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0px;
  top: 0px;
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0px;
  top: 0px;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: rgb(255, 255, 255);
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: rgb(255, 255, 255);
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: rgb(0, 0, 0);
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: rgb(0, 0, 0);
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0px;
  top: 0px;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50% center;
  animation: 1s steps(12) 0s infinite normal none running swiper-preloader-spin;
}

.swiper-lazy-preloader::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50% center;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white::after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0px;
  top: 0px;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0px 0px;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0px;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {}

.mfp-bg {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgb(11, 11, 11);
  opacity: 0.8;
}

.mfp-wrap {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  backface-visibility: hidden;
  outline: none !important;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  padding: 0px 8px;
  box-sizing: border-box;
}

.mfp-container::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container::before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0px auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: rgb(204, 204, 204);
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: rgb(204, 204, 204);
}

.mfp-preloader a:hover {
  color: rgb(255, 255, 255);
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0px;
  appearance: none;
  display: block;
  outline: none;
  padding: 0px;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0px;
  top: 0px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0px 0px 18px 10px;
  color: rgb(255, 255, 255);
  font-style: normal;
  font-size: 28px;
  font-family: Montserrat, sans-serif;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: rgb(51, 51, 51);
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: rgb(255, 255, 255);
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0px;
  right: 0px;
  color: rgb(204, 204, 204);
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: -55px 0px 0px;
  top: 50%;
  padding: 0px;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow::before,
.mfp-arrow::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow::after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow::before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0px;
}

.mfp-arrow-left::after {
  border-right: 17px solid rgb(255, 255, 255);
  margin-left: 31px;
}

.mfp-arrow-left::before {
  margin-left: 25px;
  border-right: 27px solid rgb(63, 63, 63);
}

.mfp-arrow-right {
  right: 0px;
}

.mfp-arrow-right::after {
  border-left: 17px solid rgb(255, 255, 255);
  margin-left: 39px;
}

.mfp-arrow-right::before {
  border-left: 27px solid rgb(63, 63, 63);
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0px;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 8px;
  background: rgb(0, 0, 0);
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0px;
  margin: 0px auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure::after {
  content: "";
  position: absolute;
  inset: 40px 0px;
  display: block;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 8px;
  background: rgb(68, 68, 68);
}

.mfp-figure small {
  color: rgb(189, 189, 189);
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0px;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: rgb(243, 243, 243);
  overflow-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0px;
    padding-right: 0px;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0px;
  }

  .mfp-img-mobile .mfp-figure::after {
    top: 0px;
    bottom: 0px;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0px;
    margin: 0px;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0px;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0px;
    right: 0px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0px;
  }
}

@media (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0px center;
  }

  .mfp-arrow-right {
    transform-origin: 100% center;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.lity {
  z-index: 9990;
  position: fixed;
  inset: 0px;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  transition: opacity 0.3s;
  outline: none !important;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  inset: 0px;
  text-align: center;
  outline: none !important;
}

.lity-wrap::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: rgb(255, 255, 255);
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Montserrat, sans-serif;
  opacity: 0;
  transition: opacity 0.3s;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  transform: scale(1);
  transition: transform 0.3s, -webkit-transform 0.3s, -o-transform 0.3s;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  transform: scale(0.8);
}

.lity-content::after {
  content: "";
  position: absolute;
  inset: 0px;
  display: block;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 8px;
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0px;
  top: 0px;
  appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0px;
  color: rgb(255, 255, 255);
  font-style: normal;
  font-size: 35px;
  font-family: Montserrat, sans-serif;
  line-height: 35px;
  text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 2px;
  border: 0px;
  background: none;
  outline: none;
  box-shadow: none;
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0px;
  color: rgb(255, 255, 255);
  font-style: normal;
  font-size: 35px;
  font-family: Montserrat, sans-serif;
  line-height: 35px;
  text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 2px;
  border: 0px;
  background: none;
  outline: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0px;
}

.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0px;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0px);
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 8px;
  background: rgb(0, 0, 0);
}

.lity-hide {
  display: none;
}

@-webkit-keyframes bounce {

  0%,
  20%,
  53%,
  80%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0px);
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0px, -30px, 0px);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0px, -15px, 0px);
  }

  90% {
    transform: translate3d(0px, -4px, 0px);
  }
}

@keyframes bounce {

  0%,
  20%,
  53%,
  80%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0px);
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0px, -30px, 0px);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0px, -15px, 0px);
  }

  90% {
    transform: translate3d(0px, -4px, 0px);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {

  0%,
  50%,
  100% {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {

  0%,
  50%,
  100% {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    transform: scaleX(1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    transform: scaleX(1);
  }
}

@keyframes pulse {
  0% {
    transform: scaleX(1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    transform: scaleX(1);
  }
}

.pulse {
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    transform: scaleX(1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  100% {
    transform: scaleX(1);
  }
}

@keyframes rubberBand {
  0% {
    transform: scaleX(1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  100% {
    transform: scaleX(1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@-webkit-keyframes shake {

  0%,
  100% {
    transform: translateZ(0px);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0px, 0px);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0px, 0px);
  }
}

@keyframes shake {

  0%,
  100% {
    transform: translateZ(0px);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0px, 0px);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0px, 0px);
  }
}

.shake {
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    transform: translateX(0px);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0px);
  }
}

@keyframes headShake {
  0% {
    transform: translateX(0px);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0px);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    transform: rotate(15deg);
  }

  40% {
    transform: rotate(-10deg);
  }

  60% {
    transform: rotate(5deg);
  }

  80% {
    transform: rotate(-5deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    transform: rotate(15deg);
  }

  40% {
    transform: rotate(-10deg);
  }

  60% {
    transform: rotate(5deg);
  }

  80% {
    transform: rotate(-5deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.swing {
  transform-origin: center top;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    transform: scaleX(1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }

  100% {
    transform: scaleX(1);
  }
}

@keyframes tada {
  0% {
    transform: scaleX(1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }

  100% {
    transform: scaleX(1);
  }
}

.tada {
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    transform: translateZ(0px);
  }

  15% {
    transform: translate3d(-25%, 0px, 0px) rotate(-5deg);
  }

  30% {
    transform: translate3d(20%, 0px, 0px) rotate(3deg);
  }

  45% {
    transform: translate3d(-15%, 0px, 0px) rotate(-3deg);
  }

  60% {
    transform: translate3d(10%, 0px, 0px) rotate(2deg);
  }

  75% {
    transform: translate3d(-5%, 0px, 0px) rotate(-1deg);
  }

  100% {
    transform: translateZ(0px);
  }
}

@keyframes wobble {
  0% {
    transform: translateZ(0px);
  }

  15% {
    transform: translate3d(-25%, 0px, 0px) rotate(-5deg);
  }

  30% {
    transform: translate3d(20%, 0px, 0px) rotate(3deg);
  }

  45% {
    transform: translate3d(-15%, 0px, 0px) rotate(-3deg);
  }

  60% {
    transform: translate3d(10%, 0px, 0px) rotate(2deg);
  }

  75% {
    transform: translate3d(-5%, 0px, 0px) rotate(-1deg);
  }

  100% {
    transform: translateZ(0px);
  }
}

.wobble {
  animation-name: wobble;
}

@-webkit-keyframes jello {

  0%,
  11.1%,
  100% {
    transform: translateZ(0px);
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.195312deg) skewY(-0.195312deg);
  }
}

@keyframes jello {

  0%,
  11.1%,
  100% {
    transform: translateZ(0px);
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.195312deg) skewY(-0.195312deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center center;
}

@-webkit-keyframes heartBeat {
  0% {
    transform: scale(1);
  }

  14% {
    transform: scale(1.3);
  }

  28% {
    transform: scale(1);
  }

  42% {
    transform: scale(1.3);
  }

  70% {
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    transform: scale(1);
  }

  14% {
    transform: scale(1.3);
  }

  28% {
    transform: scale(1);
  }

  42% {
    transform: scale(1.3);
  }

  70% {
    transform: scale(1);
  }
}

.heartBeat {
  animation-name: heartBeat;
  animation-duration: 1.3s;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}

.bounceIn {
  animation-duration: 0.75s;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {

  0%,
  60%,
  75%,
  90%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0px, -3000px, 0px);
  }

  60% {
    opacity: 1;
    transform: translate3d(0px, 25px, 0px);
  }

  75% {
    transform: translate3d(0px, -10px, 0px);
  }

  90% {
    transform: translate3d(0px, 5px, 0px);
  }

  100% {
    transform: translateZ(0px);
  }
}

@keyframes bounceInDown {

  0%,
  60%,
  75%,
  90%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0px, -3000px, 0px);
  }

  60% {
    opacity: 1;
    transform: translate3d(0px, 25px, 0px);
  }

  75% {
    transform: translate3d(0px, -10px, 0px);
  }

  90% {
    transform: translate3d(0px, 5px, 0px);
  }

  100% {
    transform: translateZ(0px);
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {

  0%,
  60%,
  75%,
  90%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0px, 0px);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0px, 0px);
  }

  75% {
    transform: translate3d(-10px, 0px, 0px);
  }

  90% {
    transform: translate3d(5px, 0px, 0px);
  }

  100% {
    transform: translateZ(0px);
  }
}

@keyframes bounceInLeft {

  0%,
  60%,
  75%,
  90%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0px, 0px);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0px, 0px);
  }

  75% {
    transform: translate3d(-10px, 0px, 0px);
  }

  90% {
    transform: translate3d(5px, 0px, 0px);
  }

  100% {
    transform: translateZ(0px);
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {

  0%,
  60%,
  75%,
  90%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(3000px, 0px, 0px);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0px, 0px);
  }

  75% {
    transform: translate3d(10px, 0px, 0px);
  }

  90% {
    transform: translate3d(-5px, 0px, 0px);
  }

  100% {
    transform: translateZ(0px);
  }
}

@keyframes bounceInRight {

  0%,
  60%,
  75%,
  90%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(3000px, 0px, 0px);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0px, 0px);
  }

  75% {
    transform: translate3d(10px, 0px, 0px);
  }

  90% {
    transform: translate3d(-5px, 0px, 0px);
  }

  100% {
    transform: translateZ(0px);
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {

  0%,
  60%,
  75%,
  90%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0px, 3000px, 0px);
  }

  60% {
    opacity: 1;
    transform: translate3d(0px, -20px, 0px);
  }

  75% {
    transform: translate3d(0px, 10px, 0px);
  }

  90% {
    transform: translate3d(0px, -5px, 0px);
  }

  100% {
    transform: translateZ(0px);
  }
}

@keyframes bounceInUp {

  0%,
  60%,
  75%,
  90%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0px, 3000px, 0px);
  }

  60% {
    opacity: 1;
    transform: translate3d(0px, -20px, 0px);
  }

  75% {
    transform: translate3d(0px, 10px, 0px);
  }

  90% {
    transform: translate3d(0px, -5px, 0px);
  }

  100% {
    transform: translateZ(0px);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  animation-duration: 0.75s;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    transform: translate3d(0px, 10px, 0px);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0px, -20px, 0px);
  }

  100% {
    opacity: 0;
    transform: translate3d(0px, 2000px, 0px);
  }
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0px, 10px, 0px);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0px, -20px, 0px);
  }

  100% {
    opacity: 0;
    transform: translate3d(0px, 2000px, 0px);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0px, 0px);
  }

  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0px, 0px);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0px, 0px);
  }

  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0px, 0px);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0px, 0px);
  }

  100% {
    opacity: 0;
    transform: translate3d(2000px, 0px, 0px);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0px, 0px);
  }

  100% {
    opacity: 0;
    transform: translate3d(2000px, 0px, 0px);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    transform: translate3d(0px, -10px, 0px);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0px, 20px, 0px);
  }

  100% {
    opacity: 0;
    transform: translate3d(0px, -2000px, 0px);
  }
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0px, -10px, 0px);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0px, 20px, 0px);
  }

  100% {
    opacity: 0;
    transform: translate3d(0px, -2000px, 0px);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0px, -2000px, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0px, -2000px, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0px, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0px, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0px, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0px, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0px, 100%, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0px, 100%, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0px, 2000px, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0px, 2000px, 0px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0px, 100%, 0px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0px, 100%, 0px);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0px, 2000px, 0px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0px, 2000px, 0px);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0px, 0px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0px, 0px);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(2000px, 0px, 0px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(2000px, 0px, 0px);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0px, -2000px, 0px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0px, -2000px, 0px);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(-1turn);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px) rotateY(0deg);
    animation-timing-function: ease-in;
  }

  100% {
    transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(0deg);
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(-1turn);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0px) rotateY(0deg);
    animation-timing-function: ease-in;
  }

  100% {
    transform: perspective(400px) scaleX(1) translateZ(0px) rotateY(0deg);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotateX(-5deg);
  }

  100% {
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotateX(-5deg);
  }

  100% {
    transform: perspective(400px);
  }
}

.flipInX {
  animation-name: flipInX;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotateY(-5deg);
  }

  100% {
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotateY(-5deg);
  }

  100% {
    transform: perspective(400px);
  }
}

.flipInY {
  animation-name: flipInY;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }

  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }

  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-duration: 0.75s;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }

  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }

  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  animation-duration: 0.75s;
  animation-name: flipOutY;
  backface-visibility: visible !important;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0px, 0px) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
  }

  100% {
    transform: translateZ(0px);
  }
}

@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0px, 0px) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
  }

  100% {
    transform: translateZ(0px);
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    transform: translate3d(100%, 0px, 0px) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    transform: translate3d(100%, 0px, 0px) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    transform-origin: center center;
    transform: translateZ(0px);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    transform-origin: center center;
    transform: translateZ(0px);
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }

  100% {
    transform-origin: left bottom;
    transform: translateZ(0px);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }

  100% {
    transform-origin: left bottom;
    transform: translateZ(0px);
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(45deg);
    opacity: 0;
  }

  100% {
    transform-origin: right bottom;
    transform: translateZ(0px);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(45deg);
    opacity: 0;
  }

  100% {
    transform-origin: right bottom;
    transform: translateZ(0px);
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
  }

  100% {
    transform-origin: left bottom;
    transform: translateZ(0px);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
  }

  100% {
    transform-origin: left bottom;
    transform: translateZ(0px);
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    transform-origin: right bottom;
    transform: translateZ(0px);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    transform-origin: right bottom;
    transform: translateZ(0px);
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    transform-origin: center center;
    opacity: 1;
  }

  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    transform-origin: center center;
    opacity: 1;
  }

  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    transform-origin: right bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    transform-origin: right bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    transform-origin: left top;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: left top;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    transform: rotate(60deg);
    transform-origin: left top;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    transform: translate3d(0px, 700px, 0px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    transform-origin: left top;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: left top;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    transform: rotate(60deg);
    transform-origin: left top;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    transform: translate3d(0px, 700px, 0px);
    opacity: 0;
  }
}

.hinge {
  animation-duration: 2s;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px) rotate(-120deg);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px) rotate(-120deg);
  }

  100% {
    opacity: 1;
    transform: translateZ(0px);
  }
}

.rollIn {
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px) rotate(120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -1000px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0px, 0px);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0px, 0px);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 1000px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, -60px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, 2000px, 0px);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px);
  }

  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0px, 0px);
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0px, 0px);
  }

  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0px, 0px);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px);
  }

  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0px, 0px);
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0px, 0px);
  }

  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0px, 0px);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0px, 60px, 0px);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0px, -2000px, 0px);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    transform: translate3d(0px, -100%, 0px);
    visibility: visible;
  }

  100% {
    transform: translateZ(0px);
  }
}

@keyframes slideInDown {
  0% {
    transform: translate3d(0px, -100%, 0px);
    visibility: visible;
  }

  100% {
    transform: translateZ(0px);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0px, 0px);
    visibility: visible;
  }

  100% {
    transform: translateZ(0px);
  }
}

@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0px, 0px);
    visibility: visible;
  }

  100% {
    transform: translateZ(0px);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0px, 0px);
    visibility: visible;
  }

  100% {
    transform: translateZ(0px);
  }
}

@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0px, 0px);
    visibility: visible;
  }

  100% {
    transform: translateZ(0px);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    transform: translate3d(0px, 100%, 0px);
    visibility: visible;
  }

  100% {
    transform: translateZ(0px);
  }
}

@keyframes slideInUp {
  0% {
    transform: translate3d(0px, 100%, 0px);
    visibility: visible;
  }

  100% {
    transform: translateZ(0px);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    transform: translateZ(0px);
  }

  100% {
    visibility: hidden;
    transform: translate3d(0px, 100%, 0px);
  }
}

@keyframes slideOutDown {
  0% {
    transform: translateZ(0px);
  }

  100% {
    visibility: hidden;
    transform: translate3d(0px, 100%, 0px);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    transform: translateZ(0px);
  }

  100% {
    visibility: hidden;
    transform: translate3d(-100%, 0px, 0px);
  }
}

@keyframes slideOutLeft {
  0% {
    transform: translateZ(0px);
  }

  100% {
    visibility: hidden;
    transform: translate3d(-100%, 0px, 0px);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    transform: translateZ(0px);
  }

  100% {
    visibility: hidden;
    transform: translate3d(100%, 0px, 0px);
  }
}

@keyframes slideOutRight {
  0% {
    transform: translateZ(0px);
  }

  100% {
    visibility: hidden;
    transform: translate3d(100%, 0px, 0px);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    transform: translateZ(0px);
  }

  100% {
    visibility: hidden;
    transform: translate3d(0px, -100%, 0px);
  }
}

@keyframes slideOutUp {
  0% {
    transform: translateZ(0px);
  }

  100% {
    visibility: hidden;
    transform: translate3d(0px, -100%, 0px);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  animation-delay: 1s;
}

.animated.delay-2s {
  animation-delay: 2s;
}

.animated.delay-3s {
  animation-delay: 3s;
}

.animated.delay-4s {
  animation-delay: 4s;
}

.animated.delay-5s {
  animation-delay: 5s;
}

.animated.fast {
  animation-duration: 0.8s;
}

.animated.faster {
  animation-duration: 0.5s;
}

.animated.slow {
  animation-duration: 2s;
}

.animated.slower {
  animation-duration: 3s;
}

@media (prefers-reduced-motion: reduce),
(print) {
  .animated {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0px;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0px;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix::before,
.ui-helper-clearfix::after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix::after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  opacity: 0;
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0px;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0px 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0px;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0px 0px 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0px;
}

.ui-datepicker td {
  border: 0px;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0px 0px;
  padding: 0px 0.2em;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0px auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0px;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0px;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0px;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-widget {
  font-family: Montserrat, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Montserrat, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid rgb(197, 197, 197);
}

.ui-widget-content {
  border: 1px solid rgb(221, 221, 221);
  background: rgb(255, 255, 255);
  color: rgb(51, 51, 51);
}

.ui-widget-content a {
  color: rgb(51, 51, 51);
}

.ui-widget-header {
  border: 1px solid rgb(221, 221, 221);
  background: rgb(233, 233, 233);
  color: rgb(51, 51, 51);
  font-weight: bold;
}

.ui-widget-header a {
  color: rgb(51, 51, 51);
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid rgb(197, 197, 197);
  background: rgb(246, 246, 246);
  font-weight: normal;
  color: rgb(69, 69, 69);
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: rgb(69, 69, 69);
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid rgb(204, 204, 204);
  background: rgb(237, 237, 237);
  font-weight: normal;
  color: rgb(43, 43, 43);
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: rgb(43, 43, 43);
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: rgb(94, 158, 214) 0px 0px 3px 1px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid rgb(0, 62, 255);
  background: rgb(0, 127, 255);
  font-weight: normal;
  color: rgb(255, 255, 255);
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: rgb(0, 62, 255);
  background-color: rgb(255, 255, 255);
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid rgb(218, 213, 94);
  background: rgb(255, 250, 144);
  color: rgb(119, 118, 32);
}

.ui-state-checked {
  border: 1px solid rgb(218, 213, 94);
  background: rgb(255, 250, 144);
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: rgb(119, 118, 32);
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid rgb(241, 168, 153);
  background: rgb(253, 223, 223);
  color: rgb(95, 63, 63);
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: rgb(95, 63, 63);
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: rgb(95, 63, 63);
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}

.ui-state-disabled .ui-icon {}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0px 0px;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0px;
}

.ui-icon-caret-1-e {
  background-position: -32px 0px;
}

.ui-icon-caret-1-se {
  background-position: -48px 0px;
}

.ui-icon-caret-1-s {
  background-position: -65px 0px;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0px;
}

.ui-icon-caret-1-w {
  background-position: -96px 0px;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0px;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0px;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0px;
}

.ui-icon-triangle-1-n {
  background-position: 0px -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0px -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0px -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0px -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0px -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0px -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0px -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0px -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0px -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0px -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0px -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0px -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0px -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
  background: rgb(170, 170, 170);
  opacity: 0.3;
}

.ui-widget-shadow {
  box-shadow: rgb(102, 102, 102) 0px 0px 5px;
}

body {
  font-family: Montserrat, sans-serif !important;
}

p {
  font-family: Montserrat, sans-serif !important;
}

a {
  font-family: Montserrat, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Montserrat, sans-serif !important;
}

li {
  font-family: Montserrat, sans-serif !important;
}

.feature-two__single {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  height: 240px;
  padding: 22px 28px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 10px 60px 0px;
  background: rgb(255, 255, 255);
}

@media (max-width: 1024px) {
  .feature-two__single {
    padding: 40px 18px;
  }
}

.feature-two__single::before {
  content: "";
  width: 15px;
  height: 60px;
  background: rgba(74, 131, 101, 0.21);
  opacity: 0.3;
  position: absolute;
  top: 50px;
  right: 0px;
  z-index: 2;
}

.feature-two__single::after {
  content: "";
  width: 100%;
  height: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgb(215 170 132 / 13%);
  z-index: 1;
  opacity: 0;
  transition: 0.5s;
}

.feature-two__content {
  position: relative;
  z-index: 2;
}

.feature-two__icon {
  padding: 0px 0px 15px;
  position: relative;
  transition: 0.5s;
}

.feature-two__icon i {
  color: var(--e-global-color-primary);
  font-size: 62px;
}

.feature-two__icon svg {
  fill: var(--e-global-color-primary);
  width: 62px;
  height: auto;
}

.feature-two__title {
  margin: 0px 0px 10px;
  font-size: 14px;
  font-weight: 600;
  transition: 0.5s;
  color: #3b3b3b;
}

@media (max-width: 1200px) {
  .feature-two__title {
    font-size: 20px;
  }
}

.feature-two__desc {
  transition: 0.5s;
  font-size: 14px;
  margin-bottom: 5px;
  color: #2f2f2f;
}

.feature-two__read-more {
  display: inline-block;
  margin-top: 25px;
  transition: 0.5s;
}

.feature-two__link {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 11;
}

.feature-two__single:hover::before,
.feature-two__single:active::before,
.feature-two__single.active::before {
  background: rgb(11, 11, 13);
}

.feature-two__single:hover::after,
.feature-two__single:active::after,
.feature-two__single.active::after {
  opacity: 1;
  height: 100%;
}

.feature-two__single:hover .feature-two__title,
.feature-two__single:active .feature-two__title,
.feature-two__single.active .feature-two__title {
  color: rgb(0, 0, 0);
}

.feature-two__single:hover .feature-two__desc,
.feature-two__single:active .feature-two__desc,
.feature-two__single.active .feature-two__desc {
  color: rgb(59, 62, 63);
}

.feature-two__single:hover .feature-two__read-more,
.feature-two__single:active .feature-two__read-more,
.feature-two__single.active .feature-two__read-more {
  color: rgb(255, 255, 255);
}

.feature-two__single:hover .feature-two__read-more::before,
.feature-two__single:active .feature-two__read-more::before,
.feature-two__single.active .feature-two__read-more::before {
  color: var(--e-global-color-primary);
}

.feature-two__icon img {
  width: 80px;
}