@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.2.0/css/font-awesome.min.css);@import url(https://fonts.googleapis.com/css?family=Lato:700,700i,900,900i|Open+Sans:400,400i,600,600i,700,700i,800,800i);/**
 * SASS / App.
 */

/* ------------------------------------------------------------------------- */

/**
 * Encoding.
 */

/* ------------------------------------------------------------------------- */

/**
 * Fonts.
 */

/**
 * SASS: Fonts / Font Awesome.
 */

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * SASS: Fonts / Google.
 */

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * SASS: Fonts / Google.
 */

/* ------------------------------------------------------------------------- */

@font-face {
  font-family: 'museo_sans700';
  src: url("/assets/fonts/museo_sans/ms_700.eot");
  src: url("/assets/fonts/museo_sans/ms_700.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/museo_sans/ms_700.woff2") format("woff2"), url("/assets/fonts/museo_sans/ms_700.woff") format("woff"), url("/assets/fonts/museo_sans/ms_700.ttf") format("truetype"), url("/assets/fonts/museo_sans/ms_700.svg#museo_sans700") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'museo_sans700_italic';
  src: url("/assets/fonts/museo_sans/ms-700italic.eot");
  src: url("/assets/fonts/museo_sans/ms-700italic.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/museo_sans/ms-700italic.woff2") format("woff2"), url("/assets/fonts/museo_sans/ms-700italic.woff") format("woff"), url("/assets/fonts/museo_sans/ms-700italic.ttf") format("truetype"), url("/assets/fonts/museo_sans/ms-700italic.svg#museo_sans700_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'museo_sans900';
  src: url("/assets/fonts/museo_sans/ms_900.eot");
  src: url("/assets/fonts/museo_sans/ms_900.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/museo_sans/ms_900.woff2") format("woff2"), url("/assets/fonts/museo_sans/ms_900.woff") format("woff"), url("/assets/fonts/museo_sans/ms_900.ttf") format("truetype"), url("/assets/fonts/museo_sans/ms_900.svg#museo_sans900") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'museo_sans900_italic';
  src: url("/assets/fonts/museo_sans/ms-900italic.eot");
  src: url("/assets/fonts/museo_sans/ms-900italic.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/museo_sans/ms-900italic.woff2") format("woff2"), url("/assets/fonts/museo_sans/ms-900italic.woff") format("woff"), url("/assets/fonts/museo_sans/ms-900italic.ttf") format("truetype"), url("/assets/fonts/museo_sans/ms-900italic.svg#museo_sans900_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * Variables.
 */

/**
 * SASS / Variables.
 */

/* ------------------------------------------------------------------------- */

/**
 * Fonts.
 */

/* ------------------------------------------------------------------------- */

/**
 * Colors.
 */

/* ------------------------------------------------------------------------- */

/**
 * Body.
 */

/* ------------------------------------------------------------------------- */

/**
 * Boxes.
 */

/* ------------------------------------------------------------------------- */

/**
 * Header - Panel.
 */

/* ------------------------------------------------------------------------- */

/**
 * Search panel.
 */

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * Vendors.
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  :after,
  :before {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/fonts/glyphicons/glyphicons-halflings-regular.eot);
  src: url(/assets/fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/glyphicons/glyphicons-halflings-regular.woff) format("woff"), url(/assets/fonts/glyphicons/glyphicons-halflings-regular.ttf) format("truetype"), url(/assets/fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20AC";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270F";
}

.glyphicon-glass:before {
  content: "\E001";
}

.glyphicon-music:before {
  content: "\E002";
}

.glyphicon-search:before {
  content: "\E003";
}

.glyphicon-heart:before {
  content: "\E005";
}

.glyphicon-star:before {
  content: "\E006";
}

.glyphicon-star-empty:before {
  content: "\E007";
}

.glyphicon-user:before {
  content: "\E008";
}

.glyphicon-film:before {
  content: "\E009";
}

.glyphicon-th-large:before {
  content: "\E010";
}

.glyphicon-th:before {
  content: "\E011";
}

.glyphicon-th-list:before {
  content: "\E012";
}

.glyphicon-ok:before {
  content: "\E013";
}

.glyphicon-remove:before {
  content: "\E014";
}

.glyphicon-zoom-in:before {
  content: "\E015";
}

.glyphicon-zoom-out:before {
  content: "\E016";
}

.glyphicon-off:before {
  content: "\E017";
}

.glyphicon-signal:before {
  content: "\E018";
}

.glyphicon-cog:before {
  content: "\E019";
}

.glyphicon-trash:before {
  content: "\E020";
}

.glyphicon-home:before {
  content: "\E021";
}

.glyphicon-file:before {
  content: "\E022";
}

.glyphicon-time:before {
  content: "\E023";
}

.glyphicon-road:before {
  content: "\E024";
}

.glyphicon-download-alt:before {
  content: "\E025";
}

.glyphicon-download:before {
  content: "\E026";
}

.glyphicon-upload:before {
  content: "\E027";
}

.glyphicon-inbox:before {
  content: "\E028";
}

.glyphicon-play-circle:before {
  content: "\E029";
}

.glyphicon-repeat:before {
  content: "\E030";
}

.glyphicon-refresh:before {
  content: "\E031";
}

.glyphicon-list-alt:before {
  content: "\E032";
}

.glyphicon-lock:before {
  content: "\E033";
}

.glyphicon-flag:before {
  content: "\E034";
}

.glyphicon-headphones:before {
  content: "\E035";
}

.glyphicon-volume-off:before {
  content: "\E036";
}

.glyphicon-volume-down:before {
  content: "\E037";
}

.glyphicon-volume-up:before {
  content: "\E038";
}

.glyphicon-qrcode:before {
  content: "\E039";
}

.glyphicon-barcode:before {
  content: "\E040";
}

.glyphicon-tag:before {
  content: "\E041";
}

.glyphicon-tags:before {
  content: "\E042";
}

.glyphicon-book:before {
  content: "\E043";
}

.glyphicon-bookmark:before {
  content: "\E044";
}

.glyphicon-print:before {
  content: "\E045";
}

.glyphicon-camera:before {
  content: "\E046";
}

.glyphicon-font:before {
  content: "\E047";
}

.glyphicon-bold:before {
  content: "\E048";
}

.glyphicon-italic:before {
  content: "\E049";
}

.glyphicon-text-height:before {
  content: "\E050";
}

.glyphicon-text-width:before {
  content: "\E051";
}

.glyphicon-align-left:before {
  content: "\E052";
}

.glyphicon-align-center:before {
  content: "\E053";
}

.glyphicon-align-right:before {
  content: "\E054";
}

.glyphicon-align-justify:before {
  content: "\E055";
}

.glyphicon-list:before {
  content: "\E056";
}

.glyphicon-indent-left:before {
  content: "\E057";
}

.glyphicon-indent-right:before {
  content: "\E058";
}

.glyphicon-facetime-video:before {
  content: "\E059";
}

.glyphicon-picture:before {
  content: "\E060";
}

.glyphicon-map-marker:before {
  content: "\E062";
}

.glyphicon-adjust:before {
  content: "\E063";
}

.glyphicon-tint:before {
  content: "\E064";
}

.glyphicon-edit:before {
  content: "\E065";
}

.glyphicon-share:before {
  content: "\E066";
}

.glyphicon-check:before {
  content: "\E067";
}

.glyphicon-move:before {
  content: "\E068";
}

.glyphicon-step-backward:before {
  content: "\E069";
}

.glyphicon-fast-backward:before {
  content: "\E070";
}

.glyphicon-backward:before {
  content: "\E071";
}

.glyphicon-play:before {
  content: "\E072";
}

.glyphicon-pause:before {
  content: "\E073";
}

.glyphicon-stop:before {
  content: "\E074";
}

.glyphicon-forward:before {
  content: "\E075";
}

.glyphicon-fast-forward:before {
  content: "\E076";
}

.glyphicon-step-forward:before {
  content: "\E077";
}

.glyphicon-eject:before {
  content: "\E078";
}

.glyphicon-chevron-left:before {
  content: "\E079";
}

.glyphicon-chevron-right:before {
  content: "\E080";
}

.glyphicon-plus-sign:before {
  content: "\E081";
}

.glyphicon-minus-sign:before {
  content: "\E082";
}

.glyphicon-remove-sign:before {
  content: "\E083";
}

.glyphicon-ok-sign:before {
  content: "\E084";
}

.glyphicon-question-sign:before {
  content: "\E085";
}

.glyphicon-info-sign:before {
  content: "\E086";
}

.glyphicon-screenshot:before {
  content: "\E087";
}

.glyphicon-remove-circle:before {
  content: "\E088";
}

.glyphicon-ok-circle:before {
  content: "\E089";
}

.glyphicon-ban-circle:before {
  content: "\E090";
}

.glyphicon-arrow-left:before {
  content: "\E091";
}

.glyphicon-arrow-right:before {
  content: "\E092";
}

.glyphicon-arrow-up:before {
  content: "\E093";
}

.glyphicon-arrow-down:before {
  content: "\E094";
}

.glyphicon-share-alt:before {
  content: "\E095";
}

.glyphicon-resize-full:before {
  content: "\E096";
}

.glyphicon-resize-small:before {
  content: "\E097";
}

.glyphicon-exclamation-sign:before {
  content: "\E101";
}

.glyphicon-gift:before {
  content: "\E102";
}

.glyphicon-leaf:before {
  content: "\E103";
}

.glyphicon-fire:before {
  content: "\E104";
}

.glyphicon-eye-open:before {
  content: "\E105";
}

.glyphicon-eye-close:before {
  content: "\E106";
}

.glyphicon-warning-sign:before {
  content: "\E107";
}

.glyphicon-plane:before {
  content: "\E108";
}

.glyphicon-calendar:before {
  content: "\E109";
}

.glyphicon-random:before {
  content: "\E110";
}

.glyphicon-comment:before {
  content: "\E111";
}

.glyphicon-magnet:before {
  content: "\E112";
}

.glyphicon-chevron-up:before {
  content: "\E113";
}

.glyphicon-chevron-down:before {
  content: "\E114";
}

.glyphicon-retweet:before {
  content: "\E115";
}

.glyphicon-shopping-cart:before {
  content: "\E116";
}

.glyphicon-folder-close:before {
  content: "\E117";
}

.glyphicon-folder-open:before {
  content: "\E118";
}

.glyphicon-resize-vertical:before {
  content: "\E119";
}

.glyphicon-resize-horizontal:before {
  content: "\E120";
}

.glyphicon-hdd:before {
  content: "\E121";
}

.glyphicon-bullhorn:before {
  content: "\E122";
}

.glyphicon-bell:before {
  content: "\E123";
}

.glyphicon-certificate:before {
  content: "\E124";
}

.glyphicon-thumbs-up:before {
  content: "\E125";
}

.glyphicon-thumbs-down:before {
  content: "\E126";
}

.glyphicon-hand-right:before {
  content: "\E127";
}

.glyphicon-hand-left:before {
  content: "\E128";
}

.glyphicon-hand-up:before {
  content: "\E129";
}

.glyphicon-hand-down:before {
  content: "\E130";
}

.glyphicon-circle-arrow-right:before {
  content: "\E131";
}

.glyphicon-circle-arrow-left:before {
  content: "\E132";
}

.glyphicon-circle-arrow-up:before {
  content: "\E133";
}

.glyphicon-circle-arrow-down:before {
  content: "\E134";
}

.glyphicon-globe:before {
  content: "\E135";
}

.glyphicon-wrench:before {
  content: "\E136";
}

.glyphicon-tasks:before {
  content: "\E137";
}

.glyphicon-filter:before {
  content: "\E138";
}

.glyphicon-briefcase:before {
  content: "\E139";
}

.glyphicon-fullscreen:before {
  content: "\E140";
}

.glyphicon-dashboard:before {
  content: "\E141";
}

.glyphicon-paperclip:before {
  content: "\E142";
}

.glyphicon-heart-empty:before {
  content: "\E143";
}

.glyphicon-link:before {
  content: "\E144";
}

.glyphicon-phone:before {
  content: "\E145";
}

.glyphicon-pushpin:before {
  content: "\E146";
}

.glyphicon-usd:before {
  content: "\E148";
}

.glyphicon-gbp:before {
  content: "\E149";
}

.glyphicon-sort:before {
  content: "\E150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\E151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\E152";
}

.glyphicon-sort-by-order:before {
  content: "\E153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\E154";
}

.glyphicon-sort-by-attributes:before {
  content: "\E155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\E156";
}

.glyphicon-unchecked:before {
  content: "\E157";
}

.glyphicon-expand:before {
  content: "\E158";
}

.glyphicon-collapse-down:before {
  content: "\E159";
}

.glyphicon-collapse-up:before {
  content: "\E160";
}

.glyphicon-log-in:before {
  content: "\E161";
}

.glyphicon-flash:before {
  content: "\E162";
}

.glyphicon-log-out:before {
  content: "\E163";
}

.glyphicon-new-window:before {
  content: "\E164";
}

.glyphicon-record:before {
  content: "\E165";
}

.glyphicon-save:before {
  content: "\E166";
}

.glyphicon-open:before {
  content: "\E167";
}

.glyphicon-saved:before {
  content: "\E168";
}

.glyphicon-import:before {
  content: "\E169";
}

.glyphicon-export:before {
  content: "\E170";
}

.glyphicon-send:before {
  content: "\E171";
}

.glyphicon-floppy-disk:before {
  content: "\E172";
}

.glyphicon-floppy-saved:before {
  content: "\E173";
}

.glyphicon-floppy-remove:before {
  content: "\E174";
}

.glyphicon-floppy-save:before {
  content: "\E175";
}

.glyphicon-floppy-open:before {
  content: "\E176";
}

.glyphicon-credit-card:before {
  content: "\E177";
}

.glyphicon-transfer:before {
  content: "\E178";
}

.glyphicon-cutlery:before {
  content: "\E179";
}

.glyphicon-header:before {
  content: "\E180";
}

.glyphicon-compressed:before {
  content: "\E181";
}

.glyphicon-earphone:before {
  content: "\E182";
}

.glyphicon-phone-alt:before {
  content: "\E183";
}

.glyphicon-tower:before {
  content: "\E184";
}

.glyphicon-stats:before {
  content: "\E185";
}

.glyphicon-sd-video:before {
  content: "\E186";
}

.glyphicon-hd-video:before {
  content: "\E187";
}

.glyphicon-subtitles:before {
  content: "\E188";
}

.glyphicon-sound-stereo:before {
  content: "\E189";
}

.glyphicon-sound-dolby:before {
  content: "\E190";
}

.glyphicon-sound-5-1:before {
  content: "\E191";
}

.glyphicon-sound-6-1:before {
  content: "\E192";
}

.glyphicon-sound-7-1:before {
  content: "\E193";
}

.glyphicon-copyright-mark:before {
  content: "\E194";
}

.glyphicon-registration-mark:before {
  content: "\E195";
}

.glyphicon-cloud-download:before {
  content: "\E197";
}

.glyphicon-cloud-upload:before {
  content: "\E198";
}

.glyphicon-tree-conifer:before {
  content: "\E199";
}

.glyphicon-tree-deciduous:before {
  content: "\E200";
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #002395;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #001149;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

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: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f6f6f6;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  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: #eaecec;
}

.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,
.h2,
h1,
h2 {
  font-size: 24px;
}

.h3,
h3 {
  font-size: 18px;
}

.h4,
h4 {
  font-size: 16px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

.small,
small {
  font-size: 85%;
}

.mark,
mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.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: #eaecec;
}

.text-primary {
  color: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: red;
}

a.text-danger:hover {
  color: #c00;
}

.bg-primary {
  color: #fff;
  background-color: #428bca;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: red;
}

a.bg-danger:hover {
  background-color: #c00;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #f6f6f6;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd,
dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #eaecec;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #f6f6f6;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #eaecec;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: '\2014   \A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f6f6f6;
  border-left: 0;
  text-align: right;
}

.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: '\A0   \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1280px;
  }
}

.row {
  margin-left: -20px;
  margin-right: -20px;
}

.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-left: 20px;
  padding-right: 20px;
}

.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.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-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.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-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.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-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.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #eaecec;
  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.42857143;
  vertical-align: top;
  border-top: 1px solid #e2e5e5;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e2e5e5;
}

.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: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #e2e5e5;
}

.table .table {
  background-color: #fff;
}

.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,
.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 #e2e5e5;
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.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: #f5f5f5;
}

.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: #e8e8e8;
}

.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: #dff0d8;
}

.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: #d0e9c6;
}

.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: #d9edf7;
}

.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: #c4e3f3;
}

.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: #fcf8e3;
}

.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: #faf2cc;
}

.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: red;
}

.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: #e60000;
}

.table-responsive {
  overflow-x: auto;
  min-height: .01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e2e5e5;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .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: 0;
  }

  .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: 0;
  }

  .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: 0;
  }

  .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: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 400;
  font-family: Lato;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #727272;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.42857143;
  color: #727272;
  background-color: #fff;
  background-image: none;
  border: 2px solid #c8c8c8;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #a8a8a8;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f6f6f6;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}

input[type=date].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
input[type=time].input-sm {
  line-height: 30px;
  line-height: 1.5 \0;
}

input[type=date].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
input[type=time].input-lg {
  line-height: 46px;
  line-height: 1.33 \0;
}

:root input[type=date],
:root input[type=datetime-local],
:root input[type=month],
:root input[type=time],
_:-ms-fullscreen {
  line-height: 1.42857143;
}

:root input[type=date].input-sm,
:root input[type=datetime-local].input-sm,
:root input[type=month].input-sm,
:root input[type=time].input-sm,
_:-ms-fullscreen.input-sm {
  line-height: 1.5;
}

:root input[type=date].input-lg,
:root input[type=datetime-local].input-lg,
:root input[type=month].input-lg,
:root input[type=time].input-lg,
_:-ms-fullscreen.input-lg {
  line-height: 1.33;
}

.form-group {
  margin-bottom: 8px;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  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 {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
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;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.form-group-sm .form-control,
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

select.form-group-sm .form-control,
select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].form-group-sm .form-control,
select[multiple].input-sm,
textarea.form-group-sm .form-control,
textarea.input-sm {
  height: auto;
}

.form-group-lg .form-control,
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}

select.form-group-lg .form-control,
select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].form-group-lg .form-control,
select[multiple].input-lg,
textarea.form-group-lg .form-control,
textarea.input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.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: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.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: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.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: red;
}

.has-error .form-control {
  border-color: red;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: red;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f66;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f66;
}

.has-error .input-group-addon {
  color: red;
  border-color: red;
  background-color: red;
}

.has-error .form-control-feedback {
  color: red;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .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: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-transform: uppercase;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #727272;
  text-decoration: none;
}

.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #727272;
  background-color: #cccdcd;
  border-color: #cccdcd;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #727272;
  background-color: #b2b4b4;
  border-color: #adafaf;
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #cccdcd;
  border-color: #cccdcd;
}

.btn-default .badge {
  color: #cccdcd;
  background-color: #727272;
}

.btn-primary {
  color: #727272;
  background-color: #cccdcd;
  border-color: #cccdcd;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #727272;
  background-color: #b2b4b4;
  border-color: #adafaf;
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #cccdcd;
  border-color: #cccdcd;
}

.btn-primary .badge {
  color: #cccdcd;
  background-color: #727272;
}

.btn-success {
  color: #fff;
  background-color: #727272;
  border-color: #656565;
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #595959;
  border-color: #474747;
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #727272;
  border-color: #656565;
}

.btn-success .badge {
  color: #727272;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: red;
  border-color: #e60000;
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c00;
  border-color: #a80000;
}

.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: red;
  border-color: #e60000;
}

.btn-danger .badge {
  color: red;
  background-color: #fff;
}

.btn-link {
  color: #002395;
  font-weight: 400;
  border-radius: 0;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #001149;
  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: #eaecec;
  text-decoration: none;
}

.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}

.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.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;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
  visibility: hidden;
}

.collapse.in {
  display: block;
  visibility: visible;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height,visibility;
  transition-property: height,visibility;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #eaecec;
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #eaecec;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.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-vertical > .btn:focus,
.btn-group > .btn:focus {
  outline: 0;
}

.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-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.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.33;
  border-radius: 0;
}

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: 0;
}

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: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #727272;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #c8c8c8;
  border-radius: 0;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn: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-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn: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 {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  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: #f6f6f6;
}

.nav > li.disabled > a {
  color: #eaecec;
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #eaecec;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #f6f6f6;
  border-color: #002395;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0;
}

.nav-tabs > li > a:hover {
  border-color: #f6f6f6 #f6f6f6 #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #727272;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0;
}

.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: #fff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}

.tab-content > .active {
  display: block;
  visibility: visible;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    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-left: 0;
    padding-right: 0;
  }
}

.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: -20px;
  margin-left: -20px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.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: -20px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -20px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .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: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .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: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }

  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -20px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    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: #555;
    background-color: #e7e7e7;
  }

  .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: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}

.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: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #fff;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #fff;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #080808;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    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: #fff;
    background-color: #080808;
  }

  .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: #444;
    background-color: transparent;
  }
}

.navbar-inverse .btn-link,
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover,
.navbar-inverse .navbar-link,
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.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: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\A0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #eaecec;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #002395;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #001149;
  background-color: #f6f6f6;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #eaecec;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #f6f6f6;
}

.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: #eaecec;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #eaecec;
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #cfd4d4;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #3071a9;
}

.label-success {
  background-color: #727272;
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #595959;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: red;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c00;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #eaecec;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.nav-pills > .active > a > .badge,
a.list-group-item.active > .badge {
  color: #002395;
  background-color: #fff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f6f6f6;
}

.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #ddd;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.thumbnail a > img,
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #002395;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: red;
  border-color: #e60026;
  color: red;
}

.alert-danger hr {
  border-top-color: #c02;
}

.alert-danger .alert-link {
  color: #c00;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #727272;
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-bar-danger {
  background-color: red;
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.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: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #f6f6f6;
  color: #eaecec;
  cursor: not-allowed;
}

.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: #eaecec;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.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: #e1edf7;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: red;
  background-color: red;
}

a.list-group-item-danger {
  color: red;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
  color: red;
  background-color: #e60000;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: red;
  border-color: red;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.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: -1;
  border-top-right-radius: -1;
}

.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: -1;
}

.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: -1;
}

.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.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-left-radius: -1;
  border-bottom-right-radius: -1;
}

.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: -1;
}

.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: -1;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e2e5e5;
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.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: 0;
}

.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: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.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-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 > 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,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #e60026;
}

.panel-danger > .panel-heading {
  color: red;
  background-color: red;
  border-color: #e60026;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e60026;
}

.panel-danger > .panel-heading .badge {
  color: red;
  background-color: red;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e60026;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 0;
}

.well-sm {
  padding: 9px;
  border-radius: 0;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.43px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }

  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.right {
  left: auto;
  right: 0;
}

.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90);
}

.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;
}

.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;
  margin-top: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203A';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 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,
.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 {
  content: " ";
  display: table;
}

.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,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.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;
  }

  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;
  }

  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;
  }

  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;
  }

  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;
  }
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/** initial setup **/

.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nano > .nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.nano > .nano-content:focus {
  outline: thin dotted;
}

.nano > .nano-content::-webkit-scrollbar {
  display: none;
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}

.nano > .nano-pane {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: .01;
  -webkit-transition: .2s;
  transition: .2s;
  border-radius: 5px;
}

.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  border-radius: 3px;
}

.nano:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99;
}

.sm2-bar-ui {
  position: relative;
  display: inline-block;
  width: 100%;
  font-family: helvetica, arial, verdana, sans-serif;
  font-weight: normal;
  /* prevent background border bleed */
  background-clip: padding-box;
  /* because indeed, fonts do look pretty "fat" otherwise in this case. */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  /* http://files.christophzillgens.com/webkit-font-smoothing.html */
  /* font-smoothing: subpixel-antialiased; */
  /* general font niceness? */
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  min-width: 20em;
  max-width: 30em;
  /* take out overflow if you want an absolutely-positioned playlist dropdown. */
  border-radius: 2px;
  overflow: hidden;
  /* just for fun (animate normal / full-width) */
  -webkit-transition: max-width 0.2s ease-in-out;
  transition: max-width 0.2s ease-in-out;
}

.sm2-bar-ui .sm2-playlist li {
  text-align: center;
  font-size: 92.5%;
  line-height: 1em;
}

.sm2-bar-ui.compact {
  min-width: 1em;
  max-width: 15em;
}

.sm2-bar-ui ul {
  line-height: 1em;
}

/* want things left-aligned? */

.sm2-bar-ui.left .sm2-playlist li {
  text-align: left;
}

.sm2-bar-ui .sm2-playlist li .load-error {
  cursor: help;
}

.sm2-bar-ui.full-width {
  max-width: 100%;
  z-index: 5;
}

.sm2-bar-ui.fixed {
  position: fixed;
  top: auto;
  bottom: 0px;
  left: 0px;
  border-radius: 0px;
  /* so the absolutely-positioned playlist can show... */
  overflow: visible;
  /* and this should probably have a high z-index. tweak as needed. */
  z-index: 999;
}

.sm2-bar-ui.fixed .bd,
.sm2-bar-ui.bottom .bd {
  /* display: table; */
  border-radius: 0px;
  border-bottom: none;
}

.sm2-bar-ui.bottom {
  /* absolute bottom-aligned UI */
  top: auto;
  bottom: 0px;
  left: 0px;
  border-radius: 0px;
  /* so the absolutely-positioned playlist can show... */
  overflow: visible;
}

.sm2-bar-ui.playlist-open .bd {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-color: transparent;
}

.sm2-bar-ui .bd,
.sm2-bar-ui .sm2-extra-controls {
  position: relative;
  background-color: #999;
  /*
 transition: background 0.2s ease-in-out;
 */
}

.sm2-bar-ui .sm2-inline-gradient {
  /* gradient */
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  /* W3C */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(255, 255, 255, 0.125)), color-stop(45%, rgba(255, 255, 255, 0.125)), color-stop(50%, rgba(255, 255, 255, 0.15)), color-stop(51%, rgba(0, 0, 0, 0.1)), color-stop(95%, rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.125) 5%, rgba(255, 255, 255, 0.125) 45%, rgba(255, 255, 255, 0.15) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1) 95%);
  /* W3C */
}

.sm2-bar-ui.flat .sm2-inline-gradient {
  background-image: none;
}

.sm2-bar-ui.flat .sm2-box-shadow {
  display: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.sm2-bar-ui.no-volume .sm2-volume {
  /* mobile devices (android + iOS) ignore attempts to set volume. */
  display: none;
}

.sm2-bar-ui.textured .sm2-inline-texture {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  /* for example */
  /* background-image: url(../image/wood_pattern_dark.png); */
  /* additional opacity effects can be applied here. */
  opacity: 0.75;
}

.sm2-bar-ui.textured.dark-text .sm2-inline-texture {
  /* dark text + textured case: use light wood background (for example.) */
  /* background-image: url(../image/patterns/wood_pattern.png); */
}

.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper {
  /* dark text + textured case: ditch 10% dark on playlist body. */
  background-color: transparent;
}

.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper ul li:hover a,
.sm2-bar-ui.textured.dark-text .sm2-playlist-wrapper ul li.selected a {
  /* dark + textured case: dark highlights */
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/black-10.png");
  /* modern browsers don't neeed the image */
  background-image: none, none;
}

.sm2-bar-ui .bd {
  display: table;
  border-bottom: none;
}

.sm2-bar-ui .sm2-playlist-wrapper {
  background-color: rgba(0, 0, 0, 0.1);
}

.sm2-bar-ui .sm2-extra-controls .bd {
  background-color: rgba(0, 0, 0, 0.2);
}

.sm2-bar-ui.textured .sm2-extra-controls .bd {
  /* lighten extra color overlays */
  background-color: rgba(0, 0, 0, 0.05);
}

.sm2-bar-ui .sm2-extra-controls {
  background-color: transparent;
  border: none;
}

.sm2-bar-ui .sm2-extra-controls .bd {
  /* override full-width table behaviour */
  display: block;
  border: none;
}

.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
  display: inline-block;
}

.sm2-bar-ui,
.sm2-bar-ui .bd a {
  color: #fff;
}

.sm2-bar-ui.dark-text,
.sm2-bar-ui.dark-text .bd a {
  color: #000;
}

.sm2-bar-ui.dark-text .sm2-inline-button {
  /* Warning/disclaimer: SVG might be fuzzy when inverted on Chrome, losing resolution on hi-DPI displays. */
  -webkit-filter: invert(1);
  /* SVG-based invert filter for Firefox */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='invert'><feColorMatrix in='SourceGraphic' type='matrix' values='-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0'/></filter></svg>#invert");
  /* IE 8 inverse filter, may only match pure black/white */
  /* filter: xray; */
  /* pending W3 standard */
  filter: invert(1);
  /* not you, IE < 10. */
  -webkit-filter: none\9;
          filter: none\9;
}

.sm2-bar-ui .bd a {
  text-decoration: none;
}

.sm2-bar-ui .bd .sm2-button-element:hover {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/black-10.png");
  background-image: none, none;
}

.sm2-bar-ui .bd .sm2-button-element:active {
  background-color: rgba(0, 0, 0, 0.25);
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/black-25.png");
  background-image: none, none;
}

.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active .sm2-inline-button,
.sm2-bar-ui .bd .active .sm2-inline-button {
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -webkit-transform-origin: 50% 50%;
  /* firefox doesn't scale quite right. */
  transform: scale(0.9);
  transform-origin: 50% 50%;
  /* firefox doesn't scale quite right. */
  -moz-transform: none;
}

.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:hover,
.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active,
.sm2-bar-ui .bd .active {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/black-10.png");
  background-image: none, none;
}

.sm2-bar-ui .bd .sm2-extra-controls .sm2-button-element:active {
  /* box shadow is excessive on smaller elements. */
  -webkit-box-shadow: none;
          box-shadow: none;
}

.sm2-bar-ui {
  /* base font size */
  font-size: 15px;
  font-weight: bold;
  text-shadow: none;
}

.sm2-bar-ui .sm2-inline-element {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0px;
  overflow: hidden;
}

.sm2-bar-ui .sm2-inline-element,
.sm2-bar-ui .sm2-button-element .sm2-button-bd {
  position: relative;
  /**
  * .sm2-button-bd exists because of a Firefox bug from 2000
  * re: nested relative / absolute elements inside table cells.
  * https://bugzilla.mozilla.org/show_bug.cgi?id=63895
  */
}

.sm2-bar-ui .sm2-inline-element,
.sm2-bar-ui .sm2-button-element .sm2-button-bd {
  /**
  * if you play with UI width/height, these are the important ones.
  * NOTE: match these values if you want square UI buttons.
  */
  min-width: 2.8em;
  min-height: 2.8em;
}

.sm2-bar-ui .sm2-inline-button {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.sm2-bar-ui .sm2-extra-controls .bd {
  /* don't double-layer. */
  background-image: none;
  background-color: rgba(0, 0, 0, 0.15);
}

.sm2-bar-ui .sm2-extra-controls .sm2-inline-element {
  width: 25px;
  /* bare minimum */
  min-height: 1.75em;
  min-width: 2.5em;
}

.sm2-bar-ui .sm2-inline-status {
  line-height: 100%;
  /* how much to allow before truncating song artist / title with ellipsis */
  display: inline-block;
  min-width: 200px;
  max-width: 20em;
  /* a little more spacing */
  padding-left: 0.75em;
  padding-right: 0.75em;
}

.sm2-bar-ui .sm2-inline-element {
  /* extra-small em scales up nicely, vs. 1px which gets fat */
  border-right: 0.075em dotted #666;
  /* legacy */
  border-right: 0.075em solid rgba(0, 0, 0, 0.1);
}

.sm2-bar-ui .sm2-inline-element.noborder {
  border-right: none;
}

.sm2-bar-ui .sm2-inline-element.compact {
  min-width: 2em;
  padding: 0px 0.25em;
}

.sm2-bar-ui .sm2-inline-element:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: hidden;
}

.sm2-bar-ui .sm2-inline-element:last-of-type {
  border-right: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.sm2-bar-ui .sm2-inline-status a:hover {
  background-color: transparent;
  text-decoration: underline;
}

.sm2-inline-time,
.sm2-inline-duration {
  display: table-cell;
  width: 1%;
  font-size: 75%;
  line-height: 0.9em;
  min-width: 2em;
  /* if you have sounds > 10:00 in length, make this bigger. */
  vertical-align: middle;
}

.sm2-bar-ui .sm2-playlist {
  position: relative;
  height: 1.45em;
}

.sm2-bar-ui .sm2-playlist-target {
  /* initial render / empty case */
  position: relative;
  min-height: 1em;
}

.sm2-bar-ui .sm2-playlist ul {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  list-style-type: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sm2-bar-ui p,
.sm2-bar-ui .sm2-playlist ul,
.sm2-bar-ui .sm2-playlist ul li {
  margin: 0px;
  padding: 0px;
}

.sm2-bar-ui .sm2-playlist ul li {
  position: relative;
}

.sm2-bar-ui .sm2-playlist ul li,
.sm2-bar-ui .sm2-playlist ul li a {
  position: relative;
  display: block;
  /* prevent clipping of characters like "g" */
  height: 1.5em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

.sm2-row {
  display: table-row;
}

.sm2-progress-bd {
  /* spacing between progress track/ball and time (position) */
  padding: 0px 0.8em;
}

.sm2-progress .sm2-progress-track,
.sm2-progress .sm2-progress-ball,
.sm2-progress .sm2-progress-bar {
  position: relative;
  width: 100%;
  height: 0.65em;
  border-radius: 0.65em;
}

.sm2-progress .sm2-progress-bar {
  /* element which follows the progres "ball" as it moves */
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  background-color: #555;
  /* background-image: url(../image/black-33.png); */
  background-image: none, none;
}

.volume-shade,
.playing .sm2-progress .sm2-progress-track,
.paused .sm2-progress .sm2-progress-track {
  cursor: pointer;
}

.playing .sm2-progress .sm2-progress-ball {
  cursor: -webkit-grab;
  cursor: grab;
}

.sm2-progress .sm2-progress-ball {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1em;
  height: 1em;
  margin: -0.2em 0px 0px -0.5em;
  width: 14px;
  height: 14px;
  margin: -2px 0px 0px -7px;
  width: 0.9333em;
  height: 0.9333em;
  margin: -0.175em 0px 0px -0.466em;
  background-color: #fff;
  padding: 0px;
  /*
 z-index: 1;
*/
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

/*
.sm2-bar-ui.dark-text .sm2-progress .sm2-progress-ball {
 background-color: #000;
}
*/

.sm2-progress .sm2-progress-track {
  background-color: #330066;
  /* background-image: url(../image/black-33.png); */
  /* legacy */
  background-image: none, none;
  /* modern browsers */
}

/* scrollbar rules have to be separate, browsers not supporting this syntax will skip them when combined. */

.sm2-playlist-wrapper ul::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.4);
}

.playing.grabbing .sm2-progress .sm2-progress-track,
.playing.grabbing .sm2-progress .sm2-progress-ball {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.sm2-bar-ui.grabbing .sm2-progress .sm2-progress-ball {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.sm2-inline-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  /* hide inner text */
  line-height: 10em;
  /**
  * image-rendering seems to apply mostly to Firefox in this case. Use with caution.
  * https://developer.mozilla.org/en-US/docs/Web/CSS/image-rendering#Browser_compatibility
  */
  image-rendering: -moz-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  -ms-interpolation-mode: bicubic;
}

.play-pause,
.play-pause:hover,
.paused .play-pause:hover {
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/png/play.png");
  background-image: none, url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/svg/play.svg");
  background-size: 67.5%;
  background-position: 40% 53%;
}

.playing .play-pause {
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/png/pause.png");
  background-image: none, url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/svg/pause.svg");
  background-size: 57.6%;
  background-position: 50% 53%;
}

.sm2-volume-control {
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/png/volume.png");
  background-image: none, url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/svg/volume.svg");
}

.sm2-volume-control,
.sm2-volume-shade {
  background-position: 42% 50%;
  background-size: 56%;
}

.volume-shade {
  filter: alpha(opacity=33);
  /* <= IE 8 */
  opacity: 0.33;
  /* -webkit-filter: invert(1);*/
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-000000/png/volume.png");
  background-image: none, url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-000000/svg/volume.svg");
}

.menu {
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/png/list2.png");
  background-image: none, url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/svg/list2.svg");
  background-size: 58%;
  background-position: 54% 51%;
}

.previous {
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/png/first.png");
  background-image: none, url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/svg/first.svg");
}

.next {
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/png/last.png");
  background-image: none, url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/svg/last.svg");
}

.previous,
.next {
  background-size: 49.5%;
  background-position: 50% 50%;
}

.sm2-extra-controls .previous,
.sm2-extra-controls .next {
  backgound-size: 53%;
}

.shuffle {
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/png/shuffle.png");
  background-image: none, url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/svg/shuffle.svg");
  background-size: 45%;
  background-position: 50% 50%;
}

.repeat {
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/entypo-20px-ffffff/png/loop.png");
  background-image: none, url("/assets/images/vendor/soundmanager/bar-ui/entypo-25px-ffffff/svg/loop.svg");
  background-position: 50% 43%;
  background-size: 54%;
}

.sm2-extra-controls .repeat {
  background-position: 50% 45%;
}

.sm2-progress-ball .icon-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: none, url("/assets/images/vendor/soundmanager/bar-ui/free-25px-ffffff/SVG/spinner.svg");
  background-size: 72%;
  background-position: 50%;
  background-repeat: no-repeat;
  display: none;
}

.playing.buffering .sm2-progress-ball .icon-overlay {
  display: block;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.sm2-element ul {
  font-size: 95%;
  list-style-type: none;
}

.sm2-element ul,
.sm2-element ul li {
  margin: 0px;
  padding: 0px;
}

.bd.sm2-playlist-drawer {
  /* optional: absolute positioning */
  /* position: absolute; */
  z-index: 3;
  border-radius: 0px;
  width: 100%;
  height: 0px;
  border: none;
  background-image: none;
  display: block;
  overflow: hidden;
  -webkit-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}

.sm2-bar-ui.fixed .bd.sm2-playlist-drawer,
.sm2-bar-ui.bottom .bd.sm2-playlist-drawer {
  position: absolute;
}

.sm2-bar-ui.fixed .sm2-playlist-wrapper,
.sm2-bar-ui.bottom .sm2-playlist-wrapper {
  padding-bottom: 0px;
}

.sm2-bar-ui.fixed .bd.sm2-playlist-drawer,
.sm2-bar-ui.bottom .bd.sm2-playlist-drawer {
  /* show playlist on top */
  bottom: 2.8em;
}

.sm2-bar-ui .bd.sm2-playlist-drawer {
  opacity: 0.5;
  /* redraw fix for Chrome, background color doesn't always draw when playlist drawer open. */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

/* experimental, may not perform well. */

/*
.sm2-bar-ui .bd.sm2-playlist-drawer a {
 -webkit-filter: blur(5px);
}
*/

.sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer {
  opacity: 1;
}

.sm2-bar-ui.playlist-open .bd.sm2-playlist-drawer a {
  -webkit-filter: none;
  /* blur(0px) was still blurred on retina displays, as of 07/2014 */
}

.sm2-bar-ui.fixed.playlist-open .bd.sm2-playlist-drawer .sm2-playlist-wrapper,
.sm2-bar-ui.bottom.playlist-open .bd.sm2-playlist-drawer .sm2-playlist-wrapper {
  /* extra padding when open */
  padding-bottom: 0.5em;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.sm2-bar-ui .bd.sm2-playlist-drawer {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transition-property: transform, height, opacity, background-color, -webkit-filter;
}

.sm2-bar-ui .bd.sm2-playlist-drawer a {
  transition: -webkit-filter 0.2s ease-in-out;
}

.sm2-bar-ui .bd.sm2-playlist-drawer .sm2-inline-texture {
  /* negative offset for height of top bar, so background is seamless. */
  background-position: 0px -2.8em;
}

.sm2-box-shadow {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0px 1px 6px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0px 1px 6px rgba(0, 0, 0, 0.15);
}

.sm2-playlist-wrapper {
  position: relative;
  padding: 0.5em 0.5em 0.5em 0.25em;
  background-image: none, none;
}

.sm2-playlist-wrapper ul {
  max-height: 9.25em;
  overflow: auto;
}

.sm2-playlist-wrapper ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.sm2-playlist-wrapper ul li:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.03);
}

.sm2-playlist-wrapper ul li a {
  display: block;
  padding: 0.5em 0.25em 0.5em 0.75em;
  margin-right: 0.5em;
  font-size: 90%;
  vertical-align: middle;
}

.sm2-playlist-wrapper ul li a.sm2-exclude {
  display: inline-block;
}

.sm2-playlist-wrapper ul li a.sm2-exclude .label {
  font-size: 95%;
  line-height: 1em;
  margin-left: 0px;
  padding: 2px 4px;
}

.sm2-playlist-wrapper ul li:hover a {
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/black-20.png");
  background-image: none, none;
}

.sm2-bar-ui.dark-text .sm2-playlist-wrapper ul li:hover a {
  background-color: rgba(255, 255, 255, 0.1);
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/black-10.png");
  background-image: none, none;
}

.sm2-playlist-wrapper ul li.selected a {
  background-color: rgba(0, 0, 0, 0.25);
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/black-20.png");
  background-image: none, none;
}

.sm2-bar-ui.dark-text ul li.selected a {
  background-color: rgba(255, 255, 255, 0.1);
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/black-10.png");
  background-image: none, none;
}

.sm2-bar-ui .disabled {
  filter: alpha(opacity=33);
  /* <= IE 8 */
  opacity: 0.33;
}

.sm2-bar-ui .bd .sm2-button-element.disabled:hover {
  background-color: transparent;
}

.sm2-bar-ui .active,
.sm2-bar-ui.playlist-open .sm2-menu:hover {
  /* depressed / "on" state */
  -webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.1);
  background-image: none;
}

.firefox-fix {
  /**
  * This exists because of a Firefox bug from 2000
  * re: nested relative / absolute elements inside table cells.
  * https://bugzilla.mozilla.org/show_bug.cgi?id=63895
  */
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}

/* some custom scrollbar trickery, where supported */

.sm2-playlist-wrapper ul::-webkit-scrollbar {
  width: 10px;
}

.sm2-playlist-wrapper ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.33);
  border-radius: 10px;
}

.sm2-playlist-wrapper ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #fff;
}

.sm2-extra-controls {
  font-size: 0px;
  text-align: center;
}

.sm2-bar-ui .label {
  position: relative;
  display: inline-block;
  font-size: 0.7em;
  margin-left: 0.25em;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  padding: 0px 3px;
  -webkit-box-sizing: padding-box;
          box-sizing: padding-box;
}

.sm2-bar-ui.dark-text .label {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url("/assets/images/vendor/soundmanager/bar-ui/black-10.png");
  background-image: none, none;
}

.sm2-bar-ui .sm2-playlist-drawer .label {
  font-size: 0.8em;
  padding: 0px 3px;
}

/* --- full width stuff --- */

.sm2-bar-ui .sm2-inline-element {
  display: table-cell;
}

.sm2-bar-ui .sm2-inline-element {
  /* collapse */
  width: 1%;
}

.sm2-bar-ui .sm2-inline-status {
  /* full width */
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.sm2-bar-ui > .bd {
  width: 100%;
}

.sm2-bar-ui .sm2-playlist-drawer {
  /* re-hide playlist */
  display: block;
  overflow: hidden;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-perspective: 12rem;
  -ms-perspective: 12rem;
  -o-perspective: 12rem;
  perspective: 12rem;
  z-index: 2000;
  position: fixed;
  height: 6rem;
  width: 6rem;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  border: solid 5px transparent;
  border-top-color: #002395;
  border-left-color: #002395;
  border-radius: 20px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

.pace.pace-inactive .pace-activity {
  display: none;
}

@-webkit-keyframes pace-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes pace-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/** initial setup **/

.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nano .content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.nano .content:focus {
  outline: thin dotted;
}

.nano .content::-webkit-scrollbar {
  visibility: hidden;
}

.has-scrollbar .content::-webkit-scrollbar {
  visibility: visible;
}

.nano > .pane {
  background: rgba(255, 255, 0, 0.25);
  position: absolute;
  width: 7px;
  right: 7px;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: .01;
  -webkit-transition: .2s;
  transition: .2s;
  border-radius: 5px;
}

.nano > .pane > .slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  border-radius: 3px;
}

.nano:hover > .pane,
.pane.active,
.pane.flashed {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99;
}

.nano {
  width: 100%;
  height: 500px;
}

.nano .content {
  padding: 0;
}

.nano .pane {
  background: none;
}

.nano .slider {
  background: #111;
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

.nice-select:hover {
  border-color: #dbdbdb;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #999;
}

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
          box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

.nice-select .option.selected {
  font-weight: bold;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

/* Make clicks pass-through */

#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}

/* Fancy blur effect */

#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #29d, 0 0 5px #29d;
          box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */

#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/**
 * SASS / Vendor / NProgress.
 */

/* ------------------------------------------------------------------------- */

#nprogress .bar {
  background: #1d49e8;
  height: 5px;
  z-index: 9200;
}

#nprogress .peg {
  -webkit-box-shadow: 0 0 10px #1d49e8, 0 0 5px #1d49e8;
          box-shadow: 0 0 10px #1d49e8, 0 0 5px #1d49e8;
}

#nprogress .spinner-icon {
  border-top-color: #1d49e8;
  border-left-color: #1d49e8;
}

/* ------------------------------------------------------------------------- */

@-webkit-keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}

@keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}

@-webkit-keyframes plyr-popup {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes plyr-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  direction: ltr;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  z-index: 0;
}

.plyr video,
.plyr audio,
.plyr iframe {
  display: block;
  height: 100%;
  width: 100%;
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}

.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.plyr--full-ui *,
.plyr--full-ui *::after,
.plyr--full-ui *::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

.plyr__badge {
  background: var(--plyr-badge-background, #4a5464);
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: var(--plyr-badge-text-color, #fff);
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  -webkit-animation: plyr-fade-in 0.3s ease;
          animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  display: none;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  width: 100%;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 480px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-base, 15px);
    padding: calc(var(--plyr-control-spacing, 10px) * 2);
  }
}

@media (min-width: 768px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-large, 18px);
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  -webkit-transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
          transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
}

.plyr__caption {
  background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}

.plyr__caption div {
  display: inline;
}

.plyr__control {
  background: transparent;
  border: 0;
  border-radius: var(--plyr-control-radius, 3px);
  color: inherit;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: visible;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.plyr__control svg {
  display: block;
  fill: currentColor;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: var(--plyr-control-icon-size, 18px);
}

.plyr__control:focus {
  outline: 0;
}

.plyr__control.plyr__tab-focus {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

a.plyr__control {
  text-decoration: none;
}

a.plyr__control::after,
a.plyr__control::before {
  display: none;
}

.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
.plyr__control.plyr__control--pressed .label--not-pressed {
  display: none;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: center;
}

.plyr__controls .plyr__progress__container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}

.plyr__controls .plyr__controls__item {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 4);
}

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: calc(var(--plyr-control-spacing, 10px) / 4);
}

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 calc(var(--plyr-control-spacing, 10px) / 2);
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,
.plyr__controls .plyr__controls__item.plyr__time:first-child,
.plyr__controls .plyr__controls__item.plyr__time + .plyr__time {
  padding-left: 0;
}

.plyr__controls:empty {
  display: none;
}

.plyr [data-plyr='captions'],
.plyr [data-plyr='pip'],
.plyr [data-plyr='airplay'],
.plyr [data-plyr='fullscreen'] {
  display: none;
}

.plyr--captions-enabled [data-plyr='captions'],
.plyr--pip-supported [data-plyr='pip'],
.plyr--airplay-supported [data-plyr='airplay'],
.plyr--fullscreen-enabled [data-plyr='fullscreen'] {
  display: inline-block;
}

.plyr__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.plyr__menu .plyr__control svg {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.plyr__menu .plyr__control[aria-expanded='true'] svg {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.plyr__menu .plyr__control[aria-expanded='true'] .plyr__tooltip {
  display: none;
}

.plyr__menu__container {
  -webkit-animation: plyr-popup 0.2s ease;
          animation: plyr-popup 0.2s ease;
  background: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  border-radius: 4px;
  bottom: 100%;
  -webkit-box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
          box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-menu-color, #4a5464);
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}

.plyr__menu__container > div {
  overflow: hidden;
  -webkit-transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.plyr__menu__container::after {
  border: var(--plyr-menu-arrow-size, 4px) solid transparent;
  border-top-color: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  content: '';
  height: 0;
  position: absolute;
  right: calc(((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7)) - (var(--plyr-menu-arrow-size, 4px) / 2));
  top: 100%;
  width: 0;
}

.plyr__menu__container [role='menu'] {
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__menu__container [role='menuitem'],
.plyr__menu__container [role='menuitemradio'] {
  margin-top: 2px;
}

.plyr__menu__container [role='menuitem']:first-child,
.plyr__menu__container [role='menuitemradio']:first-child {
  margin-top: 0;
}

.plyr__menu__container .plyr__control {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--plyr-menu-color, #4a5464);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5);
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
  padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
  padding-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
}

.plyr__menu__container .plyr__control > span {
  -webkit-box-align: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.plyr__menu__container .plyr__control::after {
  border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.plyr__menu__container .plyr__control--forward {
  padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
}

.plyr__menu__container .plyr__control--forward::after {
  border-left-color: var(--plyr-menu-arrow-color, #728197);
  right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px));
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}

.plyr__menu__container .plyr__control--back {
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
  position: relative;
  width: calc(100% - (calc(var(--plyr-control-spacing, 10px) * 0.7) * 2));
}

.plyr__menu__container .plyr__control--back::after {
  border-right-color: var(--plyr-menu-arrow-color, #728197);
  left: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px));
}

.plyr__menu__container .plyr__control--back::before {
  background: var(--plyr-menu-back-border-color, #dcdfe5);
  -webkit-box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
          box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: '';
  height: 1px;
  left: 0;
  margin-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}

.plyr__menu__container .plyr__control[role='menuitemradio'] {
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__menu__container .plyr__control[role='menuitemradio']::before,
.plyr__menu__container .plyr__control[role='menuitemradio']::after {
  border-radius: 100%;
}

.plyr__menu__container .plyr__control[role='menuitemradio']::before {
  background: rgba(0, 0, 0, 0.1);
  content: '';
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 16px;
  margin-right: var(--plyr-control-spacing, 10px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 16px;
}

.plyr__menu__container .plyr__control[role='menuitemradio']::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
          transform: translateY(-50%) scale(0);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  width: 6px;
}

.plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::before {
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
}

.plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::after {
  opacity: 1;
  -webkit-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
}

.plyr__menu__container .plyr__control[role='menuitemradio'].plyr__tab-focus::before,
.plyr__menu__container .plyr__control[role='menuitemradio']:hover::before {
  background: rgba(35, 40, 47, 0.1);
}

.plyr__menu__container .plyr__menu__value {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) - 2) * -1);
  overflow: hidden;
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 3.5);
  pointer-events: none;
}

.plyr--full-ui input[type='range'] {
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  display: block;
  height: calc((var(--plyr-range-thumb-active-shadow-width, 3px) * 2) + var(--plyr-range-thumb-height, 13px));
  margin: 0;
  min-width: 0;
  padding: 0;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  width: 100%;
}

.plyr--full-ui input[type='range']::-webkit-slider-runnable-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -webkit-user-select: none;
          user-select: none;
  background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(transparent));
  background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%));
}

.plyr--full-ui input[type='range']::-webkit-slider-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  -webkit-box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
          box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  -webkit-appearance: none;
  /* stylelint-disable-line */
  margin-top: calc(((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2) * -1);
}

.plyr--full-ui input[type='range']::-moz-range-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -moz-user-select: none;
       user-select: none;
}

.plyr--full-ui input[type='range']::-moz-range-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type='range']::-moz-range-progress {
  background: currentColor;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
}

.plyr--full-ui input[type='range']::-ms-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -ms-user-select: none;
      user-select: none;
  color: transparent;
}

.plyr--full-ui input[type='range']::-ms-fill-upper {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -ms-user-select: none;
      user-select: none;
}

.plyr--full-ui input[type='range']::-ms-fill-lower {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -ms-user-select: none;
      user-select: none;
  background: currentColor;
}

.plyr--full-ui input[type='range']::-ms-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
}

.plyr--full-ui input[type='range']::-ms-tooltip {
  display: none;
}

.plyr--full-ui input[type='range']:focus {
  outline: 0;
}

.plyr--full-ui input[type='range']::-moz-focus-outer {
  border: 0;
}

.plyr--full-ui input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr--full-ui input[type='range'].plyr__tab-focus::-moz-range-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr--full-ui input[type='range'].plyr__tab-focus::-ms-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr__time {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__time + .plyr__time::before {
  content: '\2044';
  margin-right: var(--plyr-control-spacing, 10px);
}

@media (max-width: calc(768px - 1px)) {
  .plyr__time + .plyr__time {
    display: none;
  }
}

.plyr__tooltip {
  background: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: var(--plyr-tooltip-radius, 3px);
  bottom: 100%;
  -webkit-box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
          box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-tooltip-color, #4a5464);
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(calc(var(--plyr-control-spacing, 10px) / 2) * 1.5);
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(-50%, 10px) scale(0.8);
          transform: translate(-50%, 10px) scale(0.8);
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transition: opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;
  transition: opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;
  white-space: nowrap;
  z-index: 2;
}

.plyr__tooltip::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control:hover .plyr__tooltip,
.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  -webkit-transform: translate(-50%, 0) scale(1);
          transform: translate(-50%, 0) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  -webkit-transform: translate(0, 10px) scale(0.8);
          transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
  left: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  -webkit-transform: translate(0, 10px) scale(0.8);
          transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible {
  -webkit-transform: translate(0, 0) scale(1);
          transform: translate(0, 0) scale(1);
}

.plyr__progress {
  left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative;
}

.plyr__progress input[type='range'],
.plyr__progress__buffer {
  margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  width: calc(100% + var(--plyr-range-thumb-height, 13px));
}

.plyr__progress input[type='range'] {
  position: relative;
  z-index: 2;
}

.plyr__progress .plyr__tooltip {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
  left: 0;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: 100px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: calc((var(--plyr-range-track-height, 5px) / 2) * -1);
  padding: 0;
  position: absolute;
  top: 50%;
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: transparent;
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--loading .plyr__progress__buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
          animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr__volume {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 110px;
  min-width: 80px;
  position: relative;
  width: 20%;
}

.plyr__volume input[type='range'] {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
  margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
  position: relative;
  z-index: 2;
}

.plyr--is-ios .plyr__volume {
  min-width: 0;
  width: auto;
}

.plyr--audio {
  display: block;
}

.plyr--audio .plyr__controls {
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: var(--plyr-audio-control-color, #4a5464);
  padding: var(--plyr-control-spacing, 10px);
}

.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded='true'] {
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  color: var(--plyr-audio-control-color-hover, #fff);
}

.plyr--full-ui.plyr--audio input[type='range']::-webkit-slider-runnable-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type='range']::-moz-range-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type='range']::-ms-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type='range']:active::-webkit-slider-thumb {
  -webkit-box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
          box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--full-ui.plyr--audio input[type='range']:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--full-ui.plyr--audio input[type='range']:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--audio .plyr__progress__buffer {
  color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr--video {
  background: #000;
  overflow: hidden;
}

.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  height: 0;
  padding-bottom: 56.25%;
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  left: 0;
  position: absolute;
  top: 0;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  -webkit-transform: translateY(-38.28125%);
          transform: translateY(-38.28125%);
}

.plyr--video .plyr__controls {
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2);
  padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
  position: absolute;
  right: 0;
  -webkit-transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  z-index: 3;
}

@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: var(--plyr-control-spacing, 10px);
    padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5);
  }
}

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded='true'] {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  color: var(--plyr-video-control-color-hover, #fff);
}

.plyr__control--overlaid {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  border: 0;
  border-radius: 100%;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: 0.9;
  padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}

.plyr__control--overlaid:hover,
.plyr__control--overlaid:focus {
  opacity: 1;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui.plyr--video input[type='range']::-webkit-slider-runnable-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}

.plyr--full-ui.plyr--video input[type='range']::-moz-range-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}

.plyr--full-ui.plyr--video input[type='range']::-ms-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}

.plyr--full-ui.plyr--video input[type='range']:active::-webkit-slider-thumb {
  -webkit-box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
          box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--full-ui.plyr--video input[type='range']:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--full-ui.plyr--video input[type='range']:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--video .plyr__progress__buffer {
  color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-moz-full-screen video {
  height: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:fullscreen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:-moz-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

/* stylelint-disable-next-line */

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

/* stylelint-disable-next-line */

.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-moz-full-screen video {
  height: 100%;
}

.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

/* stylelint-disable-next-line */

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}

.plyr--fullscreen-fallback video {
  height: 100%;
}

.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

.plyr__ads::after {
  background: #23282f;
  border-radius: 2px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3;
}

.plyr__ads::after:empty {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin: -var(--plyr-range-track-height, 5px)/2 0 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}

.plyr__preview-thumb {
  background-color: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: 3px;
  bottom: 100%;
  -webkit-box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
          box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: var(--plyr-tooltip-radius, 3px);
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(0, 10px) scale(0.8);
          transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transition: opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;
  transition: opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;
  z-index: 2;
}

.plyr__preview-thumb--is-shown {
  opacity: 1;
  -webkit-transform: translate(0, 0) scale(1);
          transform: translate(0, 0) scale(1);
}

.plyr__preview-thumb::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr__preview-thumb__image-container {
  background: #c1c8d1;
  border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__preview-thumb__image-container img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr__preview-thumb__time-container {
  bottom: 6px;
  left: 0;
  position: absolute;
  right: 0;
  white-space: nowrap;
  z-index: 3;
}

.plyr__preview-thumb__time-container span {
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
  color: #fff;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
  padding: 3px 6px;
}

.plyr__preview-scrubbing {
  bottom: 0;
  -webkit-filter: blur(1px);
          filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}

.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}

/* ------------------------------------------------------------------------- */

/**
 * Defaults.
 */

/**
 * SASS / Defaults / Utilities.
 */

/* ------------------------------------------------------------------------- */

*.unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.no-scroll {
  overflow: hidden;
}

.no-resize {
  resize: none;
}

.relative {
  position: relative !important;
}

.clear {
  clear: both;
}

.no-float {
  float: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.overflow-hidden {
  overflow: hidden;
}

.hide {
  display: none;
}

.display-block {
  display: block !important;
}

.display-table {
  display: table;
}

.display-table-cell {
  display: table-cell;
}

.no-transition {
  -webkit-transition: height 0;
  transition: height 0;
}

.borderless {
  border: none;
  border: 0;
}

.borderless-bottom {
  border-bottom: 0 !important;
}

.borderless-left {
  border-left: 0 !important;
}

.borderless-right {
  border-right: 0 !important;
}

.borderless-top {
  border-top: 0 !important;
}

.half,
.w50 {
  width: 50% !important;
}

.w100 {
  width: 100% !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.m-b-45 {
  margin-bottom: 45px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.m-l-0 {
  margin-left: 0 !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.m-l-45 {
  margin-left: 45px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.m-r-45 {
  margin-right: 45px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-t-45 {
  margin-top: 45px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.m-t-55 {
  margin-top: 55px !important;
}

.m-t-60 {
  margin-top: 60px !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.p-t-45 {
  padding-top: 45px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Defaults / Utilities.
 */

/* ------------------------------------------------------------------------- */

.font-9 {
  font-size: 9px !important;
}

.font-10 {
  font-size: 10px !important;
}

.font-11 {
  font-size: 11px !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-13 {
  font-size: 13px !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-15 {
  font-size: 15px !important;
}

.font-16 {
  font-size: 16px !important;
}

.font-17 {
  font-size: 17px !important;
}

.font-18 {
  font-size: 18px !important;
}

.bold {
  font-weight: bold !important;
}

.weight-300 {
  font-weight: 300 !important;
}

.weight-400 {
  font-weight: 400 !important;
}

.weight-500 {
  font-weight: 500 !important;
}

.weight-600 {
  font-weight: 600 !important;
}

.weight-700 {
  font-weight: 700 !important;
}

.weight-800 {
  font-weight: 800 !important;
}

.weight-900 {
  font-weight: 900 !important;
}

.text-transform-none {
  text-transform: none !important;
}

.caps {
  text-transform: uppercase !important;
}

.uncaps,
.no-caps {
  text-transform: none !important;
}

.condensed {
  letter-spacing: -1px;
}

.condensed-2 {
  letter-spacing: -2px;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Defaults / Layout.
 */

/* ------------------------------------------------------------------------- */

html {
  height: 100%;
  position: relative;
}

body {
  height: 100%;
  min-width: 320px;
  width: auto !important;
  width: 320px;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Defaults / Links.
 */

/* ------------------------------------------------------------------------- */

a.bright {
  font-weight: 600;
}

a.underlined {
  text-decoration: underline !important;
}

a.underlined:hover {
  text-decoration: none !important;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Defaults / Images.
 */

/* ------------------------------------------------------------------------- */

img.sharp {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -webkit-crisp-edges;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Defaults / Animations.
 */

/* ------------------------------------------------------------------------- */

/**
 * Hover.css
 */

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 */

/* 2D TRANSITIONS */

/* Grow */

.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Shrink */

.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/* Pulse */

@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-pulse:hover,
.hvr-pulse:focus,
.hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Pulse Grow */

@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-pulse-grow:hover,
.hvr-pulse-grow:focus,
.hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Pulse Shrink */

@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-pulse-shrink:hover,
.hvr-pulse-shrink:focus,
.hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Push */

@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-push:hover,
.hvr-push:focus,
.hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Pop */

@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-pop:hover,
.hvr-pop:focus,
.hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Bounce In */

.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.hvr-bounce-in:hover,
.hvr-bounce-in:focus,
.hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Bounce Out */

.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.hvr-bounce-out:hover,
.hvr-bounce-out:focus,
.hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Rotate */

.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-rotate:hover,
.hvr-rotate:focus,
.hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}

/* Grow Rotate */

.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-grow-rotate:hover,
.hvr-grow-rotate:focus,
.hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}

/* Float */

.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-float:hover,
.hvr-float:focus,
.hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

/* Sink */

.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-sink:hover,
.hvr-sink:focus,
.hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

/* Bob */

@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-bob:hover,
.hvr-bob:focus,
.hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Hang */

@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-hang:hover,
.hvr-hang:focus,
.hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Skew */

.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-skew:hover,
.hvr-skew:focus,
.hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Forward */

.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.hvr-skew-forward:hover,
.hvr-skew-forward:focus,
.hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Backward */

.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.hvr-skew-backward:hover,
.hvr-skew-backward:focus,
.hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}

/* Wobble Vertical */

@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-wobble-vertical:hover,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Horizontal */

@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-wobble-horizontal:hover,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble To Bottom Right */

@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }

  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }

  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }

  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }

  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-wobble-to-bottom-right:hover,
.hvr-wobble-to-bottom-right:focus,
.hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble To Top Right */

@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }

  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }

  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }

  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }

  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-wobble-to-top-right:hover,
.hvr-wobble-to-top-right:focus,
.hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Top */

@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.hvr-wobble-top:hover,
.hvr-wobble-top:focus,
.hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Bottom */

@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.hvr-wobble-bottom:hover,
.hvr-wobble-bottom:focus,
.hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Skew */

@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-wobble-skew:hover,
.hvr-wobble-skew:focus,
.hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Buzz */

@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-buzz:hover,
.hvr-buzz:focus,
.hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Buzz Out */

@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-buzz-out:hover,
.hvr-buzz-out:focus,
.hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Forward */

.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-forward:hover,
.hvr-forward:focus,
.hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

/* Backward */

.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}

/* BACKGROUND TRANSITIONS */

/* Fade */

.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.hvr-fade:hover,
.hvr-fade:focus,
.hvr-fade:active {
  background-color: #2098D1;
  color: white;
}

/* Back Pulse */

@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}

@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}

.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.hvr-back-pulse:hover,
.hvr-back-pulse:focus,
.hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098D1;
  background-color: #2098d1;
  color: white;
}

/* Sweep To Right */

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: white;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Left */

.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-sweep-to-left:hover,
.hvr-sweep-to-left:focus,
.hvr-sweep-to-left:active {
  color: white;
}

.hvr-sweep-to-left:hover:before,
.hvr-sweep-to-left:focus:before,
.hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Bottom */

.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:active {
  color: white;
}

.hvr-sweep-to-bottom:hover:before,
.hvr-sweep-to-bottom:focus:before,
.hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* Sweep To Top */

.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
  color: white;
}

.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* Bounce To Right */

.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
  color: white;
}

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Left */

.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-bounce-to-left:hover,
.hvr-bounce-to-left:focus,
.hvr-bounce-to-left:active {
  color: white;
}

.hvr-bounce-to-left:hover:before,
.hvr-bounce-to-left:focus:before,
.hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Bottom */

.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:active {
  color: white;
}

.hvr-bounce-to-bottom:hover:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Top */

.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-bounce-to-top:hover,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:active {
  color: white;
}

.hvr-bounce-to-top:hover:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Radial Out */

.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-radial-out:hover,
.hvr-radial-out:focus,
.hvr-radial-out:active {
  color: white;
}

.hvr-radial-out:hover:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}

/* Radial In */

.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-radial-in:hover,
.hvr-radial-in:focus,
.hvr-radial-in:active {
  color: white;
}

.hvr-radial-in:hover:before,
.hvr-radial-in:focus:before,
.hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* Rectangle In */

.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-rectangle-in:hover,
.hvr-rectangle-in:focus,
.hvr-rectangle-in:active {
  color: white;
}

.hvr-rectangle-in:hover:before,
.hvr-rectangle-in:focus:before,
.hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* Rectangle Out */

.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
  color: white;
}

.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Shutter In Horizontal */

.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:active {
  color: white;
}

.hvr-shutter-in-horizontal:hover:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

/* Shutter Out Horizontal */

.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:active {
  color: white;
}

.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Shutter In Vertical */

.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-shutter-in-vertical:hover,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:active {
  color: white;
}

.hvr-shutter-in-vertical:hover:before,
.hvr-shutter-in-vertical:focus:before,
.hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

/* Shutter Out Vertical */

.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-shutter-out-vertical:hover,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:active {
  color: white;
}

.hvr-shutter-out-vertical:hover:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* BORDER TRANSITIONS */

/* Border Fade */

.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  -webkit-box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

.hvr-border-fade:hover,
.hvr-border-fade:focus,
.hvr-border-fade:active {
  -webkit-box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

/* Hollow */

.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

.hvr-hollow:hover,
.hvr-hollow:focus,
.hvr-hollow:active {
  background: none;
}

/* Trim */

.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-trim:before {
  content: '';
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.hvr-trim:hover:before,
.hvr-trim:focus:before,
.hvr-trim:active:before {
  opacity: 1;
}

/* Ripple Out */

@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}

/* Ripple In */

@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}

@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}

.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.hvr-ripple-in:hover:before,
.hvr-ripple-in:focus:before,
.hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in;
}

/* Outline Out */

.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}

.hvr-outline-out:hover:before,
.hvr-outline-out:focus:before,
.hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}

/* Outline In */

.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}

.hvr-outline-in:hover:before,
.hvr-outline-in:focus:before,
.hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}

/* Round Corners */

.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}

.hvr-round-corners:hover,
.hvr-round-corners:focus,
.hvr-round-corners:active {
  border-radius: 1em;
}

/* Underline From Left */

.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-underline-from-left:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
  right: 0;
}

/* Underline From Center */

.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Underline From Right */

.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-underline-from-right:hover:before,
.hvr-underline-from-right:focus:before,
.hvr-underline-from-right:active:before {
  left: 0;
}

/* Overline From Left */

.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-overline-from-left:hover:before,
.hvr-overline-from-left:focus:before,
.hvr-overline-from-left:active:before {
  right: 0;
}

/* Overline From Center */

.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-overline-from-center:hover:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Overline From Right */

.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-overline-from-right:hover:before,
.hvr-overline-from-right:focus:before,
.hvr-overline-from-right:active:before {
  left: 0;
}

/* Reveal */

.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098D1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-reveal:hover:before,
.hvr-reveal:focus:before,
.hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}

/* Underline Reveal */

.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-underline-reveal:hover:before,
.hvr-underline-reveal:focus:before,
.hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* Overline Reveal */

.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-overline-reveal:hover:before,
.hvr-overline-reveal:focus:before,
.hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* SHADOW/GLOW TRANSITIONS */

/* Glow */

.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}

.hvr-glow:hover,
.hvr-glow:focus,
.hvr-glow:active {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* Shadow */

.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}

.hvr-shadow:hover,
.hvr-shadow:focus,
.hvr-shadow:active {
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

/* Grow Shadow */

.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  -webkit-transition-property: -webkit-box-shadow, -webkit-transform;
  transition-property: -webkit-box-shadow, -webkit-transform;
  transition-property: box-shadow, transform;
  transition-property: box-shadow, transform, -webkit-box-shadow, -webkit-transform;
}

.hvr-grow-shadow:hover,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:active {
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Box Shadow Outset */

.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}

.hvr-box-shadow-outset:hover,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:active {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

/* Box Shadow Inset */

.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

.hvr-box-shadow-inset:hover,
.hvr-box-shadow-inset:focus,
.hvr-box-shadow-inset:active {
  -webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

/* Float Shadow */

.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Shadow Radial */

.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-shadow-radial:before,
.hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.hvr-shadow-radial:before {
  bottom: 100%;
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}

.hvr-shadow-radial:after {
  top: 100%;
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}

.hvr-shadow-radial:hover:before,
.hvr-shadow-radial:focus:before,
.hvr-shadow-radial:active:before,
.hvr-shadow-radial:hover:after,
.hvr-shadow-radial:focus:after,
.hvr-shadow-radial:active:after {
  opacity: 1;
}

/* SPEECH BUBBLES */

/* Bubble Top */

.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}

.hvr-bubble-top:hover:before,
.hvr-bubble-top:focus:before,
.hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* Bubble Right */

.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}

.hvr-bubble-right:hover:before,
.hvr-bubble-right:focus:before,
.hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

/* Bubble Bottom */

.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}

.hvr-bubble-bottom:hover:before,
.hvr-bubble-bottom:focus:before,
.hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

/* Bubble Left */

.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}

.hvr-bubble-left:hover:before,
.hvr-bubble-left:focus:before,
.hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

/* Bubble Float Top */

.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-bubble-float-top:hover,
.hvr-bubble-float-top:focus,
.hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

.hvr-bubble-float-top:hover:before,
.hvr-bubble-float-top:focus:before,
.hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* Bubble Float Right */

.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-bubble-float-right:hover,
.hvr-bubble-float-right:focus,
.hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

.hvr-bubble-float-right:hover:before,
.hvr-bubble-float-right:focus:before,
.hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

/* Bubble Float Bottom */

.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-bubble-float-bottom:hover,
.hvr-bubble-float-bottom:focus,
.hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.hvr-bubble-float-bottom:hover:before,
.hvr-bubble-float-bottom:focus:before,
.hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

/* Bubble Float Left */

.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-bubble-float-left:hover,
.hvr-bubble-float-left:focus,
.hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

.hvr-bubble-float-left:hover:before,
.hvr-bubble-float-left:focus:before,
.hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

/* ICONS */

/* Icon Back */

.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}

.hvr-icon-back .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-back:hover .hvr-icon,
.hvr-icon-back:focus .hvr-icon,
.hvr-icon-back:active .hvr-icon {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}

/* Icon Forward */

.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}

.hvr-icon-forward .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-forward:hover .hvr-icon,
.hvr-icon-forward:focus .hvr-icon,
.hvr-icon-forward:active .hvr-icon {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

/* Icon Down */

@-webkit-keyframes hvr-icon-down {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-down {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

/* Icon Down */

.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-icon-down .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.hvr-icon-down:hover .hvr-icon,
.hvr-icon-down:focus .hvr-icon,
.hvr-icon-down:active .hvr-icon {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Up */

@-webkit-keyframes hvr-icon-up {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-up {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

/* Icon Up */

.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-icon-up .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.hvr-icon-up:hover .hvr-icon,
.hvr-icon-up:focus .hvr-icon,
.hvr-icon-up:active .hvr-icon {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Spin */

.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-icon-spin .hvr-icon {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.hvr-icon-spin:hover .hvr-icon,
.hvr-icon-spin:focus .hvr-icon,
.hvr-icon-spin:active .hvr-icon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

/* Icon Drop */

@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  51%, 100% {
    opacity: 1;
  }
}

@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  51%, 100% {
    opacity: 1;
  }
}

/* Icon Drop */

.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-icon-drop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.hvr-icon-drop:hover .hvr-icon,
.hvr-icon-drop:focus .hvr-icon,
.hvr-icon-drop:active .hvr-icon {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Icon Fade */

.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-icon-fade .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}

.hvr-icon-fade:hover .hvr-icon,
.hvr-icon-fade:focus .hvr-icon,
.hvr-icon-fade:active .hvr-icon {
  color: #0F9E5E;
}

/* Icon Float Away */

@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}

@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}

/* Icon Float Away */

.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-icon-float-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.hvr-icon-float-away:hover .hvr-icon,
.hvr-icon-float-away:focus .hvr-icon,
.hvr-icon-float-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Sink Away */

@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}

@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}

/* Icon Sink Away */

.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-icon-sink-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.hvr-icon-sink-away:hover .hvr-icon,
.hvr-icon-sink-away:focus .hvr-icon,
.hvr-icon-sink-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Grow */

.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-grow:hover .hvr-icon,
.hvr-icon-grow:focus .hvr-icon,
.hvr-icon-grow:active .hvr-icon {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}

/* Icon Shrink */

.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-shrink:hover .hvr-icon,
.hvr-icon-shrink:focus .hvr-icon,
.hvr-icon-shrink:active .hvr-icon {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

/* Icon Pulse */

@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-icon-pulse .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-pulse:hover .hvr-icon,
.hvr-icon-pulse:focus .hvr-icon,
.hvr-icon-pulse:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Icon Pulse Grow */

@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}

@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}

.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-icon-pulse-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-pulse-grow:hover .hvr-icon,
.hvr-icon-pulse-grow:focus .hvr-icon,
.hvr-icon-pulse-grow:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Icon Pulse Shrink */

@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-icon-pulse-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-pulse-shrink:hover .hvr-icon,
.hvr-icon-pulse-shrink:focus .hvr-icon,
.hvr-icon-pulse-shrink:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Icon Push */

@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-push .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-push:hover .hvr-icon,
.hvr-icon-push:focus .hvr-icon,
.hvr-icon-push:active .hvr-icon {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Pop */

@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-pop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-pop:hover .hvr-icon,
.hvr-icon-pop:focus .hvr-icon,
.hvr-icon-pop:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Bounce */

.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-bounce .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-bounce:hover .hvr-icon,
.hvr-icon-bounce:focus .hvr-icon,
.hvr-icon-bounce:active .hvr-icon {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Icon Rotate */

.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-rotate:hover .hvr-icon,
.hvr-icon-rotate:focus .hvr-icon,
.hvr-icon-rotate:active .hvr-icon {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}

/* Icon Grow Rotate */

.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-grow-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-grow-rotate:hover .hvr-icon,
.hvr-icon-grow-rotate:focus .hvr-icon,
.hvr-icon-grow-rotate:active .hvr-icon {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}

/* Icon Float */

.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-float .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-float:hover .hvr-icon,
.hvr-icon-float:focus .hvr-icon,
.hvr-icon-float:active .hvr-icon {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

/* Icon Sink */

.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-sink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-icon-sink:hover .hvr-icon,
.hvr-icon-sink:focus .hvr-icon,
.hvr-icon-sink:active .hvr-icon {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}

/* Icon Bob */

@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-bob .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.hvr-icon-bob:hover .hvr-icon,
.hvr-icon-bob:focus .hvr-icon,
.hvr-icon-bob:active .hvr-icon {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Icon Hang */

@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-hang .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.hvr-icon-hang:hover .hvr-icon,
.hvr-icon-hang:focus .hvr-icon,
.hvr-icon-hang:active .hvr-icon {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Icon Wobble Horizontal */

@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.hvr-icon-wobble-horizontal:hover .hvr-icon,
.hvr-icon-wobble-horizontal:focus .hvr-icon,
.hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Wobble Vertical */

@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-wobble-vertical .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.hvr-icon-wobble-vertical:hover .hvr-icon,
.hvr-icon-wobble-vertical:focus .hvr-icon,
.hvr-icon-wobble-vertical:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Buzz */

@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-buzz .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.hvr-icon-buzz:hover .hvr-icon,
.hvr-icon-buzz:focus .hvr-icon,
.hvr-icon-buzz:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Icon Buzz Out */

@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-icon-buzz-out .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.hvr-icon-buzz-out:hover .hvr-icon,
.hvr-icon-buzz-out:focus .hvr-icon,
.hvr-icon-buzz-out:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* CURLS */

/* Curl Top Left */

.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
  /*For IE7-8-9*/
  z-index: 1000;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}

.hvr-curl-top-left:hover:before,
.hvr-curl-top-left:focus:before,
.hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Top Right */

.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
          box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}

.hvr-curl-top-right:hover:before,
.hvr-curl-top-right:focus:before,
.hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Bottom Right */

.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  -webkit-box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
          box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}

.hvr-curl-bottom-right:hover:before,
.hvr-curl-bottom-right:focus:before,
.hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Bottom Left */

.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  -webkit-box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
          box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}

.hvr-curl-bottom-left:hover:before,
.hvr-curl-bottom-left:focus:before,
.hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px;
}

/* ------------------------------------------------------------------------- */

/**
 * Pulse.
 */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

/* ------------------------------------------------------------------------- */

/**
 * fadeInUp.
 */

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Defaults / Forms.
 */

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * SASS / Defaults / Buttons.
 */

/* ------------------------------------------------------------------------- */

.btn {
  border-radius: 0;
  text-decoration: none !important;
  text-transform: uppercase;
  white-space: normal;
}

.btn-outline {
  background: none !important;
  background-color: transparent !important;
}

.btn-flash {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}

.btn-striped {
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent) !important;
  background-size: 40px 40px !important;
}

.btn-striped-animated {
  -webkit-animation: 1s linear 0s normal none infinite progress-bar-stripes !important;
          animation: 1s linear 0s normal none infinite progress-bar-stripes !important;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Defaults / Alerts.
 */

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * SASS / Defaults / Header.
 */

/* ------------------------------------------------------------------------- */

/**
 * Navbar.
 */

.navbar {
  margin-bottom: 0;
}

.navbar-default {
  border: 0;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Defaults / Footer.
 */

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * SASS / Defaults / Forms.
 */

/* ------------------------------------------------------------------------- */

/**
 * Borders.
 */

.border-dashed {
  border-style: dashed;
}

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * App.
 */

/**
 * SASS / App / Utilities.
 */

/* ------------------------------------------------------------------------- */

.max-w-900 {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}

.max-w-1000 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Typography.
 */

/* ------------------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

.text-muted {
  color: #999;
}

.text-warning {
  color: #d40000 !important;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Layout.
 */

/* ------------------------------------------------------------------------- */

html {
  height: auto;
  min-height: 100%;
}

body.page {
  -webkit-font-smoothing: antialiased;
  background: none;
  background-color: #f6f6f6;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  font-size: 1.25em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: auto;
  min-height: 100%;
  position: relative;
  speak: none;
  text-rendering: optimizeLegibility;
  text-transform: none;
  width: 100%;
}

hr {
  border-top: 1px solid #999;
}

*:focus {
  box-shadow: none !important;
  outline: none !important;
  outline-style: none !important;
  -webkit-box-shadow: none !important;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

@media (max-width: 1179px) {
  body.page {
    min-width: 768px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  body.page {
    background: #fff;
    cursor: pointer;
    min-width: 768px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  body.page {
    background: #fff;
    cursor: pointer;
    min-width: 320px;
    padding-top: 44px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / No script.
 */

/* ------------------------------------------------------------------------- */

.no-js body {
  position: relative;
}

.no-js div,
.no-js nav {
  display: none;
}

.no-js noscript {
  left: 50%;
  min-width: 300px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.no-js noscript div {
  display: block;
}

.no-js noscript i.fa {
  display: block;
  font-size: 3em;
}

.no-js noscript h5 {
  font-weight: bold;
  margin: 0.5em auto;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Loader.
 */

/* ------------------------------------------------------------------------- */

.loader-container {
  margin-top: 50px;
}

.loader {
  margin: 0 auto;
  max-width: 70px;
  text-align: center;
}

.loader .spinner {
  margin: 20px auto 0;
  text-align: center;
  width: 70px;
}

.loader .spinner > div {
  -webkit-animation: sk-bouncedelay 0.8s infinite ease-in-out both;
          animation: sk-bouncedelay 0.8s infinite ease-in-out both;
  background-color: #acb0ca;
  border-radius: 100%;
  display: inline-block;
  height: 16px;
  width: 16px;
}

.loader .spinner .bounce1 {
  -webkit-animation-delay: -0.15s;
          animation-delay: -0.15s;
}

.loader .spinner .bounce2 {
  -webkit-animation-delay: -0.10s;
          animation-delay: -0.10s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }

  40% {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }

  40% {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Errors.
 */

/* ------------------------------------------------------------------------- */

.content-error-container {
  display: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.content-error-container.show {
  display: block !important;
}

.content-error-container p.error {
  color: #d60000;
  font-weight: bold;
  line-height: 1.6;
  margin: 20px auto 0;
  text-align: center;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Links.
 */

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Forms.
 */

/* ------------------------------------------------------------------------- */

.nice-select.sm {
  border-radius: 0;
  border-color: #d0d0d0;
  font-size: 12px;
  height: 28px;
  line-height: 26px;
}

.nice-select.sm .option {
  line-height: 26px;
  min-height: 26px;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Buttons.
 */

/* ------------------------------------------------------------------------- */

.btn {
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
}

.btn-orange {
  background-color: #ff5100;
  border-color: #ff5100;
  color: #fff;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange.focus,
.btn-orange:active,
.btn-orange.active {
  background-color: #f80;
  border-color: #f80;
  color: #fff;
}

.btn-orange:active,
.btn-orange.active {
  background-image: none;
}

.open > .dropdown-toggle.btn-orange {
  background-color: #f80;
  background-image: none;
  border-color: #f80;
  color: #fff;
}

.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled.focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-orange.focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
  background-color: #fc0;
  border-color: #fc0;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Panel.
 */

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Modals.
 */

/* ------------------------------------------------------------------------- */

.modal {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal.fade {
  z-index: 9200 !important;
}

.modal .modal-title {
  color: #2a3887;
  font-weight: 700;
  font-family: inherit;
  font-size: 1.35em;
  text-align: center;
}

.modal .modal-body {
  color: inherit;
}

.modal .modal-body p,
.modal .modal-body li {
  font-size: 0.9em;
}

.modal .modal-body h3 {
  color: #2a3887;
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 0.5em;
}

.modal .modal-body a {
  text-decoration: underline;
}

.modal .modal-body a:hover {
  text-decoration: none;
}

.modal.modal-idea .btn {
  font-size: 1.2em;
}

.modal.modal-idea .modal-title {
  color: #ff5100;
  text-align: left;
  text-transform: none;
  font-weight: 600;
  font-size: 1.6em;
}

.modal.modal-idea .modal-header .close {
  margin-top: -24px;
  opacity: 0.5;
}

.modal.modal-idea .modal-header .close span {
  font-weight: 700;
}

.modal.modal-idea .modal-content {
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal.modal-idea .modal-body {
  font-size: 1.15em;
}

.modal.modal-idea .modal-body p {
  font-size: 1em;
  color: #000;
  font-weight: 6500;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Wells.
 */

/* ------------------------------------------------------------------------- */

.well {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Header.
 */

/* ------------------------------------------------------------------------- */

.navbar {
  background-color: #fff;
  /*min-width: 1160px;*/
  /* --------------------------------------------------------------------- */
  /**
     * Header panel.
     */
}

.navbar div.header-top {
  background-color: #fff;
  max-width: 1280px;
  min-height: 80px;
  /* ----------------------------------------------------------------- */
  /**
         * Right top navigation.
         */
  /* ----------------------------------------------------------------- */
  /* ----------------------------------------------------------------- */
  /**
         * Articles group.
         */
}

.navbar div.header-top a.header-logo {
  margin-top: 0;
}

.navbar div.header-top a.header-logo img {
  border: 0;
  height: 50px;
  width: 178px;
}

.navbar div.header-top .header-right-menu-container {
  float: right;
  height: 20px;
  margin-top: 29px;
  padding-left: 20px;
}

.navbar div.header-top .header-right-menu-container .header-right-menu {
  list-style: none;
  margin: 0;
  margin-right: 12px;
  padding: 0;
}

.navbar div.header-top .header-right-menu-container .header-right-menu li {
  float: right;
  min-height: 22px;
}

.navbar div.header-top .header-right-menu-container .header-right-menu li a {
  color: #727272;
  display: inline-block;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif !important;
  font-size: 13px;
  font-weight: 600;
  height: 22px;
  padding-top: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.navbar div.header-top .header-right-menu-container .header-right-menu li a:hover {
  color: #000;
}

.navbar div.header-top .header-right-menu-container .header-right-menu li a.menu-link-account {
  background: url("/assets/images/common/icons/icon-lock-22x22.svg?11CAFB1161DFAC42") no-repeat;
  padding-left: 30px;
}

.navbar div.header-top .header-right-menu-info-container {
  border-right: 1px solid #ccc;
  float: right;
  height: 22px;
  margin-top: 29px;
  padding-top: 1px;
}

.navbar div.header-top .header-right-menu-info-container span {
  color: #525252;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif !important;
  font-size: 14px;
  font-weight: 600;
  padding-right: 20px;
  text-decoration: none;
}

.navbar div.header-top .header-right-menu-info-container span a {
  color: #002193;
  text-decoration: none;
}

.navbar div.header-top .articles-group-items-counter {
  display: inline-block;
}

.navbar div.header-top .articles-group-items-counter > span {
  cursor: pointer;
  padding-left: 20px;
}

.navbar div.header-top .articles-group-items-counter:hover > span {
  text-decoration: underline;
}

.navbar div.header-top .articles-group-items-counter i {
  color: #a2a2a2;
  font-size: 19px;
  font-weight: normal;
  margin-right: 10px;
  text-decoration: none !important;
  vertical-align: middle;
}

.navbar div.header-top .articles-group-items-counter span.counter {
  color: #330066;
  padding: 0;
}

.navbar div.header-panel {
  background: #e2e5e5;
  -webkit-box-shadow: inset 0 -2px 0 0 #d8d8d8;
          box-shadow: inset 0 -2px 0 0 #d8d8d8;
  height: 61px;
  line-height: 61px;
  min-height: 61px;
  /*min-width: 1160px;*/
  position: relative;
  /* ----------------------------------------------------------------- */
  /**
         * Search.
         */
  /* ----------------------------------------------------------------- */
  /**
         * Search form for tablet.
         */
  /* ----------------------------------------------------------------- */
  /**
         * Menu.
         */
  /* ----------------------------------------------------------------- */
  /**
         * Back link.
         */
  /* ----------------------------------------------------------------- */
  /**
         * Scrolled logo.
         */
}

.navbar div.header-panel .header-panel-wrapper {
  max-width: 1280px;
  min-height: 61px;
  position: relative;
}

.navbar div.header-panel .header-panel-search {
  left: 20px;
  max-width: 580px;
  min-height: 61px;
  min-width: 580px;
  position: absolute;
  top: 0;
  width: 580px;
}

.navbar div.header-panel .header-panel-search .search-form .search-form-fields,
.navbar div.header-panel .header-panel-search .search-form .search-form-actions {
  display: inline-block;
}

.navbar div.header-panel .header-panel-search .search-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar div.header-panel .header-panel-search .search-form .form-group input {
  height: 36px;
  margin-bottom: 8px;
  margin-right: 5px;
  width: 220px;
}

.navbar div.header-panel .header-panel-search .search-form .form-group input.keywords {
  width: 240px;
}

.navbar div.header-panel .header-panel-search .search-form .btn-submit {
  background: url("/assets/images/common/icons/icon-search-36x36.svg?11CAFB1161DFAC42") no-repeat 0 0 !important;
  background-size: 36px 36px;
  border: 0;
  display: inline-block;
  height: 36px;
  margin-right: 5px;
  margin-top: -4px;
  vertical-align: middle;
  width: 36px;
}

.navbar div.header-panel .header-panel-search .search-form a {
  height: 36px;
  line-height: 35px;
  margin-top: -3px;
  padding-bottom: 0;
  padding-top: 0;
}

.navbar div.header-panel .header-panel-search .search-form .btn-default.active,
.navbar div.header-panel .header-panel-search .search-form .btn-default.focus,
.navbar div.header-panel .header-panel-search .search-form .btn-default:active,
.navbar div.header-panel .header-panel-search .search-form .btn-default:focus,
.navbar div.header-panel .header-panel-search .search-form .btn-default:hover {
  background-color: #fff;
}

.navbar div.header-panel .header-panel-search .search-form .btn-changed-state,
.navbar div.header-panel .header-panel-search .search-form .btn-changed-state:hover,
.navbar div.header-panel .header-panel-search .search-form .btn-changed-state:active,
.navbar div.header-panel .header-panel-search .search-form .btn-changed-state:focus {
  display: inline-block !important;
}

.navbar div.header-panel .search-toggler {
  cursor: pointer;
  display: none;
  margin-left: -20px;
}

.navbar div.header-panel .header-panel-search-tablet {
  display: none;
}

.navbar div.header-panel .header-panel-menu {
  min-height: 61px;
  position: absolute;
  right: 0;
  top: 0;
}

.navbar div.header-panel .header-panel-menu ul {
  line-height: 61px;
  list-style: none;
  margin: 0;
  min-height: 61px;
  padding-left: 0;
}

.navbar div.header-panel .header-panel-menu ul li {
  display: block;
  float: left;
  line-height: 59px;
  min-height: 59px;
  position: relative;
}

.navbar div.header-panel .header-panel-menu ul li a {
  background-color: #e2e5e5;
  color: #777;
  display: block;
  font-size: 13px;
  font-weight: 700;
  line-height: 59px;
  min-height: 59px;
  padding-right: 15px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all .15s;
  transition: all .15s;
}

.navbar div.header-panel .header-panel-menu ul li.has-icon a {
  background-position: 10px 11px;
  background-repeat: no-repeat;
  background-size: 38px 38px;
  padding-left: 60px !important;
}

.navbar div.header-panel .header-panel-menu ul li.has-icon a:hover,
.navbar div.header-panel .header-panel-menu ul li.has-icon.active a {
  background-color: #fff;
}

.navbar div.header-panel .header-panel-menu ul li.link-admin a {
  background-image: url("/assets/images/common/icons/icon-admin-38x38.svg?11CAFB1161DFAC42");
}

.navbar div.header-panel .header-panel-menu ul li.link-admin a:hover,
.navbar div.header-panel .header-panel-menu ul li.link-admin.active a {
  background-image: url("/assets/images/common/icons/icon-admin-active-38x38.svg?11CAFB1161DFAC42") !important;
  border-bottom: 2px solid #f00 !important;
  color: #f00 !important;
}

.navbar div.header-panel .header-panel-menu ul li.link-dashboard a {
  background-image: url("/assets/images/common/icons/icon-dashboard-38x38.svg?11CAFB1161DFAC42");
}

.navbar div.header-panel .header-panel-menu ul li.link-dashboard a:hover,
.navbar div.header-panel .header-panel-menu ul li.link-dashboard.active a {
  background-image: url("/assets/images/common/icons/icon-dashboard-active-38x38.svg?11CAFB1161DFAC42") !important;
  border-bottom: 2px solid #012495 !important;
  color: #012495 !important;
}

.navbar div.header-panel .header-panel-menu ul li.link-research a {
  background-image: url("/assets/images/common/icons/icon-research-38x38.svg?11CAFB1161DFAC42");
}

.navbar div.header-panel .header-panel-menu ul li.link-research a:hover,
.navbar div.header-panel .header-panel-menu ul li.link-research.active a {
  background-image: url("/assets/images/common/icons/icon-research-active-38x38.svg?11CAFB1161DFAC42") !important;
  border-bottom: 2px solid #330066 !important;
  color: #330066 !important;
}

.navbar div.header-panel .header-panel-menu ul li.link-ideas a {
  background-image: url("/assets/images/common/icons/icon-ideas-38x38.svg?11CAFB1161DFAC42");
}

.navbar div.header-panel .header-panel-menu ul li.link-ideas a:hover,
.navbar div.header-panel .header-panel-menu ul li.link-ideas.active a {
  background-image: url("/assets/images/common/icons/icon-ideas-active-38x38.svg?11CAFB1161DFAC42") !important;
  border-bottom: 2px solid #ff5100 !important;
  color: #ff5100 !important;
}

.navbar div.header-panel .back-link {
  left: 0;
  position: absolute;
  top: 0;
}

.navbar div.header-panel .back-link a {
  display: block;
  height: 58px;
  line-height: 58px;
  padding: 0 6px;
}

.navbar div.header-panel .back-link a:hover {
  color: #000;
}

.navbar div.header-panel .back-link a i {
  color: #999;
  display: inline-block;
  line-height: 58px;
  font-size: 12px;
  margin-right: 6px;
  vertical-align: middle;
}

.navbar div.header-panel .back-link a i.icon {
  background: url("/assets/images/common/logo-icon.svg?11CAFB1161DFAC42") no-repeat 0 0 !important;
  background-size: 40px 40px;
  display: none;
  height: 40px;
  margin-bottom: 5px;
  margin-right: 8px;
  margin-top: 5px;
  width: 40px;
}

.navbar div.header-panel .back-link a i.icon.active {
  display: inline-block;
}

.navbar div.header-panel .back-link a span {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  line-height: 58px;
  vertical-align: middle;
}

.navbar div.header-panel .header-scrolled-logo {
  height: 38px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 136px;
  -webkit-transform: translateX(-156px);
          transform: translateX(-156px);
  -webkit-transition: all .15s;
  transition: all .15s;
}

.navbar div.header-panel .header-scrolled-logo.active {
  display: block;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}

.navbar div.header-panel .header-scrolled-logo a {
  display: block;
  line-height: 38px;
  padding: 0;
}

.navbar div.header-panel .header-scrolled-logo img {
  height: inherit;
  width: inherit;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

@media (min-width: 993px) and (max-width: 1180px) {
  .navbar {
    /**
         * Header panel.
         */
  }

  .navbar div.header-panel {
    /**
             * Menu.
             */
  }

  .navbar div.header-panel .header-panel-menu ul li.has-icon a,
  .navbar div.header-panel .header-panel-menu ul li.has-icon a:hover,
  .navbar div.header-panel .header-panel-menu ul li.has-icon.active a {
    background-image: none !important;
    padding-left: 15px !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .navbar {
    min-width: 768px;
    /**
         * Header panel.
         */
  }

  .navbar div.header-top {
    min-width: 768px;
  }

  .navbar div.header-panel {
    line-height: 1;
    min-width: 768px;
    /**
             * Search.
             */
  }

  .navbar div.header-panel .header-panel-search {
    display: none;
  }

  .page-dashboard .navbar,
  .page-search .navbar {
    /**
             * Header panel.
             */
  }

  .page-dashboard .navbar div.header-panel,
  .page-search .navbar div.header-panel {
    /**
                 * Search.
                 */
  }

  .page-dashboard .navbar div.header-panel .search-toggler,
  .page-search .navbar div.header-panel .search-toggler {
    background: url("/assets/images/common/icons/icon-search-36x36.svg?11CAFB1161DFAC42") no-repeat center center !important;
    background-size: 36px 36px;
    border: 0;
    display: block;
    float: left;
    height: 60px;
    width: 76px;
  }

  .page-dashboard .navbar div.header-panel .search-toggler.toggler-active,
  .page-search .navbar div.header-panel .search-toggler.toggler-active {
    background-color: #454954 !important;
    background-image: url("/assets/images/common/icons/icon-search-white-36x36.svg?11CAFB1161DFAC42") !important;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet,
  .page-search .navbar div.header-panel .header-panel-search-tablet {
    display: block;
    padding: 0;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper {
    background-color: #454954;
    color: #fff;
    display: none;
    margin: 0 -20px;
    padding: 20px;
    position: relative;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .form-group input,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .form-group input {
    height: 36px;
    padding-bottom: 6px;
    padding-top: 6px;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .search-form-fields,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .search-form-fields {
    display: block;
    margin-right: 36px;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .search-form-actions,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .search-form-actions {
    height: 36px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 36px;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-submit,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-submit {
    background: url("/assets/images/common/icons/icon-search-white-36x36.svg?11CAFB1161DFAC42") no-repeat 0 0 !important;
    background-size: 36px 36px;
    border: 0;
    display: inline-block;
    height: 36px;
    margin-right: 0;
    margin-top: 0;
    vertical-align: middle;
    width: 36px;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper.needs-reset .search-form-fields,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper.needs-reset .search-form-fields {
    margin-right: 110px;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper.needs-reset .search-form-actions,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper.needs-reset .search-form-actions {
    width: 110px;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper.needs-reset .btn-submit,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper.needs-reset .btn-submit {
    margin-right: 8px;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .form-group,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .form-group {
    padding-right: 9px;
    width: 50%;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .form-group input,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .form-group input {
    border-color: #fff;
    margin-right: 0;
    width: 100% !important;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper a,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper a {
    height: 37px;
    line-height: 36px;
    margin-top: -2px;
    padding-bottom: 0;
    padding-top: 0;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper a:hover,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper a:hover {
    border-color: #fff;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-default.active,
  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-default.focus,
  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-default:active,
  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-default:focus,
  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-default:hover,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-default.active,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-default.focus,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-default:active,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-default:focus,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-default:hover {
    background-color: #fff;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-changed-state,
  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-changed-state:hover,
  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-changed-state:active,
  .page-dashboard .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-changed-state:focus,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-changed-state,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-changed-state:hover,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-changed-state:active,
  .page-search .navbar div.header-panel .header-panel-search-tablet .form-wrapper .btn-changed-state:focus {
    display: inline-block !important;
  }

  .page-dashboard .navbar div.header-panel .header-panel-search-tablet.panel-active .form-wrapper,
  .page-search .navbar div.header-panel .header-panel-search-tablet.panel-active .form-wrapper {
    display: block;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .navbar {
    border: 0;
    min-height: 44px !important;
    min-width: 320px;
  }

  .navbar div.header-top-mobile {
    clear: both;
    min-height: 44px;
    position: relative;
    /* ------------------------------------------------------------- */
    /**
             * Logo.
             */
    /* ------------------------------------------------------------- */
    /**
             * Back link.
             */
    /* ------------------------------------------------------------- */
    /**
             * Search link.
             */
    /* ------------------------------------------------------------- */
    /**
             * Search panel arrow.
             */
    /* ------------------------------------------------------------- */
    /**
             * Toggle icon.
             */
    /* ------------------------------------------------------------- */
    /**
             * Menu.
             */
  }

  .navbar div.header-top-mobile h1 {
    color: #727272;
    float: left;
    font-family: "museo_sans700", "Open Sans", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 44px;
    padding-left: 20px;
    text-transform: uppercase;
    width: 75%;
  }

  .navbar div.header-top-mobile .navbar-brand {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    margin-top: 0;
    padding: 8px 8px 8px 0;
    width: 28px;
  }

  .navbar div.header-top-mobile .navbar-brand img {
    border: 0;
    height: inherit;
    width: inherit;
  }

  .navbar div.header-top-mobile .back-link {
    color: #a0a0a0;
    display: inline-block;
    left: 0;
    padding: 13px 40px 13px 6px;
    position: absolute;
    top: 0;
  }

  .navbar div.header-top-mobile .search-link {
    background: url("/assets/images/common/icons/icon-search-gray-20x20.svg?11CAFB1161DFAC42") no-repeat center center;
    background-size: 22px 22px;
    cursor: pointer;
    display: none;
    height: 22px;
    position: absolute;
    right: 58px;
    top: 11px;
    width: 22px;
  }

  .navbar div.header-top-mobile .search-link.active {
    background-image: url("/assets/images/common/icons/icon-search-dark-20x20.svg?11CAFB1161DFAC42");
  }

  .navbar div.header-top-mobile .search-panel-arrow {
    bottom: -3px;
    display: none;
    height: 11px;
    position: absolute;
    right: 58px;
    width: 27px;
  }

  .navbar div.header-top-mobile .navbar-header {
    float: right;
    padding-right: 10px;
    width: 46px;
  }

  .navbar div.header-top-mobile .navbar-header .navbar-toggle {
    background: none;
    border: 0;
    margin-bottom: 0p !important;
    margin-right: 0;
    padding-bottom: 6px;
    padding-top: 6px;
  }

  .navbar div.header-top-mobile .navbar-header .navbar-toggle,
  .navbar div.header-top-mobile .navbar-header .navbar-toggle:hover,
  .navbar div.header-top-mobile .navbar-header .navbar-toggle:focus {
    background-color: #fff;
    border-color: #fff;
  }

  .navbar div.header-top-mobile .navbar-header .navbar-toggle .icon-bar {
    background-color: #a1a1a1;
    height: 3px;
    width: 24px;
  }

  .navbar div.header-top-mobile .navbar-header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }

  .navbar div.header-top-mobile .navbar-collapse {
    border-bottom: 0;
    margin: 0 !important;
    padding-right: 0 !important;
    width: 100%;
  }

  .navbar div.header-top-mobile .navbar-collapse.collapse {
    background-color: #454954;
    border-color: #454954;
    margin: 0 !important;
    overflow-x: hidden;
  }

  .navbar div.header-top-mobile .navbar-collapse.collapsing {
    background-color: #454954;
    border-color: #454954;
    margin: 0 !important;
    overflow-x: hidden;
    position: absolute;
    top: 45px !important;
    z-index: 10000;
  }

  .navbar div.header-top-mobile .navbar-collapse.collapse.in {
    background: #454954;
    border-color: #454954;
    padding: 0 20px;
    position: absolute;
    top: 45px;
    width: 100%;
    z-index: 10000;
  }

  .navbar div.header-top-mobile .navbar-collapse .navbar-nav,
  .navbar div.header-top-mobile .navbar-collapse .navbar-nav.in {
    margin: 0px -20px;
    overflow-x: hidden;
  }

  .navbar div.header-top-mobile .navbar-collapse > ul > li.active,
  .navbar div.header-top-mobile .navbar-collapse > ul > li.active a {
    background-color: #676a73 !important;
  }

  .navbar div.header-top-mobile .navbar-collapse .navbar-nav > li > a,
  .navbar div.header-top-mobile .navbar-collapse .navbar-nav > li.active > a {
    color: #fff !important;
    font-family: "museo_sans700", "Open Sans", "Helvetica", "Arial", sans-serif !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 36px !important;
    text-transform: uppercase;
  }

  .navbar div.header-top-mobile .navbar-collapse .navbar-nav > li a,
  .navbar div.header-top-mobile .navbar-collapse .navbar-nav > li a:hover,
  .navbar div.header-top-mobile .navbar-collapse .navbar-nav > li a:active,
  .navbar div.header-top-mobile .navbar-collapse .navbar-nav > li.active a,
  .navbar div.header-top-mobile .navbar-collapse .navbar-nav > li.active a:hover,
  .navbar div.header-top-mobile .navbar-collapse .navbar-nav > li.active a:active {
    background-position: 10px 10px !important;
    background-repeat: no-repeat !important;
    background-size: 38px 38px !important;
    border-bottom: 2px solid #454954 !important;
    color: #fff !important;
    padding-left: 66px !important;
  }

  .navbar div.header-top-mobile .navbar-collapse .navbar-nav > li.link-events a {
    background-image: url("/assets/images/common/icons/icon-events-white-38x38.svg?11CAFB1161DFAC42");
  }

  .navbar div.header-top-mobile .navbar-collapse .navbar-nav > li.link-ideas a {
    background-image: url("/assets/images/common/icons/icon-ideas-white-38x38.svg?11CAFB1161DFAC42");
  }

  .navbar div.header-top-mobile .navbar-collapse .navbar-nav > li.link-research a {
    background-image: url("/assets/images/common/icons/icon-research-white-38x38.svg?11CAFB1161DFAC42");
  }

  .navbar div.header-top-mobile .navbar-collapse .navbar-nav > li.link-logout a {
    background-image: url("/assets/images/common/icons/icon-logout-white-38x38.svg?11CAFB1161DFAC42");
  }

  .navbar-default {
    background: #fff;
    border-color: #fff;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Footer.
 */

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Container.
 */

/* ------------------------------------------------------------------------- */

.container-main {
  margin: 0;
  max-width: 1280px;
  min-width: 1160px;
  padding: 0;
  position: relative;
}

.content-main-left,
.content-main-right {
  width: 50%;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

@media screen and (min-width: 1200px) {
  .container {
    width: auto !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .container {
    width: 100%;
    width: auto !important;
  }

  .container-main {
    max-width: 992px;
    min-width: 768px;
    position: relative;
  }

  .content-main-left,
  .content-main-right {
    width: 100% !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .container {
    width: 100%;
    width: auto !important;
  }

  .container-main {
    min-width: 320px;
    width: 100% !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Content.
 */

/* ------------------------------------------------------------------------- */

/**
 * Aside.
 */

aside {
  background: #eaeceb;
  -webkit-box-shadow: inset -2px 0 0 0 rgba(0, 0, 0, 0.04);
          box-shadow: inset -2px 0 0 0 rgba(0, 0, 0, 0.04);
}

/* ------------------------------------------------------------------------- */

/**
 * Columns.
 */

.column {
  background: #fff;
  padding: 20px;
}

.column .column-top {
  padding: 20px 0 14px;
}

.column .column-top .column-top-header {
  font-family: "museo_sans700", "Open Sans", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.column .column-content-no-results {
  margin-top: 20px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.column .column-content-no-results p {
  color: #727272;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .column .column-top {
    padding-top: 0 !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Article preview box.
 */

/* ------------------------------------------------------------------------- */

.p-b {
  background: #fff;
  padding: 20px;
  position: relative;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.p-b:hover {
  cursor: pointer;
}

.p-b .p-b-date {
  color: #727272;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 10px;
}

.p-b .p-b-group-link {
  bottom: 10px;
  color: #bbb;
  display: none;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  text-decoration: none;
}

.p-b .p-b-group-link:hover {
  color: #000;
  padding: 0;
  text-decoration: none;
}

.p-b .p-b-group-link.visible {
  display: inline-block !important;
}

.p-b .p-b-group-link i.fa {
  font-size: 22px;
}

.p-b:hover .p-b-group-link {
  display: inline-block;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Article navigation.
 */

/* ------------------------------------------------------------------------- */

.article-navigation {
  height: 40px;
  margin: 20px 0 0 0;
  padding: 0;
  position: relative;
}

.article-navigation .nav-link {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  color: #727272;
  font-size: 14px;
  font-weight: 700;
  height: 25px;
  line-height: 25px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}

.article-navigation .nav-link:hover {
  color: #000;
}

.article-navigation .nav-link span {
  display: inline-block;
  font-weight: 600;
  margin: auto 5px;
  text-transform: none;
}

.article-navigation .link-previous {
  background-image: url("/assets/images/common/icons/icon-arrow-circle-left-25x25.svg?11CAFB1161DFAC42");
  left: 0;
  padding-left: 30px;
}

.article-navigation .link-next {
  background-position: right 0;
  background-image: url("/assets/images/common/icons/icon-arrow-circle-right-25x25.svg?11CAFB1161DFAC42");
  padding-right: 30px;
  right: 0;
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Article sidebar.
 */

/* ------------------------------------------------------------------------- */

.article-sidebar {
  /* --------------------------------------------------------------------- */
  /**
     * Handle.
     */
  /* --------------------------------------------------------------------- */
  /**
     * Search panel.
     */
  /* --------------------------------------------------------------------- */
  /**
     * Sidebar articles.
     */
}

.article-sidebar .article-sidebar-handle-base,
.article-sidebar .article-sidebar-handle {
  background-color: #454954;
  cursor: pointer;
  left: 0;
  position: absolute;
  top: 0;
  width: 50px;
}

.article-sidebar .article-sidebar-handle-base {
  bottom: 0;
}

.article-sidebar .article-sidebar-handle .handle-icon-base {
  background: #454954 url("/assets/images/common/icons/icon-handle-white-6x16.svg?11CAFB1161DFAC42") no-repeat 8px 12px;
  border-radius: 3px;
  height: 40px;
  position: absolute;
  right: -10px;
  top: 30px;
  width: 21px;
  z-index: 1;
}

.article-sidebar .article-sidebar-handle ul {
  list-style-type: none;
  margin: 30px auto 0;
  padding: 0;
}

.article-sidebar .article-sidebar-handle ul li {
  height: 50px;
  margin-bottom: 5px;
  padding: 10px 16px 0 10px;
  width: 50px;
}

.article-sidebar .article-sidebar-handle ul li a.handle-icon {
  border-bottom: 2px solid #7b7d81;
  display: block;
  height: 40px;
  margin: 0;
  padding: 0 0 10px;
  text-decoration: none;
  width: 26px;
}

.article-sidebar .article-sidebar-handle ul li a.icon-search {
  background: url("/assets/images/common/icons/icon-search-white-26x26.svg?11CAFB1161DFAC42") no-repeat 0 0;
}

.article-sidebar .article-sidebar-handle ul li a.icon-filter {
  background: url("/assets/images/common/icons/icon-filter-white-24x24.svg?11CAFB1161DFAC42") no-repeat 0 0;
}

.article-sidebar .article-sidebar-handle ul li a.icon-sort {
  background: url("/assets/images/common/icons/icon-sort-white-24x24-2.svg?11CAFB1161DFAC42") no-repeat 0 0;
}

.article-sidebar .search-panel-aside {
  left: -320px;
  left: -100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  width: 320px;
  z-index: 8000;
}

.article-sidebar .article-sidebar-articles {
  margin-top: 20px;
  position: relative;
}

.article-sidebar .article-sidebar-articles .column {
  margin-left: 20px;
  margin-top: 0;
  padding-right: 0;
  /**
             * Preview box.
             */
}

.article-sidebar .article-sidebar-articles .column .column-top {
  border-bottom: 4px solid #cccecd;
  color: #727272;
  margin-right: 20px;
  padding: 0 0 16px;
}

.article-sidebar .article-sidebar-articles .column .p-b {
  margin-right: 28px;
  padding-left: 10px;
  padding-right: 16px;
}

.article-sidebar .article-sidebar-articles .column .p-b .p-b-content-type {
  left: auto;
  right: 10px;
  top: 10px;
}

.article-sidebar .article-sidebar-articles .column .p-b .p-b-header-research,
.article-sidebar .article-sidebar-articles .column .p-b .p-b-subtitle,
.article-sidebar .article-sidebar-articles .column .p-b .p-b-tickers,
.article-sidebar .article-sidebar-articles .column .p-b .p-b-sectors {
  padding-left: 0;
}

.article-sidebar .article-sidebar-articles .column .p-b .tag.tag-small {
  right: 15px;
}

.article-sidebar .article-sidebar-articles .column .p-b .p-b-header-idea {
  margin-right: 40px;
}

.article-sidebar .article-sidebar-articles .column .p-b .p-b-presentation .left,
.article-sidebar .article-sidebar-articles .column .p-b .p-b-presentation .right {
  float: none;
  width: auto;
}

.article-sidebar .article-sidebar-articles .column .p-b .p-b-performance {
  padding-right: 0;
  position: relative !important;
  top: 5px !important;
}

.article-sidebar .article-sidebar-articles .column .p-b .p-b-discussion {
  right: 64px;
  top: 20px;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-article .article-sidebar {
    display: block;
  }

  .page-article .article-sidebar .article-sidebar-handle-base,
  .page-article .article-sidebar .article-sidebar-handle,
  .page-article .article-sidebar .article-sidebar-articles {
    display: none;
  }

  .page-article .article-sidebar .search-panel-aside {
    left: 0 !important;
    right: 0;
    width: 100%;
  }

  .page-article .article-sidebar .search-panel {
    /**
                 * Section header.
                 */
    /**
                 * Close icon.
                 */
  }

  .page-article .article-sidebar .search-panel .header.search {
    /**
                         * Reset button.
                         */
  }

  .page-article .article-sidebar .search-panel .header.search .btn-reset {
    margin-right: 30px;
  }

  .page-article .article-sidebar .search-panel .close {
    right: -12px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / App / Search panel.
 */

/* ------------------------------------------------------------------------- */

/**
 * Panel.
 */

.search-panel {
  background-color: #454954;
  -webkit-box-shadow: inset -3px 0 2px 0 rgba(0, 0, 0, 0.45);
          box-shadow: inset -3px 0 2px 0 rgba(0, 0, 0, 0.45);
  cursor: default;
  margin-bottom: -39px;
  min-height: 100%;
  position: relative;
  -webkit-transition: 0s width ease-out;
  transition: 0s width ease-out;
  /* --------------------------------------------------------------------- */
  /**
     * Form.
     */
  /* --------------------------------------------------------------------- */
  /**
     * Section header.
     */
  /* --------------------------------------------------------------------- */
  /**
     * Reset button.
     */
  /* --------------------------------------------------------------------- */
  /**
     * Form content.
     */
  /* --------------------------------------------------------------------- */
  /**
     * Close icon.
     */
}

.search-panel form {
  background-color: #454954;
  -webkit-box-shadow: inset -3px 0 0 0 rgba(0, 0, 0, 0.45);
          box-shadow: inset -3px 0 0 0 rgba(0, 0, 0, 0.45);
  margin-left: -20px;
  margin-right: -20px;
  /*min-height: 100%;*/
  padding: 26px 20px 20px;
}

.search-panel .header {
  border-bottom: 2px solid #7c7d81;
  color: #f6f6f6;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  padding: 10px 0 7px 34px;
  text-transform: uppercase;
}

.search-panel .header.search {
  background: url("/assets/images/common/icons/icon-search-white-26x26.svg?11CAFB1161DFAC42") no-repeat 0 12px;
  margin-bottom: 10px;
}

.search-panel .header.filter {
  background: url("/assets/images/common/icons/icon-filter-white-24x24.svg?11CAFB1161DFAC42") no-repeat 0 14px;
  background-size: 24px 24px;
}

.search-panel .header.sort {
  background: url("/assets/images/common/icons/icon-sort-white-24x24-2.svg?11CAFB1161DFAC42") no-repeat 1px 14px;
  background-size: 22px 22px;
  margin-bottom: 10px;
}

.search-panel .btn-reset,
.search-panel .btn-reset:hover,
.search-panel .btn-changed-state,
.search-panel .btn-changed-state:hover {
  background: #1d1f2b;
  border-color: #1d1f2b;
  float: right;
  width: 70px;
}

.search-panel .btn-reset,
.search-panel .btn-changed-state {
  color: #b6b7bb;
}

.search-panel .btn-reset:hover,
.search-panel .btn-changed-state:hover {
  color: #fff;
}

.search-panel .content.search {
  margin-bottom: 10px;
}

.search-panel .content.filter label {
  color: #bdc0c5;
  font-family: 'Open Sans';
  font-size: 14px;
  font-weight: 700;
}

.search-panel .content.filter label.half.left {
  margin-bottom: 3px;
}

.search-panel .content.filter label span {
  font-weight: 400;
}

.search-panel .content.sort {
  margin-bottom: 10px;
}

.search-panel .content.sort .form-group {
  overflow: hidden;
  width: 100%;
}

.search-panel .content h4 {
  color: #f6f6f6;
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  text-transform: uppercase;
}

.search-panel .content .field-tickers input.form-control,
.search-panel .content .field-keywords input.form-control {
  border: 0;
  display: inline-block;
  height: 36px;
}

.search-panel .content .field-keywords {
  position: relative;
  padding-right: 44px;
}

.search-panel .content .field-keywords input.form-control {
  margin-right: 0;
}

.search-panel .content select {
  background: #fff url("/assets/images/common/select-bg-35x35.svg?11CAFB1161DFAC42") no-repeat right top;
  background-size: 33px 33px;
  border: 0;
  color: #727272;
  font-size: 14px;
  font-weight: 600;
  height: 33px;
  line-height: 20px;
  min-width: 100%;
  overflow: hidden;
  padding: 0 0 0 5px;
  -webkit-appearance: button;
  -webkit-user-select: none;
  -moz-appearance: none;
}

.search-panel .content .submit {
  background-color: #1d1f2b;
  border: 0;
  color: #b6b7bb;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  height: 36px;
  margin: 0;
  max-height: 36px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 36px;
}

.search-panel .close {
  display: none;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .search-panel {
    /**
         * Close icon.
         */
  }

  .search-panel .close {
    color: #fff;
    display: none;
    font-size: 2.4em;
    font-weight: normal;
    opacity: 0.5;
    padding: 6px 10px;
    position: absolute;
    right: -14px;
    top: 0;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .search-panel {
    /**
         * Form.
         */
    /* ----------------------------------------------------------------- */
    /**
         * Section header.
         */
    /* ----------------------------------------------------------------- */
    /**
         * Close icon.
         */
  }

  .search-panel form {
    padding-top: 10px;
  }

  .search-panel .header.search {
    /**
                 * Reset button.
                 */
  }

  .search-panel .header.search .btn-reset {
    margin-right: 30px;
  }

  .search-panel .close {
    display: inline-block;
    right: 5px;
    top: 5px;
  }
}

/* ------------------------------------------------------------------------- */

.content {
  font-size: 1.2em;
  line-height: 1.6;
  margin-bottom: 0px;
  position: relative;
  padding-bottom: 0px;
  overflow: hidden;
  padding-left: 20px;
}

.content h2 {
  color: #330066;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 15px;
}

.fade-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFFFFF));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}

.paywall {
  text-align: center;
  margin-top: 0px;
  padding: 20px;
  background-color: #FFFFFF;
}

.paywall p {
  font-size: 0.9em;
  color: #666;
}

.blurry {
  overflow: auto;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  opacity: 0.8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 20px;
}

.blurry ul {
  list-style-type: none;
  padding-left: 20px;
}

.blurry ul li {
  color: #333333;
  margin-bottom: 10px;
}

.blurry ul li p {
  margin: 0;
}

.blurry ul li p span {
  color: #ED5E2A;
  margin-right: 10px;
}

.btn-access-primary {
  background-color: #012495;
  border-color: #012495;
  color: #FFF !important;
}

.btn-access-secondary {
  background-color: #ED5E2A;
  border-color: #ED5E2A;
  color: #FFF !important;
}

.cta-login-primary {
  text-decoration: underline;
  color: #012495;
  font-weight: bold;
}

.cta-login-secondary {
  text-decoration: underline;
  color: #ED5E2A;
  font-weight: bold;
}

.idea-discussion {
  background-color: #fff;
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
  color: #000;
  position: relative;
  overflow: auto;
  -webkit-filter: blur(4px);
          filter: blur(4px);
  opacity: 0.8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-top: 20px;
  margin-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.discussion-panel-comments ul > li {
  margin-bottom: 20px !important;
  padding-left: 10px !important;
}

.discussion-panel-comments ul ul {
  margin-bottom: 18px;
  padding-left: 30px !important;
}

.discussion-panel-comments ul ul > li {
  margin-bottom: 17px !important;
  padding-left: 10px !important;
}

.discussion-panel-comments ul ul ul {
  margin-bottom: 20px;
  padding-left: 40px !important;
}

.discussion-panel-comments ul ul ul > li {
  margin-bottom: 20px !important;
  padding-left: 6px !important;
}

.discussion-panel-comments ul ol {
  margin-bottom: 18px;
  padding-left: 30px !important;
}

.discussion-panel-comments ol > li {
  margin-bottom: 20px !important;
  padding-left: 5px !important;
}

.discussion-panel-comments li > ul,
.discussion-panel-comments li > ol {
  margin-top: 17px !important;
}

.discussion-panel-comments li > p > ul,
.discussion-panel-comments li > p > ol {
  margin-top: 20px !important;
}

/* Tooltip styles */

.tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.tooltip .tooltip-text {
  visibility: hidden;
  width: 150px;
  color: #000;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}

/* ------------------------------------------------------------------------- */

/**
 * Errors.
 */

/**
 * SASS / Errors / Common.
 */

/* ------------------------------------------------------------------------- */

/**
 * Layout.
 */

body.page-error {
  background-color: #eaeceb;
}

/**
 * Common.
 */

.page-error .page-content-error {
  background-color: #eaeceb;
  /**
         * Column.
         */
}

.page-error .page-content-error .column-error {
  background-color: #fff;
  border: 1px solid #bb4444;
  margin-top: 20px;
  min-height: 600px;
  padding: 0 20px;
}

.page-error .page-content-error .column-error .column-top-error {
  border-bottom: 4px solid #d40000;
  color: #d40000;
  padding: 0 0 16px;
}

.page-error .page-content-error .column-error .column-content {
  padding-top: 20px;
}

.page-error .page-content-error .column-error .column-content p.message {
  color: #d40000;
  font-size: 14px;
  font-weight: 600;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .page-error .page-content-error .column-error {
    margin-left: 20px;
    margin-right: 20px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-error {
    background-color: #fff !important;
    /**
         * Header.
         */
    /**
         * Column.
         */
  }

  .page-error .page-content-error {
    background-color: #fff;
  }

  .page-error .column-error {
    border: 0 !important;
  }

  .page-error .column-error .column {
    padding: 0;
  }

  .page-error .column-error .column .column-top-error {
    padding-bottom: 8px;
  }
}

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * Account.
 */

/**
 * SASS / Account / Common.
 */

/* ------------------------------------------------------------------------- */

.page-account {
  /**
     * Mobile logo.
     */
  /* --------------------------------------------------------------------- */
  /**
     * Account form.
     */
}

.page-account .mobile-logo {
  display: none;
}

.page-account form.form-account {
  background-color: #fff;
  border-bottom: 2px solid #e1e5e6;
  margin: 60px auto;
  padding: 30px 45px;
  width: 540px;
}

.page-account form.form-account input {
  margin-bottom: 6px;
  text-align: center;
}

.page-account form.form-account .btn {
  font-size: 13px;
  margin-bottom: 20px;
  margin-top: 4px;
  text-transform: uppercase;
}

.page-account form.form-account p {
  margin: 0;
}

.page-account form.form-account a.form-link {
  color: #002193;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif !important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.page-account form.form-account a.form-link:hover {
  color: #727272;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .page-account {
    /**
         * Account form.
         */
  }

  .page-account form.form-account {
    border-bottom: 0;
    margin: 100px auto 60px auto;
    padding: 30px 20px;
    width: 440px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-account {
    padding-top: 0 !important;
    /**
         * Header.
         */
    /**
         * Mobile logo.
         */
    /* --------------------------------------------------------------------- */
    /**
         * Account form.
         */
  }

  .page-account .navbar div.header-top-mobile {
    /**
                 * Logo.
                 */
  }

  .page-account .navbar div.header-top-mobile .navbar-brand {
    display: none;
  }

  .page-account .mobile-logo {
    display: block !important;
    margin: 80px auto;
    max-width: 250px;
    position: relative;
    width: 90%;
  }

  .page-account .mobile-logo a {
    display: block;
  }

  .page-account .mobile-logo a img {
    display: block;
    height: auto;
    width: 100%;
  }

  .page-account form.form-account {
    margin: 0 auto;
    padding: 0;
    max-width: 280px;
  }

  .page-account form.form-account input.form-control {
    padding: 6px 8px;
  }

  .page-account form.form-account .btn {
    margin-bottom: 14px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Account / Login.
 */

/* ------------------------------------------------------------------------- */

.page-account-login {
  /**
     * Account form.
     */
}

.page-account-login form.form-account {
  margin-bottom: 30px;
}

.page-account-login .intro-message {
  font-weight: 600;
  line-height: 1.6;
  color: #358fce;
  text-align: center;
  margin: 0 auto;
  max-width: 540px;
  font-size: 1.1em;
}

.page-account-login .intro-message a {
  text-decoration: underline;
}

.page-account-login .intro-message a:hover {
  text-decoration: none;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .page-account-login {
    /**
         * Account form.
         */
  }

  .page-account-login .intro-message {
    max-width: 440px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-account-login {
    /**
         * Account form.
         */
  }

  .page-account-login .intro-message {
    max-width: 280px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Account / Password.
 */

/* ------------------------------------------------------------------------- */

.page-account-password {
  /**
     * Password form.
     */
}

.page-account-password form.form-account .restore-password-text {
  color: #727272;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  width: 100%;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-account-password {
    /**
         * Password form.
         */
  }

  .page-account-password form.form-account div.form-message {
    border: 2px solid #e2e2e2;
    margin-bottom: 16px;
    padding: 20px 16px;
  }
}

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * Article.
 */

/**
* SASS / Article / Show.
*/

/* ------------------------------------------------------------------------- */

/**
* Common.
*/

article {
  border-bottom: 2px solid #e1e5e6;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
}

article .btn-informal {
  background-color: #F0F4FE !important;
  border-color: #F0F4F3 !important;
}

article .btn-informal .fa {
  color: #3755D9 !important;
}

article .informal-discussion {
  color: #3755D9;
  background-color: #F0F4FE;
  border-radius: 100px;
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  margin-bottom: 30px;
  font-size: 12px;
  font-weight: 700;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

article .call-to-action-informal .blurry {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(55, 85, 217, 0.1)), to(rgba(240, 244, 254, 0.8)));
  background: linear-gradient(180deg, rgba(55, 85, 217, 0.1) 0%, rgba(240, 244, 254, 0.8) 100%);
}

article .call-to-action-informal .fade-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, rgba(240, 244, 254, 0.9)), to(#f0f4fe));
  background: linear-gradient(180deg, transparent 0%, rgba(240, 244, 254, 0.9) 50%, #f0f4fe 100%);
}

article .call-to-action-informal .btn-access-informal {
  background-color: #3755D9 !important;
  border-color: #3755D9 !important;
  color: #fff !important;
}

article .call-to-action-informal .btn-access-informal:hover {
  background-color: #2a44b8 !important;
  border-color: #2a44b8 !important;
}

article .call-to-action-formal .blurry {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(255, 255, 255, 0.8)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.8) 100%);
}

article .call-to-action-formal .fade-overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, rgba(255, 255, 255, 0.9)), to(white));
  background: linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.9) 50%, white 100%);
}

article hr.line {
  border-top: 4px solid #727272;
  margin-top: 15px;
}

article hr.line-informal {
  border-top: 4px solid #3755D9;
  margin-top: 15px;
}

article img {
  max-width: 100%;
}

article.article .content-body {
  color: #000;
  margin-top: 20px;
}

article.article .content-body p:empty,
article.article .content-body h1:empty,
article.article .content-body h2:empty,
article.article .content-body h3:empty,
article.article .content-body h4:empty,
article.article .content-body h5:empty,
article.article .content-body h6:empty {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

article.article .content-body h1 + h1,
article.article .content-body h2 + h2,
article.article .content-body h3 + h3,
article.article .content-body h4 + h4,
article.article .content-body h5 + h5,
article.article .content-body h6 + h6 {
  margin-top: 0 !important;
}

article.article .content-body h1,
article.article .content-body h2,
article.article .content-body h3,
article.article .content-body h4,
article.article .content-body h5,
article.article .content-body h6 {
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin: 15px 0;
  text-transform: none;
}

article.article .content-body h1 {
  font-size: 18px;
}

article.article .content-body h2 {
  font-size: 16px;
  margin-bottom: 3px;
  margin-top: 15px;
}

article.article .content-body h3 {
  font-size: 14px;
  margin-bottom: 3px;
  margin-top: 15px;
}

article.article .content-body.content-body-informal h1,
article.article .content-body.content-body-informal h2,
article.article .content-body.content-body-informal h3,
article.article .content-body.content-body-informal h4,
article.article .content-body.content-body-informal h5,
article.article .content-body.content-body-informal h6 {
  color: #3755D9;
}

article.article .content-body p,
article.article .content-body li {
  color: #000;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
}

article.article .content-body ul {
  margin-bottom: 20px;
  padding-left: 14px !important;
}

article.article .content-body ul > li {
  margin-bottom: 20px !important;
  padding-left: 14px !important;
}

article.article .content-body ul ul {
  margin-bottom: 18px;
  padding-left: 80px !important;
}

article.article .content-body ul ul > li {
  margin-bottom: 17px !important;
  padding-left: 10px !important;
}

article.article .content-body ul ul ul {
  margin-bottom: 20px;
  padding-left: 70px !important;
}

article.article .content-body ul ul ul > li {
  margin-bottom: 20px !important;
  padding-left: 6px !important;
}

article.article .content-body ul ol {
  margin-bottom: 18px;
  padding-left: 80px !important;
}

article.article .content-body ol {
  margin-bottom: 20px;
  padding-left: 23px !important;
}

article.article .content-body ol > li {
  margin-bottom: 20px !important;
  padding-left: 5px !important;
}

article.article .content-body li > ul,
article.article .content-body li > ol {
  margin-top: 17px !important;
}

article.article .content-body li > p > ul,
article.article .content-body li > p > ol {
  margin-top: 20px !important;
}

/**
 * Author.
 */

article .author-info li {
  background-position: left center !important;
  background-repeat: no-repeat !important;
  float: right;
  list-style: none;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 26px;
}

article .author-info li:first-of-type {
  margin-right: 0;
}

article .author-info li.name {
  background: none !important;
  list-style-type: none;
  list-style-image: none;
}

article .author-info li a,
article .author-info li span {
  color: #727272;
  font-family: inherit !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}

/**
 * Actions.
 */

.article-actions {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 2px 0 rgba(206, 206, 206, 0.9);
          box-shadow: 0 2px 2px 0 rgba(206, 206, 206, 0.9);
  list-style-type: none;
  padding: 0 10px;
  position: absolute;
  right: -140px;
  top: 0;
}

.article-actions li {
  border-bottom: 2px solid #e0e0e0;
  padding: 10px 0;
}

.article-actions li:last-child {
  border-bottom: 0;
}

.article-actions li a {
  display: inline-block;
  line-height: 27px;
  width: 100%;
}

.article-actions li a:hover span.title {
  color: #000 !important;
}

.article-actions li span {
  vertical-align: middle;
}

.article-actions li span.title {
  color: #727272;
  font-size: 12px;
  font-weight: 600;
  line-height: 27px;
  text-transform: uppercase;
}

.article-actions li span.icon {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  display: inline-block;
  height: 20px;
  line-height: 27px;
  margin-right: 8px;
  width: 20px;
}

.article-actions li.link-print span.icon {
  background-image: url("/assets/images/common/icons/icon-print-22x22.svg?11CAFB1161DFAC42");
}

.article-actions li.link-download span.icon {
  background-image: url("/assets/images/common/icons/icon-download-22x22.svg?11CAFB1161DFAC42");
}

.article-actions li.link-discussion span.icon {
  background-image: url("/assets/images/common/icons/icon-discussion-28x24.svg?11CAFB1161DFAC42");
  background-position: center center;
  background-size: 20px 17px;
}

.article-actions-small {
  bottom: -3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: none;
  font-size: 12px;
  margin-bottom: 0;
  padding: 0;
  right: 0;
  top: auto;
}

.article-actions-small li {
  border-bottom: 0;
  border-right: 2px solid #e0e0e0;
  display: inline-block;
  line-height: 22px;
  padding: 0 14px !important;
}

.article-actions-small li:last-child {
  border-right: 0;
  padding-right: 0 !important;
}

.article-actions-small li span.icon {
  margin-bottom: 0;
  margin-top: 0;
}

/**
 * Content.
 */

article .article-content {
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  margin-top: 10px;
  position: relative;
}

article .article-content .article-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
}

article .article-content .article-title-informal {
  color: #3755D9 !important;
}

article .article-content .article-subtitle {
  color: #727272;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

article .article-content .article-tickers,
article .article-content .article-tickers span {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 14px;
}

article .article-content .article-sectors {
  margin-top: 5px;
}

article .article-content .article-sectors,
article .article-content .article-sectors span {
  color: #727272;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
}

article .article-content .article-date {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

article .article-content .article-date p {
  color: #727272;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin: 15px 0 16px;
}

article .article-body-container p {
  line-height: 1.4;
  margin-bottom: 20px;
}

article .article-body-container .article-introduction {
  margin-bottom: 30px;
}

article .article-body-container .article-introduction,
article .article-body-container .article-introduction p {
  color: #727272;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
}

/**
 * Contact box.
 */

article.article .article-contact-box {
  padding: 1.25em 1em;
}

article.article .article-contact-box h4,
article.article .article-contact-box p {
  color: #333 !important;
  font-size: 14px !important;
  margin: 0 !important;
}

article.article .article-contact-box h4 {
  font-weight: 700 !important;
  line-height: 1.6;
  margin-bottom: 5px !important;
  text-transform: none;
}

article.article .article-contact-box p {
  font-weight: 500;
  padding: 0 !important;
}

/**
 * Disclosure.
 */

article.article .article-disclosure {
  margin-top: 30px;
  color: #333;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 20px;
  padding-top: 10px;
}

article.article .article-disclosure .btn {
  background-color: #002193;
  border-color: #002193;
  font-weight: 600;
  cursor: pointer;
  color: #fff;
}

@media (max-width: 768px) {
  article.article .article-disclosure .btn {
    display: block;
  }
}

article.article .article-disclosure .btn:hover {
  background-color: #002193;
  border-color: #002193;
}

article.article .article-disclosure .btn i {
  margin-left: 0.75em;
  color: #fff;
  font-weight: bold;
}

article.article .article-disclosure .disclosure-data-collapse {
  display: none;
}

article.article .article-disclosure .disclosure-data-collapse.open {
  display: block;
}

article.article .article-disclosure p:empty,
article.article .article-disclosure h1:empty,
article.article .article-disclosure h2:empty,
article.article .article-disclosure h3:empty,
article.article .article-disclosure h4:empty,
article.article .article-disclosure h5:empty,
article.article .article-disclosure h6:empty {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

article.article .article-disclosure h1 + h1,
article.article .article-disclosure h2 + h2,
article.article .article-disclosure h3 + h3,
article.article .article-disclosure h4 + h4,
article.article .article-disclosure h5 + h5,
article.article .article-disclosure h6 + h6 {
  margin-top: 0 !important;
}

article.article .article-disclosure h1,
article.article .article-disclosure h2,
article.article .article-disclosure h3,
article.article .article-disclosure h4,
article.article .article-disclosure h5,
article.article .article-disclosure h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin: 15px 0;
  text-transform: none;
}

article.article .article-disclosure h1 {
  font-size: 18px;
}

article.article .article-disclosure h2 {
  font-size: 16px;
  margin-bottom: 3px;
  margin-top: 15px;
}

article.article .article-disclosure h3 {
  font-size: 14px;
  margin-bottom: 3px;
  margin-top: 15px;
}

article.article .article-disclosure p {
  padding-left: 0 !important;
}

article.article .article-disclosure p,
article.article .article-disclosure li {
  color: #333 !important;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
}

article.article .article-disclosure ul {
  list-style: none;
  margin-bottom: 20px;
  padding-left: 60px !important;
  padding-left: 14px !important;
}

article.article .article-disclosure ul ul {
  margin-bottom: 18px;
  padding-left: 80px !important;
}

article.article .article-disclosure ul ul ul {
  margin-bottom: 20px;
  padding-left: 70px !important;
}

article.article .article-disclosure ul ul ul > li {
  margin-bottom: 20px !important;
  padding-left: 6px !important;
}

article.article .article-disclosure ul ul > li {
  margin-bottom: 17px !important;
  padding-left: 0 !important;
}

article.article .article-disclosure ul > li {
  margin-bottom: 20px !important;
  padding-left: 14px !important;
}

article.article .article-disclosure ol > li {
  margin-bottom: 20px !important;
  padding-left: 14px !important;
}

article.article .article-disclosure li > ul {
  margin-top: 17px !important;
}

article.article .article-disclosure li > p > ul {
  margin-top: 20px !important;
}

/* ------------------------------------------------------------------------- */

/**
 * Preview.
 */

.preview {
  /**
     * Event sidebar.
     */
  /**
     * Event RSVP block.
     */
  /**
     * Article sidebar.
     */
  /**
     * Article actions.
     */
}

.preview .content-left-events {
  display: none;
}

.preview .event-rsvp {
  display: none;
}

.preview .article-sidebar {
  display: none;
}

.preview .article-actions {
  display: none !important;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

@media (max-width: 1460px) {
  /**
     * Actions.
     */

  .article-actions {
    display: none !important;
  }

  .article-actions-small {
    display: block !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  /**
     * Common.
     */

  article.article .content-body ul > li {
    padding-left: 4px !important;
  }

  article.article .content-body ul ul {
    padding-left: 14px !important;
  }

  article.article .content-body ul ul > li {
    padding-left: 4px !important;
  }

  /**
     * Panel.
     */

  .page-article .search-panel {
    /**
             * Close icon.
             */
  }

  .page-article .search-panel .close {
    display: inline-block;
  }

  /**
     * Author.
     */

  article.article .author-info ul {
    padding-left: 0;
  }

  article.article .author-info ul li {
    display: inline-block;
    float: none;
    padding-left: 17px;
    padding-right: 3px;
  }

  article.article .author-info ul li:first-of-type {
    background-image: none;
    padding-left: 0;
  }

  article.article .author-info ul li.name {
    display: block;
    margin-left: 0;
    margin-bottom: 4px;
  }

  article.article .author-info ul li.phone {
    background-image: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  article.article .author-info ul li a,
  article.article .author-info ul li span {
    font-size: 12px;
    font-weight: 500;
  }

  /**
     * Actions.
     */

  .article-actions-small .link-print {
    display: none;
  }

  /**
     * Disclosure.
     */

  article.article .article-disclosure ul ul {
    padding-left: 60px !important;
  }

  article.article .article-disclosure ul > li {
    padding-left: 4px !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  /**
     * Common.
     */

  article.article {
    padding-top: 14px;
  }

  /**
     * Author.
     */

  article .author-info {
    text-align: left;
  }

  article .author-info li {
    background: none !important;
    display: block !important;
    float: none;
    margin: 0 !important;
    padding: 0 !important;
  }

  article .author-info li a,
  article .author-info li span {
    font-size: 14px !important;
    line-height: 1.4;
  }

  /**
     * Content.
     */

  article .article-content {
    margin-top: 0;
  }

  article .article-content .article-title {
    font-size: 20px;
    line-height: 1.2;
  }

  article .article-content .article-title-informal {
    color: #3755D9 !important;
  }

  /**
     * Contact box.
     */

  article .article-contact-box {
    margin-left: -20px !important;
    margin-right: -20px !important;
    padding-left: 1.5em !important;
    padding-right: 1.5em !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Article / Discussion panel.
 */

/* ------------------------------------------------------------------------- */

/**
 * Handle.
 */

.discussion-panel-handle {
  background-color: #fff;
  border-left: 1px solid #727272;
  bottom: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: width .1s;
  transition: width .1s;
  width: 46px;
  z-index: 9100;
}

.discussion-panel-handle:hover {
  width: 50px;
}

.discussion-panel-handle.closed {
  right: -52px;
}

.discussion-panel-handle .inner {
  cursor: pointer;
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%;
}

.discussion-panel-handle .inner div {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.discussion-panel-handle .inner .handle {
  background-image: url("/assets/images/article/discussion/handle.svg?11CAFB1161DFAC42");
  height: 40px;
  left: -7px;
  position: absolute;
  top: 100px;
  width: 10px;
}

.discussion-panel-handle .inner .title {
  background-image: url("/assets/images/article/discussion/title.svg?11CAFB1161DFAC42");
  height: 144px;
  margin: 15px auto 0;
  text-align: center;
  width: 30px;
}

.discussion-panel-handle .inner .cover {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: -15px;
}

/**
 * Discussion panel.
 */

.discussion-panel {
  background-color: #fff;
  border-left: 1px solid #727272;
  bottom: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: width .25s;
  transition: width .25s;
  width: 37%;
  z-index: 9100;
}

.discussion-panel.closed {
  right: -100%;
}

.discussion-panel .inner {
  display: table;
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%;
}

.discussion-panel .inner div.t-r {
  display: table-row;
}

.discussion-panel .inner div.t-r + div.t-r {
  height: 100%;
}

.discussion-panel .inner .handle {
  background-color: #fff;
  border: 1px solid #727272;
  border-bottom-left-radius: 15%;
  border-top-left-radius: 15%;
  border-right-color: #fff;
  cursor: pointer;
  height: 40px;
  left: -40px;
  position: absolute;
  top: 15px;
  width: 40px;
  z-index: 9101;
}

.discussion-panel .inner .close-icon {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 5px;
  font-size: 30px;
}

.discussion-panel .inner h3.title {
  color: #333;
  font-size: 24px;
  font-weight: 600;
  margin: 15px 15px 0;
  text-align: left;
}

.discussion-panel .discussion-form {
  padding: 15px;
}

.discussion-panel .discussion-form .discussion-field {
  border: 1px solid #d0d0d0;
  font-size: 13px;
  font-weight: normal;
  padding-left: 8px;
  padding-right: 8px;
}

.discussion-panel .discussion-form .discussion-field:focus {
  border-color: #727272;
}

.discussion-panel .discussion-form .form-message {
  display: none;
}

.discussion-panel .discussion-form .form-message p {
  color: #56a100;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.discussion-panel .discussion-form .btn-cancel {
  display: none;
}

.discussion-panel .discussion-form .btn-submit {
  float: right;
  margin-left: 15px;
}

.discussion-panel .discussion-form .terms {
  color: #333;
  font-size: 0.9em;
  text-align: right;
}

.discussion-panel .discussion-form .terms a {
  color: #333;
  text-decoration: underline;
}

.discussion-panel .discussion-form .terms a:hover {
  color: #000;
}

.discussion-panel .discussion-content-panel {
  border-bottom: 3px solid #333;
  margin: 0 15px 15px 15px;
  padding-bottom: 5px;
  position: relative;
  text-align: right;
}

.discussion-panel .discussion-content-panel .selector {
  float: right;
}

.discussion-panel .discussion-content-panel a {
  color: #444;
  display: inline-block;
  font-weight: 500;
  padding: 2px 0;
  text-transform: none;
}

.discussion-panel .discussion-content-panel a span {
  margin-left: 6px;
}

.discussion-panel .discussion-panel-comments {
  overflow: hidden;
  position: relative;
  text-align: left;
}

.discussion-panel .discussion-panel-comments .content-list {
  height: 98%;
}

.discussion-panel .discussion-panel-comments .content-list .content {
  padding: 0 15px;
}

.discussion-panel .discussion-panel-comments .content-list .content-message {
  text-align: center;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base,
.discussion-panel .discussion-panel-comments .content-list li.comment-base {
  list-style: none;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base {
  margin-left: 0;
  padding-left: 0;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base:first-child {
  margin-left: 0;
  padding-left: 0;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base ul.comment-base {
  padding-left: 1.5em;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base ul.comment-base .comment {
  margin-top: 15px;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body p:empty,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body h1:empty,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body h2:empty,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body h3:empty,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body h4:empty,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body h5:empty,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body h6:empty {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body h1 + h1,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body h2 + h2,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body h3 + h3,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body h4 + h4,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body h5 + h5,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body h6 + h6 {
  margin-top: 0 !important;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body ul {
  margin-bottom: 5px;
  padding-left: 10px !important;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body ul > li {
  margin-bottom: 2px !important;
  padding-left: 10px !important;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body ul ul {
  margin-bottom: 5px;
  padding-left: 12px !important;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body ul ul > li {
  margin-bottom: 2px !important;
  padding-left: 10px !important;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body ul ul ul {
  margin-bottom: 5px;
  padding-left: 12px !important;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body ul ul ul > li {
  margin-bottom: 2px !important;
  padding-left: 6px !important;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body ul ol {
  margin-bottom: 5px;
  padding-left: 12px !important;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body ol {
  margin-bottom: 5px;
  padding-left: 12px !important;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body ol > li {
  margin-bottom: 2px !important;
  padding-left: 5px !important;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body li > ul,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body li > ol {
  margin-top: 5px !important;
}

.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body li > p > ul,
.discussion-panel .discussion-panel-comments .content-list ul.comment-base li.comment-base .body li > p > ol {
  margin-top: 5px !important;
}

.discussion-panel .discussion-panel-comments .content-list li.comment-base ul.comment-base {
  border-left: 1px solid #dadada;
}

.discussion-panel .discussion-panel-comments .content-list .comment {
  margin-top: 15px;
}

.discussion-panel .discussion-panel-comments .content-list .comment .title {
  color: #727272;
  font-weight: normal;
  margin-bottom: 10px;
}

.discussion-panel .discussion-panel-comments .content-list .comment .title span {
  color: #000;
  display: inline-block;
  font-size: 1.1em;
  font-weight: bold;
}

.discussion-panel .discussion-panel-comments .content-list .comment .title a {
  color: #727272 !important;
  text-decoration: none;
}

.discussion-panel .discussion-panel-comments .content-list .comment .title a:hover {
  text-decoration: underline;
}

.discussion-panel .discussion-panel-comments .content-list .comment .body {
  color: #333;
}

.discussion-panel .discussion-panel-comments .content-list .comment .actions {
  margin-top: 8px;
}

.discussion-panel .discussion-panel-comments .content-list .comment .actions a {
  border: 1px solid #a0a0a0;
  color: #a0a0a0;
  font-size: 0.7em;
  font-weight: 600;
  letter-spacing: 0.075em;
  display: inline-block;
  padding: 0.2em 0.7em;
  text-decoration: none !important;
  text-transform: uppercase;
}

.discussion-panel .discussion-panel-comments .content-list .comment .discussion-form {
  padding: 0 !important;
}

.discussion-panel .discussion-panel-comments .content-list .comment .discussion-form form {
  border-left: 2px dotted #a0a0a0;
  margin-top: 1em;
  padding-left: 1em;
}

.discussion-panel .discussion-panel-comments .content-list .comment .discussion-form form .discussion-field {
  font-size: 11px;
}

.discussion-panel .discussion-panel-comments .content-list .comment .discussion-form form .btn {
  padding: 4px 10px;
  font-size: 11px;
}

.discussion-panel .discussion-panel-comments .content-list .comment .discussion-form form .btn-cancel {
  display: inline-block;
  margin-left: 5px;
}

.discussion-panel .discussion-panel-comments .content-list .comment .discussion-form form .terms {
  font-size: 0.8em;
}

.discussion-panel .discussion-panel-comments .has-scrollbar .content {
  padding-right: 30px;
}

/**
 * Walkthrough.
 */

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  /**
     * Discussion panel.
     */

  .discussion-panel .discussion-form .btn-cancel,
  .discussion-panel .discussion-form .btn-submit {
    margin-bottom: 10px;
  }

  .discussion-panel .discussion-form .terms {
    clear: both;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  /**
     * Body.
     */

  .has-discussion-panel-shown {
    overflow: hidden;
  }

  /**
     * Discussion panel.
     */

  .discussion-panel {
    border-left: none;
  }

  .discussion-panel .inner h3.title {
    font-size: 20px;
  }
}

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * Events.
 */

/**
 * SASS / Events / Common.
 */

/* ------------------------------------------------------------------------- */

/**
 * Left panel.
 */

aside.content-left-events {
  /*height: 100%;*/
  min-height: 100%;
  position: relative;
}

/**
 * Column.
 */

.column-event {
  background: #eaeceb;
  -webkit-box-shadow: inset -2px 0 0 0 rgba(0, 0, 0, 0.04);
          box-shadow: inset -2px 0 0 0 rgba(0, 0, 0, 0.04);
}

.column-event .column-top-event {
  border-bottom: 4px solid #cfd1d0;
  color: #727272;
  padding-top: 22px;
}

/**
 * Preview box.
 */

.p-b-event {
  margin: 20px 0;
  border: 2px solid #d4d8d9;
  border-bottom: 3px solid #d4d8d9;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif !important;
  position: relative;
  margin-top: 20px !important;
  padding: 20px 20px 20px !important;
}

.p-b-event.has-tag {
  padding-bottom: 40px !important;
}

.p-b-event:hover {
  background: #e1f5ff !important;
}

.p-b-event.p-b-active,
.p-b-event.p-b-active:hover {
  background: #e1f5ff !important;
}

.p-b-event .p-b-header-event {
  color: #0093e6;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 4px;
  position: relative;
}

.p-b-event .p-b-header-event a,
.p-b-event .p-b-header-event a:hover {
  color: #0194e7;
  text-decoration: none;
}

.p-b-event p {
  color: #727272;
  font-weight: 600;
  line-height: 1.5;
}

.p-b-event p.subtitle {
  font-size: 14px;
  margin-bottom: 18px;
  position: relative;
}

.p-b-event p.timestamp {
  font-size: 12px;
  margin-bottom: 0 !important;
  vertical-align: middle;
}

.p-b-event p.timestamp span.date {
  text-transform: uppercase;
}

.p-b-event p.timestamp span.time {
  float: right;
  line-height: 1.4;
}

.p-b-event p.timestamp span.time .icon-clock {
  background: url("/assets/images/common/icons/icon-clock-22x22.svg?11CAFB1161DFAC42") no-repeat 0 -2px;
  display: inline-block;
  height: 22px;
  margin-right: 2px;
  vertical-align: middle;
  width: 22px;
}

.p-b-event .tag {
  background: #0294e7;
  bottom: -2px;
  color: #fff;
  height: 32px;
  position: absolute;
  right: -2px;
  width: 97px;
}

.p-b-event .tag .tag-left {
  background: url("/assets/images/common/icons/icon-mailbox-23x23.svg?11CAFB1161DFAC42") 13px 5px no-repeat;
  background-size: 20px 20px;
  float: left;
  height: 32px;
  width: 40px;
}

.p-b-event .tag .tag-right {
  float: right;
  height: 32px;
  line-height: 32px;
  position: relative;
  width: 57px;
}

.p-b-event .tag .tag-right span {
  font-size: 13px;
  font-weight: 700;
  height: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

@media (max-width: 1179px) {
  /**
     * Left panel.
     */

  /**
     * Column.
     */

  /**
     * Preview box.
     */
}

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  /**
     * Left panel.
     */

  aside.content-left-events {
    background: #fff !important;
    border: 0;
    border-right: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  /**
     * Column.
     */

  .column-event {
    background: none;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }

  /**
     * Preview box.
     */

  .p-b-event {
    padding-bottom: 32px !important;
  }

  .p-b-event:active {
    background: #e1f5ff !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  /**
     * Left panel.
     */

  /**
     * Column.
     */

  /**
     * Preview box.
     */
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Events / Index.
 */

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-events {
    /**
         * Column.
         */
    /**
         * Preview box.
         */
  }

  .page-events .column-event {
    background: none;
    border-top: 5px solid #0194e7;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0 20px;
    padding: 0;
  }

  .page-events .p-b-event {
    border: 0;
    border-bottom: 1px solid #ccc;
    border-left: 3px solid #fff;
    font-family: "Open Sans", "Helvetica", "Arial", sans-serif !important;
    margin: 0 0 20px 0;
    margin-top: 0 !important;
    padding: 15px 10px 7px 7px !important;
  }

  .page-events .p-b-event:active {
    background: #e1f5ff !important;
    border-bottom: 1px solid #c2e1f3;
    border-left: 3px solid #c2e1f3;
  }

  .page-events .p-b-event.has-tag {
    padding-bottom: 31px !important;
  }

  .page-events .p-b-event .p-b-header-event {
    margin-bottom: 10px;
  }

  .page-events .p-b-event .p-b-header-event a,
  .page-events .p-b-event .p-b-header-event a:hover {
    color: #0093e6;
  }

  .page-events .p-b-event p.subtitle {
    font-size: 13px;
    margin-bottom: 14px;
  }

  .page-events .p-b-event p.timestamp {
    font-size: 13px;
    margin-bottom: 12px !important;
  }

  .page-events .p-b-event p.timestamp span.date {
    text-transform: uppercase;
  }

  .page-events .p-b-event p.timestamp span.time {
    float: right;
    line-height: 1.4;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Events / Show.
 */

/* ------------------------------------------------------------------------- */

.page-events-show {
  /**
     * Header.
     */
  /**
     * Event.
     */
  /**
     * Event content.
     */
  /**
     * Event panel.
     */
}

.page-events-show .navbar div.header-panel .back-link {
  display: none;
}

.page-events-show .content-main-event {
  margin-bottom: 100px;
}

.page-events-show .article-event {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 2px 0 #e2e5e5;
          box-shadow: 0 2px 2px 0 #e2e5e5;
  margin-top: 20px;
  padding: 20px;
  position: relative;
}

.page-events-show .article-event .event-title {
  border-bottom: 4px solid #0294e7;
  color: #0294e7;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 20px;
  padding-bottom: 16px;
}

.page-events-show .article-event .event-title p {
  color: #656565;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
  padding: 10px 0 0;
}

.page-events-show .article-event .event-introduction {
  color: #656565;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 0;
}

.page-events-show .article-event .content-body p {
  line-height: 1.4;
  margin-bottom: 20px;
}

.page-events-show .article-event .content-body h1,
.page-events-show .article-event .content-body h2,
.page-events-show .article-event .content-body h3,
.page-events-show .article-event .content-body h4,
.page-events-show .article-event .content-body h5,
.page-events-show .article-event .content-body h6 {
  color: #0294e7;
}

.page-events-show .article-event .content-body ul {
  list-style-image: url("/assets/images/common/icons/icon-square-blue-6x6.svg?11CAFB1161DFAC42");
}

.page-events-show .article-event .content-body ul ul {
  list-style-image: url("/assets/images/common/icons/icon-round-blue-6x6.svg?11CAFB1161DFAC42");
}

.page-events-show .article-event .content-body ul ul ul {
  list-style-image: url("/assets/images/common/icons/icon-triangle-blue-5x8.svg?11CAFB1161DFAC42");
}

.page-events-show .event-panel {
  margin-left: -20px;
  margin-right: -20px;
  padding-right: 0;
  /**
         * Event details.
         */
  /**
         * Event RSVP.
         */
}

.page-events-show .event-panel .event-details {
  background: #0294e7;
  color: #fff;
  margin-bottom: 2px;
  margin-top: 20px;
  padding: 20px;
}

.page-events-show .event-panel .event-details .header {
  background: url("/assets/images/common/icons/icon-calendar-28x28.svg?11CAFB1161DFAC42") no-repeat 0 0;
  border-bottom: 4px solid #81caf3;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 10px;
  padding-bottom: 16px;
  padding-left: 36px;
  text-transform: uppercase;
}

.page-events-show .event-panel .event-details .small-header {
  font-size: 13px;
  font-weight: 700;
  line-height: 2.37;
  text-transform: uppercase;
}

.page-events-show .event-panel .event-details p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

.page-events-show .event-panel .event-rsvp,
.page-events-show .event-panel .event-rsvp:hover,
.page-events-show .event-panel .event-rsvp:focus {
  background: #4ab1eb;
  color: #fff;
  padding: 20px;
}

.page-events-show .event-panel .event-rsvp .header {
  background: url("/assets/images/common/icons/icon-paper-plane-26x26.svg?11CAFB1161DFAC42") no-repeat 0 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  padding-bottom: 15px;
  padding-left: 36px;
  text-transform: uppercase;
}

.page-events-show .event-panel .event-rsvp .status,
.page-events-show .event-panel .event-rsvp .status:active,
.page-events-show .event-panel .event-rsvp .status:focus {
  background: #0294e7 url("/assets/images/common/icons/icon-mailbox-23x23.svg?11CAFB1161DFAC42") no-repeat 10px 7px;
  background-size: 18px 18px;
  color: #fff;
  cursor: default;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: 600;
  height: 34px;
  line-height: 34px;
  margin-right: 7px;
  padding-left: 34px;
  padding-top: 0;
  text-transform: uppercase;
  width: 90px;
}

.page-events-show .event-panel .event-rsvp .status:hover {
  color: #fff;
}

.page-events-show .event-panel .event-rsvp .addeventatc {
  background: #205db6 url("/assets/images/common/icons/icon-add-22x22.svg?11CAFB1161DFAC42") no-repeat 6px 6px !important;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff !important;
  float: left;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  height: 34px;
  line-height: 34px !important;
  padding-left: 32px !important;
  padding-right: 0 !important;
  padding-top: 2px !important;
  padding-top: 0 !important;
  text-transform: uppercase;
  width: 160px;
}

.page-events-show .event-panel .event-rsvp .addeventatc:hover {
  color: #fff;
}

.page-events-show .event-panel .event-rsvp .addeventatc_icon {
  display: none;
}

.page-events-show .event-panel .event-rsvp .addeventatc_dropdown {
  font-weight: normal;
  text-transform: none;
}

.page-events-show .event-panel .event-rsvp .event-rsvp-select {
  border: 0;
  display: inline-block;
  float: left;
  margin-right: 5px;
  overflow: hidden;
  width: 162px;
}

.page-events-show .event-panel .event-rsvp .event-rsvp-select select {
  background: #fff url("/assets/images/events/select-bg-162x35.svg?11CAFB1161DFAC42") no-repeat 0 0;
  background-size: 162px 35px;
  border: 0;
  color: #333;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  text-transform: uppercase;
  width: 162px;
  width: 100%;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
          appearance: none !important;
  -webkit-user-select: none;
}

.page-events-show .event-panel .event-rsvp .event-rsvp-select select::-ms-expand {
  display: none !important;
}

.page-events-show .event-panel .event-rsvp .status-button {
  background: #205db6;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 15px;
  font-weight: 700;
  height: 35px;
  line-height: 33px;
  text-align: center;
  text-transform: uppercase;
  width: 90px;
}

.page-events-show .event-panel .event-rsvp .status-button:hover {
  color: #fff;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

@media (max-width: 1290px) and (min-width: 992px) {
  .page-events-show {
    /**
         * Event panel.
         */
  }

  .page-events-show .event-panel {
    /**
             * Event RSVP.
             */
  }

  .page-events-show .event-panel .event-rsvp .status {
    margin-bottom: 6px;
  }

  .page-events-show .event-panel .event-rsvp-select {
    margin-bottom: 6px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .page-events-show {
    /**
         * Event.
         */
    /**
         * Event content.
         */
    /**
         * Event panel.
         */
  }

  .page-events-show .content-main-event {
    margin-bottom: 0 !important;
  }

  .page-events-show .event-content {
    margin-bottom: 0;
    padding-left: 0;
  }

  .page-events-show .article-event {
    border-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-top: 0;
    padding: 20px 20px 0 20px;
  }

  .page-events-show .event-panel {
    margin-bottom: 0;
    margin-left: 0;
    /**
             * Event details.
             */
  }

  .page-events-show .event-panel .event-details {
    margin-top: 0;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-events-show {
    /**
         * Event.
         */
    /**
         * Event content.
         */
    /**
         * Event panel.
         */
  }

  .page-events-show .content-main-event {
    margin-bottom: 0 !important;
    margin-left: 20px;
    padding-left: 0;
  }

  .page-events-show .event-content {
    padding-left: 20px;
  }

  .page-events-show .article-event {
    border: 0;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    margin-top: 10px;
    padding: 0;
  }

  .page-events-show .article-event .event-title {
    font-size: 20px;
  }

  .page-events-show .article-event .event-title p {
    font-size: 15px;
    margin: 0;
  }

  .page-events-show .event-panel {
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 20px;
    /**
             * Event details.
             */
    /**
             * Event RSVP.
             */
  }

  .page-events-show .event-panel .event-details {
    margin-left: -20px;
    margin-right: -20px;
  }

  .page-events-show .event-panel .event-rsvp {
    margin-left: -20px;
    margin-right: -20px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Events / RSVP.
 */

/* ------------------------------------------------------------------------- */

.page-events-rsvp {
  padding-top: 0 !important;
  text-align: center;
  /**
     * Header.
     */
  /**
     * Logo.
     */
  /**
     * Details.
     */
  /**
     * Indicator.
     */
}

.page-events-rsvp .navbar {
  display: none;
}

.page-events-rsvp .logo {
  height: 84px;
  margin: 100px auto 60px auto;
  padding: 0;
  width: 300px;
}

.page-events-rsvp .logo img {
  width: 100%;
  height: 100%;
}

.page-events-rsvp .details {
  margin: 0 auto;
  max-width: 600px;
  padding: 0 30px;
  text-align: center;
}

.page-events-rsvp .details .title {
  color: #0194e7;
  font-size: 1.55em;
  font-weight: 600;
  line-height: 1.4;
  spacing: -0.015em;
  margin-bottom: 0.5em;
}

.page-events-rsvp .details .timestamp {
  color: #555;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.6;
  margin: 0 0 0.75em;
}

.page-events-rsvp .details .contact {
  color: #000;
  font-size: 1.4em;
  font-weight: 600;
}

.page-events-rsvp .indicator {
  margin: 50px auto 0;
  text-align: center;
  width: 200px;
}

.page-events-rsvp .indicator p {
  color: #000;
  font-size: 2em;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-bottom: 0.25em;
}

.page-events-rsvp .indicator p i.fa {
  color: #0194e7;
  font-size: 1.5em;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-events-rsvp {
    /**
         * Logo.
         */
    /**
         * Indicator.
         */
  }

  .page-events-rsvp .logo {
    height: 56px;
    margin: 60px auto 40px auto;
    width: 200px;
  }

  .page-events-rsvp .indicator p {
    font-size: 1.75em;
  }
}

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * Dashboard.
 */

/**
 * SASS / Dashboard / Common.
 */

/* ------------------------------------------------------------------------- */

.page-dashboard {
  /**
     * Header.
     */
  /**
     * Content.
     */
  /**
     * Articles.
     */
  /**
     * Research.
     */
  /**
     * Ideas.
     */
}

.page-dashboard .navbar div.header-panel .back-link {
  display: none;
}

.page-dashboard .page-content-dashboard {
  position: relative;
}

.page-dashboard .content-main-dashboard {
  margin-bottom: 100px;
}

.page-dashboard .content-main-left-research,
.page-dashboard .content-main-right-idea {
  float: left;
  margin: 0;
  padding: 0;
}

.page-dashboard .content-main-left-research {
  width: 49%;
}

.page-dashboard .content-main-left-research .content-wrapper {
  margin: 0 20px;
}

.page-dashboard .content-main-left-research .column-top-research {
  padding-top: 0;
}

.page-dashboard .content-main-right-idea {
  width: 51%;
}

.page-dashboard .content-main-right-idea .content-wrapper {
  margin: 0;
}

.page-dashboard .content-main-right-idea .column-top-idea {
  padding-top: 0;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .page-dashboard {
    /**
         * Content.
         */
    /**
         * Articles.
         */
    /**
         * Research.
         */
    /**
         * Ideas.
         */
  }

  .page-dashboard .content-main-dashboard {
    padding-left: 0;
  }

  .page-dashboard .content-main-dashboard > .row {
    display: table;
  }

  .page-dashboard .content-main-left-research,
  .page-dashboard .content-main-right-idea {
    float: none;
  }

  .page-dashboard .content-main-left-research {
    display: table-footer-group;
    width: 100%;
  }

  .page-dashboard .content-main-left-research .content-wrapper {
    margin: 0;
  }

  .page-dashboard .content-main-left-research .column-research {
    margin-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .page-dashboard .content-main-left-research .column-top-research {
    padding-bottom: 14px !important;
  }

  .page-dashboard .content-main-right-idea {
    display: table-header-group;
    width: 100%;
  }

  .page-dashboard .content-main-right-idea .content-wrapper {
    margin: 0;
  }

  .page-dashboard .content-main-right-idea .column-idea {
    margin-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .page-dashboard .content-main-right-idea .column-top-idea {
    padding-bottom: 14px !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-dashboard {
    /**
         * Global search form.
         */
    /**
         * Dashboard menu.
         */
  }

  .page-dashboard .page-content-dashboard .search-form {
    background-color: #e2e5e5;
    border-bottom: 2px #d8d8d8 solid;
    display: block;
    padding: 20px;
    text-align: right;
  }

  .page-dashboard .page-content-dashboard .search-form .form-group {
    margin-bottom: 6px;
    min-width: 100%;
  }

  .page-dashboard .page-content-dashboard .search-form .btn-submit {
    background: url("/assets/images/common/icons/icon-search-36x36.svg?11CAFB1161DFAC42") no-repeat 0 0 !important;
    background-size: 36px 36px;
    border: 0;
    display: inline-block;
    height: 36px;
    margin-right: 0;
    margin-top: 0;
    vertical-align: middle;
    width: 36px;
  }

  .page-dashboard .page-content-dashboard .search-form .btn-default {
    margin-left: 5px;
    padding-bottom: 8px;
    padding-top: 8px;
  }

  .page-dashboard .menu {
    padding: 0 20px 20px;
  }

  .page-dashboard .menu .navbar-nav {
    margin: 0;
  }

  .page-dashboard .menu .navbar-nav li.active a {
    border-bottom: 1px #c5c5c5 solid !important;
  }

  .page-dashboard .menu .navbar-nav > li > a {
    background-color: #fff;
    background-size: 38px 38px !important;
    background-repeat: no-repeat !important;
    background-position: 11px 17px !important;
    font-family: "museo_sans700", "Open Sans", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 53px;
    padding-left: 66px;
    text-transform: uppercase;
  }

  .page-dashboard .menu .navbar-nav > li.link-events a,
  .page-dashboard .menu .navbar-nav > li.link-events a:hover {
    background-image: url("/assets/images/common/icons/icon-events-active-38x38.svg?11CAFB1161DFAC42");
    color: #0194e7;
  }

  .page-dashboard .menu .navbar-nav > li.link-ideas a,
  .page-dashboard .menu .navbar-nav > li.link-ideas a:hover {
    background-image: url("/assets/images/common/icons/icon-ideas-active-38x38.svg?11CAFB1161DFAC42");
    color: #ff5100;
  }

  .page-dashboard .menu .navbar-nav > li.link-research a,
  .page-dashboard .menu .navbar-nav > li.link-research a:hover {
    background-image: url("/assets/images/common/icons/icon-research-active-38x38.svg?11CAFB1161DFAC42");
    color: #330066;
  }
}

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * Research.
 */

/**
 * SASS / Research / Common.
 */

/* ------------------------------------------------------------------------- */

/**
 * Content.
 */

.content-main-research {
  padding-right: 0;
}

.content-main-research .column-content-no-results {
  margin-left: -20px;
  margin-right: -20px;
}

/**
 * Column.
 */

.column-research {
  background: #fff;
  margin-top: 20px;
  -webkit-box-shadow: 0 3px 0 0 #e2e5e5;
          box-shadow: 0 3px 0 0 #e2e5e5;
}

.column-research .column-top-research {
  border-bottom: 4px solid #330066;
  color: #330066;
  padding-bottom: 16px;
  padding-top: 0;
}

.column-research .column-top-research .column-top-header {
  color: #330066;
}

.column-research .row.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.column-research .row.flex .p-b-research {
  float: left;
  margin-left: 0;
  width: 50%;
}

.column-research .row.flex .p-b-research:first-child {
  margin-left: 0;
  width: 50%;
}

.column-research .row.flex .p-b-research:last-child {
  clear: both;
}

/**
 * Preview box.
 */

.p-b-research {
  border: 0;
  border-bottom: 1px solid #ededed;
  border-left: 3px solid #fff;
  border-top: 1px solid #fff;
}

.p-b-research:hover,
.p-b-research.p-b-active,
.p-b-research.p-b-active:hover {
  background: #eeebf2 !important;
  border-bottom: 1px solid #d1c5db;
  border-left: 3px solid #d1c5db;
  border-top: 1px solid #d1c5db;
}

.p-b-research .p-b-content-type {
  background-repeat: no-repeat;
  display: block;
  height: 22px;
  left: 0;
  position: absolute;
  top: 48px;
  width: 22px;
}

.p-b-research .p-b-content-type.document {
  background-image: url("/assets/images/common/icons/icon-document-22x22.svg?11CAFB1161DFAC42");
  left: 18px;
}

.p-b-research .p-b-content-type.replay {
  background-image: url("/assets/images/common/icons/icon-replay-22x22.svg?11CAFB1161DFAC42");
  left: 19px;
}

.p-b-research .p-b-header-research {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 10px;
  padding-left: 26px;
  position: relative;
}

.p-b-research .p-b-header-research a,
.p-b-research .p-b-header-research a:hover {
  color: #330066;
  text-decoration: none;
}

.p-b-research .p-b-subtitle {
  color: #727272;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 9px;
  margin-top: -8px;
  padding-left: 26px;
}

.p-b-research .p-b-tickers {
  color: #002193;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 6px;
  padding-left: 26px;
  text-decoration: none;
}

.p-b-research .p-b-sectors {
  color: #727272;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
  padding-left: 26px;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  /**
     * Column.
     */
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

/* ------------------------------------------------------------------------- */

/**
 * SASS / Research / Index.
 */

/* ------------------------------------------------------------------------- */

.page-content-research .content-main-research .column-content-research {
  padding: 0 20px;
}

.page-content-research .content-main-research .container-results {
  min-height: 100%;
  padding-bottom: 50px;
}

.page-content-research .content-main-research .container-results .column-top-research {
  padding-top: 16px;
}

.page-content-research .content-main-research .container-results .column-top-research:first-child {
  padding-top: 0;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .page-content-research .content-main-research .container-results .column-research {
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-top: 0;
    padding-left: 0 !important;
  }

  .page-content-research .content-main-research .container-results .column-research .row.flex {
    display: block;
  }

  .page-content-research .content-main-research .container-results .column-research .row.flex .p-b-research {
    clear: both;
    display: block;
    float: none !important;
    width: 100% !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-research {
    /**
         * Header.
         */
  }

  .page-research .navbar div.header-top-mobile .search-link {
    display: block;
  }

  .page-content-research .content-main-research {
    padding-right: 20px;
    padding-left: 20px;
  }

  .page-content-research .content-main-research .container-results {
    /**
                 * Column.
                 */
    /**
                 * Preview box.
                 */
  }

  .page-content-research .content-main-research .container-results .column-research {
    margin: 0 20px;
    padding: 0;
  }

  .page-content-research .content-main-research .container-results .column-research .column-top-research {
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 6px;
    padding-top: 10px !important;
  }

  .page-content-research .content-main-research .container-results .column-research .column-top-research.column-top-main-header {
    border-bottom-width: 5px;
    padding-bottom: 0;
  }

  .page-content-research .content-main-research .container-results .column-research .column-top-research.column-top-main-header h4 {
    display: none;
  }

  .page-content-research .content-main-research .container-results .column-research .column-top-research:first-child {
    padding-top: 0 !important;
  }

  .page-content-research .content-main-research .container-results .column-research .column-content-research {
    padding-left: 0;
    padding-right: 0;
  }

  .page-content-research .content-main-research .container-results .column-research .column-content-research .column-content-no-results {
    margin-top: 12px;
  }

  .page-content-research .content-main-research .container-results .p-b-research {
    border: 0 !important;
    border-bottom: 1px solid #ccc !important;
    padding: 16px 10px 16px 9px !important;
  }

  .page-content-research .content-main-research .container-results .p-b-research .p-b-date {
    margin-bottom: 8px;
  }

  .page-content-research .content-main-research .container-results .p-b-research .p-b-content-type {
    left: auto !important;
    right: 7px;
    top: 10px !important;
  }

  .page-content-research .content-main-research .container-results .p-b-research .p-b-header-research,
  .page-content-research .content-main-research .container-results .p-b-research .p-b-subtitle,
  .page-content-research .content-main-research .container-results .p-b-research .p-b-tickers,
  .page-content-research .content-main-research .container-results .p-b-research .p-b-sectors {
    padding-left: 0;
  }

  .page-content-research .content-main-research .container-results .p-b-research .p-b-tickers {
    font-weight: 400;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Research / Show.
 */

/* ------------------------------------------------------------------------- */

.page-research-show {
  /**
     * Header back link.
     */
  /**
     * Left panel.
     */
  /**
     * Content.
     */
  /**
     * Article.
     */
}

.page-research-show .back-link a {
  color: #330066;
}

.page-research-show aside.content-left-research-show {
  background-color: #f6f6f6;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  /*height: 100%;*/
  min-height: 100%;
  padding: 0 0 0 52px;
  position: relative;
}

.page-research-show .content-main-research-show {
  padding-bottom: 50px;
  padding-right: 0;
}

.page-research-show .content-main-research-show .column-research {
  margin-top: 0;
}

.page-research-show article.article {
  /**
             * Author info.
             */
  /**
             * Content.
             */
}

.page-research-show article.article hr.line {
  border-color: #330066;
}

.page-research-show article.article .author-info li {
  background-image: url("/assets/images/common/icons/icon-square-purple-6x6.svg?11CAFB1161DFAC42");
}

.page-research-show article.article .article-content {
  /**
                 * Title.
                 */
  /**
                 * Tickers.
                 */
  /**
                 * Body.
                 */
  /**
                 * Contact box.
                 */
  /**
                 * Disclosure.
                 */
  /**
                 * Replay file.
                 */
}

.page-research-show article.article .article-content .article-title {
  color: #330066;
}

.page-research-show article.article .article-content .article-tickers,
.page-research-show article.article .article-content .article-tickers span {
  color: #002193;
}

.page-research-show article.article .article-content .content-body h1,
.page-research-show article.article .article-content .content-body h2,
.page-research-show article.article .article-content .content-body h3,
.page-research-show article.article .article-content .content-body h4,
.page-research-show article.article .article-content .content-body h5,
.page-research-show article.article .article-content .content-body h6,
.page-research-show article.article .article-content .content-body .article-research-content-subheader {
  color: #330066;
}

.page-research-show article.article .article-content .content-body ul {
  list-style-image: url("/assets/images/common/icons/icon-square-purple-6x6.svg?11CAFB1161DFAC42");
}

.page-research-show article.article .article-content .content-body ul ul {
  list-style-image: url("/assets/images/common/icons/icon-round-purple-6x6.svg?11CAFB1161DFAC42");
}

.page-research-show article.article .article-content .content-body ul ul ul {
  list-style-image: url("/assets/images/common/icons/icon-triangle-purple-5x8.svg?11CAFB1161DFAC42");
}

.page-research-show article.article .article-content .article-contact-box {
  background-color: #efebf3;
  border-bottom: 1px solid #d1c5db;
  border-top: 1px solid #d1c5db;
}

.page-research-show article.article .article-content .article-contact-box a {
  color: #002193;
  text-decoration: none;
}

.page-research-show article.article .article-content .article-disclosure h1,
.page-research-show article.article .article-content .article-disclosure h2,
.page-research-show article.article .article-content .article-disclosure h3,
.page-research-show article.article .article-content .article-disclosure h4,
.page-research-show article.article .article-content .article-disclosure h5,
.page-research-show article.article .article-content .article-disclosure h6 {
  color: #330066;
}

.page-research-show article.article .article-content .article-disclosure ul {
  list-style-image: url("/assets/images/common/icons/icon-square-purple-6x6.svg?11CAFB1161DFAC42");
}

.page-research-show article.article .article-content .article-disclosure ul ul {
  list-style-image: url("/assets/images/common/icons/icon-round-purple-6x6.svg?11CAFB1161DFAC42");
}

.page-research-show article.article .article-content .article-disclosure ul ul ul {
  list-style-image: url("/assets/images/common/icons/icon-triangle-purple-5x8.svg?11CAFB1161DFAC42");
}

.page-research-show article.article .article-content .article-disclosure .btn {
  background-color: #330066;
  border-color: #330066;
}

.page-research-show article.article .article-content .article-disclosure .btn:hover {
  background-color: #330066;
  border-color: #330066;
}

.page-research-show article.article .article-content .article-replay-file {
  position: relative;
}

.page-research-show article.article .article-content .article-replay-file .sm2-playlist {
  display: none;
}

.page-research-show article.article .article-content .article-replay-file h3 {
  background: url("/assets/images/common/icons/icon-replay-22x22.svg?11CAFB1161DFAC42") no-repeat center left;
  background-size: 26px 26px;
  color: #727272;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
  padding: 0 0 0 32px;
}

.page-research-show article.article .article-content .article-replay-file .player {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  --plyr-color-main: #330066;
  --plyr-audio-controls-background: #efebf3;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .page-research-show {
    /**
         * Left panel.
         */
    /**
         * Sidebar articles.
         */
    /**
         * Content.
         */
  }

  .page-research-show aside.content-left-research-show {
    background-color: #fff;
  }

  .page-research-show .article-sidebar-articles .column {
    padding: 0;
    /**
                 * Preview box.
                 */
  }

  .page-research-show .article-sidebar-articles .column .content {
    padding-right: 10px;
  }

  .page-research-show .article-sidebar-articles .column .p-b {
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 16px;
  }

  .page-research-show .content-main-research-show {
    /**
             * Article navigation.
             */
    /**
             * Article.
             */
  }

  .page-research-show .content-main-research-show .article-navigation {
    display: none;
  }

  .page-research-show .content-main-research-show article.article {
    border-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-left: 0;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-research-show {
    /**
         * Content.
         */
    /**
         * Author.
         */
  }

  .page-research-show .content-main {
    padding-bottom: 0;
  }

  .page-research-show article .author-info {
    text-align: left;
  }

  .page-research-show article .author-info li.phone a {
    color: #330066;
  }
}

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * Ideas.
 */

/**
* SASS / Ideas / Common.
*/

/* ------------------------------------------------------------------------- */

/**
* Content.
*/

.content-main-ideas {
  padding-right: 0;
}

.content-main-ideas .column-content-no-results {
  margin-left: -20px;
  margin-right: -20px;
}

/**
 * Column.
 */

.column-idea {
  background: #fff;
  margin-top: 20px;
  -webkit-box-shadow: 0 3px 0 0 #e2e5e5;
          box-shadow: 0 3px 0 0 #e2e5e5;
}

.column-idea .column-top-idea {
  border-bottom: 4px solid #ff5100;
  color: #ff5100;
  padding-bottom: 16px;
  padding-top: 0;
}

.column-idea .column-top-idea .column-top-header {
  color: #ff5100;
}

.column-idea .row.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.column-idea .row.flex .p-b-idea,
.column-idea .row.flex .p-b-idea-informal {
  float: left;
  margin-left: 0;
  width: 50%;
}

.column-idea .row.flex .p-b-idea:first-child,
.column-idea .row.flex .p-b-idea-informal:first-child {
  margin-left: 0;
  width: 50%;
}

.column-idea .row.flex .p-b-idea:last-child,
.column-idea .row.flex .p-b-idea-informal:last-child {
  clear: both;
}

.informal-cup {
  width: 24px;
  height: 24px;
  background-color: #F0F4FE;
  border-radius: 50%;
  margin-right: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.informal-cup .icon {
  width: 16px;
  height: 16px;
}

.informal-heading {
  color: #3755D9 !important;
}

/**
  * Custom tooltip styles.
  */

.custom-tooltip {
  position: fixed;
  background: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 8px 12px;
  font-size: 14px;
  color: #333;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  z-index: 10000;
  max-width: 250px;
  text-align: center;
  pointer-events: none;
}

.custom-tooltip:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #ccc transparent transparent transparent;
}

/**
 * Preview box.
 */

.p-b-idea {
  border: 0;
  border-bottom: 1px solid #ededed;
  border-left: 3px solid #fff;
  border-top: 1px solid #fff;
}

.p-b-idea:hover,
.p-b-idea.p-b-active,
.p-b-idea.p-b-active:hover {
  background: #fde9e0 !important;
  border-bottom: 1px solid #f9bca0;
  border-left: 3px solid #f9bca0;
  border-top: 1px solid #f9bca0;
}

.p-b-idea .tag {
  height: 34px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 92px;
}

.p-b-idea .tag .medium,
.p-b-idea .tag .small {
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.p-b-idea .tag .medium {
  height: 34px;
  width: 92px;
}

.p-b-idea .tag .medium.long {
  background-image: url("/assets/images/ideas/icons/icon-long-short-long-medium.svg?11CAFB1161DFAC42");
}

.p-b-idea .tag .medium.short {
  background-image: url("/assets/images/ideas/icons/icon-long-short-short-medium.svg?11CAFB1161DFAC42");
}

.p-b-idea .tag .medium.na {
  background-image: url("/assets/images/ideas/icons/icon-long-short-na-medium.svg?11CAFB1161DFAC42");
}

.p-b-idea .tag .small {
  height: 34px;
  width: 34px;
}

.p-b-idea .tag .small.long {
  background-image: url("/assets/images/ideas/icons/icon-long-short-long-small.svg?11CAFB1161DFAC42");
}

.p-b-idea .tag .small.short {
  background-image: url("/assets/images/ideas/icons/icon-long-short-short-small.svg?11CAFB1161DFAC42");
}

.p-b-idea .tag .small.na {
  background-image: url("/assets/images/ideas/icons/icon-long-short-na-small.svg?11CAFB1161DFAC42");
}

.p-b-idea .tag.tag-small {
  width: 34px;
}

.p-b-idea .p-b-discussion {
  background-image: url("/assets/images/common/icons/icon-discussion-28x24.svg?11CAFB1161DFAC42");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 22px;
  position: absolute;
  right: 86px;
  top: 62px;
  width: 26px;
}

.p-b-idea .p-b-discussion i {
  background-color: #ff0000;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-top: -2px;
  margin-left: 20px;
}

.p-b-idea .p-b-header-idea {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 6px;
  margin-right: 112px;
  position: relative;
}

.p-b-idea .p-b-header-idea a,
.p-b-idea .p-b-header-idea a:hover {
  color: #ff5100;
  text-decoration: none;
}

.p-b-idea .p-b-header-idea.is-replay {
  padding-left: 26px;
}

.p-b-idea .p-b-header-idea.is-replay:before {
  content: "";
  background-repeat: no-repeat;
  display: block;
  height: 22px;
  left: 0;
  position: absolute;
  top: -2px;
  width: 22px;
  background-image: url("/assets/images/common/icons/icon-replay-22x22.svg?11CAFB1161DFAC42");
}

.p-b-idea .p-b-company {
  color: #727272;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
}

.p-b-idea .p-b-presentation {
  margin-bottom: 9px;
}

.p-b-idea .p-b-presentation .left {
  float: left;
  width: 50%;
}

.p-b-idea .p-b-presentation .right {
  float: right;
  width: 50%;
}

.p-b-idea .p-b-presentation h5 {
  color: #333;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
}

.p-b-idea .p-b-presentation p {
  color: #727272;
  font-size: 14px;
  font-weight: 600;
  margin: 2px 0 3px;
}

.p-b-idea .p-b-sectors {
  color: #727272;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
}

.p-b-idea .notes {
  color: #ff5100 !important;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 6px;
}

.p-b-idea .notes a {
  color: #ff5100 !important;
  text-decoration: underline;
}

.p-b-idea .p-b-performance {
  height: 14px;
  padding-right: 124px;
  position: absolute;
  right: 0;
  top: 30px;
}

.p-b-idea .p-b-performance p {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
}

.p-b-idea .p-b-performance p.negative {
  color: #e10000;
}

.p-b-idea .p-b-performance p.positive {
  color: #00be00;
}

.p-b-idea .p-b-performance p.locked {
  background: url("/assets/images/common/icons/icon-padlock-9x12.svg?11CAFB1161DFAC42") center left no-repeat;
  background-size: 9px 12px;
  padding-left: 14px;
}

.p-b-idea-informal {
  border: 0;
  border-bottom: 1px solid #ededed;
  border-left: 3px solid #fff;
  border-top: 1px solid #fff;
}

.p-b-idea-informal:hover,
.p-b-idea-informal.p-b-active,
.p-b-idea-informal.p-b-active:hover {
  background: #F0F4FE !important;
  border-bottom: 1px solid #3755D9;
  border-left: 3px solid #3755D9;
  border-top: 1px solid #3755D9;
}

.p-b-idea-informal .tag {
  height: 34px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 92px;
}

.p-b-idea-informal .tag .medium,
.p-b-idea-informal .tag .small {
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.p-b-idea-informal .tag .medium {
  height: 34px;
  width: 92px;
}

.p-b-idea-informal .tag .medium.long {
  background-image: url("/assets/images/ideas/icons/icon-long-short-long-medium.svg?11CAFB1161DFAC42");
}

.p-b-idea-informal .tag .medium.short {
  background-image: url("/assets/images/ideas/icons/icon-long-short-short-medium.svg?11CAFB1161DFAC42");
}

.p-b-idea-informal .tag .medium.na {
  background-image: url("/assets/images/ideas/icons/icon-long-short-na-medium.svg?11CAFB1161DFAC42");
}

.p-b-idea-informal .tag .small {
  height: 34px;
  width: 34px;
}

.p-b-idea-informal .tag .small.long {
  background-image: url("/assets/images/ideas/icons/icon-long-short-long-small.svg?11CAFB1161DFAC42");
}

.p-b-idea-informal .tag .small.short {
  background-image: url("/assets/images/ideas/icons/icon-long-short-short-small.svg?11CAFB1161DFAC42");
}

.p-b-idea-informal .tag .small.na {
  background-image: url("/assets/images/ideas/icons/icon-long-short-na-small.svg?11CAFB1161DFAC42");
}

.p-b-idea-informal .tag.tag-small {
  width: 34px;
}

.p-b-idea-informal .p-b-discussion {
  background-image: url("/assets/images/common/icons/icon-discussion-28x24.svg?11CAFB1161DFAC42");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 22px;
  position: absolute;
  right: 86px;
  top: 62px;
  width: 26px;
}

.p-b-idea-informal .p-b-discussion i {
  background-color: #ff0000;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-top: -2px;
  margin-left: 20px;
}

.p-b-idea-informal .p-b-header-idea {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 6px;
  margin-right: 112px;
  position: relative;
}

.p-b-idea-informal .p-b-header-idea a,
.p-b-idea-informal .p-b-header-idea a:hover {
  color: #3755D9;
  text-decoration: none;
}

.p-b-idea-informal .p-b-header-idea.is-replay {
  padding-left: 26px;
}

.p-b-idea-informal .p-b-header-idea.is-replay:before {
  content: "";
  background-repeat: no-repeat;
  display: block;
  height: 22px;
  left: 0;
  position: absolute;
  top: -2px;
  width: 22px;
  background-image: url("/assets/images/common/icons/icon-replay-22x22.svg?11CAFB1161DFAC42");
}

.p-b-idea-informal .p-b-company {
  color: #727272;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
}

.p-b-idea-informal .p-b-presentation {
  margin-bottom: 9px;
}

.p-b-idea-informal .p-b-presentation .left {
  float: left;
  width: 50%;
}

.p-b-idea-informal .p-b-presentation .right {
  float: right;
  width: 50%;
}

.p-b-idea-informal .p-b-presentation h5 {
  color: #333;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
}

.p-b-idea-informal .p-b-presentation p {
  color: #727272;
  font-size: 14px;
  font-weight: 600;
  margin: 2px 0 3px;
}

.p-b-idea-informal .p-b-sectors {
  color: #727272;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
}

.p-b-idea-informal .notes {
  color: #ff5100 !important;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 6px;
}

.p-b-idea-informal .notes a {
  color: #ff5100 !important;
  text-decoration: underline;
}

.p-b-idea-informal .p-b-performance {
  height: 14px;
  padding-right: 124px;
  position: absolute;
  right: 0;
  top: 30px;
}

.p-b-idea-informal .p-b-performance p {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
}

.p-b-idea-informal .p-b-performance p.negative {
  color: #e10000;
}

.p-b-idea-informal .p-b-performance p.positive {
  color: #00be00;
}

.p-b-idea-informal .p-b-performance p.locked {
  background: url("/assets/images/common/icons/icon-padlock-9x12.svg?11CAFB1161DFAC42") center left no-repeat;
  background-size: 9px 12px;
  padding-left: 14px;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  /**
     * Column.
     */

  /**
     * Preview box.
     */

  .p-b-idea,
  .p-b-idea-informal {
    clear: both;
    display: block;
    float: none !important;
    width: 100% !important;
  }

  .p-b-idea .p-b-presentation .left,
  .p-b-idea .p-b-presentation .right,
  .p-b-idea-informal .p-b-presentation .left,
  .p-b-idea-informal .p-b-presentation .right {
    float: none !important;
    width: 100% !important;
  }

  .p-b-idea .p-b-presentation .left,
  .p-b-idea-informal .p-b-presentation .left {
    margin-bottom: 7px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  /**
     * Preview box.
     */

  .p-b-idea,
  .p-b-idea-informal {
    border: 0 !important;
    border-bottom: 1px solid #ccc !important;
    padding: 16px 10px 16px 9px !important;
  }

  .p-b-idea .p-b-date,
  .p-b-idea-informal .p-b-date {
    margin-bottom: 8px;
  }

  .p-b-idea .tag,
  .p-b-idea-informal .tag {
    right: 7px;
    top: 18px;
    width: 34px;
  }

  .p-b-idea .tag .medium,
  .p-b-idea-informal .tag .medium {
    width: 34px;
  }

  .p-b-idea .tag .medium.long,
  .p-b-idea-informal .tag .medium.long {
    background-image: url("/assets/images/ideas/icons/icon-long-short-long-small.svg?11CAFB1161DFAC42");
  }

  .p-b-idea .tag .medium.short,
  .p-b-idea-informal .tag .medium.short {
    background-image: url("/assets/images/ideas/icons/icon-long-short-short-small.svg?11CAFB1161DFAC42");
  }

  .p-b-idea .tag .medium.na,
  .p-b-idea-informal .tag .medium.na {
    background-image: url("/assets/images/ideas/icons/icon-long-short-na-small.svg?11CAFB1161DFAC42");
  }

  .p-b-idea .p-b-discussion,
  .p-b-idea-informal .p-b-discussion {
    right: 15px;
  }

  .p-b-idea .p-b-header-idea,
  .p-b-idea-informal .p-b-header-idea {
    margin-right: 54px;
  }

  .p-b-idea .p-b-company,
  .p-b-idea-informal .p-b-company {
    margin-right: 54px;
  }

  .p-b-idea .p-b-performance,
  .p-b-idea-informal .p-b-performance {
    padding-right: 0;
    right: 54px;
    top: 18px;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Ideas / Index.
 */

/* ------------------------------------------------------------------------- */

.page-content-ideas .content-main-ideas .column-content-idea {
  padding: 0 20px;
}

.page-content-ideas .content-main-ideas .container-results {
  min-height: 100%;
  padding-bottom: 50px;
}

.page-content-ideas .content-main-ideas .container-results .column-top-idea {
  padding-top: 16px;
}

.page-content-ideas .content-main-ideas .container-results .column-top-idea:first-child {
  padding-top: 0;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .page-content-ideas .content-main-ideas .container-results .column-idea {
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-top: 0;
    padding-left: 0 !important;
  }

  .page-content-ideas .content-main-ideas .container-results .column-idea .row.flex {
    display: block;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-ideas {
    /**
         * Header.
         */
  }

  .page-ideas .navbar div.header-top-mobile .search-link {
    display: block;
  }

  .page-content-ideas .content-main-ideas {
    padding-right: 20px;
    padding-left: 20px;
  }

  .page-content-ideas .content-main-ideas .container-results {
    /**
                 * Column.
                 */
    /**
                 * Preview box.
                 */
  }

  .page-content-ideas .content-main-ideas .container-results .column-idea {
    margin: 0 20px;
    padding: 0;
  }

  .page-content-ideas .content-main-ideas .container-results .column-idea .column-top-idea {
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 6px;
    padding-top: 10px !important;
  }

  .page-content-ideas .content-main-ideas .container-results .column-idea .column-top-idea.column-top-main-header {
    border-bottom-width: 5px;
    padding-bottom: 0;
  }

  .page-content-ideas .content-main-ideas .container-results .column-idea .column-top-idea.column-top-main-header h4 {
    display: none;
  }

  .page-content-ideas .content-main-ideas .container-results .column-idea .column-top-idea:first-child {
    padding-top: 0 !important;
  }

  .page-content-ideas .content-main-ideas .container-results .column-idea .column-content-idea {
    padding-left: 0;
    padding-right: 0;
  }

  .page-content-ideas .content-main-ideas .container-results .column-idea .column-content-idea .column-content-no-results {
    margin-top: 12px;
  }

  .page-content-ideas .content-main-ideas .container-results .p-b-idea {
    border: 0 !important;
    border-bottom: 1px solid #ccc !important;
    padding: 16px 10px 16px 9px !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Ideas / Show.
 */

/* ------------------------------------------------------------------------- */

.page-idea-show {
  /**
     * Header back link.
     */
  /**
     * Left panel.
     */
  /**
     * Content.
     */
  /**
     * Article.
     */
}

.page-idea-show .back-link a {
  color: #ff5100;
}

.page-idea-show aside.content-left-idea-show {
  background-color: #f6f6f6;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  /*height: 100%;*/
  min-height: 100%;
  padding: 0 0 0 52px;
  position: relative;
}

.page-idea-show .content-main-idea-show {
  padding-bottom: 50px;
  padding-right: 0;
}

.page-idea-show .content-main-idea-show .column-idea {
  margin-top: 0;
}

.page-idea-show article.article {
  /**
             * Author info.
             */
  /**
             * Content.
             */
}

.page-idea-show article.article hr.line {
  border-color: #ff5100;
}

.page-idea-show article.article .author-info li {
  background-image: url("/assets/images/common/icons/icon-square-orange-6x6.svg?11CAFB1161DFAC42");
}

.page-idea-show article.article .article-content {
  /**
                 * Title.
                 */
  /**
                 * Tickers.
                 */
  /**
                 * Tag.
                 */
  /**
                 * Table data.
                 */
  /**
                 * Chart.
                 */
  /**
                 * Transcript.
                 */
  /**
                 * Body.
                 */
  /**
                 * Contact box.
                 */
  /**
                 * Disclosure.
                 */
  /**
                 * Replay file.
                 */
}

.page-idea-show article.article .article-content .article-title {
  color: #ff5100;
}

.page-idea-show article.article .article-content .article-subtitle {
  margin-top: 5px;
}

.page-idea-show article.article .article-content .article-tickers,
.page-idea-show article.article .article-content .article-tickers span {
  color: #ff5100;
}

.page-idea-show article.article .article-content .tag {
  height: 42px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 114px;
}

.page-idea-show article.article .article-content .tag .large {
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 42px;
  width: 114px;
}

.page-idea-show article.article .article-content .tag .large.long {
  background-image: url("/assets/images/ideas/icons/icon-long-short-long-large.svg?11CAFB1161DFAC42");
}

.page-idea-show article.article .article-content .tag .large.short {
  background-image: url("/assets/images/ideas/icons/icon-long-short-short-large.svg?11CAFB1161DFAC42");
}

.page-idea-show article.article .article-content .tag .large.na {
  background-image: url("/assets/images/ideas/icons/icon-long-short-na-large.svg?11CAFB1161DFAC42");
}

.page-idea-show article.article .article-content .short-data {
  border-bottom: 1px solid #e2e5e5;
  padding: 0 0 1.5em;
}

.page-idea-show article.article .article-content .short-data .data-container {
  float: left;
  margin: 0;
  padding: 0;
}

.page-idea-show article.article .article-content .short-data .data-container .short-data-item {
  display: inline-block;
  color: #999;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.05em;
  margin-right: 34px;
  padding-top: 0.5em;
}

@media (max-width: 1250px) {
  .page-idea-show article.article .article-content .short-data .data-container .short-data-item {
    width: 100%;
  }
}

.page-idea-show article.article .article-content .short-data .data-container .short-data-item span {
  color: #000;
  display: inline-block;
  margin-left: 0.5em;
}

.page-idea-show article.article .article-content .short-data .data-container.short-data-presented {
  width: 50%;
}

@media (max-width: 768px) {
  .page-idea-show article.article .article-content .short-data .data-container.short-data-presented {
    width: 100%;
  }
}

.page-idea-show article.article .article-content .short-data .data-container.short-data-current {
  width: 35%;
}

@media (max-width: 992px) {
  .page-idea-show article.article .article-content .short-data .data-container.short-data-current {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .page-idea-show article.article .article-content .short-data .data-container.short-data-current {
    width: 100%;
  }
}

.page-idea-show article.article .article-content .short-data .data-container.short-data-current .short-data-item {
  color: #ff5100;
}

.page-idea-show article.article .article-content .short-data .data-container.short-data-collapse {
  width: 15%;
}

@media (max-width: 992px) {
  .page-idea-show article.article .article-content .short-data .data-container.short-data-collapse {
    width: 100%;
    margin-top: 1em;
  }
}

.page-idea-show article.article .article-content .short-data .data-container.short-data-collapse .btn {
  background-color: #fff5f0;
  border-color: #fff5f0;
  font-weight: 600;
  cursor: pointer;
}

.page-idea-show article.article .article-content .short-data .data-container.short-data-collapse .btn:hover {
  background-color: #fde9e0;
  border-color: #fde9e0;
}

.page-idea-show article.article .article-content .short-data .data-container.short-data-collapse .btn i {
  margin-left: 0.75em;
  color: #ff5100;
  font-weight: bold;
}

.page-idea-show article.article .article-content .table-data-container-mobile {
  display: none;
}

.page-idea-show article.article .article-content .table-data-collapse {
  display: none;
}

.page-idea-show article.article .article-content .table-data-collapse.open {
  display: block;
}

.page-idea-show article.article .article-content .table-data-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  position: relative;
}

.page-idea-show article.article .article-content .table-data-container.table-data-description {
  display: block;
  margin-bottom: 20px;
}

.page-idea-show article.article .article-content .table-data-container.table-data-description .table-text {
  border-top: 0 !important;
}

.page-idea-show article.article .article-content .table-data-container .table-data-block {
  float: left;
  margin: 0;
  padding: 0;
}

.page-idea-show article.article .article-content .table-data-container .table-data-block.block-presented {
  width: 40%;
}

.page-idea-show article.article .article-content .table-data-container .table-data-block.block-current {
  width: 60%;
  clear: right;
}

.page-idea-show article.article .article-content .table-data-container .table-data {
  height: 100%;
  width: 100%;
}

.page-idea-show article.article .article-content .table-data-container .table-data th,
.page-idea-show article.article .article-content .table-data-container .table-data .table-label,
.page-idea-show article.article .article-content .table-data-container .table-data .table-main-label {
  font-family: inherit;
  font-size: 13px;
  text-transform: uppercase;
}

.page-idea-show article.article .article-content .table-data-container .table-data .table-label,
.page-idea-show article.article .article-content .table-data-container .table-data .table-main-label {
  border: 1px solid #e2e5e5;
  color: #727272;
  font-weight: 700;
}

.page-idea-show article.article .article-content .table-data-container .table-data th {
  border: 0;
  color: #333;
  font-weight: 600;
  padding: 10px 10px 10px 0;
}

.page-idea-show article.article .article-content .table-data-container .table-data tr.first-row {
  height: 50px;
}

.page-idea-show article.article .article-content .table-data-container .table-data .table-label {
  border-bottom: 0;
  padding: 12px 5px 10px 8px;
}

.page-idea-show article.article .article-content .table-data-container .table-data .table-main-label {
  padding: 10px;
  padding-left: 25px;
  text-align: left;
}

.page-idea-show article.article .article-content .table-data-container .table-data .table-main-data,
.page-idea-show article.article .article-content .table-data-container .table-data .table-value {
  border: 1px solid #e2e5e5;
  color: #333;
  font-family: inherit;
  font-weight: 500;
  text-transform: uppercase;
}

.page-idea-show article.article .article-content .table-data-container .table-data .table-main-data,
.page-idea-show article.article .article-content .table-data-container .table-data .table-date {
  font-size: 20px;
  padding: 10px;
  padding-right: 25px;
  text-align: right;
}

.page-idea-show article.article .article-content .table-data-container .table-data .table-value {
  border-top: 0;
  font-size: 18px;
  padding: 8px 5px 10px 8px;
}

.page-idea-show article.article .article-content .table-data-container .table-data .table-value small {
  text-transform: lowercase;
}

.page-idea-show article.article .article-content .table-data-container .table-data .table-date {
  border: 1px solid #e2e5e5;
  border-left: 0;
  color: #333;
  font-family: inherit;
  font-weight: 500;
  text-transform: uppercase;
}

.page-idea-show article.article .article-content .table-data-container .table-data .table-bg {
  background: #f9f9f9;
}

.page-idea-show article.article .article-content .table-data-container .table-data .table-text {
  border: 1px solid #e2e5e5;
  color: #656565;
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  padding: 16px;
}

.page-idea-show article.article .article-content .table-data-container .table-data .table-chart {
  border: 1px solid #e2e5e5;
  border-left: none;
  border-top: none;
}

.page-idea-show article.article .article-content .article-chart-container {
  height: 350px;
  padding: 5px;
  position: relative;
}

.page-idea-show article.article .article-content .content-transcript-button-container {
  position: absolute;
  top: -10px;
  right: 0;
}

.page-idea-show article.article .article-content .content-transcript-button-container .btn {
  background-color: #ff5100;
  border-color: #ff5100;
  font-weight: 600;
  cursor: pointer;
  color: #fff;
}

@media (max-width: 768px) {
  .page-idea-show article.article .article-content .content-transcript-button-container .btn {
    display: block;
  }
}

.page-idea-show article.article .article-content .content-transcript-button-container .btn:hover {
  background-color: #ff5100;
  border-color: #ff5100;
}

.page-idea-show article.article .article-content .content-transcript-button-container .btn i {
  margin-left: 0.75em;
  color: #fff;
  font-weight: bold;
}

.page-idea-show article.article .article-content .content-body h1,
.page-idea-show article.article .article-content .content-body h2,
.page-idea-show article.article .article-content .content-body h3,
.page-idea-show article.article .article-content .content-body h4,
.page-idea-show article.article .article-content .content-body h5,
.page-idea-show article.article .article-content .content-body h6,
.page-idea-show article.article .article-content .content-body .article-idea-content-subheader {
  color: #ff5100;
}

.page-idea-show article.article .article-content .content-body.content-body-informal h1,
.page-idea-show article.article .article-content .content-body.content-body-informal h2,
.page-idea-show article.article .article-content .content-body.content-body-informal h3,
.page-idea-show article.article .article-content .content-body.content-body-informal h4,
.page-idea-show article.article .article-content .content-body.content-body-informal h5,
.page-idea-show article.article .article-content .content-body.content-body-informal h6,
.page-idea-show article.article .article-content .content-body.content-body-informal .article-idea-content-subheader {
  color: #3755D9;
}

.page-idea-show article.article .article-content .content-body ul {
  list-style-image: url("/assets/images/common/icons/icon-square-orange-6x6.svg?11CAFB1161DFAC42");
}

.page-idea-show article.article .article-content .content-body ul ul {
  list-style-image: url("/assets/images/common/icons/icon-round-orange-6x6.svg?11CAFB1161DFAC42");
}

.page-idea-show article.article .article-content .content-body ul ul ul {
  list-style-image: url("/assets/images/common/icons/icon-triangle-orange-5x8.svg?11CAFB1161DFAC42");
}

.page-idea-show article.article .article-content .article-contact-box {
  background-color: #fef7f4;
  border-bottom: 1px solid #f9bca0;
  border-top: 1px solid #f9bca0;
}

.page-idea-show article.article .article-content .article-contact-box a {
  color: #ff5100;
  text-decoration: none;
}

.page-idea-show article.article .article-content .article-disclosure h1,
.page-idea-show article.article .article-content .article-disclosure h2,
.page-idea-show article.article .article-content .article-disclosure h3,
.page-idea-show article.article .article-content .article-disclosure h4,
.page-idea-show article.article .article-content .article-disclosure h5,
.page-idea-show article.article .article-content .article-disclosure h6 {
  color: #ff5100;
}

.page-idea-show article.article .article-content .article-disclosure ul {
  list-style-image: url("/assets/images/common/icons/icon-square-orange-6x6.svg?11CAFB1161DFAC42");
}

.page-idea-show article.article .article-content .article-disclosure ul ul {
  list-style-image: url("/assets/images/common/icons/icon-round-orange-6x6.svg?11CAFB1161DFAC42");
}

.page-idea-show article.article .article-content .article-disclosure ul ul ul {
  list-style-image: url("/assets/images/common/icons/icon-triangle-orange-5x8.svg?11CAFB1161DFAC42");
}

.page-idea-show article.article .article-content .article-disclosure .btn {
  background-color: #ff5100;
  border-color: #ff5100;
}

.page-idea-show article.article .article-content .article-disclosure .btn:hover {
  background-color: #ff5100;
  border-color: #ff5100;
}

.page-idea-show article.article .article-content .article-replay-file {
  margin-top: 30px;
  position: relative;
}

.page-idea-show article.article .article-content .article-replay-file .sm2-playlist {
  display: none;
}

.page-idea-show article.article .article-content .article-replay-file h3 {
  background: url("/assets/images/common/icons/icon-replay-22x22.svg?11CAFB1161DFAC42") no-repeat center left;
  background-size: 26px 26px;
  color: #727272;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
  padding: 0 0 0 32px;
}

.page-idea-show article.article .article-content .article-replay-file .player {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  --plyr-color-main: #ff5100;
  --plyr-audio-controls-background: #fef7f4;
}

.page-idea-show article.article .article-content .sm2-progress .sm2-progress-track {
  background-color: #ff5100;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .page-idea-show {
    /**
         * Left panel.
         */
    /**
         * Sidebar articles.
         */
    /**
         * Content.
         */
  }

  .page-idea-show aside.content-left-idea-show {
    background-color: #fff;
  }

  .page-idea-show .article-sidebar-articles .column {
    padding: 0;
    /**
                 * Preview box.
                 */
  }

  .page-idea-show .article-sidebar-articles .column .content {
    padding-right: 10px;
  }

  .page-idea-show .article-sidebar-articles .column .p-b {
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 16px;
  }

  .page-idea-show .content-main-idea-show {
    /**
             * Article navigation.
             */
    /**
             * Article.
             */
  }

  .page-idea-show .content-main-idea-show .article-navigation {
    display: none;
  }

  .page-idea-show .content-main-idea-show .content-transcript-button-container {
    margin: 20px 0 !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
  }

  .page-idea-show .content-main-idea-show .content-transcript-button-container .btn {
    display: block;
    width: 100%;
  }

  .page-idea-show .content-main-idea-show article.article {
    border-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-left: 0;
    /**
                     * Content.
                     */
  }

  .page-idea-show .content-main-idea-show article.article .article-content {
    /**
                         * Title.
                         */
    /**
                         * Table data.
                         */
  }

  .page-idea-show .content-main-idea-show article.article .article-content .article-title,
  .page-idea-show .content-main-idea-show article.article .article-content .article-subtitle {
    margin-right: 134px;
  }

  .page-idea-show .content-main-idea-show article.article .article-content .table-data-container {
    display: block;
  }

  .page-idea-show .content-main-idea-show article.article .article-content .table-data-container .table-data-block {
    clear: none;
    float: none;
    width: 100%;
  }

  .page-idea-show .content-main-idea-show article.article .article-content .table-data-container .table-data-block.block-presented {
    margin-bottom: 20px;
  }

  .page-idea-show .content-main-idea-show article.article .article-content .table-data-container .table-data .table-chart {
    border-left: 1px solid #e2e5e5;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-idea-show {
    /**
         * Content.
         */
    /**
         * Article.
         */
  }

  .page-idea-show .content-main {
    padding-bottom: 0;
  }

  .page-idea-show article.article {
    /**
                 * Author info.
                 */
    /**
                 * Actions.
                 */
    /**
                 * Content.
                 */
  }

  .page-idea-show article.article .author-info {
    text-align: left;
  }

  .page-idea-show article.article .author-info li.phone a {
    color: #ff5100 !important;
  }

  .page-idea-show article.article .article-actions li span.title {
    display: none;
  }

  .page-idea-show article.article .article-actions li span.icon {
    margin-right: 0;
  }

  .page-idea-show article.article .article-content {
    /**
                     * Title.
                     */
    /**
                     * Tag.
                     */
    /**
                     * Table data.
                     */
  }

  .page-idea-show article.article .article-content .article-title,
  .page-idea-show article.article .article-content .article-subtitle {
    margin-right: 112px !important;
  }

  .page-idea-show article.article .article-content .tag {
    height: 34px;
    top: 0;
    width: 92px;
  }

  .page-idea-show article.article .article-content .tag .large {
    height: 34px;
    width: 92px;
  }

  .page-idea-show article.article .article-content .table-data-container-mobile {
    display: block;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .page-idea-show article.article .article-content .table-data-container-mobile > div {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 20px;
  }

  .page-idea-show article.article .article-content .table-data-container-mobile .table-data-presented {
    border-bottom: 0;
    border-top: 1px solid #e5e5e5;
    background-color: #f5f5f5;
  }

  .page-idea-show article.article .article-content .table-data-container-mobile h3 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 5px 0;
    padding: 0;
    text-transform: uppercase;
  }

  .page-idea-show article.article .article-content .table-data-container-mobile .table-data {
    border: 0;
    width: 100%;
  }

  .page-idea-show article.article .article-content .table-data-container-mobile .table-data td {
    font-size: 1.05em;
    padding: 2px 0;
  }

  .page-idea-show article.article .article-content .table-data-container-mobile .table-data td.caption {
    color: #727272;
    text-transform: uppercase;
    width: 60%;
  }

  .page-idea-show article.article .article-content .table-data-container-mobile .table-data td.value {
    color: #000;
    font-size: 1.1em;
  }

  .page-idea-show article.article .article-content .table-data-container-mobile .table-data .table-chart {
    border: 0;
  }

  .page-idea-show article.article .article-content .table-data-container-mobile .table-data .table-chart .article-chart-container {
    height: 400px;
    margin: 10px -5px 0;
    padding: 0 !important;
  }

  .page-idea-show article.article .article-content .table-data-container.table-data-description {
    border-bottom: 1px solid #727272;
    padding-bottom: 20px;
  }

  .page-idea-show article.article .article-content .table-data-container .table-data .table-text {
    border: 0 !important;
    color: #727272;
    padding: 0 !important;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * SASS / Ideas / Discussion panel.
 */

/* ------------------------------------------------------------------------- */

.page-idea-show {
  /**
     * Discussion panel.
     */
}

.page-idea-show .discussion-panel .inner h3.title {
  color: #ff5100;
}

.page-idea-show .discussion-panel .discussion-content-panel {
  border-color: #ff5100;
}

.page-idea-show .discussion-panel .discussion-panel-comments .content-list .comment .body img {
  max-width: 100%;
  height: auto;
}

.page-idea-show .discussion-panel .discussion-panel-comments .content-list .comment .body ul {
  list-style-image: url("/assets/images/common/icons/icon-square-orange-6x6.svg?11CAFB1161DFAC42") !important;
}

.page-idea-show .discussion-panel .discussion-panel-comments .content-list .comment .body ul ul {
  list-style-image: url("/assets/images/common/icons/icon-round-orange-6x6.svg?11CAFB1161DFAC42") !important;
}

.page-idea-show .discussion-panel .discussion-panel-comments .content-list .comment .body ul ul ul {
  list-style-image: url("/assets/images/common/icons/icon-triangle-orange-5x8.svg?11CAFB1161DFAC42") !important;
}

.page-idea-show .discussion-panel .discussion-panel-comments .content-list .comment .actions a:hover {
  border-color: #ff5100;
  color: #ff5100;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-idea-show {
    /**
         * Discussion panel.
         */
  }
}

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

/**
 * Search.
 */

/**
 * SASS / Search / Common.
 */

/* ------------------------------------------------------------------------- */

/**
 * Common.
 */

.page-search .results-research,
.page-search .results-ideas {
  padding-right: 0;
}

/* ------------------------------------------------------------------------- */

/**
 * Research.
 */

.page-search .results-research {
  margin-bottom: 100px;
}

.page-search .results-research .row.flex {
  margin-left: 0;
  margin-right: 0;
}

/* ------------------------------------------------------------------------- */

/**
 * Ideas.
 */

.page-search .results-ideas .column-content-idea {
  padding: 0 20px;
}

.page-search .results-ideas .link-expand {
  margin-top: 15px;
  text-align: center;
}

.page-search .results-ideas .link-expand a {
  border: 1px solid #ff5100;
  color: #ff5100 !important;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin: 0 auto;
  padding: 6px 15px;
  text-align: center;
  text-decoration: none;
}

.page-search .results-ideas .link-expand a:hover {
  text-decoration: underline;
}

.page-search .results-ideas .column-content-no-results {
  margin-left: -20px;
  margin-right: -20px;
  padding: 0;
}

/* ------------------------------------------------------------------------- */

/**
 * Small desktop.
 */

/* ------------------------------------------------------------------------- */

/**
 * Tablet.
 */

@media (max-width: 992px) {
  .page-search {
    /**
         * Common.
         */
    /**
         * Research.
         */
    /**
         * Ideas.
         */
  }

  .page-search .results-research,
  .page-search .results-ideas {
    margin-bottom: 102px;
  }

  .page-search .results-research {
    padding-left: 0;
    padding-right: 20px;
  }

  .page-search .results-research .column-research {
    padding: 0 0 0 20px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .page-search .results-ideas .column-idea {
    padding: 0 20px 0 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .page-search .results-ideas .row.flex {
    display: block;
  }

  .page-search .results-ideas .row.flex.hidden {
    display: block !important;
    visibility: visible !important;
  }

  .page-search .results-ideas .row.flex .p-b-idea {
    clear: both;
    display: block;
    float: none !important;
    width: 100% !important;
  }

  .page-search .results-ideas .link-expand {
    display: none;
  }
}

/* ------------------------------------------------------------------------- */

/**
 * Mobile.
 */

@media (max-width: 767px) {
  .page-search {
    /**
         * Common.
         */
    /**
         * Research.
         */
    /**
         * Ideas.
         */
  }

  .page-search .results-research {
    margin-bottom: 50px;
    margin-top: 24px;
  }

  .page-search .results-ideas {
    margin-bottom: 0 !important;
  }

  .page-search .results-research .column-top,
  .page-search .results-ideas .column-top {
    padding-bottom: 6px;
  }

  .page-search .results-research .column-content-research {
    padding: 0;
  }

  .page-search .results-research .p-b-research {
    margin: 0 !important;
    padding: 14px 10px 14px 7px !important;
    border-bottom-color: #ccc !important;
  }

  .page-search .results-research .p-b-research .p-b-content-type {
    left: auto !important;
    top: 8px !important;
    right: 7px !important;
  }

  .page-search .results-research .p-b-research .p-b-header-research {
    font-size: 15px;
    padding-left: 0;
  }

  .page-search .results-research .p-b-research .p-b-subtitle,
  .page-search .results-research .p-b-research .p-b-tickers,
  .page-search .results-research .p-b-research .p-b-sectors {
    padding-left: 0;
  }

  .page-search .results-ideas .column-content-idea {
    padding: 0;
  }

  .page-search .results-ideas .row.flex .p-b-idea {
    margin: 0 20px !important;
    padding: 14px 10px 14px 7px !important;
    width: auto !important;
    border-bottom-color: #ccc !important;
  }

  .page-search .results-ideas .row.flex .p-b-idea .tag {
    right: 8px;
    top: 18px;
    width: 34px;
  }

  .page-search .results-ideas .row.flex .p-b-idea .tag .medium {
    height: 34px;
    width: 34px;
  }

  .page-search .results-ideas .row.flex .p-b-idea .tag .medium.long {
    background-image: url("/assets/images/ideas/icons/icon-long-short-long-small.svg?11CAFB1161DFAC42");
  }

  .page-search .results-ideas .row.flex .p-b-idea .tag .medium.short {
    background-image: url("/assets/images/ideas/icons/icon-long-short-short-small.svg?11CAFB1161DFAC42");
  }

  .page-search .results-ideas .row.flex .p-b-idea .tag .medium.na {
    background-image: url("/assets/images/ideas/icons/icon-long-short-na-small.svg?11CAFB1161DFAC42");
  }

  .page-search .results-ideas .row.flex .p-b-idea .p-b-header-idea {
    font-size: 15px;
  }
}

/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */

