@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 *= require_self
 *= require jquery-ui/core
 *= require jquery-ui/theme
 *= require jquery-ui/autocomplete
 *= require flexslider
 *= require tooltipster.bundle.min
 *= require foundation.joyride.min
 */
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

[data-whatinput=mouse] button {
  outline: 0;
}
button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.grid-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0;
}

.grid-x {
  display: flex;
  flex-flow: row wrap;
}

.cell {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  flex: 1 1 0;
}
.cell.shrink {
  flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.25rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.25rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.25rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1.25rem / 2);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 1.25rem / 2);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 1.25rem / 2);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1.25rem / 2);
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 1.25rem / 2);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 1.25rem / 2);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1.25rem / 2);
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 1.25rem / 2);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 1.25rem / 2);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1.25rem / 2);
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 1.25rem / 2);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 1.25rem / 2);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.row {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  min-width: 0;
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

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

.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

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

.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

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

.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.align-left {
  justify-content: flex-start;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.4375rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2rem;
  }
  h2, .h2 {
    font-size: 1.625rem;
  }
  h3, .h3 {
    font-size: 1.4375rem;
  }
  h4, .h4 {
    font-size: 1.25rem;
  }
  h5, .h5 {
    font-size: 1.125rem;
  }
  h6, .h6 {
    font-size: 1.0625rem;
  }
}
a {
  line-height: inherit;
  color: #2368a6;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(30.1, 89.44, 142.76);
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 1200px;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
  border-radius: 3px;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    print-color-adjust: exact;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  appearance: none;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  appearance: none;
  border-radius: 3px;
}

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

::placeholder {
  color: #cacaca;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 3px 0 0 3px;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 3px 3px 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: rgb(249, 236.1, 234.1);
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.85em 1em;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #cd2828;
  color: #fefefe;
}
.button:hover, .button:focus {
  background-color: rgb(174.25, 34, 34);
  color: #fefefe;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #2368a6;
  color: #fefefe;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(28, 83.2, 132.8);
  color: #fefefe;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #fefefe;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #0a0a0a;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(204, 139.2, 0);
  color: #0a0a0a;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #fefefe;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #cd2828;
  color: #cd2828;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: rgb(102.5, 20, 20);
  color: rgb(102.5, 20, 20);
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #2368a6;
  color: #2368a6;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: rgb(17.5, 52, 83);
  color: rgb(17.5, 52, 83);
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #cd2828;
}
.button.clear:hover, .button.clear:focus {
  color: rgb(102.5, 20, 20);
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #2368a6;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: rgb(17.5, 52, 83);
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: rgb(127.5, 87, 0);
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #cd2828;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #2368a6;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 3px 3px 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 3px 3px;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #2368a6;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 3px 3px;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #2368a6 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #2368a6 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2368a6;
  color: #fefefe;
}
.badge.primary {
  background: #2368a6;
  color: #fefefe;
}
.badge.secondary {
  background: #767676;
  color: #fefefe;
}
.badge.success {
  background: #3adb76;
  color: #0a0a0a;
}
.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.badge.alert {
  background: #cc4b37;
  color: #fefefe;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}
.breadcrumbs a {
  color: #2368a6;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1;
}
.button-group::before, .button-group::after {
  display: none;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  flex: 1 1 0px;
}
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #2368a6;
  color: #fefefe;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: rgb(28, 83.2, 132.8);
  color: #fefefe;
}
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #fefefe;
}
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #0a0a0a;
}
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: rgb(204, 139.2, 0);
  color: #0a0a0a;
}
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #fefefe;
}
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #cd2828;
  color: #cd2828;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: rgb(102.5, 20, 20);
  color: rgb(102.5, 20, 20);
}
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #2368a6;
  color: #2368a6;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: rgb(17.5, 52, 83);
  color: rgb(17.5, 52, 83);
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #cd2828;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: rgb(102.5, 20, 20);
}
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #2368a6;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: rgb(17.5, 52, 83);
}
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: rgb(127.5, 87, 0);
}
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.callout {
  background-color: rgb(254.85, 254.85, 254.85);
  color: #0a0a0a;
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 3px;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: rgb(216.7208955224, 232.6320895522, 246.9291044776);
  color: #0a0a0a;
}
.callout.secondary {
  background-color: rgb(234.45, 234.45, 234.45);
  color: #0a0a0a;
}
.callout.success {
  background-color: rgb(225.45, 249.6, 234.45);
  color: #0a0a0a;
}
.callout.warning {
  background-color: rgb(255, 242.85, 216.75);
  color: #0a0a0a;
}
.callout.alert {
  background-color: rgb(247.35, 228, 225);
  color: #0a0a0a;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.menu.simple {
  align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #2368a6;
  color: #fefefe;
}
.menu .active > a {
  background: #2368a6;
  color: #fefefe;
}
.menu.align-left {
  justify-content: flex-start;
}
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}
.menu.align-right li .submenu li {
  justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: flex;
  justify-content: center;
}
.menu.align-center li .submenu li {
  justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  justify-content: center;
}
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: "";
}
.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #2368a6;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #2368a6;
  right: 1rem;
  left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #2368a6 transparent transparent;
  right: auto;
  left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #2368a6 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #2368a6 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #2368a6;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #2368a6 transparent transparent;
  right: auto;
  left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #2368a6;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #2368a6 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #2368a6 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #2368a6;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #2368a6 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #2368a6 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #2368a6;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #2368a6 transparent transparent;
  right: auto;
  left: 5px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #2368a6;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 3px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2368a6;
  color: #fefefe;
}
.label.primary {
  background: #2368a6;
  color: #fefefe;
}
.label.secondary {
  background: #767676;
  color: #fefefe;
}
.label.success {
  background: #3adb76;
  color: #0a0a0a;
}
.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.label.alert {
  background: #cc4b37;
  color: #fefefe;
}

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media print, screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}

.media-object-section {
  flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section.main-section {
  flex: 1 1 0px;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
  position: fixed;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}

.off-canvas-absolute {
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
  position: absolute;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  transform: none;
  backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}

.orbit-next, .orbit-previous {
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}
.orbit-bullets button:hover {
  background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 3px;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 3px;
  color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2368a6;
  color: #fefefe;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 3px;
  background-color: #cacaca;
}
.progress.primary .progress-meter {
  background-color: #2368a6;
}
.progress.secondary .progress-meter {
  background-color: #767676;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffae00;
}
.progress.alert .progress-meter {
  background-color: #cc4b37;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #2368a6;
  border-radius: 3px;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
  border-radius: 3px;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  left: 0;
  z-index: 1;
  cursor: grab;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 3px;
  background-color: #2368a6;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: rgb(29.75, 88.4, 141.1);
}
.slider-handle.is-dragging {
  transition: all 0s linear;
  cursor: grabbing;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 900px;
    max-width: 1200px;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 1200px;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 1200px;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 1200px;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.switch {
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none;
  height: 2rem;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 3px;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 3px;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #2368a6;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
input:focus-visible ~ .switch-paddle {
  background: rgb(181.8, 181.8, 181.8);
}
input:focus-visible ~ .switch-paddle::after {
  background: #fefefe;
}
input:checked:focus-visible ~ .switch-paddle {
  background: rgb(29.75, 88.4, 141.1);
}
input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px;
}
thead,
tbody,
tfoot {
  border: 1px solid rgb(241.3, 241.3, 241.3);
  background-color: #fefefe;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

thead {
  background: rgb(247.65, 247.65, 247.65);
  color: #0a0a0a;
}

tfoot {
  background: rgb(241.3, 241.3, 241.3);
  color: #0a0a0a;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: rgb(241.3, 241.3, 241.3);
}

table.unstriped tbody {
  background-color: #fefefe;
}
table.unstriped tbody tr {
  border-bottom: 1px solid rgb(241.3, 241.3, 241.3);
  background-color: #fefefe;
}

@media print, screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: rgb(242.55, 242.55, 242.55);
}
table.hover tfoot tr:hover {
  background-color: rgb(236.2, 236.2, 236.2);
}
table.hover tbody tr:hover {
  background-color: rgb(248.9, 248.9, 248.9);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: rgb(236.15, 236.15, 236.15);
}

.table-scroll {
  overflow-x: auto;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #2368a6;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(37.6902985075, 111.9940298507, 178.7597014925);
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2368a6;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #fefefe;
  color: rgb(30.1, 89.44, 142.76);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #2368a6;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(35, 104, 166, 0.5);
}
a.thumbnail image {
  box-shadow: none;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}

.title-bar-right {
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 3px;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.top-bar {
  padding: 0.5rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}

.top-bar {
  flex-wrap: wrap;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}

@media print, screen and (min-width: 40em) {
  .top-bar {
    flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.content-header:after, .group:after {
  content: "";
  display: table;
  clear: both;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.content-header:after, .group:after {
  content: "";
  display: table;
  clear: both;
}

html, body {
  background-color: #4f86b8;
}

body {
  color: #666666;
  font-size: 14px;
  line-height: 1.4em;
  min-width: 320px;
}

.anonymous-home h1, .admin-home h1 {
  margin-top: 30px;
}
.anonymous-home .mod-intro-survey, .admin-home .mod-intro-survey {
  min-height: 500px;
}

#messages {
  background-color: #fff;
}

.main-content {
  background: #fff;
  min-height: 400px;
  padding: 10px 0 20px 0;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  margin-right: 20px;
}
@media print, screen and (max-width: 39.99875em) {
  h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    margin-right: 0;
  }
}

.subheader {
  font-family: "Montserrat", sans-serif;
  color: #666666;
}

a {
  color: #2368a6;
}
a:active {
  color: #2297e6;
}
a:visited {
  color: #2368a6;
}
a:hover {
  color: #3690cc;
}
a:focus {
  color: #3690cc;
}
a.disabled, a:disabled {
  color: #96c2e9;
  cursor: not-allowed;
}

p {
  margin: 0;
  padding-bottom: 20px;
}

abbr[title], acronym[title] {
  text-decoration: none;
}

.strong {
  font-weight: bold;
}

.nowrap {
  white-space: nowrap;
}

.inline {
  display: inline;
}

.no-margin {
  margin: 0 !important;
}

.button {
  background-color: #cd2828;
}
.button:active {
  background-color: #ff4040;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.button:visited {
  background-color: #cd2828;
}
.button:hover {
  background-color: #e74e4e;
}
.button:focus {
  background-color: #e74e4e;
}
.button.disabled, .button:disabled, .button.disabled:hover, .button:disabled:hover, .button.disabled:active, .button:disabled:active, .button.disabled:visited, .button:disabled:visited {
  background-color: #db8484;
  box-shadow: none;
  cursor: not-allowed;
}
.button {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.button.hollow {
  background-color: #fff;
}
.button.hollow:active {
  background-color: #fff;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.button.hollow:visited {
  background-color: #fff;
}
.button.hollow:hover {
  background-color: #fff;
}
.button.hollow:focus {
  background-color: #fff;
}
.button.hollow.disabled, .button.hollow:disabled, .button.hollow.disabled:hover, .button.hollow:disabled:hover, .button.hollow.disabled:active, .button.hollow:disabled:active, .button.hollow.disabled:visited, .button.hollow:disabled:visited {
  background-color: #eeeeee;
  box-shadow: none;
  cursor: not-allowed;
}
.button.hollow {
  color: #cd2828;
  color: #cd2828;
}
.button.hollow:active {
  color: #ff4040;
}
.button.hollow:visited {
  color: #cd2828;
}
.button.hollow:hover {
  color: #e74e4e;
}
.button.hollow:focus {
  color: #e74e4e;
}
.button.hollow.disabled, .button.hollow:disabled {
  color: #db8484;
  cursor: not-allowed;
}
.button.hollow {
  border-color: #cd2828;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #e74e4e;
}
.button.secondary {
  background-color: #2368a6;
}
.button.secondary:active {
  background-color: #2297e6;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.button.secondary:visited {
  background-color: #2368a6;
}
.button.secondary:hover {
  background-color: #3690cc;
}
.button.secondary:focus {
  background-color: #3690cc;
}
.button.secondary.disabled, .button.secondary:disabled, .button.secondary.disabled:hover, .button.secondary:disabled:hover, .button.secondary.disabled:active, .button.secondary:disabled:active, .button.secondary.disabled:visited, .button.secondary:disabled:visited {
  background-color: #96c2e9;
  box-shadow: none;
  cursor: not-allowed;
}
.button.secondary {
  color: #fff;
  outline-color: #2368a6;
  text-transform: capitalize;
}
.button.secondary.hollow {
  background-color: #fff;
}
.button.secondary.hollow:active {
  background-color: #fff;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.button.secondary.hollow:visited {
  background-color: #fff;
}
.button.secondary.hollow:hover {
  background-color: #fff;
}
.button.secondary.hollow:focus {
  background-color: #fff;
}
.button.secondary.hollow.disabled, .button.secondary.hollow:disabled, .button.secondary.hollow.disabled:hover, .button.secondary.hollow:disabled:hover, .button.secondary.hollow.disabled:active, .button.secondary.hollow:disabled:active, .button.secondary.hollow.disabled:visited, .button.secondary.hollow:disabled:visited {
  background-color: #eeeeee;
  box-shadow: none;
  cursor: not-allowed;
}
.button.secondary.hollow {
  color: #cd2828;
  color: #2368a6;
}
.button.secondary.hollow:active {
  color: #2297e6;
}
.button.secondary.hollow:visited {
  color: #2368a6;
}
.button.secondary.hollow:hover {
  color: #3690cc;
}
.button.secondary.hollow:focus {
  color: #3690cc;
}
.button.secondary.hollow.disabled, .button.secondary.hollow:disabled {
  color: #96c2e9;
  cursor: not-allowed;
}
.button.secondary.hollow {
  border-color: #2368a6;
}
.button.secondary.hollow:hover, .button.secondary.hollow:focus {
  border-color: #3690cc;
}
.button.secondary.submit {
  text-transform: uppercase;
}
.button:visited {
  color: #fff;
}
.button.disabled, .button:disabled {
  color: rgba(255, 255, 255, 0.4666666667);
}

.footnote {
  position: relative;
  top: -5px;
}

.back {
  padding: 0.5ex 1em 0.5ex 0;
  margin: 0.5rem 0;
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
}

.box {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 10px;
}

.box-title {
  color: #666666;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
@media print, screen and (max-width: 39.99875em) {
  .box-title {
    font-size: 18px;
  }
}

.box-title .blue-accent {
  color: #2368a6;
}

.box-button-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  width: 100%;
}

.box-button {
  background: #cccccc;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .box-button {
    position: initial;
    width: 100%;
  }
}

.more-info-link {
  display: inline-block;
}

.more-info {
  display: inline-block;
  font-size: 12px;
  line-height: inherit;
  vertical-align: middle;
  margin: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .more-info {
    margin-right: 0;
  }
}

.more-info-modal p {
  font-size: 14px;
}
@media print, screen and (max-width: 39.99875em) {
  .more-info-modal p {
    line-height: 18px;
  }
}

.more-info-content {
  max-height: 400px;
  overflow-y: auto;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 39.99875em) {
  .more-info-content {
    margin-top: 10px;
  }
}

#feedback-link {
  position: fixed;
  right: 0;
  top: 10%;
  display: block;
  background-color: #cd2828;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #cd2828;
  overflow: hidden;
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
  padding: 0.75ex 0.75em;
  color: white;
  font-weight: bold;
  opacity: 0.5;
  transition: opacity 1s;
}
#feedback-link:hover {
  opacity: 1;
  transition: opacity 0.5s;
}
@media print, screen and (max-width: 63.99875em) {
  #feedback-link {
    display: none;
  }
}

.hidden {
  display: none;
}

.centered {
  text-align: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.privacy-reminder {
  font-size: 18px;
}

.terms {
  font-size: 14px;
}

.content-header h1 {
  float: left;
}
.content-header .links {
  float: right;
  margin: 20px 10px 0;
}
.content-header .links .link {
  font-size: 18px;
  margin-left: 40px;
}

.highlight {
  border-radius: 3px;
  border: 1px solid #e6e68a;
  background: #ffff99;
  padding: 3px 6px;
  display: block;
}

td.highlight {
  display: table-cell;
  border-radius: 0;
}

.warning.terms-warning {
  font-weight: bold;
  padding: 10px 0;
  color: #222;
}

a.alert-link {
  text-decoration: underline;
  font-weight: bold;
}

#signup-form .alert-box a.close {
  top: 20px;
}

.scroll-block {
  padding: 40px 40px 80px;
  background-color: #fff;
}
.scroll-block:nth-of-type(even) {
  background-color: #eee;
}

.unsupported-browser {
  background-color: #ffff99;
  color: #222;
}
.unsupported-browser p {
  padding-bottom: 10px;
}
.unsupported-browser .headline {
  color: #cd2828;
  font-size: 18px;
  text-align: center;
  padding: 10px;
}
.unsupported-browser table {
  width: 100%;
  border: none;
  margin-bottom: 20px;
}
.unsupported-browser table tr, .unsupported-browser table td {
  background-color: #fff;
}
.unsupported-browser table td {
  padding: 5px 10px;
  width: auto;
  text-align: left;
}
.unsupported-browser table td .button {
  margin: 0;
  font-size: 12px;
  padding: 5px 10px;
}
.unsupported-browser table td.icon {
  width: 65px;
}

.close-modal {
  display: none;
}

.reveal {
  border-radius: 3px;
}
.reveal:focus-visible {
  outline: none;
}
.reveal .close-modal {
  display: inline-block;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    height: auto;
    min-height: 0;
  }
}

.ui-menu {
  z-index: 2000 !important;
  list-style: none;
}
.ui-menu .ui-menu-item-wrapper {
  padding: 1ex;
}

.tour {
  display: none;
}

@media print, screen and (max-width: 39.99875em) {
  .widget {
    height: auto;
    padding-bottom: 30px;
  }
}

.input-group-button .button {
  border-radius: 0;
}
.input-group-button a.button {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.group:after, .content-header:after {
  content: "";
  display: table;
  clear: both;
}

/* Main column width */
.wp-block {
  max-width: 65rem;
}

/* Width of "wide" blocks */
.wp-block[data-align=wide] {
  max-width: 1200px;
}

/* Width of "full-wide" blocks */
.wp-block[data-align=full] {
  max-width: none;
}

.editor-writing-flow {
  background-color: white;
}

.content h1 + p, .content h1 + h3 {
  margin-top: 30px;
}

.privacy ul {
  list-style-type: none;
}

.terms .outline-section {
  display: inline;
  font-weight: bold;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, form .best-time-to-contact-fields:after, form .best-time-to-contact:after, .add-addresses:after {
  content: "";
  display: table;
  clear: both;
}

div.address {
  margin-bottom: 1em;
  border-bottom: 1px solid #e6e6e6;
  padding: 0 1ex 1em;
}
div.address .raw-property-address, div.address .unit-property-address {
  position: relative;
  z-index: 9;
}
div.address .editing {
  display: none;
}
div.address .editing .callout {
  background-color: #ffff99;
}
div.address .editing a {
  float: right;
  margin-bottom: 0;
}
div.address.edit .editing {
  display: block;
}
div.address.edit .editing .callout {
  padding-right: 1em;
}
div.address.edit .incorrect-map, div.address.edit .not-recognized {
  display: none;
}
div.address .not-recognized {
  margin-top: 10px;
}
div.address .not-recognized a {
  font-size: 14px;
}
div.address .address-label {
  margin-bottom: 1ex;
  font-size: medium;
}

form .raw-address {
  display: table;
  width: 100%;
}
form .raw-address .street-address, form .raw-address .address-unit {
  display: table-cell;
}
form .raw-address .street-address .input.error, form .raw-address .address-unit .input.error {
  margin-bottom: 20px;
}
form .raw-address .street-address {
  width: auto;
  vertical-align: top;
}
form .raw-address .street-address a {
  white-space: nowrap;
}
form .raw-address .street-address .primary-address-clarification {
  float: left;
  clear: both;
  left: 0;
  top: 0;
}
form .raw-address .street-address label {
  line-height: 1.4;
  margin-bottom: 1ex;
}
form .raw-address .street-address label .address-label, form .raw-address .street-address label .secondary-address-actions {
  display: inline;
  vertical-align: middle;
}
form .raw-address .street-address label .secondary-address-actions {
  font-size: 14px;
  white-space: nowrap;
}
form .raw-address .street-address label a.remove, form .raw-address .street-address label a.make-primary {
  margin-left: 1em;
  white-space: nowrap;
}
form .raw-address .address-unit {
  width: 110px;
  padding-left: 10px;
  vertical-align: bottom;
}

.addresses .privacy-reminder, #addresses .privacy-reminder {
  margin-top: 20px;
}
.addresses .submit-buttons, .addresses .submit-status, #addresses .submit-buttons, #addresses .submit-status {
  display: inline;
}

.invalid-address-map {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  text-align: center;
  padding: 3ex;
  background-color: #f6f6f6;
}
.invalid-address-map i.fa {
  font-size: 5rem;
  color: #666666;
}

.map:not(.invalid) .invalid-address-map {
  display: none;
}

.map.invalid .address-map, .map.invalid .incorrect-map {
  display: none;
}

.address-map, .invalid-address-map {
  height: 250px;
  width: 100%;
}

.add-addresses {
  margin-top: 20px;
}
.add-addresses .text {
  font-size: 14px;
  float: left;
}
.add-addresses .link {
  font-size: 14px;
  float: left;
  padding-left: 20px;
}

.edit-profile .add-addresses {
  margin: 20px 0;
}

@media only screen and (max-width: 40em) {
  .addresses .add-addresses .link, #addresses .add-addresses .link {
    padding-left: 0;
    padding-top: 0;
  }
  .addresses form .raw-address .street-address, #addresses form .raw-address .street-address {
    display: block;
  }
  .addresses form .raw-address .address-unit, #addresses form .raw-address .address-unit {
    display: block;
    padding-left: 0;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, form .best-time-to-contact-fields:after, form .best-time-to-contact:after, .add-addresses:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (max-width: 39.99875em) {
  .review-addresses .incorrect-map {
    font-size: 12px;
    padding-left: 10px;
  }
}
.review-addresses .headline {
  font-size: 22px;
  line-height: 30px;
  color: #2368a6;
  margin: 30px 0;
}
.review-addresses h2 {
  margin: 10px 0;
}
@media print, screen and (min-width: 40em) {
  .review-addresses h2 {
    margin: 30px 0;
  }
}
.review-addresses .confirm-action {
  margin-top: 1em;
}
.review-addresses .confirm-action .button {
  margin-right: 10px;
}

@media only screen and (max-width: 40em) {
  #addresses .review-addresses, #civic-opportunities .review-addresses {
    display: initial;
  }
  #addresses .review-address-action, #civic-opportunities .review-address-action {
    margin-top: 20px;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, form .best-time-to-contact-fields:after, form .best-time-to-contact:after, .add-addresses:after {
  content: "";
  display: table;
  clear: both;
}

body.campaigns.community-landing:not(.original) h1 {
  text-align: center;
  margin: 0.5ex auto 1ex;
}
@media print, screen and (min-width: 40em) {
  body.campaigns.community-landing:not(.original) h1 {
    margin: 1ex auto 1em;
  }
}
body.campaigns.community-landing:not(.original) .show-only-on-original {
  display: none;
}
@media print, screen and (max-width: 39.99875em) {
  body.campaigns.community-landing:not(.original) .hide-on-new-signup-small-only {
    display: none;
  }
}
body.campaigns.community-landing:not(.original) #header-wrapper {
  position: relative;
}
body.campaigns.community-landing:not(.original) #landing-signup {
  font-size: large;
}
@media print, screen and (max-width: 39.99875em) {
  body.campaigns.community-landing:not(.original) #landing-signup {
    text-align: center;
    background: linear-gradient(#fff, #fcfcfc);
    box-shadow: 0 3px 3px #eee;
    margin-bottom: 1em;
  }
}
body.campaigns.community-landing:not(.original) #landing-signup .landing-content p {
  line-height: 1.2;
}
body.campaigns.community-landing:not(.original) .form-wrapper {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  margin: 15px 0;
  padding: 5px 8px;
  font-size: 15px;
  line-height: 18px;
}
body.campaigns.community-landing:not(.original) .signup-with-email {
  margin: 0.25ex 0 1em;
}

body.campaigns.community-landing.original h1 strong {
  font-weight: normal;
}
body.campaigns.community-landing.original .form-wrapper {
  margin-top: 2em;
}
body.campaigns.community-landing.original .show-only-on-original {
  display: block;
}
@media print, screen and (max-width: 39.99875em) {
  body.campaigns.community-landing.original #landing-signup {
    order: 2;
  }
  body.campaigns.community-landing.original #landing-signup .landing-content h2 {
    font-size: 22px;
    font-weight: bold;
  }
}

@media print, screen and (max-width: 39.99875em) {
  body.campaigns.community-landing.image h1 {
    color: #333;
  }
  body.campaigns.community-landing.image .title-bar {
    background: none;
    border: 0;
    position: relative;
    z-index: 110;
  }
  body.campaigns.community-landing.image nav#responsive-menu {
    background-color: #e6e6e6;
    position: relative;
    z-index: 100;
    margin-top: -85px;
    padding-top: 85px;
  }
  body.campaigns.community-landing.image #landing-signup {
    margin-top: -85px;
    padding-top: 85px;
    background-color: #ececec;
    background-image: url(image_path("backgrounds/city.jpg"));
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 30vw;
  }
}

@media print, screen and (min-width: 40em) {
  body.campaigns.community-landing #landing-signup {
    background-image: none !important;
  }
}

#top-locale-switcher form.locale-switcher {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 1em;
  text-align: right;
}
#top-locale-switcher form.locale-switcher select {
  border: 1px solid #2368a6;
}
#top-locale-switcher form.locale-switcher select:hover {
  color: #3690cc;
  border: 1px solid #3690cc;
  background-color: #f0f0f0;
}
#top-locale-switcher form.locale-switcher i, #top-locale-switcher form.locale-switcher select, #top-locale-switcher form.locale-switcher option {
  color: #2368a6;
}

body {
  -webkit-animation-delay: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-duration: 0.1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
}

@-webkit-keyframes fontfix {
  from {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, form .best-time-to-contact-fields:after, form .best-time-to-contact:after, .add-addresses:after {
  content: "";
  display: table;
  clear: both;
}

#civic-opportunities h1 {
  background: #f8f8f8;
  margin: 0;
  padding: 0.25em 0.5em;
  color: #666666;
}
#civic-opportunities h1 .community-filter {
  margin-top: -0.4ex;
}
#civic-opportunities p {
  margin-bottom: 3em;
}
#civic-opportunities .list {
  margin-bottom: 2em;
}
#civic-opportunities .list .task {
  position: relative;
  padding: 10px;
  border-top: 1px solid #dddddd;
  text-align: center;
  transition: opacity 0.25s linear;
}
#civic-opportunities .list .task:first-child {
  border-top: 0;
}
@media print, screen and (max-width: 39.99875em) {
  #civic-opportunities .list .task .button.tiny {
    font-size: 0.9rem;
  }
}
@media print, screen and (min-width: 40em) {
  #civic-opportunities .list .task {
    padding: 10px 60px 10px 0;
    text-align: left;
  }
}
#civic-opportunities .list .task.alert {
  background: #fdd;
  border-top-color: #fcc;
}
#civic-opportunities .list .task.alert .task-icon i {
  color: #c66;
}
#civic-opportunities .list .task.welcome {
  background: rgb(194.3597560976, 226.4634146341, 248.1402439024);
  border-top-color: rgb(148.5426829268, 204.9024390244, 242.9573170732);
}
#civic-opportunities .list .task.welcome .task-icon i {
  color: rgb(56.9085365854, 161.7804878049, 232.5914634146);
}
#civic-opportunities .list .task .task-action-button.unhide-task {
  display: none;
}
#civic-opportunities .list .task.hidden .task-action-button.hide-task {
  display: none;
}
#civic-opportunities .list .task.hidden .task-action-button.unhide-task {
  display: inline-block;
}
#civic-opportunities .list .task.no-more-tasks .task-body .task-icon {
  margin-top: 10px;
}
#civic-opportunities .list .task .task-body .task-icon {
  margin: 30px;
  font-size: 40px;
  color: #dddddd;
}
@media print, screen and (min-width: 40em) {
  #civic-opportunities .list .task .task-body .task-icon {
    float: left;
  }
}
#civic-opportunities .list .task .task-body .task-header .title {
  display: inline;
  margin: 0.25ex 0 1ex;
  font-size: 22px;
  line-height: 1.3em;
}
#civic-opportunities .list .task .task-body .task-header .expires {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
}
#civic-opportunities .list .task .task-body .description {
  margin-bottom: 1em;
}
#civic-opportunities .list .task .action {
  float: right;
}
#civic-opportunities .list .task .action .button-wrapper {
  display: none;
}
#civic-opportunities .list .task .activity-type {
  display: inline-block;
}
#civic-opportunities .list .task .activity-type .has-tip {
  border-bottom-width: 0;
}
#civic-opportunities .list .task .task-points {
  position: relative;
  width: 40px;
  font-size: 10px;
  line-height: 1em;
  text-align: center;
  background: #aaaaaa;
  color: #fff;
  cursor: default;
  z-index: 0;
}
#civic-opportunities .list .task .task-points .task-points-value {
  font-size: 24px;
  line-height: 1em;
}
#civic-opportunities .list .task .task-points:after {
  content: "";
  position: absolute;
  width: 0;
  height: 24px;
  left: 0;
  border: 20px solid #aaaaaa;
  border-bottom-color: transparent;
  border-top-width: 0;
  z-index: -1;
}
#civic-opportunities .list .task .task-points {
  position: absolute;
  top: -1px;
  right: 20px;
  display: inline-block;
  padding-top: 3px;
}
#civic-opportunities .list .toggle-hidden-tasks {
  border-top: 1px solid #dddddd;
  display: none;
}
#civic-opportunities .list .toggle-hidden-tasks a {
  display: block;
  padding: 1em;
  text-align: center;
  background: #f7f7f7;
}
#civic-opportunities .list:not(.show-hidden) .task.hidden ~ .toggle-hidden-tasks.show-more {
  display: block;
}
#civic-opportunities .list.show-hidden .task.hidden ~ .toggle-hidden-tasks.show-less {
  display: block;
}
#civic-opportunities .list.show-hidden .task.hidden {
  display: block;
  opacity: 0.5;
}
#civic-opportunities .list.show-hidden .task.hidden:hover {
  opacity: 1;
}
#civic-opportunities .list .no-more-tasks {
  display: block;
}
#civic-opportunities .list .task ~ .no-more-tasks {
  display: none;
}

#notification-task-modal {
  margin-top: 40px;
}
#notification-task-modal .points {
  position: relative;
  width: 50px;
  font-size: 12.5px;
  line-height: 1em;
  text-align: center;
  background: #aaaaaa;
  color: #fff;
  cursor: default;
  z-index: 0;
}
#notification-task-modal .points .task-points-value {
  font-size: 30px;
  line-height: 1em;
}
#notification-task-modal .points:after {
  content: "";
  position: absolute;
  width: 0;
  height: 30px;
  left: 0;
  border: 25px solid #aaaaaa;
  border-bottom-color: transparent;
  border-top-width: 0;
  z-index: -1;
}
#notification-task-modal .points {
  float: right;
  right: 10px;
  margin-top: -16px;
  padding: 1ex 0.4ex 0;
}
#notification-task-modal .points .task-points-label {
  font-size: 9px;
}
@media print, screen and (max-width: 39.99875em) {
  #notification-task-modal .points {
    float: left;
  }
}
@media print, screen and (max-width: 39.99875em) {
  #notification-task-modal {
    height: 100vh;
  }
  #notification-task-modal .close-button {
    font-size: 3em;
  }
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, form .best-time-to-contact-fields:after, form .best-time-to-contact:after, .add-addresses:after {
  content: "";
  display: table;
  clear: both;
}

.communities.index .table.communities {
  border: 0;
  margin: 1em 0;
  background: inherit;
}
.communities.index .table.communities thead {
  background-color: #f8f8f8;
}
.communities.index .table.communities thead.headers {
  background-color: #eee;
}
.communities.index .table.communities thead.headers th {
  text-align: left;
  font-size: small;
  padding: 0.25ex 1em;
}
.communities.index .table.communities thead.headers th.members, .communities.index .table.communities thead.headers th.surveys {
  text-align: right;
  padding-right: 10px;
}
.communities.index .table.communities thead.headers th.status {
  text-align: center;
}
.communities.index .table.communities thead th {
  color: #666666;
}
.communities.index .table.communities thead th.address {
  font-weight: normal;
  white-space: nowrap;
}
.communities.index .table.communities thead th.address .address-icon, .communities.index .table.communities thead th.address .address-type, .communities.index .table.communities thead th.address .address-more-info {
  vertical-align: top;
  display: inline-block;
  white-space: normal;
}
.communities.index .table.communities thead th .subtitle {
  font-size: x-small;
  line-height: 1em;
  color: #999;
}
.communities.index .table.communities tbody {
  border: 0;
}
.communities.index .table.communities tbody td {
  font-size: 14px;
}
@media print, screen and (max-width: 39.99875em) {
  .communities.index .table.communities tbody td.status-icon {
    padding: 0;
    width: 14px;
  }
}
.communities.index .table.communities tbody td.members, .communities.index .table.communities tbody td.surveys {
  text-align: right;
  padding-right: 20px;
}
@media print, screen and (min-width: 40em) {
  .communities.index .table.communities tbody td.name {
    padding-left: 3em;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .communities.index .table.communities tbody td.name {
    padding-left: 0.5em;
  }
}
.communities.index .table.communities tbody td.status {
  text-align: center;
}
@media print, screen and (max-width: 39.99875em) {
  .communities.index .table.communities tbody td.status {
    text-align: center;
  }
}
.communities.index .table.communities tbody td.status a {
  margin-bottom: 0;
}
.communities.index .address-footer {
  margin: 2em;
  text-align: center;
}
.communities.index .community-search input, .communities.index .community-search button, .communities.index .community-search select, .communities.index .community-request input, .communities.index .community-request button, .communities.index .community-request select {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .communities.index .community-search input[type=submit], .communities.index .community-search button[type=submit], .communities.index .community-search select[type=submit], .communities.index .community-request input[type=submit], .communities.index .community-request button[type=submit], .communities.index .community-request select[type=submit] {
    margin-top: 20px;
  }
}
.communities.index .community-search div.input, .communities.index .community-search .request, .communities.index .community-request div.input, .communities.index .community-request .request {
  display: inline-block;
}
.communities.index .community-search .community_request_name, .communities.index .community-request .community_request_name {
  width: 35%;
}
@media print, screen and (max-width: 39.99875em) {
  .communities.index .community-search .community_request_name, .communities.index .community-request .community_request_name {
    width: auto;
  }
}
.communities.index .confirm {
  font-size: 14px;
  float: right;
  margin-right: 0;
}
.communities.index .icon-placeholder {
  display: inline-block;
  width: 18px;
}
.communities.index .join-prompt {
  border-radius: 3px;
  border: 1px solid #e6e68a;
  background: #ffff99;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.communities.index .join-prompt h1 {
  font-size: 1.5rem;
}
.communities.index .join-prompt .join-buttons .join-button, .communities.index .join-prompt .join-buttons .dismiss-button {
  display: inline-block;
}

.community-info-modal dl dd {
  display: inline;
  margin: 0;
}
.community-info-modal dl dd:after {
  display: block;
  content: "";
}
.community-info-modal dl dt {
  display: inline-block;
  min-width: 100px;
  padding-right: 1em;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, form .best-time-to-contact-fields:after, form .best-time-to-contact:after, .add-addresses:after {
  content: "";
  display: table;
  clear: both;
}

#community-request-status {
  padding: 1em 0;
}
#community-request-status .status.notice {
  color: #007c00;
}
#community-request-status .status.error {
  color: #cd2828;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, form .best-time-to-contact-fields:after, form .best-time-to-contact:after, .add-addresses:after {
  content: "";
  display: table;
  clear: both;
}

p.request-instructions {
  padding-bottom: 0;
}

#request-container {
  margin-top: 1.5rem;
}
#request-container .gov-request, #request-container .citizen-request {
  display: none;
}
#request-container .gov-request.callout {
  border-color: #2368a6;
}
#request-container .citizen-request.callout {
  border-color: #cd2828;
}

.button.citizen-req {
  margin-right: 1rem;
  text-transform: capitalize;
}

.contact-us-callout {
  background-color: #ececec;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, form .best-time-to-contact-fields:after, form .best-time-to-contact:after, .add-addresses:after {
  content: "";
  display: table;
  clear: both;
}

div.demo {
  margin-top: 40px;
}
div.demo form {
  margin-top: 20px;
}

.demo form .demo_request_survey_to_copy_id {
  margin: 10px 0 30px;
}
.demo form .topics {
  font-size: 22px;
  margin: 30px 0 10px;
}
.demo form .circle-loader {
  top: 10px;
  left: 20px;
}
.demo .fa-exclamation-triangle {
  color: #cd2828;
}
.demo label, .demo input {
  font-size: 1.25rem;
}
.demo label.button, .demo input.button {
  font-size: 1rem;
}

.header .demo.button.small {
  font-size: 0.9375rem;
  margin-left: 30px;
}

#clock-canvas {
  height: 150px;
  width: 150px;
  display: inline-block;
}

.demo-nav {
  background-color: #d9d9d9;
  height: 50px;
}
.demo-nav .demo-steps {
  margin: 0;
}
.demo-nav .demo-steps li {
  height: 50px;
  display: inline-block;
  margin: 0;
  padding: 10px 40px;
  font-size: 18px;
  position: relative;
}
.demo-nav .demo-steps li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  border-left: 25px solid #fff;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  margin-top: -25px;
}
.demo-nav .demo-steps li.active {
  background: #fff;
  border-bottom: 2px solid #d9d9d9;
}
.demo-nav .demo-steps li.active:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  border-left: 25px solid #fff;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  margin-top: -25px;
}
.demo-nav .demo-steps li.active:before {
  display: none;
}
.demo-nav .demo-steps li:first-child:before {
  display: none;
}
.demo-nav .demo-steps li.active:after {
  border-left: 25px solid #fff;
}
.demo-nav .demo-steps li.demo {
  margin-left: 0;
}
.demo-nav .demo-steps li .step {
  background-color: #2368a6;
  color: white;
  border-radius: 5px;
  padding: 0 8px;
  margin-right: 5px;
}
.demo-nav .demo-steps li .arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  border-left: 22px solid #d9d9d9;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  margin-top: -22px;
  z-index: 10;
}
.demo-nav .demo-steps li a {
  position: relative;
  left: 10px;
}
.demo-nav .demo-steps li .disabled-step {
  color: #999;
}
.demo-nav .demo-steps li .disabled-step .step {
  background-color: #999;
}
.demo-nav .active + li:before {
  display: none;
}
.demo-nav .active + li .arrow:before {
  display: none;
}

.demo-header {
  border: 1px solid #e6e68a;
  background: #ffff99;
  margin: 0;
  padding: 20px 0 0;
}
.demo-header:first-of-type {
  margin: -30px 0 20px 0;
}
.demo-header:last-of-type {
  position: relative;
  top: 40px;
}
.demo-header h3, .demo-header a {
  display: inline-block;
  margin-right: 30px;
}

.demo-results.button {
  margin-right: 2.5rem;
}

.demo-tour.button {
  margin-bottom: 0.25rem;
}

p.contact-text {
  font-size: 1.5rem;
  margin: 1ex 0 1em;
}

.scroll-block.demo-block {
  margin: 20px 0 0;
  background-color: #eee;
}
@media print, screen and (min-width: 40em) {
  .scroll-block.demo-block {
    margin-top: 80px;
  }
}

/*Medium and Small*/
@media only screen and (max-width: 60em) {
  .demo-nav .demo-steps li {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    padding: 1.7% 3%;
    font-size: 2vw;
  }
  .demo-nav .demo-steps li.active {
    height: 48px;
  }
}
/*Small*/
@media only screen and (max-width: 40em) {
  div.demo h1 {
    font-size: 1.6rem;
  }
  div.demo label, div.demo input {
    font-size: 1.125rem;
  }
  .header .demo.button.small {
    margin: 0;
    font-size: 0.8rem;
  }
  .demo-header:first-of-type {
    margin: -20px 0 20px 0;
  }
  .demo-results.button {
    font-size: 1rem;
    margin-right: 0;
  }
  p.contact-text {
    font-size: 1.1rem;
  }
  h2.next-step {
    font-size: 1.3rem;
  }
  .demo-nav {
    background: white;
    height: auto;
  }
  .demo-nav .demo-steps li {
    font-size: 3.1vw;
    padding: 5px 6px;
    text-align: center;
    height: initial;
    border-width: 0;
  }
  .demo-nav .demo-steps li:before {
    border: 0;
  }
  .demo-nav .demo-steps li.active {
    font-weight: bold;
  }
  .demo-nav .demo-steps li.active:after {
    border: 0;
  }
  .demo-nav .demo-steps li a {
    left: 0;
  }
  .demo-nav .demo-steps li .step {
    display: none;
  }
  .demo-nav .demo-steps li .arrow:before {
    border: 0;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, form .best-time-to-contact-fields:after, form .best-time-to-contact:after, .add-addresses:after {
  content: "";
  display: table;
  clear: both;
}

.row.errors {
  align-items: center;
}
.row.errors .icon {
  margin: 3rem 0;
  text-align: center;
}
.row.errors .icon i {
  font-size: 10rem;
}
@media print, screen and (max-width: 39.99875em) {
  .row.errors h2, .row.errors p {
    text-align: center;
  }
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, form .best-time-to-contact-fields:after, form .best-time-to-contact:after, .add-addresses:after {
  content: "";
  display: table;
  clear: both;
}

.flexslider.survey-slider, .slider-proxy.survey-slider {
  position: relative;
  background: none;
  border: none;
  box-shadow: none;
}
.flexslider.survey-slider .flex-control-nav, .slider-proxy.survey-slider .flex-control-nav {
  height: 0;
  bottom: -20px;
}
.flexslider.survey-slider .flex-control-nav li, .slider-proxy.survey-slider .flex-control-nav li {
  margin: 0 6px;
  height: 30px;
  width: 20px;
}
.flexslider.survey-slider .flex-control-nav li a, .slider-proxy.survey-slider .flex-control-nav li a {
  width: 20px;
  height: 20px;
}
.flexslider.survey-slider .flex-direction-nav, .slider-proxy.survey-slider .flex-direction-nav {
  width: 100%;
  height: 0;
  position: absolute;
  bottom: -20px;
}
.flexslider.survey-slider .flex-direction-nav .flex-prev, .flexslider.survey-slider .flex-direction-nav .flex-next, .slider-proxy.survey-slider .flex-direction-nav .flex-prev, .slider-proxy.survey-slider .flex-direction-nav .flex-next {
  opacity: 0.7;
  line-height: 25px;
  height: 25px;
  margin: 0;
}
.flexslider.survey-slider .flex-direction-nav .flex-prev, .slider-proxy.survey-slider .flex-direction-nav .flex-prev {
  left: 20px;
}
.flexslider.survey-slider .flex-direction-nav .flex-next, .slider-proxy.survey-slider .flex-direction-nav .flex-next {
  right: 20px;
  text-align: right;
}
.flexslider.survey-slider .flex-direction-nav a.flex-prev:before, .flexslider.survey-slider .flex-direction-nav a.flex-next:before, .slider-proxy.survey-slider .flex-direction-nav a.flex-prev:before, .slider-proxy.survey-slider .flex-direction-nav a.flex-next:before {
  font-size: 25px;
}
.flexslider.survey-slider .flex-direction-nav a:visited, .slider-proxy.survey-slider .flex-direction-nav a:visited {
  color: rgba(0, 0, 0, 0.8);
}
.flexslider.survey-slider .flex-direction-nav a:hover, .slider-proxy.survey-slider .flex-direction-nav a:hover {
  color: rgb(0, 0, 0);
}

#content-slider {
  border-width: 0;
  width: 930px;
  height: 420px;
  margin: 0 20px;
}
#content-slider .flex-viewport {
  width: 930px;
  height: 420px;
}
#content-slider .slides li {
  position: relative;
}
#content-slider .slides li img {
  display: block;
  height: 420px;
  margin: 0;
}
#content-slider .slides li .flex-caption {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 50px;
  color: white;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#content-slider .slides li .flex-caption p {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #fefefe;
  font-size: 48px;
  font-weight: 900;
}
#content-slider .flex-control-nav {
  position: relative;
  top: -30px;
}
#content-slider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.5);
}
#content-slider .flex-control-nav li a.flex-active {
  background: rgba(255, 255, 255, 0.9);
}
#content-slider .flex-direction-nav a {
  height: 48px;
  color: #ccc;
}

/*Medium*/
@media only screen and (min-width: 40.063em) and (max-width: 63.938em) {
  /* min-width 641px, medium screens */
  .row.slider-row .columns {
    padding: 0 3vw;
  }
  #content-slider {
    width: 92vw;
    height: 38vw;
    margin: 0;
  }
  #content-slider .flex-control-nav {
    top: -25px;
  }
  #content-slider .flex-direction-nav a {
    height: 26px;
  }
  #content-slider .flex-direction-nav a:before {
    font-size: 20px;
  }
  #content-slider .flex-viewport {
    width: 100%;
    height: 100%;
  }
  #content-slider .slides li img {
    width: 92vw;
    height: 38vw;
  }
  #content-slider .slides li .flex-caption {
    width: 92vw;
  }
  #content-slider .slides li .flex-caption p {
    font-size: 5vw;
  }
}
/*Small*/
@media only screen and (max-width: 40em) {
  /* max-width 640px */
  .row.slider-row .columns {
    padding: 0;
  }
  #content-slider {
    width: 100vw;
    height: 41vw;
    margin: 0;
  }
  #content-slider .flex-control-nav {
    top: -15px;
  }
  #content-slider .flex-direction-nav a {
    height: 26px;
  }
  #content-slider .flex-direction-nav a:before {
    font-size: 20px;
  }
  #content-slider .flex-viewport {
    width: 100%;
    height: 100%;
  }
  #content-slider .slides li img {
    height: 41vw;
  }
  #content-slider .slides li .flex-caption {
    padding: 40px;
    width: 100vw;
  }
  #content-slider .slides li .flex-caption p {
    font-size: 5vw;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, form .best-time-to-contact-fields:after, form .best-time-to-contact:after, .add-addresses:after {
  content: "";
  display: table;
  clear: both;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0.5rem 1rem 0;
}

.clarification {
  font-size: 12px;
  color: #666666;
}

.radio ~ .clarification,
input[type=radio] ~ .clarification {
  position: relative;
  top: -4px;
  left: 22px;
}

.input ~ .clarification,
input[type=text] ~ .clarification,
input[type=email] ~ .clarification {
  position: relative;
  top: -15px;
  left: 2px;
}

label ~ .clarification {
  position: relative;
  top: -12px;
  left: 2px;
}

.input-group small.error {
  position: absolute;
  color: #cd2828;
}

.group .clarification {
  position: relative;
  top: 5px;
  left: 10px;
}

.user_use_real_name label.radio .clarification {
  display: inline;
  position: initial;
  margin-left: 10px;
}

abbr {
  cursor: pointer !important;
}

form .alert-error {
  color: #cd2828;
}
form select[multiple=multiple] {
  height: auto;
}
form input[type=text].small {
  max-width: 80px;
}
form label.radio.inline {
  padding: 2px 0;
  margin: 0 20px 0 0;
  display: inline-block;
}
form fieldset {
  border: none;
}
form fieldset legend {
  font-size: 18px;
  font-weight: bold;
  background-color: inherit;
}
form fieldset.border {
  border-radius: 3px;
  border: 1px solid #cccccc;
  margin: 20px 0;
  padding: 20px;
}
form fieldset.border legend {
  padding: 0 1ex;
}
form abbr[title=required] {
  color: #cd2828;
  font-size: 120%;
  border-bottom: 0;
  text-decoration: none;
}
form .switchable-input-wrapper {
  white-space: nowrap;
  width: 100%;
}
form .switchable-input-wrapper .switchable-input {
  display: table-cell;
  width: auto;
  padding-right: 20px;
}
form .switchable-input-wrapper .input-switcher {
  display: table-cell;
  min-width: 70px;
  vertical-align: top;
}
form .switchable-input-wrapper .input-switcher .switch {
  margin: 0;
}
form .best-time-to-contact-fields select {
  float: left;
  width: 70px;
  height: 28px;
  padding: 2px;
  margin-bottom: -5px;
}
form .time-to-contact-text {
  margin-top: 5px;
  float: left;
}
form .edit-best-time-to-contact {
  margin-top: 5px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
form #contact-form .user_use_sms_for_voice label {
  font-size: 14px;
}
form #contact-form .user_sms_phone_number_number.error .switchable-input input, form #contact-form .user_voice_phone_number_number.error .switchable-input input {
  margin-bottom: 0;
}
form #contact-form .user_sms_phone_number_number.error label[for=user_use_sms_for_voice], form #contact-form .user_voice_phone_number_number.error label[for=user_use_sms_for_voice] {
  border: none;
}
form .switch input:checked + label {
  background: #2368a6;
}
form .switch .switch-active {
  left: 7px;
}
form .switch .switch-inactive {
  right: 7px;
}

.disclaimer {
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
}

.form-title {
  font-size: 22px;
  color: #2368a6;
  line-height: 30px;
  float: left;
}

.error-detail {
  border-radius: 3px;
  margin: 0;
  color: #cd2828;
}
.error-detail div {
  margin-bottom: 10px;
}

.form-actions {
  margin-top: 10px;
}

.input.error {
  margin-bottom: 10px;
}
.input.error small.error {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #cd2828;
  color: #fff;
  padding: 5px 10px;
  position: relative;
  top: 0px;
  width: 100%;
  display: block;
  font-style: italic;
}
.input.error small.error:first-letter {
  text-transform: capitalize;
}
.input.error small.error.in-line {
  display: inline-block;
  width: auto;
}
.input.error.no-field small.error {
  border-radius: 3px;
}
.input.error input[type=text],
.input.error input[type=password],
.input.error input[type=date],
.input.error input[type=datetime],
.input.error input[type=datetime-local],
.input.error input[type=month],
.input.error input[type=week],
.input.error input[type=email],
.input.error input[type=number],
.input.error input[type=search],
.input.error input[type=tel],
.input.error input[type=time],
.input.error input[type=url],
.input.error select,
.input.error textarea,
.input.error label.checkbox {
  border-color: #cd2828;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
}
.input.error input[type=text]:focus,
.input.error input[type=password]:focus,
.input.error input[type=date]:focus,
.input.error input[type=datetime]:focus,
.input.error input[type=datetime-local]:focus,
.input.error input[type=month]:focus,
.input.error input[type=week]:focus,
.input.error input[type=email]:focus,
.input.error input[type=number]:focus,
.input.error input[type=search]:focus,
.input.error input[type=tel]:focus,
.input.error input[type=time]:focus,
.input.error input[type=url]:focus,
.input.error select:focus,
.input.error textarea:focus,
.input.error label.checkbox:focus {
  border-color: #cd2828;
  box-shadow: 0 0 5px #cd2828;
}
.input.error input[type=checkbox] {
  margin-bottom: 0.25rem;
}
.input.error label.checkbox {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border: 1px solid #cd2828;
  padding: 3px 3px 0 3px;
}

.demographics div.input {
  margin-bottom: 10px;
}
.demographics .radio_buttons.field_with_errors {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border: 1px solid #cd2828;
  border-radius: 3px;
  width: 120px;
}
.demographics .radio_buttons.field_with_errors label.radio.inline {
  position: relative;
  left: 5px;
}
.demographics .radio_buttons.field_with_errors label.radio.inline:last-of-type {
  margin-bottom: 5px;
}
.demographics .radio_buttons.field_with_errors .error {
  border-radius: 0;
}
.demographics .string.field_with_errors input[type=text].small, .demographics .string.field_with_errors .error {
  max-width: 120px;
}

.update-message-alert {
  color: #cd2828;
}

.update-message-notice {
  color: #007c00;
}

.privacy-reminder {
  margin: 10px 0;
}

.screen-name-field {
  padding-left: 20px;
}

span.why {
  color: #2368a6;
  font-size: 12px;
  font-weight: normal;
  margin-left: 20px;
  vertical-align: top;
  padding-top: 5px;
  float: right;
}

.input.why {
  display: inline-block;
}

#short-opt-in .privacy-reminder {
  margin: 0 0 40px 10px;
}
#short-opt-in .input.email {
  margin-bottom: 0;
}
#short-opt-in .terms {
  margin: 30px 0;
}

#sign-up-form .privacy-reminder, #sign-up-form .terms {
  margin: 20px 0;
  text-align: center;
  font-size: 12px;
}

#privacy_prefs .has-tip, #privacy_prefs_form .has-tip {
  color: #2368a6;
}
#privacy_prefs .has-tip:active, #privacy_prefs_form .has-tip:active {
  color: #2297e6;
}
#privacy_prefs .has-tip:visited, #privacy_prefs_form .has-tip:visited {
  color: #2368a6;
}
#privacy_prefs .has-tip:hover, #privacy_prefs_form .has-tip:hover {
  color: #3690cc;
}
#privacy_prefs .has-tip:focus, #privacy_prefs_form .has-tip:focus {
  color: #3690cc;
}
#privacy_prefs .has-tip.disabled, #privacy_prefs .has-tip:disabled, #privacy_prefs_form .has-tip.disabled, #privacy_prefs_form .has-tip:disabled {
  color: #96c2e9;
  cursor: not-allowed;
}
#privacy_prefs .has-tip, #privacy_prefs_form .has-tip {
  font-size: 11px;
  border-bottom: 0;
  vertical-align: text-bottom;
}

.contact-prefs .submit-wrapper {
  float: left;
  margin-right: 20px;
}
.contact-prefs .disclaimer {
  float: left;
  position: relative;
  top: -10px;
}

.update-message-status_notice {
  color: #007c00;
}

.update-message-status_alert {
  color: #cd2828;
}

#edit_survey .points-field {
  display: inline-block;
  width: 50px;
}
#edit_survey .points-field-label {
  display: inline-block;
  margin-left: 10px;
}

.unsubscribe .opt_out_opt_out_reason_other {
  margin-left: 20px;
  width: 80%;
}

.delete-account p {
  font-size: 1.125rem;
}
.delete-account label.control-label {
  font-weight: bold;
}

#confirm-disable .form-inputs label, #confirm-delete .form-inputs label {
  font-size: 1rem;
}

label.normal-text-size {
  font-size: 14px;
}

/*Small*/
@media only screen and (max-width: 40em) {
  .contact-prefs label, .contact-prefs .best-time-to-contact, #contact_prefs label, #contact_prefs .best-time-to-contact {
    white-space: nowrap;
    overflow: visible;
  }
  .contact-prefs .edit-best-time-to-contact, #contact_prefs .edit-best-time-to-contact {
    margin-left: 0;
  }
  form div.switch.round {
    margin-top: 25px;
    margin-left: 10px;
  }
  form div.switch.round .switch-on, form div.switch.round .switch-off {
    top: 7px;
    font-size: 7px;
  }
  form div.switch.round .switch-off {
    left: -20px;
  }
  form div.switch.round .switch-on {
    left: -42px;
  }
  form div.switch.round.round.switch-voice {
    margin-top: 45px;
  }
  form fieldset {
    margin-top: 10px;
  }
  #invitation-create-status {
    margin-top: 10px;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after {
  content: "";
  display: table;
  clear: both;
}

.main-content .tagline {
  border-radius: 3px;
  position: relative;
  display: inline-block;
  margin-bottom: 45px;
  padding: 0.25ex 1.25ex;
  line-height: 1em;
  background: #cccccc;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
}
.main-content .tagline:after {
  content: "";
  border-color: #cccccc transparent transparent transparent;
  border-style: solid;
  border-width: 1.25ex 1ex 0 1ex;
  bottom: -1.2ex;
  height: 0;
  left: 1.75ex;
  position: absolute;
  width: 0;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after {
  content: "";
  display: table;
  clear: both;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .content-header:after, .group:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after {
  content: "";
  display: table;
  clear: both;
}

html, body {
  background-color: #4f86b8;
}

body {
  color: #666666;
  font-size: 14px;
  line-height: 1.4em;
  min-width: 320px;
}

.anonymous-home h1, .admin-home h1 {
  margin-top: 30px;
}
.anonymous-home .mod-intro-survey, .admin-home .mod-intro-survey {
  min-height: 500px;
}

#messages {
  background-color: #fff;
}

.main-content {
  background: #fff;
  min-height: 400px;
  padding: 10px 0 20px 0;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  margin-right: 20px;
}
@media print, screen and (max-width: 39.99875em) {
  h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    margin-right: 0;
  }
}

.subheader {
  font-family: "Montserrat", sans-serif;
  color: #666666;
}

a {
  color: #2368a6;
}
a:active {
  color: #2297e6;
}
a:visited {
  color: #2368a6;
}
a:hover {
  color: #3690cc;
}
a:focus {
  color: #3690cc;
}
a.disabled, a:disabled {
  color: #96c2e9;
  cursor: not-allowed;
}

p {
  margin: 0;
  padding-bottom: 20px;
}

abbr[title], acronym[title] {
  text-decoration: none;
}

.strong {
  font-weight: bold;
}

.nowrap {
  white-space: nowrap;
}

.inline {
  display: inline;
}

.no-margin {
  margin: 0 !important;
}

.button {
  background-color: #cd2828;
}
.button:active {
  background-color: #ff4040;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.button:visited {
  background-color: #cd2828;
}
.button:hover {
  background-color: #e74e4e;
}
.button:focus {
  background-color: #e74e4e;
}
.button.disabled, .button:disabled, .button.disabled:hover, .button:disabled:hover, .button.disabled:active, .button:disabled:active, .button.disabled:visited, .button:disabled:visited {
  background-color: #db8484;
  box-shadow: none;
  cursor: not-allowed;
}
.button {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.button.hollow {
  background-color: #fff;
}
.button.hollow:active {
  background-color: #fff;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.button.hollow:visited {
  background-color: #fff;
}
.button.hollow:hover {
  background-color: #fff;
}
.button.hollow:focus {
  background-color: #fff;
}
.button.hollow.disabled, .button.hollow:disabled, .button.hollow.disabled:hover, .button.hollow:disabled:hover, .button.hollow.disabled:active, .button.hollow:disabled:active, .button.hollow.disabled:visited, .button.hollow:disabled:visited {
  background-color: #eeeeee;
  box-shadow: none;
  cursor: not-allowed;
}
.button.hollow {
  color: #cd2828;
  color: #cd2828;
}
.button.hollow:active {
  color: #ff4040;
}
.button.hollow:visited {
  color: #cd2828;
}
.button.hollow:hover {
  color: #e74e4e;
}
.button.hollow:focus {
  color: #e74e4e;
}
.button.hollow.disabled, .button.hollow:disabled {
  color: #db8484;
  cursor: not-allowed;
}
.button.hollow {
  border-color: #cd2828;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #e74e4e;
}
.button.secondary {
  background-color: #2368a6;
}
.button.secondary:active {
  background-color: #2297e6;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.button.secondary:visited {
  background-color: #2368a6;
}
.button.secondary:hover {
  background-color: #3690cc;
}
.button.secondary:focus {
  background-color: #3690cc;
}
.button.secondary.disabled, .button.secondary:disabled, .button.secondary.disabled:hover, .button.secondary:disabled:hover, .button.secondary.disabled:active, .button.secondary:disabled:active, .button.secondary.disabled:visited, .button.secondary:disabled:visited {
  background-color: #96c2e9;
  box-shadow: none;
  cursor: not-allowed;
}
.button.secondary {
  color: #fff;
  outline-color: #2368a6;
  text-transform: capitalize;
}
.button.secondary.hollow {
  background-color: #fff;
}
.button.secondary.hollow:active {
  background-color: #fff;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.button.secondary.hollow:visited {
  background-color: #fff;
}
.button.secondary.hollow:hover {
  background-color: #fff;
}
.button.secondary.hollow:focus {
  background-color: #fff;
}
.button.secondary.hollow.disabled, .button.secondary.hollow:disabled, .button.secondary.hollow.disabled:hover, .button.secondary.hollow:disabled:hover, .button.secondary.hollow.disabled:active, .button.secondary.hollow:disabled:active, .button.secondary.hollow.disabled:visited, .button.secondary.hollow:disabled:visited {
  background-color: #eeeeee;
  box-shadow: none;
  cursor: not-allowed;
}
.button.secondary.hollow {
  color: #cd2828;
  color: #2368a6;
}
.button.secondary.hollow:active {
  color: #2297e6;
}
.button.secondary.hollow:visited {
  color: #2368a6;
}
.button.secondary.hollow:hover {
  color: #3690cc;
}
.button.secondary.hollow:focus {
  color: #3690cc;
}
.button.secondary.hollow.disabled, .button.secondary.hollow:disabled {
  color: #96c2e9;
  cursor: not-allowed;
}
.button.secondary.hollow {
  border-color: #2368a6;
}
.button.secondary.hollow:hover, .button.secondary.hollow:focus {
  border-color: #3690cc;
}
.button.secondary.submit {
  text-transform: uppercase;
}
.button:visited {
  color: #fff;
}
.button.disabled, .button:disabled {
  color: rgba(255, 255, 255, 0.4666666667);
}

.footnote {
  position: relative;
  top: -5px;
}

.back {
  padding: 0.5ex 1em 0.5ex 0;
  margin: 0.5rem 0;
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
}

.box {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 10px;
}

.box-title {
  color: #666666;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
@media print, screen and (max-width: 39.99875em) {
  .box-title {
    font-size: 18px;
  }
}

.box-title .blue-accent {
  color: #2368a6;
}

.box-button-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  width: 100%;
}

.box-button {
  background: #cccccc;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .box-button {
    position: initial;
    width: 100%;
  }
}

.more-info-link {
  display: inline-block;
}

.more-info {
  display: inline-block;
  font-size: 12px;
  line-height: inherit;
  vertical-align: middle;
  margin: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .more-info {
    margin-right: 0;
  }
}

.more-info-modal p {
  font-size: 14px;
}
@media print, screen and (max-width: 39.99875em) {
  .more-info-modal p {
    line-height: 18px;
  }
}

.more-info-content {
  max-height: 400px;
  overflow-y: auto;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 39.99875em) {
  .more-info-content {
    margin-top: 10px;
  }
}

#feedback-link {
  position: fixed;
  right: 0;
  top: 10%;
  display: block;
  background-color: #cd2828;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #cd2828;
  overflow: hidden;
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
  padding: 0.75ex 0.75em;
  color: white;
  font-weight: bold;
  opacity: 0.5;
  transition: opacity 1s;
}
#feedback-link:hover {
  opacity: 1;
  transition: opacity 0.5s;
}
@media print, screen and (max-width: 63.99875em) {
  #feedback-link {
    display: none;
  }
}

.hidden {
  display: none;
}

.centered {
  text-align: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.privacy-reminder {
  font-size: 18px;
}

.terms {
  font-size: 14px;
}

.content-header h1 {
  float: left;
}
.content-header .links {
  float: right;
  margin: 20px 10px 0;
}
.content-header .links .link {
  font-size: 18px;
  margin-left: 40px;
}

.highlight {
  border-radius: 3px;
  border: 1px solid #e6e68a;
  background: #ffff99;
  padding: 3px 6px;
  display: block;
}

td.highlight {
  display: table-cell;
  border-radius: 0;
}

.warning.terms-warning {
  font-weight: bold;
  padding: 10px 0;
  color: #222;
}

a.alert-link {
  text-decoration: underline;
  font-weight: bold;
}

#signup-form .alert-box a.close {
  top: 20px;
}

.scroll-block {
  padding: 40px 40px 80px;
  background-color: #fff;
}
.scroll-block:nth-of-type(even) {
  background-color: #eee;
}

.unsupported-browser {
  background-color: #ffff99;
  color: #222;
}
.unsupported-browser p {
  padding-bottom: 10px;
}
.unsupported-browser .headline {
  color: #cd2828;
  font-size: 18px;
  text-align: center;
  padding: 10px;
}
.unsupported-browser table {
  width: 100%;
  border: none;
  margin-bottom: 20px;
}
.unsupported-browser table tr, .unsupported-browser table td {
  background-color: #fff;
}
.unsupported-browser table td {
  padding: 5px 10px;
  width: auto;
  text-align: left;
}
.unsupported-browser table td .button {
  margin: 0;
  font-size: 12px;
  padding: 5px 10px;
}
.unsupported-browser table td.icon {
  width: 65px;
}

.close-modal {
  display: none;
}

.reveal {
  border-radius: 3px;
}
.reveal:focus-visible {
  outline: none;
}
.reveal .close-modal {
  display: inline-block;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    height: auto;
    min-height: 0;
  }
}

.ui-menu {
  z-index: 2000 !important;
  list-style: none;
}
.ui-menu .ui-menu-item-wrapper {
  padding: 1ex;
}

.tour {
  display: none;
}

@media print, screen and (max-width: 39.99875em) {
  .widget {
    height: auto;
    padding-bottom: 30px;
  }
}

.input-group-button .button {
  border-radius: 0;
}
.input-group-button a.button {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

.address-converted {
  font-size: 80%;
  font-weight: bold;
}

.address-address {
  margin-bottom: 1ex;
}

.incorrect-map {
  margin-top: 2ex;
  font-size: 12px;
}
.incorrect-map.text-center {
  text-align: center;
}

.next-steps {
  font-size: 18px;
  line-height: 22px;
  margin-top: 10px;
}
.next-steps .next-steps-panel {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 20px;
}
.next-steps .banner {
  font-size: 30px;
  line-height: 30px;
  color: #2368a6;
  margin-bottom: 10px;
}
.next-steps .with-button {
  padding: 0;
}
.next-steps .with-button .button {
  background-color: #cd2828;
}
.next-steps .with-button .button:active {
  background-color: #ff4040;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.next-steps .with-button .button:visited {
  background-color: #cd2828;
}
.next-steps .with-button .button:hover {
  background-color: #e74e4e;
}
.next-steps .with-button .button:focus {
  background-color: #e74e4e;
}
.next-steps .with-button .button.disabled, .next-steps .with-button .button:disabled, .next-steps .with-button .button.disabled:hover, .next-steps .with-button .button:disabled:hover, .next-steps .with-button .button.disabled:active, .next-steps .with-button .button:disabled:active, .next-steps .with-button .button.disabled:visited, .next-steps .with-button .button:disabled:visited {
  background-color: #db8484;
  box-shadow: none;
  cursor: not-allowed;
}
.next-steps .with-button .button {
  color: #fff;
  width: 70px;
  text-transform: uppercase;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.next-steps .civic-task-header {
  margin-top: 20px;
  margin-bottom: 20px;
}
.next-steps .civic-task-header .points {
  position: relative;
  width: 50px;
  font-size: 12.5px;
  line-height: 1em;
  text-align: center;
  background: #aaaaaa;
  color: #fff;
  cursor: default;
  z-index: 0;
}
.next-steps .civic-task-header .points .task-points-value {
  font-size: 30px;
  line-height: 1em;
}
.next-steps .civic-task-header .points:after {
  content: "";
  position: absolute;
  width: 0;
  height: 30px;
  left: 0;
  border: 25px solid #aaaaaa;
  border-bottom-color: transparent;
  border-top-width: 0;
  z-index: -1;
}
.next-steps .civic-task-header .points {
  float: right;
}
.next-steps .checkmark {
  float: left;
  width: 20px;
  padding-top: 6px;
  color: #007c00;
}
.next-steps .point-wrap {
  float: left;
  padding: 2px 4px;
}
.next-steps .point-wrap .points {
  font-size: 18px;
}
.next-steps .point-wrap .point-label {
  font-size: 12px;
  margin-left: 3px;
}
.next-steps .footnote {
  margin-bottom: 20px;
  top: -8px;
}
.next-steps .total-points strong {
  float: left;
  margin-left: 15px;
}
.next-steps .show-for-small.total-points {
  padding-right: 10px;
  text-align: center;
}
.next-steps .next-step.button {
  background-color: inherit;
  padding: 0;
  white-space: nowrap;
}
.next-steps .next-step.button .point-wrap {
  border-radius: 3px;
  background-color: #cd2828;
  padding: 4px 8px;
}
.next-steps .next-step.button .point-wrap .points {
  color: #fff;
}
.next-steps .next-step.button .point-wrap .point-label {
  color: #fff;
}
.next-steps .next-step.button .checkmark {
  color: #222;
}

#reminder-alert {
  margin-bottom: 20px;
}
#reminder-alert .email {
  display: block;
  font-weight: bold;
  margin: 20px 10px;
}

.intro.address .civic-task-header .headline {
  margin-top: 0;
}

.skip-next-steps {
  margin-bottom: 40px;
  font-size: 18px;
}

.terms-wrapper .button.close {
  margin-top: 10px;
}
.terms-wrapper .terms-copy {
  height: 300px;
  overflow-y: scroll;
  padding-right: 20px;
}

.mod-intro-survey ~ .why-flashvote, .sign-up ~ .why-flashvote {
  border-top: 10px solid #2368a6;
  background: #ececec;
}
.mod-intro-survey ~ .why-flashvote .why-wrap, .sign-up ~ .why-flashvote .why-wrap {
  padding: 80px 50px 100px 50px;
}

.mod-intro-survey ~ .mod-how-works, .sign-up ~ .mod-how-works {
  border-top: 10px solid #2368a6;
}

.link-item.decline {
  padding-left: 30px;
}

.welcome #welcome_sms .input {
  display: inline-block;
}
.welcome #welcome_sms .input.user_sms_phone_number_number {
  width: 230px;
  margin-right: 10px;
}
.welcome #welcome_sms .submit {
  margin-bottom: 0;
  vertical-align: top;
  margin-top: 2.1rem;
}
.welcome #welcome_username .input {
  display: inline-block;
}
.welcome #welcome_username .input.user_nickname {
  width: 270px;
  margin-right: 10px;
}
.welcome #welcome_username .submit {
  margin-bottom: 0;
  vertical-align: top;
  margin-top: 2.1rem;
}
.welcome .welcome_leaderboard .widget.compact {
  padding-bottom: 0;
}
.welcome .welcome_leaderboard .widget.compact .table td, .welcome .welcome_leaderboard .widget.compact .table th {
  padding: 0.5rem;
}

/*Small*/
@media only screen and (max-width: 40em) {
  /* max-width 640px */
  .next-steps .intro-task {
    font-size: 14px;
    padding: 0 10px 10px 10px;
  }
  .next-steps .total-points {
    font-size: 16px;
  }
  .next-steps .headline {
    margin-top: 10px;
  }
  .next-steps .civic-task-header {
    margin-top: 20px;
  }
  .works-wrap, .why-wrap {
    padding: 30px 20px;
  }
  #terms-modal .terms-wrapper {
    height: 550px;
  }
  #terms-modal .terms-copy {
    height: 500px;
    font-size: 12px;
  }
  #terms-modal .close-button {
    right: 1rem;
  }
  .next-step.button .checkmark {
    display: none;
  }
  .welcome h3 {
    margin-top: 20px;
  }
  .welcome #welcome_username .submit {
    margin-bottom: 2rem;
    margin-top: 0;
  }
  .welcome #welcome_username .circle-loader {
    top: 0;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after {
  content: "";
  display: table;
  clear: both;
}

.anonymous-home .main-content {
  background: url(image_path("survey-bg.png")) no-repeat right top #f9f9f9;
}

.mod-intro-survey {
  padding-top: 20px;
}
.mod-intro-survey .row {
  max-width: 65rem;
}
.mod-intro-survey #messages {
  background: initial;
  margin-bottom: 20px;
}
.mod-intro-survey h2.tagline {
  color: #cd2828;
  font-size: 30px;
  z-index: 11;
  width: 100%;
  margin-bottom: 0.75ex;
}
@media print, screen and (min-width: 64em) {
  .mod-intro-survey h2.tagline {
    margin-left: 60px;
    width: auto;
  }
}
.mod-intro-survey .tagline:after {
  left: initial;
  right: 35px;
}
.mod-intro-survey #survey-slider {
  min-height: 460px;
  margin: 0 0 20px 0;
  border: 1px solid #bbb;
}
.mod-intro-survey #survey-slider .flex-direction-nav, .mod-intro-survey #survey-slider .flex-control-nav {
  display: none;
  bottom: 40px;
}
.mod-intro-survey #survey-slider .slides {
  list-style-type: none;
}
.mod-intro-survey #survey-slider .survey-slide .content-wrapper {
  font-size: 14px;
  padding: 40px 15px 60px;
}
.mod-intro-survey #survey-slider .survey-slide .content-wrapper h3 {
  margin-bottom: 20px;
}
.mod-intro-survey #survey-slider .survey-slide .content-wrapper p + ul {
  font-size: 18px;
}
.mod-intro-survey #survey-slider .survey-slide .content-wrapper #signup-form, .mod-intro-survey #survey-slider .survey-slide .content-wrapper #short-opt-in {
  position: relative;
  top: -20px;
}
.mod-intro-survey #survey-slider li.survey-slide:first-child .content-wrapper {
  padding: 110px 50px;
}
.mod-intro-survey #survey-slider .tagline {
  border-radius: 3px;
  position: relative;
  display: inline-block;
  margin-bottom: 45px;
  padding: 0.25ex 1.25ex;
  line-height: 1em;
  background: #cccccc;
  color: #444;
  font-weight: bold;
  text-transform: uppercase;
}
.mod-intro-survey #survey-slider .tagline:after {
  content: "";
  border-color: #cccccc transparent transparent transparent;
  border-style: solid;
  border-width: 1.25ex 1ex 0 1ex;
  bottom: -1.2ex;
  height: 0;
  left: 1.75ex;
  position: absolute;
  width: 0;
}
.mod-intro-survey #survey-slider .tagline {
  color: #cd2828;
}
.mod-intro-survey #survey-slider p {
  font-size: 18px;
}
.mod-intro-survey #survey-slider .question-text p {
  color: #222;
  font-size: 30px;
  line-height: 36px;
  padding-bottom: 30px;
}
.mod-intro-survey #survey-slider .choose-one {
  display: initial;
}
.mod-intro-survey #survey-slider .choose-one .option {
  display: inline;
}
.mod-intro-survey #survey-slider .choose-one .option .button {
  background-color: #cd2828;
}
.mod-intro-survey #survey-slider .choose-one .option .button:active {
  background-color: #ff4040;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.mod-intro-survey #survey-slider .choose-one .option .button:visited {
  background-color: #cd2828;
}
.mod-intro-survey #survey-slider .choose-one .option .button:hover {
  background-color: #e74e4e;
}
.mod-intro-survey #survey-slider .choose-one .option .button:focus {
  background-color: #e74e4e;
}
.mod-intro-survey #survey-slider .choose-one .option .button.disabled, .mod-intro-survey #survey-slider .choose-one .option .button:disabled, .mod-intro-survey #survey-slider .choose-one .option .button.disabled:hover, .mod-intro-survey #survey-slider .choose-one .option .button:disabled:hover, .mod-intro-survey #survey-slider .choose-one .option .button.disabled:active, .mod-intro-survey #survey-slider .choose-one .option .button:disabled:active, .mod-intro-survey #survey-slider .choose-one .option .button.disabled:visited, .mod-intro-survey #survey-slider .choose-one .option .button:disabled:visited {
  background-color: #db8484;
  box-shadow: none;
  cursor: not-allowed;
}
.mod-intro-survey #survey-slider .choose-one .option .button {
  color: #fff;
  float: left;
  min-width: 145px;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  margin: 0 50px 10px 0;
  padding: 0;
  width: 145px;
  text-transform: uppercase;
  text-align: center;
}
.mod-intro-survey #survey-slider .choose-one .option .button input[type=radio] {
  display: none;
}
.mod-intro-survey #survey-slider .choose-one .option .button label {
  margin: 0 25px 0 25px;
  color: #fff;
  font-size: 30px;
  white-space: nowrap;
}
.mod-intro-survey #survey-slider .button {
  font-size: 18px;
}
.mod-intro-survey .link-item {
  color: #2368a6;
}
.mod-intro-survey .link-item:active {
  color: #2297e6;
}
.mod-intro-survey .link-item:visited {
  color: #2368a6;
}
.mod-intro-survey .link-item:hover {
  color: #3690cc;
}
.mod-intro-survey .link-item:focus {
  color: #3690cc;
}
.mod-intro-survey .link-item.disabled, .mod-intro-survey .link-item:disabled {
  color: #96c2e9;
  cursor: not-allowed;
}
.mod-intro-survey .link-item {
  color: #666666;
  float: left;
  line-height: 14px;
  margin-left: 30px;
  margin-top: 24px;
  padding-right: 20px;
  position: relative;
  text-decoration: underline;
}
.mod-intro-survey .arrow {
  position: absolute;
  right: 0;
  top: 0;
}
.mod-intro-survey .input {
  margin-bottom: 35px;
}

/*Small*/
@media only screen and (max-width: 40em) {
  /* max-width 640px */
  .mod-intro-survey .slideshow-wrapper {
    min-height: 459px;
  }
  .mod-intro-survey .slideshow-wrapper .content-wrapper {
    margin-bottom: 20px;
  }
  .mod-intro-survey #survey-slider li.survey-slide:first-child .content-wrapper {
    padding: 20px;
  }
  .mod-intro-survey #survey-slider li.survey-slide .content-wrapper {
    padding: 20px 10px;
  }
  .mod-intro-survey #survey-slider li.survey-slide .content-wrapper ul {
    font-size: 14px;
  }
  .mod-intro-survey #survey-slider p {
    font-size: 14px;
  }
  .mod-intro-survey #survey-slider .question-text p {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 20px;
  }
  .mod-intro-survey #survey-slider .button {
    font-size: 22px;
    line-height: 22px;
    width: auto;
    height: auto;
    padding: 10px 20px;
    font-weight: normal;
  }
  .mod-intro-survey #survey-slider .button label {
    padding: 0;
  }
  .mod-intro-survey #survey-slider .choose-one {
    display: initial;
  }
  .mod-intro-survey #survey-slider .choose-one .option {
    display: inline-block;
  }
  .mod-intro-survey #survey-slider .choose-one .option .button {
    float: none;
    min-width: initial;
    width: auto;
    margin-right: 20px;
    padding: 5px 20px;
  }
  .mod-intro-survey #survey-slider .choose-one .option .button label {
    font-size: 22px;
    padding: 0;
    margin: 0;
  }
  .mod-intro-survey .tagline {
    width: 100%;
    margin-left: 0;
  }
  .mod-intro-survey .survey-wrap {
    padding: 20px 0;
  }
  .mod-intro-survey .button {
    margin-bottom: 10px;
    width: 100%;
  }
  .mod-intro-survey .link-item {
    margin-left: 0;
  }
}
/*Medium*/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* min-width 641px, medium screens */
  .mod-intro-survey .orbit-container {
    min-height: 490px;
  }
  .mod-intro-survey .slideshow-wrapper {
    min-height: 490px;
  }
  .mod-intro-survey .survey-wrap {
    padding: 30px 10px;
  }
  .mod-intro-survey .link-item {
    margin-left: 10px;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after {
  content: "";
  display: table;
  clear: both;
}

#invite-form .submit-status {
  margin: 2em 0 1em;
}
#invite-form a.button {
  white-space: nowrap;
}
#invite-form a.button.facebook {
  background-color: #3b5998;
}
#invite-form a.button.facebook:active {
  background-color: #3b5998;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
#invite-form a.button.facebook:visited {
  background-color: #3b5998;
}
#invite-form a.button.facebook:hover {
  background-color: #3b5998;
}
#invite-form a.button.facebook:focus {
  background-color: #3b5998;
}
#invite-form a.button.facebook.disabled, #invite-form a.button.facebook:disabled, #invite-form a.button.facebook.disabled:hover, #invite-form a.button.facebook:disabled:hover, #invite-form a.button.facebook.disabled:active, #invite-form a.button.facebook:disabled:active, #invite-form a.button.facebook.disabled:visited, #invite-form a.button.facebook:disabled:visited {
  background-color: #3b5998;
  box-shadow: none;
  cursor: not-allowed;
}
#invite-form a.button.twitter {
  background-color: #1da1f2;
}
#invite-form a.button.twitter:active {
  background-color: #1da1f2;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
#invite-form a.button.twitter:visited {
  background-color: #1da1f2;
}
#invite-form a.button.twitter:hover {
  background-color: #1da1f2;
}
#invite-form a.button.twitter:focus {
  background-color: #1da1f2;
}
#invite-form a.button.twitter.disabled, #invite-form a.button.twitter:disabled, #invite-form a.button.twitter.disabled:hover, #invite-form a.button.twitter:disabled:hover, #invite-form a.button.twitter.disabled:active, #invite-form a.button.twitter:disabled:active, #invite-form a.button.twitter.disabled:visited, #invite-form a.button.twitter:disabled:visited {
  background-color: #1da1f2;
  box-shadow: none;
  cursor: not-allowed;
}
#invite-form a.button.google {
  background-color: #dd4b39;
}
#invite-form a.button.google:active {
  background-color: #dd4b39;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
#invite-form a.button.google:visited {
  background-color: #dd4b39;
}
#invite-form a.button.google:hover {
  background-color: #dd4b39;
}
#invite-form a.button.google:focus {
  background-color: #dd4b39;
}
#invite-form a.button.google.disabled, #invite-form a.button.google:disabled, #invite-form a.button.google.disabled:hover, #invite-form a.button.google:disabled:hover, #invite-form a.button.google.disabled:active, #invite-form a.button.google:disabled:active, #invite-form a.button.google.disabled:visited, #invite-form a.button.google:disabled:visited {
  background-color: #dd4b39;
  box-shadow: none;
  cursor: not-allowed;
}
#invite-form .row.civic-task-header {
  padding-right: 20px;
}
#invite-form .headline {
  line-height: 1.1em;
  margin-bottom: 1ex;
}
#invite-form .tabs-content {
  margin-bottom: 0;
}
#invite-form .privacy-reminder {
  text-align: left;
}
#invite-form form {
  margin-bottom: 40px;
}

.invite-widget {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 20px;
  padding: 10px;
  height: 340px;
  overflow-y: hidden;
}
.invite-widget form label {
  font-size: 14px;
}
.invite-widget textarea {
  height: 50px;
}
.invite-widget .message {
  color: #007c00;
}
.invite-widget .form-actions .submit-wrapper {
  min-width: 76px;
  display: inline-block;
  vertical-align: top;
}
.invite-widget .form-actions .disclosure-wrapper {
  display: inline-block;
  width: 68%;
}

.invite-disclosure {
  font-size: 11px;
  position: relative;
  top: -5px;
}

#invite-widget-form .show-more-fields {
  font-size: 12px;
  margin-bottom: 15px;
}

.reveal .invite-disclosure {
  margin-top: 10px;
}

.select.invitation_account {
  display: inline-block;
}

.invitation-community {
  margin: 10px 0;
}

.invitations .table th, .invitations .table td {
  padding: 6px 10px;
}
.invitations .table tr.highlight {
  display: table-row;
}
.invitations .table .wide {
  width: 20%;
}
.invitations .table .actions {
  white-space: nowrap;
}
.invitations .table a[data-confirm] {
  color: #900;
}
.invitations .table a[data-confirm]:hover {
  color: #c00;
}
.invitations .table a i.fa {
  font-size: medium;
  padding: 0 0.4em;
}

.invitation-locked {
  border-radius: 3px;
  border: 1px solid #cccccc;
  padding: 10px 20px;
  margin-bottom: 30px;
  background-color: #ffcfcf;
  border-color: #fcadad;
}
.invitation-locked .input {
  margin-bottom: 10px;
}

.locked .fa-exclamation-triangle {
  color: #cd2828;
  margin-right: 10px;
}

#invite-list-container .file-upload {
  margin: 0;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  cursor: pointer;
}
#invite-list-container .file-upload input.file-input {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
}

#invite-list-summary-container .percent:after {
  content: "%";
}
#invite-list-summary-container #valid-invite-list-box {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 10px;
  margin: 0;
  padding: 0;
}
#invite-list-summary-container #valid-invite-list-box #valid-invite-list-container {
  font-weight: bold;
  text-align: center;
  padding: 32px 0;
}
#invite-list-summary-container #valid-invite-list-box #valid-invite-list-container .total-count {
  font-size: 4rem;
  line-height: 70px;
}
#invite-list-summary-container #valid-invite-list-box #valid-invite-list-container .total-count-label {
  font-size: 1.2rem;
}

#email-preview {
  border-radius: 3px;
  border: 1px solid #cccccc;
  margin: 10px 0;
  padding: 0;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
#email-preview p {
  line-height: normal;
}

#approve-invitation {
  display: inline-block;
}

#email-invite-form .email-to {
  margin-bottom: 0.5rem;
}
#email-invite-form .invitation_anonymous {
  margin-left: 1rem;
}
#email-invite-form .footnote {
  color: #cd2828;
}
#email-invite-form .footnote:active {
  color: #ff4040;
}
#email-invite-form .footnote:visited {
  color: #cd2828;
}
#email-invite-form .footnote:hover {
  color: #e74e4e;
}
#email-invite-form .footnote:focus {
  color: #e74e4e;
}
#email-invite-form .footnote.disabled, #email-invite-form .footnote:disabled {
  color: #db8484;
  cursor: not-allowed;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after {
  content: "";
  display: table;
  clear: both;
}

.leader-boards .user-icon {
  white-space: nowrap;
  color: #cd2828;
  font-size: 12px;
  font-weight: bold;
}
.leader-boards .change-screen-name {
  margin-left: 1em;
}
.leader-boards td.rank {
  padding-right: 0;
  white-space: nowrap;
}
.leader-boards td.rank-of {
  padding-left: 1ex;
  color: #999;
  white-space: nowrap;
}
@media print, screen and (max-width: 39.99875em) {
  .leader-boards td.rank-of {
    font-size: x-small;
  }
}
.leader-boards td.rank-of span {
  padding-left: 1ex;
  color: #000;
}
.leader-boards td.rank.small {
  width: 3em;
}
.leader-boards td.rank, .leader-boards .points {
  text-align: right;
}
.leader-boards th.rank {
  text-align: center;
}
.leader-boards .rank.tie {
  color: #ccc;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after {
  content: "";
  display: table;
  clear: both;
}

.circle-loader {
  margin: 0 0 30px 10px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-left-color: #007c00;
  animation-name: loader-spin;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  position: relative;
  display: none;
  vertical-align: top;
  top: 2.3rem;
}
.circle-loader.active {
  display: inline-block;
}

.circle-loader,
.circle-loader:after {
  border-radius: 50%;
  width: 2em;
  height: 2em;
}

.load-complete {
  -webkit-animation: none;
  animation: none;
  border-color: #007c00;
  transition: border 500ms ease-out;
}
.load-complete .checkmark {
  display: inline-block;
}

.load-failed {
  -webkit-animation: none;
  animation: none;
  border-color: #cd2828;
  transition: border 500ms ease-out;
}
.load-failed .xmark {
  display: inline-block;
}

.checkmark {
  display: none;
}
.checkmark.draw:after {
  animation-duration: 800ms;
  animation-timing-function: ease;
  animation-name: checkmark;
  transform: scaleX(-1) rotate(135deg);
}
.checkmark:after {
  opacity: 0;
  height: 1em;
  width: 0.5em;
  transform-origin: left top;
  border-right: 2px solid #007c00;
  border-top: 2px solid #007c00;
  content: "";
  left: 0.4em;
  top: 1em;
  position: absolute;
}

.xmark {
  display: none;
  font-size: 3em;
  color: #cd2828;
  position: relative;
  bottom: 0;
  left: 1.5px;
  text-align: center;
  vertical-align: middle;
}

@keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 0.5em;
    opacity: 1;
  }
  40% {
    height: 1em;
    width: 0.5em;
    opacity: 1;
  }
  100% {
    height: 1em;
    width: 0.5em;
    opacity: 1;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after {
  content: "";
  display: table;
  clear: both;
}

.activity_stats table.summary-table {
  min-width: 550px;
}
.activity_stats table.summary-table td:first-child {
  width: 160px;
}

.activity-stats .stat-label {
  white-space: nowrap;
}
.activity-stats .stat-label i {
  margin-left: 10px;
}

i.fa-info-circle.has-tip, i.fa-question-circle.has-tip,
.more-info i.fa-info-circle, .more-info i.fa-question-circle {
  color: #2368a6;
  font-size: 14px;
}
i.fa-info-circle.has-tip:hover, i.fa-question-circle.has-tip:hover,
.more-info i.fa-info-circle:hover, .more-info i.fa-question-circle:hover {
  color: #3690cc;
  border: 0;
}

i.fa-question-circle.has-tip, .more-info i.fa-question-circle {
  margin-left: 10px;
  float: right;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after {
  content: "";
  display: table;
  clear: both;
}

#polygon-map {
  height: 400px;
}

img[src*="gstatic.com/"], img[src*="googleapis.com/"] {
  max-width: none;
}

.map-color {
  width: 15px;
  height: 15px;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after {
  content: "";
  display: table;
  clear: both;
}

.pagination {
  text-align: center;
  padding: 0.3em;
  cursor: default;
}
.pagination a, .pagination span, .pagination em {
  padding: 0.2em 0.5em;
  display: inline;
}
.pagination .disabled {
  color: #999999;
}
.pagination .current {
  font-style: normal;
  font-weight: bold;
  color: #fff;
}
.pagination a {
  color: #2368a6;
}
.pagination a:active {
  color: #2297e6;
}
.pagination a:visited {
  color: #2368a6;
}
.pagination a:hover {
  color: #3690cc;
}
.pagination a:focus {
  color: #3690cc;
}
.pagination a.disabled, .pagination a:disabled {
  color: #96c2e9;
  cursor: not-allowed;
}
.pagination a {
  border: 1px solid #cccccc;
  text-decoration: none;
}
.pagination a:hover, .pagination a:focus {
  border-color: #222;
  background: #3690cc;
  color: #fff;
}
.pagination .page_info {
  color: #999999;
  padding-top: 0.8em;
}
.pagination .previous_page, .pagination .next_page {
  border-width: 2px;
}
.pagination .previous_page {
  margin-right: 1em;
}
.pagination .next_page {
  margin-left: 1em;
}

.dataTables_paginate .pagination .paginate_button.current {
  padding: 0;
}
.dataTables_paginate .pagination .paginate_button.current a {
  color: #fff;
}

@media only percy {
  #share-link {
    visibility: hidden;
  }
  .gm-style:after {
    content: "Map OK";
    font-family: "Arial", sans-serif;
    font-size: 32px;
    background: green;
    color: white;
    padding: 32px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10000000;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after {
  content: "";
  display: table;
  clear: both;
}

.postcards form fieldset {
  border-radius: 3px;
  border: 1px solid #cccccc;
  margin: 20px 0;
  padding: 20px;
}
.postcards .field-divider {
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #cccccc;
  margin: 30px 0;
}
.postcards .field-divider:after {
  content: "OR";
  position: relative;
  left: 50%;
  top: -10px;
  background-color: #fff;
  padding: 5px;
}
.postcards.preview form {
  display: inline-table;
}

.loading-image {
  width: 200px;
  height: 111px;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after {
  content: "";
  display: table;
  clear: both;
}

.recent .table th.year, .recent .table th.month {
  color: #666666;
  text-align: center;
}
.recent .table .date, .recent .table .activity-type {
  padding-right: 1ex;
}
.recent .table .date {
  display: block;
  min-width: 8em;
}
@media print, screen and (min-width: 40em) {
  .recent .table .date {
    display: inline-block;
  }
}
.recent .table .activity-type {
  display: none;
}
@media print, screen and (max-width: 39.99875em) {
  .recent .table .survey-title {
    display: block;
    padding: 1ex 0;
  }
}
.recent .table .community-name {
  display: block;
  color: #aaaaaa;
  font-size: 80%;
}
@media print, screen and (min-width: 40em) {
  .recent .table .community-name {
    display: inline-block;
  }
  .recent .table .community-name:before {
    content: "—";
  }
}
.recent .table .responses {
  float: right;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .edit-profile .profile-header:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after {
  content: "";
  display: table;
  clear: both;
}

.main-content > .sign-up {
  padding-top: 20px;
}

.mod-intro-survey.sign-up {
  padding: 30px 0 50px 0;
  background: initial;
}

.sign-up .headline {
  font-size: 22px;
  line-height: 30px;
  color: #2368a6;
}
.sign-up a.what-is {
  border-radius: 3px;
  background-color: #2368a6;
}
.sign-up a.what-is:active {
  background-color: #2297e6;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.sign-up a.what-is:visited {
  background-color: #2368a6;
}
.sign-up a.what-is:hover {
  background-color: #3690cc;
}
.sign-up a.what-is:focus {
  background-color: #3690cc;
}
.sign-up a.what-is.disabled, .sign-up a.what-is:disabled, .sign-up a.what-is.disabled:hover, .sign-up a.what-is:disabled:hover, .sign-up a.what-is.disabled:active, .sign-up a.what-is:disabled:active, .sign-up a.what-is.disabled:visited, .sign-up a.what-is:disabled:visited {
  background-color: #96c2e9;
  box-shadow: none;
  cursor: not-allowed;
}
.sign-up a.what-is {
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
  text-align: left;
  line-height: 16px;
  padding: 6px;
  width: 126px;
}
.sign-up a.what-is:after {
  content: "?";
  font-size: 44px;
  position: relative;
  bottom: 4px;
}
.sign-up .log-in {
  margin-top: 10px;
  text-align: center;
}

.edit-profile .profile-header {
  margin-bottom: 20px;
  padding: 10px;
}
.edit-profile .profile-header h1 {
  margin-top: 0;
  float: left;
}
.edit-profile .profile-header .profile-privacy {
  float: left;
  margin: 10px 0 0 50px;
  font-size: 12px;
}
.edit-profile .profile-header .profile-privacy .profile-privacy-setting {
  display: inline;
  font-weight: bold;
}
.edit-profile .profile-header .profile-privacy .change {
  font-size: 11px;
}
.edit-profile .tabs-content {
  border: 0;
}
.edit-profile .tabs-content .tabs-panel {
  padding: 0;
}

.view-in-locale {
  border-radius: 3px;
  font-size: 125%;
  margin: 1em auto;
  background: #f8f8f8;
}
@media print, screen and (min-width: 40em) {
  .view-in-locale {
    text-align: center;
  }
}
.view-in-locale a {
  margin-right: 2em;
  white-space: nowrap;
  line-height: 1.5;
}
.view-in-locale i {
  font-size: 250%;
  margin-right: 0.5ex;
  color: #d8d8d8;
}

#contact-prefs-form .user_use_sms_for_voice label {
  font-size: 14px;
}
#contact-prefs-form .user_sms_phone_number_number.error .switchable-input input, #contact-prefs-form .user_voice_phone_number_number.error .switchable-input input {
  margin-bottom: 0;
}
#contact-prefs-form .user_sms_phone_number_number.error label[for=user_use_sms_for_voice], #contact-prefs-form .user_voice_phone_number_number.error label[for=user_use_sms_for_voice] {
  border: none;
}
#contact-prefs-form .contact-type {
  text-align: center;
}
#contact-prefs-form .contact-type i {
  font-size: 4.5em;
  color: #2368a6;
  margin: 0.1ex 0;
}
#contact-prefs-form .contact-type .caption {
  font-size: 12px;
}
#contact-prefs-form .contact-type .caption.time-zone {
  margin-bottom: 20px;
}

#signup-form h1, #short-opt-in h1 {
  margin: 0 0 20px 0;
}
#signup-form .privacy-reminder, #short-opt-in .privacy-reminder {
  margin-top: 0;
}
#signup-form table, #short-opt-in table {
  border: none;
  background: inherit;
  margin: 0;
}
#signup-form table tbody, #short-opt-in table tbody {
  background: initial;
  border: initial;
}
#signup-form table tr, #short-opt-in table tr {
  background: initial;
}
#signup-form table tr th, #signup-form table tr td, #short-opt-in table tr th, #short-opt-in table tr td {
  background: initial;
  padding: 5px 2px;
}
#signup-form table .input, #short-opt-in table .input {
  margin: 0;
}
#signup-form table input[type=text], #signup-form table input[type=email], #signup-form table input[type=password], #short-opt-in table input[type=text], #short-opt-in table input[type=email], #short-opt-in table input[type=password] {
  font-size: 18px;
  line-height: 18px;
  padding: 4px 5px 1px;
  margin-bottom: 0;
}
#signup-form table input[type=email], #short-opt-in table input[type=email] {
  margin-bottom: 0 !important;
}
#signup-form table .action, #short-opt-in table .action {
  margin-top: 20px;
  position: absolute;
  bottom: 0;
}
#signup-form table .radio.inline, #short-opt-in table .radio.inline {
  display: inline-block;
  margin-right: 30px;
}
#signup-form table .radio.inline:last-child, #short-opt-in table .radio.inline:last-child {
  margin-right: 0;
}
#signup-form table .radio.inline input, #short-opt-in table .radio.inline input {
  margin-right: 7px;
}
#signup-form table .user_birth_year, #short-opt-in table .user_birth_year {
  min-width: 120px;
  max-width: 180px;
}
#signup-form table .user_birth_year + .why.has-tip, #short-opt-in table .user_birth_year + .why.has-tip {
  position: relative;
  bottom: 4px;
}
#signup-form table .field_with_errors .error, #short-opt-in table .field_with_errors .error {
  margin-top: 0;
}
#signup-form table .radio_buttons.field_with_errors, #short-opt-in table .radio_buttons.field_with_errors {
  border: 1px solid #cd2828;
  border-bottom-width: 0;
  border-radius: 3px;
}
#signup-form .submit, #short-opt-in .submit {
  float: left;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  margin: 0 50px 10px 0;
  padding: 0 20px;
  text-align: center;
  text-transform: uppercase;
  min-width: 145px;
  background-color: #cd2828;
}
#signup-form .terms, #short-opt-in .terms {
  padding: 10px 2px 15px;
}

/*Small*/
@media only screen and (max-width: 40em) {
  /* max-width 640px */
  #signup-form .action .button.submit, #signup-form .action .terms, #short-opt-in .action .button.submit, #short-opt-in .action .terms {
    display: table-row;
    float: initial;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .survey-updates .add-update:after, .question-updates .add-update:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after {
  content: "";
  display: table;
  clear: both;
}

.info-window {
  font-size: 0.8rem;
  text-align: center;
  font-weight: bold;
  color: #222;
}

.official-shared {
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: -10px;
}

.survey-voters, .survey-countdown, .survey-distro-groups {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 10px;
  height: 160px;
  padding: 15px 20px;
  font-size: 18px;
  margin-bottom: 10px;
}
.survey-voters .block-label, .survey-countdown .block-label, .survey-distro-groups .block-label {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.survey-voters .stat-label, .survey-countdown .stat-label, .survey-distro-groups .stat-label {
  font-size: 16px;
}
.survey-voters .stat-value, .survey-countdown .stat-value, .survey-distro-groups .stat-value {
  font-size: 24px;
  font-weight: bold;
}

.gm-style-iw + div {
  display: none;
}

.calculating.highlight {
  margin: 10px 15px 40px 15px;
  font-size: 16px;
  padding: 5px 15px;
}

.survey-voters #invitees, .survey-voters #others {
  margin: 15px 0;
}

.survey-countdown .stat-clock {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
}
.survey-countdown .stat-clock-legend {
  position: absolute;
  bottom: 15px;
  text-align: center;
  width: 75%;
}

.survey-distro-groups .groups-list {
  font-size: 16px;
}

.survey-stats-chart {
  min-height: 148px;
}

#disabled-account-filter {
  width: 100%;
}

.show-data-table, .hide-data-table {
  padding-left: 10px;
}

.hide-data-table .show-chart i {
  color: #666666;
  font-size: 2em;
}

.data-table-view {
  position: relative;
  z-index: 9;
}

.data-table table {
  width: 100%;
}
.data-table thead th {
  text-align: right;
  min-width: 100px;
}
.data-table thead th:first-child {
  text-align: left;
  width: auto;
}
.data-table thead th .total {
  font-weight: normal;
  color: #666666;
  margin-left: 5px;
}
.data-table thead th .total:before {
  content: "(";
}
.data-table thead th .total:after {
  content: ")";
}
.data-table tbody td {
  text-align: right;
}
.data-table tbody td:first-child {
  text-align: left;
}
.data-table tbody td .count {
  color: #aaaaaa;
  margin-left: 5px;
  white-space: nowrap;
}
.data-table .total, .data-table .count {
  display: inline-block;
  width: 5em;
  text-align: left;
}
.data-table.analysis thead th.centered {
  text-align: center;
}

.surveys .filter-select-wrapper {
  white-space: nowrap;
}
.surveys .filter-select-wrapper #filter-description {
  margin: 0;
  float: none;
}
.surveys .tooltip {
  text-align: left;
}
.surveys #results-filter-form .has-tip {
  border: 0;
  font-size: 1rem;
}
.surveys #sticky-header {
  display: none;
  width: 100%;
  z-index: 10;
  background-color: #ececec;
  position: relative;
}
.surveys .sticky-header-wrapper {
  width: 100%;
  display: flex;
  position: fixed;
  top: 0;
  padding: 0 3ex;
  align-items: center;
  background-color: #ececec;
  border-bottom: 2px solid #cccccc;
}
.surveys .sticky-header-wrapper .header-section {
  flex: 1;
}
.surveys .sticky-header-wrapper .header-section.logo {
  text-align: left;
  flex: 0 1 auto;
}
.surveys .sticky-header-wrapper .header-section.logo .logos {
  white-space: nowrap;
  overflow: hidden;
}
.surveys .sticky-header-wrapper .header-section.filter {
  flex: 0 0 auto;
  margin: 1ex 2ex;
}
.surveys .sticky-header-wrapper .header-section.filter #results-filter-form {
  margin-left: 3ex;
}
.surveys .sticky-header-wrapper .header-section.filter #results-filter-form select {
  width: auto;
  display: inline;
  margin: 0;
}
.surveys .sticky-header-wrapper .header-section.survey-name {
  flex: 2;
  white-space: nowrap;
  margin: 1ex 3ex;
  overflow: hidden;
}
.surveys .sticky-header-wrapper .header-section.survey-name h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
}
.surveys .sticky-header-wrapper .header-section.user {
  position: relative;
  text-align: right;
  margin: 1ex 2ex;
  flex: 0 1 auto;
}
.surveys .sticky-header-wrapper .header-section.user a {
  text-decoration: none;
}
.surveys .sticky-header-wrapper .menu.submenu {
  text-align: left;
}

.survey.results #share-survey-form {
  margin-top: 20px;
}
.survey.results #share-survey-form .share-survey-tab-header {
  margin: 0.4em 0;
  font-size: 22px;
}
.survey.results #results-join .join-panel {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #fff;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
  min-height: 150px;
  position: relative;
}
.survey.results #results-join .join-panel .call-to-action {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.survey.results .question-text {
  text-align: left;
}

#results-back {
  margin: 20px 0;
}

.touch-chart {
  font-size: 12px;
  color: #2368a6;
  position: relative;
  text-align: center;
  top: 10px;
  z-index: 9;
}

.text-word-cloud {
  padding: 3ex 1ex;
}
.text-word-cloud .word-cloud {
  height: 33em;
  page-break-inside: avoid;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .text-word-cloud .word-cloud {
    height: 25em;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .text-word-cloud .word-cloud {
    height: 16em;
  }
}
@media print {
  .text-word-cloud .word-cloud {
    height: 33em !important;
  }
}
.text-word-cloud .word-cloud span {
  cursor: pointer;
}
.text-word-cloud .word-cloud span:hover {
  color: #2368a6 !important;
}

.tooltipster-base {
  color: #666666;
}
.tooltipster-base .tooltipster-content a, .tooltipster-base .tooltipster-content p {
  font-size: 14px;
  color: #fff;
}
.tooltipster-base .tooltipster-content p {
  padding-bottom: 10px;
}
.tooltipster-base .tooltipster-content a {
  text-decoration: underline;
}
.tooltipster-base .tooltipster-content a:hover {
  color: #999999;
}

.scheme-map {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 10px;
  padding: 0;
}

.survey-updates {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 10px;
}
.survey-updates .survey-update {
  padding-bottom: 20px;
}
.survey-updates .survey-update .text {
  border-bottom: 2px solid #cccccc;
}

.chart-container hr {
  margin: 5px 0;
}

.question-updates .survey-update:first-child {
  margin-top: 20px;
}
.question-updates .survey-update {
  padding-top: 20px;
  border-top: 2px solid #cccccc;
}

.survey-updates .survey-update .links, .question-updates .survey-update .links {
  width: 100%;
  text-align: right;
}
.survey-updates .survey-update .headline, .question-updates .survey-update .headline {
  margin-bottom: 20px;
  white-space: nowrap;
  position: relative;
}
.survey-updates .survey-update .headline .share-label, .question-updates .survey-update .headline .share-label {
  font-size: 14px;
  line-height: 18px;
  text-decoration: underline;
  font-weight: bold;
  white-space: normal;
  margin-right: 20px;
}
.survey-updates .survey-update .headline .share-link, .question-updates .survey-update .headline .share-link {
  position: absolute;
  right: 0;
  top: 0;
}
.survey-updates .survey-update .headline .share-link .share-link-content, .question-updates .survey-update .headline .share-link .share-link-content {
  display: none;
}
.survey-updates .survey-update .text, .question-updates .survey-update .text {
  font-size: 14px;
  line-height: 18px;
}
.survey-updates .survey-update .text p, .survey-updates .survey-update .text li, .question-updates .survey-update .text p, .question-updates .survey-update .text li {
  font-size: 14px;
  line-height: 18px;
}
.survey-updates .survey-update .text hr, .question-updates .survey-update .text hr {
  border-color: #bbbbbb;
}
.survey-updates .survey-update:last-child, .question-updates .survey-update:last-child {
  padding-bottom: 0;
}
.survey-updates .survey-update:last-child .text, .question-updates .survey-update:last-child .text {
  border-bottom-width: 0;
}
.survey-updates .add-update a, .question-updates .add-update a {
  float: right;
}

.link-input {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.link-input .clipboard-copy {
  margin: 0;
}

.question hr.text-summary-separator {
  margin: 10px 0;
}

.small-chart-only {
  display: none;
}

.question .chart-container.expanded {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1001;
  background-color: white;
}

.chart-container {
  position: relative;
  overflow: hidden;
  page-break-inside: avoid;
}
.chart-container .question-summary {
  position: relative;
  width: 100%;
}
.chart-container .chart-overlay {
  position: absolute;
  z-index: 0;
}
.chart-container .chart-overlay p {
  color: #222;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
  padding: 0;
  -webkit-text-size-adjust: 100%;
}
.chart-container .chart-overlay.topleft {
  top: 100px;
  left: 200px;
}
.chart-container .chart-overlay.topleft p {
  font-size: 1rem;
  color: #666;
}
.chart-container .chart-overlay.bottomright {
  bottom: 100px;
  right: 100px;
}
.chart-container .chart-overlay.bottomright p {
  font-size: 1rem;
  color: #666;
}

div.google-visualization-tooltip {
  z-index: 100;
  min-width: 175px;
}
div.google-visualization-tooltip li.google-visualization-tooltip-item:first-child {
  margin-bottom: 0;
  padding: 0 0 0 0.5em;
}
div.google-visualization-tooltip li.google-visualization-tooltip-item {
  margin: 0;
  padding: 0 0 0 0.5em;
}

.question-reload {
  display: inline-block;
  color: #cd2828;
}

.loading-label {
  display: inline-block;
}

.question-reload.hidden {
  display: none;
}

.results-downloads {
  float: right;
  white-space: nowrap;
  margin-top: 10px;
}
.results-downloads .fa-file-pdf-o, .results-downloads .fa-file-excel-o, .results-downloads .fa-file-code-o {
  font-size: 1.5rem;
}
.results-downloads .fa-file-pdf-o {
  color: #cd2828;
}
.results-downloads .fa-file-excel-o {
  color: #007c00;
}
.results-downloads .fa-file-code-o {
  color: #222;
}

h4.activity-type {
  font-size: 15px;
}

.activity-type .fa-university {
  color: #2368a6;
  font-size: 1rem;
}
.activity-type .fa-users {
  color: #2368a6;
  font-size: 1rem;
}
.activity-type .fa-check {
  color: #2368a6;
  font-size: 1rem;
}
.activity-type .fa-clock-o {
  color: #2368a6;
  font-size: 1rem;
}

.text-summary .summary-mode-links {
  width: 100%;
  border-bottom: 1px solid #bbbbbb;
  margin: 0;
}
.text-summary .summary-mode-links li.mode-link {
  display: inline-block;
  margin: 1rem 1rem 0 0.5rem;
  border: 1px solid #bbbbbb;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 1.1rem;
  padding: 0.3rem 1rem;
  position: relative;
  bottom: -1px;
  background-color: #e8e7e7;
}
.text-summary .summary-mode-links li.mode-link.is-active {
  background: linear-gradient(to top, #e8e7e7, #f3f3f3);
  font-weight: bold;
  border-width: 2px 2px 1px 2px;
  border-bottom-color: #e8e7e7;
}
.text-summary #ai-summary {
  padding: 2rem;
}
.text-summary #ai-summary .mode-content li {
  margin-bottom: 0.3rem;
}
.text-summary #ai-summary p.ai-description, .text-summary #ai-summary p.ai-warning {
  color: #444444;
  padding: 0;
  margin-bottom: 20px;
}

/*Small*/
@media only screen and (max-width: 40em) {
  .data-table thead th {
    width: auto;
  }
  .survey.results #results-join .join-panel {
    min-height: 220px;
  }
}
@media only screen and (max-width: 950px) {
  .small-chart-only {
    display: block;
  }
  .surveys .sticky-header-wrapper .header-section.filter #results-filter-form {
    margin-left: 0;
  }
  .surveys .sticky-header-wrapper .header-section.filter #results-filter-form select {
    display: inline;
    margin-left: 1ex;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after {
  content: "";
  display: table;
  clear: both;
}

.text-responses .text-responses-title {
  font-weight: bold;
  color: #222;
  padding: 1ex 1em;
}
.text-responses .text-responses-title .actions {
  float: right;
}
.text-responses .text-response {
  background: white;
  border-bottom: 1px solid #ececec;
  padding: 1ex 1em;
}
.text-responses .text-response.censored .flag-response,
.text-responses .text-response.censored .hide-uncensored-content,
.text-responses .text-response.censored .text-response-content.uncensored {
  display: none;
}
.text-responses .text-response.uncensored .show-uncensored-content,
.text-responses .text-response.uncensored .text-response-content.censored {
  display: none;
}
.text-responses .text-response span.highlight {
  display: inline;
  border: none;
  padding: 0;
  margin: 0;
}
.text-responses .text-response .actions {
  float: right;
  padding-left: 1em;
}
.text-responses .text-response .actions a {
  color: #666666;
}
.text-responses .text-response .actions a:active {
  color: #2297e6;
}
.text-responses .text-response .actions a:visited {
  color: #2368a6;
}
.text-responses .text-response .actions a:hover {
  color: #3690cc;
}
.text-responses .text-response .actions a:focus {
  color: #3690cc;
}
.text-responses .text-response .actions a.disabled, .text-responses .text-response .actions a:disabled {
  color: #96c2e9;
  cursor: not-allowed;
}
.text-responses .text-response .actions a {
  cursor: pointer;
  padding-left: 1ex;
}

.pager-links {
  background: #f8f8f8;
  padding: 1ex;
}
.pager-links.sticky {
  width: 100%;
}
.pager-links.sticky.is-anchored {
  position: relative;
}
.pager-links.sticky.is-stuck {
  border-bottom: 1px solid #cfcfcf;
}
.pager-links a.text-responses-link {
  padding: 1ex;
  text-align: center;
  display: block;
  font-weight: bold;
}

a.other-responses-link {
  display: inline-block;
  margin-bottom: 2em;
  padding-left: 10px;
}
a.other-responses-link.hidden {
  display: none;
}

#flag-response-container label {
  cursor: pointer;
  display: block;
  width: 100%;
}
#flag-response-container label input[type=radio] {
  display: inline-block;
  margin: 1ex 0.5ex 1ex 1em;
}
#flag-response-container label .text {
  display: inline-block;
  vertical-align: top;
}
#flag-response-container label .text .description {
  font-size: 75%;
  color: #666666;
}
#flag-response-container input.button {
  margin: 1em;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after {
  content: "";
  display: table;
  clear: both;
}

.unaffiliated-accounts .account {
  margin: 30px 0;
}
.unaffiliated-accounts .account .button {
  margin: 0;
}
.unaffiliated-accounts .account .vote-count {
  display: inline;
  margin-left: 10px;
}

/*Medium*/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* min-width 641px, medium screens */
  .unaffiliated-accounts .account {
    margin: 20px 0;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .share-tabs:after, .social .social-links.with-email:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after {
  content: "";
  display: table;
  clear: both;
}

.social-share-widget {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 20px;
  padding: 10px;
  height: auto;
}
@media print, screen and (min-width: 40em) {
  .social-share-widget {
    height: 340px;
  }
}
.social-share-widget.short {
  height: 230px;
}
.social-share-widget.flat {
  box-shadow: none;
  background-color: #ececec;
}
.social-share-widget.compact .social .social-links {
  margin-top: 4px;
}

.social-share-links a {
  padding: 1ex 0.5ex;
}
.social-share-links .twitter-circle {
  color: #00acec;
}
.social-share-links .linkedin-circle {
  color: #0077b5;
}
.social-share-links .facebook-circle {
  color: #3a5998;
}
.social-share-links .copy-circle {
  color: #aaaaaa;
}
.social-share-links .native-circle {
  color: #ed1c24;
}
.social-share-links a.native {
  display: none;
}
.social-share-links.has-native-share-support a.not-native {
  display: none;
}
.social-share-links.has-native-share-support a.native {
  display: inline;
}

.social .text {
  padding-bottom: 10px;
}
.social .has-tip {
  border-bottom-width: 0;
}
.social .social-links {
  margin: 0 auto;
}
.social .social-links.with-email {
  width: 228px;
}
.social .social-links .share-link-content {
  display: none;
}

#social-log-in {
  text-align: center;
  padding-top: 0;
}
@media print, screen and (min-width: 64em) {
  #social-log-in {
    padding-top: 25px;
  }
}

.or {
  display: block;
  border: 1px solid #cccccc;
  border-radius: 15px;
  height: 30px;
  width: 30px;
  text-align: center;
  font-size: 15px;
  padding: 4px;
  margin: 5px auto;
}
.or:before, .or:after {
  position: absolute;
  content: "";
  display: block;
  height: 0;
  width: 50px;
  border: 1px solid #cccccc;
}
.or:before {
  margin: 9px -60px;
}
.or:after {
  margin: -9px 30px;
}
@media print, screen and (min-width: 64em) {
  .or {
    margin: 100px -10px;
  }
  .or:before, .or:after {
    position: absolute;
    content: "";
    display: block;
    height: 50px;
    width: 0;
    border: 1px solid #cccccc;
  }
  .or:before {
    margin: -60px 9px 12px;
  }
  .or:after {
    margin: 12px 9px;
  }
}

#email-log-in {
  margin-bottom: 20px;
}
#email-log-in #submit-log-in {
  margin: 10px 0;
}
#email-log-in a {
  display: block;
  padding: 5px 0;
}

.share-tabs .share-tab {
  float: left;
  margin: 10px;
}

#auth_providers .social .social-button, #social-log-in .social .social-button, #social-sign-up .social .social-button {
  border-radius: 3px;
  display: flex;
  align-items: center;
  margin: 15px 0;
  height: 40px;
  color: white;
  text-align: left;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.33);
}
#auth_providers .social .social-button i, #social-log-in .social .social-button i, #social-sign-up .social .social-button i {
  border-radius: 3px;
  margin: 3px 16px 3px 3px;
  padding: 8px;
  background: white;
  color: black;
  width: 34px;
  height: 34px;
  font-size: 18px;
}
#auth_providers .social .social-button.facebook, #social-log-in .social .social-button.facebook, #social-sign-up .social .social-button.facebook {
  background: #3b5998;
}
#auth_providers .social .social-button.facebook i, #social-log-in .social .social-button.facebook i, #social-sign-up .social .social-button.facebook i {
  color: #3b5998;
}
#auth_providers .social .social-button.google, #social-log-in .social .social-button.google, #social-sign-up .social .social-button.google {
  background: #4285f4;
}
#auth_providers .social .social-button.google i, #social-log-in .social .social-button.google i, #social-sign-up .social .social-button.google i {
  color: #4285f4;
}
#auth_providers .social .social-button.google i:before, #social-log-in .social .social-button.google i:before, #social-sign-up .social .social-button.google i:before {
  content: url(image_path("google-icon.svg"));
}
#auth_providers .social .social-button.twitter, #social-log-in .social .social-button.twitter, #social-sign-up .social .social-button.twitter {
  background: #55acee;
}
#auth_providers .social .social-button.twitter i, #social-log-in .social .social-button.twitter i, #social-sign-up .social .social-button.twitter i {
  color: #55acee;
}
#auth_providers .social .social-icon, #social-log-in .social .social-icon, #social-sign-up .social .social-icon {
  display: inline-block;
  position: absolute;
  margin-top: -11px;
  margin-left: -45px;
  float: none;
  text-indent: 0;
  color: rgba(0, 0, 0, 0);
  vertical-align: middle;
}
#auth_providers .social .social-icon + i, #social-log-in .social .social-icon + i, #social-sign-up .social .social-icon + i {
  margin-left: -20px;
  color: #007c00;
  position: absolute;
  margin-top: -12px;
  background: white;
  border-radius: 10px;
  font-size: 15px;
  border: 1px solid #cccccc;
}
#auth_providers p, #social-log-in p, #social-sign-up p {
  padding-bottom: 1ex;
}
#auth_providers .submit-buttons, #social-log-in .submit-buttons, #social-sign-up .submit-buttons {
  display: none;
}

#survey-share-link {
  display: inline;
  width: 70%;
}

#share-survey-form {
  text-align: left;
}
#share-survey-form h3 {
  text-align: center;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after {
  content: "";
  display: table;
  clear: both;
}

.survey-slider li.survey-slide .content-wrapper {
  padding: 10px;
}
.survey-slider li.survey-slide .content-wrapper p + ul {
  margin: -15px 0 20px 30px;
  list-style-type: disc;
}
.survey-slider li.survey-slide .content-wrapper p + ol {
  margin: -15px 0 20px 30px;
}
.survey-slider .choose-one .button.disabled, .survey-slider .choose-multiple .button.disabled {
  cursor: pointer;
  background-color: initial;
}
.survey-slider .choose-one .button.disabled.selected, .survey-slider .choose-multiple .button.disabled.selected {
  background-color: #e74e4e;
}
.survey-slider .choose-one .button.disabled.selected label, .survey-slider .choose-multiple .button.disabled.selected label {
  color: #fff;
}
.survey-slider .disabled + .more-info a {
  color: #96c2e9;
}
.survey-slider .disabled + .more-info a i {
  color: #96c2e9;
}
.survey-slider .question-text, .survey-slider .content-item-text {
  margin-top: 10px;
}
.survey-slider .question-text p, .survey-slider .question-text ol, .survey-slider .question-text ul, .survey-slider .content-item-text p, .survey-slider .content-item-text ol, .survey-slider .content-item-text ul {
  font-size: 22px;
}
.survey-slider .question-text {
  color: #222;
  margin-bottom: 10px;
}
.survey-slider .content-item-text {
  margin-bottom: 20px;
}
.survey-slider .content-item-next .button {
  background-color: #cd2828;
}
.survey-slider .status .highlight {
  font-size: 14px;
  padding: 10px 20px;
  margin: 0;
}
.survey-slider .status .highlight .next {
  margin: 10px 0;
}
.survey-slider .status .highlight .next a.button {
  margin: 0;
}
.survey-slider .alert-error p {
  padding: 10px 0 10px 0;
}
.survey-slider .thank-you {
  text-align: center;
}
.survey-slider .thank-you .headline {
  font-size: x-large;
  padding: 2ex 0 3ex;
}
.survey-slider .thank-you a.button {
  margin: 0 1ex 1rem;
}

@media print, screen and (max-width: 39.99875em) {
  .survey-slider {
    padding-bottom: 10px;
  }
  .survey-slider li.survey-slide.matrix .content-wrapper {
    margin-right: -10px;
    margin-left: -10px;
  }
  .survey-slider .content-item-text, .survey-slider .question-text {
    padding-bottom: 10px;
  }
  .survey-slider .content-item-text p, .survey-slider .content-item-text ol, .survey-slider .content-item-text ul, .survey-slider .question-text p, .survey-slider .question-text ol, .survey-slider .question-text ul {
    font-size: 14px;
    padding-bottom: 10px;
    color: #222;
  }
  .survey-slider .option label {
    font-size: 14px;
  }
  .survey-slider .choose-one .option .button label, .survey-slider .choose-multiple .option .button label {
    color: #222;
  }
  .survey-slider .button {
    padding: 10px 20px;
    font-size: 14px;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after {
  content: "";
  display: table;
  clear: both;
}

/* Main column width */
.wp-block {
  max-width: 65rem;
}

/* Width of "wide" blocks */
.wp-block[data-align=wide] {
  max-width: 1200px;
}

/* Width of "full-wide" blocks */
.wp-block[data-align=full] {
  max-width: none;
}

.editor-writing-flow {
  background-color: white;
}

.content h1 + p, .content h1 + h3 {
  margin-top: 30px;
}

.privacy ul {
  list-style-type: none;
}

.terms .outline-section {
  display: inline;
  font-weight: bold;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after {
  content: "";
  display: table;
  clear: both;
}

body.surveys.vote .main-content {
  padding-top: 2em;
  padding-bottom: 3em;
}
body.surveys.vote #footer-top-links, body.surveys.vote #footer-bottom-links, body.surveys.vote #footer-social-links {
  display: none;
}
body.surveys.vote .locale-switcher {
  margin: 0;
}

body.surveys.show .main-content .row,
body.surveys.results .main-content .row,
body.previews.show .main-content .row,
.edit-question .row {
  max-width: 65rem;
}
body.surveys.show .main-content .question-text p, body.surveys.show .main-content .content-item-text p,
body.surveys.results .main-content .question-text p,
body.surveys.results .main-content .content-item-text p,
body.previews.show .main-content .question-text p,
body.previews.show .main-content .content-item-text p,
.edit-question .question-text p,
.edit-question .content-item-text p {
  font-size: 18px;
}
body.surveys.show .main-content .question-text p:last-of-type, body.surveys.show .main-content .content-item-text p:last-of-type,
body.surveys.results .main-content .question-text p:last-of-type,
body.surveys.results .main-content .content-item-text p:last-of-type,
body.previews.show .main-content .question-text p:last-of-type,
body.previews.show .main-content .content-item-text p:last-of-type,
.edit-question .question-text p:last-of-type,
.edit-question .content-item-text p:last-of-type {
  padding-bottom: 0;
}
body.surveys.show .main-content .question-text .text, body.surveys.show .main-content .content-item-text .text,
body.surveys.results .main-content .question-text .text,
body.surveys.results .main-content .content-item-text .text,
body.previews.show .main-content .question-text .text,
body.previews.show .main-content .content-item-text .text,
.edit-question .question-text .text,
.edit-question .content-item-text .text {
  margin-right: 10px;
}
body.surveys.show .main-content .question-text .more-info, body.surveys.show .main-content .content-item-text .more-info,
body.surveys.results .main-content .question-text .more-info,
body.surveys.results .main-content .content-item-text .more-info,
body.previews.show .main-content .question-text .more-info,
body.previews.show .main-content .content-item-text .more-info,
.edit-question .question-text .more-info,
.edit-question .content-item-text .more-info {
  font-size: 12px;
  display: inline-block;
  margin: 0;
}
body.surveys.show .main-content .question-text ul, body.surveys.show .main-content .content-item-text ul,
body.surveys.results .main-content .question-text ul,
body.surveys.results .main-content .content-item-text ul,
body.previews.show .main-content .question-text ul,
body.previews.show .main-content .content-item-text ul,
.edit-question .question-text ul,
.edit-question .content-item-text ul {
  list-style-type: disc;
}
body.surveys.show .main-content .choose-one, body.surveys.show .main-content .choose-multiple,
body.surveys.results .main-content .choose-one,
body.surveys.results .main-content .choose-multiple,
body.previews.show .main-content .choose-one,
body.previews.show .main-content .choose-multiple,
.edit-question .choose-one,
.edit-question .choose-multiple {
  display: inline-block;
  margin-bottom: 20px;
}
body.surveys.show .main-content .choose-one .option, body.surveys.show .main-content .choose-multiple .option,
body.surveys.results .main-content .choose-one .option,
body.surveys.results .main-content .choose-multiple .option,
body.previews.show .main-content .choose-one .option,
body.previews.show .main-content .choose-multiple .option,
.edit-question .choose-one .option,
.edit-question .choose-multiple .option {
  display: block;
  padding: 10px 0;
}
body.surveys.show .main-content .choose-one .option .button, body.surveys.show .main-content .choose-multiple .option .button,
body.surveys.results .main-content .choose-one .option .button,
body.surveys.results .main-content .choose-multiple .option .button,
body.previews.show .main-content .choose-one .option .button,
body.previews.show .main-content .choose-multiple .option .button,
.edit-question .choose-one .option .button,
.edit-question .choose-multiple .option .button {
  display: inline-block;
  background-color: inherit;
  color: #222;
  padding: 4px 1rem;
  border-radius: 5px;
  text-align: left;
  text-transform: none;
  white-space: nowrap;
  position: relative;
  margin-bottom: -4px;
}
body.surveys.show .main-content .choose-one .option .button input[type=radio], body.surveys.show .main-content .choose-one .option .button input[type=checkbox], body.surveys.show .main-content .choose-multiple .option .button input[type=radio], body.surveys.show .main-content .choose-multiple .option .button input[type=checkbox],
body.surveys.results .main-content .choose-one .option .button input[type=radio],
body.surveys.results .main-content .choose-one .option .button input[type=checkbox],
body.surveys.results .main-content .choose-multiple .option .button input[type=radio],
body.surveys.results .main-content .choose-multiple .option .button input[type=checkbox],
body.previews.show .main-content .choose-one .option .button input[type=radio],
body.previews.show .main-content .choose-one .option .button input[type=checkbox],
body.previews.show .main-content .choose-multiple .option .button input[type=radio],
body.previews.show .main-content .choose-multiple .option .button input[type=checkbox],
.edit-question .choose-one .option .button input[type=radio],
.edit-question .choose-one .option .button input[type=checkbox],
.edit-question .choose-multiple .option .button input[type=radio],
.edit-question .choose-multiple .option .button input[type=checkbox] {
  height: 20px;
  width: 20px;
  position: absolute;
  margin-right: 15px;
  top: 10px;
}
body.surveys.show .main-content .choose-one .option .button label, body.surveys.show .main-content .choose-multiple .option .button label,
body.surveys.results .main-content .choose-one .option .button label,
body.surveys.results .main-content .choose-multiple .option .button label,
body.previews.show .main-content .choose-one .option .button label,
body.previews.show .main-content .choose-multiple .option .button label,
.edit-question .choose-one .option .button label,
.edit-question .choose-multiple .option .button label {
  white-space: normal;
  margin-left: 35px;
}
body.surveys.show .main-content .choose-one .option .more-info, body.surveys.show .main-content .choose-multiple .option .more-info,
body.surveys.results .main-content .choose-one .option .more-info,
body.surveys.results .main-content .choose-multiple .option .more-info,
body.previews.show .main-content .choose-one .option .more-info,
body.previews.show .main-content .choose-multiple .option .more-info,
.edit-question .choose-one .option .more-info,
.edit-question .choose-multiple .option .more-info {
  margin-left: 52px;
}
body.surveys.show .main-content .choose-one .option .button:hover, body.surveys.show .main-content .choose-multiple .option .button:hover,
body.surveys.results .main-content .choose-one .option .button:hover,
body.surveys.results .main-content .choose-multiple .option .button:hover,
body.previews.show .main-content .choose-one .option .button:hover,
body.previews.show .main-content .choose-multiple .option .button:hover,
.edit-question .choose-one .option .button:hover,
.edit-question .choose-multiple .option .button:hover {
  background-color: #e74e4e;
}
body.surveys.show .main-content .choose-one .option .button:hover label, body.surveys.show .main-content .choose-multiple .option .button:hover label,
body.surveys.results .main-content .choose-one .option .button:hover label,
body.surveys.results .main-content .choose-multiple .option .button:hover label,
body.previews.show .main-content .choose-one .option .button:hover label,
body.previews.show .main-content .choose-multiple .option .button:hover label,
.edit-question .choose-one .option .button:hover label,
.edit-question .choose-multiple .option .button:hover label {
  color: #fff;
}
body.surveys.show .main-content .binary,
body.surveys.results .main-content .binary,
body.previews.show .main-content .binary,
.edit-question .binary {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
body.surveys.show .main-content .binary .option-wrapper,
body.surveys.results .main-content .binary .option-wrapper,
body.previews.show .main-content .binary .option-wrapper,
.edit-question .binary .option-wrapper {
  width: 100%;
  display: table-row;
}
body.surveys.show .main-content .binary .option-a, body.surveys.show .main-content .binary .option-b,
body.surveys.results .main-content .binary .option-a,
body.surveys.results .main-content .binary .option-b,
body.previews.show .main-content .binary .option-a,
body.previews.show .main-content .binary .option-b,
.edit-question .binary .option-a,
.edit-question .binary .option-b {
  box-shadow: 1px 2px 2px 0 #999999;
  border-radius: 3px;
  border: 1px solid #ccc;
  padding: 10px;
  width: 49%;
  display: table-cell;
  text-align: center;
}
body.surveys.show .main-content .binary .option-a input[type=radio], body.surveys.show .main-content .binary .option-b input[type=radio],
body.surveys.results .main-content .binary .option-a input[type=radio],
body.surveys.results .main-content .binary .option-b input[type=radio],
body.previews.show .main-content .binary .option-a input[type=radio],
body.previews.show .main-content .binary .option-b input[type=radio],
.edit-question .binary .option-a input[type=radio],
.edit-question .binary .option-b input[type=radio] {
  display: none;
}
body.surveys.show .main-content .binary .option-a .button, body.surveys.show .main-content .binary .option-b .button,
body.surveys.results .main-content .binary .option-a .button,
body.surveys.results .main-content .binary .option-b .button,
body.previews.show .main-content .binary .option-a .button,
body.previews.show .main-content .binary .option-b .button,
.edit-question .binary .option-a .button,
.edit-question .binary .option-b .button {
  margin-bottom: 0;
  border: 1px solid #cd2828;
}
body.surveys.show .main-content .binary .option-a label, body.surveys.show .main-content .binary .option-b label,
body.surveys.results .main-content .binary .option-a label,
body.surveys.results .main-content .binary .option-b label,
body.previews.show .main-content .binary .option-a label,
body.previews.show .main-content .binary .option-b label,
.edit-question .binary .option-a label,
.edit-question .binary .option-b label {
  text-align: left;
  margin: 10px 0;
}
body.surveys.show .main-content .binary .option-nil,
body.surveys.results .main-content .binary .option-nil,
body.previews.show .main-content .binary .option-nil,
.edit-question .binary .option-nil {
  display: block;
  text-align: center;
}
body.surveys.show .main-content .binary .option-nil .option-wrapper,
body.surveys.results .main-content .binary .option-nil .option-wrapper,
body.previews.show .main-content .binary .option-nil .option-wrapper,
.edit-question .binary .option-nil .option-wrapper {
  text-align: center;
  display: block;
  margin: 30px 0;
}
body.surveys.show .main-content .binary .option-nil .button,
body.surveys.results .main-content .binary .option-nil .button,
body.previews.show .main-content .binary .option-nil .button,
.edit-question .binary .option-nil .button {
  text-align: center;
  background-color: inherit;
  color: #222;
  border: 1px solid #cccccc;
  margin-bottom: 0;
}
body.surveys.show .main-content .binary .option-nil .button label,
body.surveys.results .main-content .binary .option-nil .button label,
body.previews.show .main-content .binary .option-nil .button label,
.edit-question .binary .option-nil .button label {
  font-size: 14px;
}
body.surveys.show .main-content .binary .option-a .button, body.surveys.show .main-content .binary .option-b .button, body.surveys.show .main-content .binary .option-nil .button,
body.surveys.results .main-content .binary .option-a .button,
body.surveys.results .main-content .binary .option-b .button,
body.surveys.results .main-content .binary .option-nil .button,
body.previews.show .main-content .binary .option-a .button,
body.previews.show .main-content .binary .option-b .button,
body.previews.show .main-content .binary .option-nil .button,
.edit-question .binary .option-a .button,
.edit-question .binary .option-b .button,
.edit-question .binary .option-nil .button {
  padding: 0.5rem 1rem;
  white-space: nowrap;
  position: relative;
}
body.surveys.show .main-content .binary .option-a .button.selected, body.surveys.show .main-content .binary .option-b .button.selected, body.surveys.show .main-content .binary .option-nil .button.selected,
body.surveys.results .main-content .binary .option-a .button.selected,
body.surveys.results .main-content .binary .option-b .button.selected,
body.surveys.results .main-content .binary .option-nil .button.selected,
body.previews.show .main-content .binary .option-a .button.selected,
body.previews.show .main-content .binary .option-b .button.selected,
body.previews.show .main-content .binary .option-nil .button.selected,
.edit-question .binary .option-a .button.selected,
.edit-question .binary .option-b .button.selected,
.edit-question .binary .option-nil .button.selected {
  background-color: #fff;
  color: #cd2828;
  border: 1px solid #cd2828;
}
body.surveys.show .main-content .binary .option-a .button.selected:before, body.surveys.show .main-content .binary .option-b .button.selected:before, body.surveys.show .main-content .binary .option-nil .button.selected:before,
body.surveys.results .main-content .binary .option-a .button.selected:before,
body.surveys.results .main-content .binary .option-b .button.selected:before,
body.surveys.results .main-content .binary .option-nil .button.selected:before,
body.previews.show .main-content .binary .option-a .button.selected:before,
body.previews.show .main-content .binary .option-b .button.selected:before,
body.previews.show .main-content .binary .option-nil .button.selected:before,
.edit-question .binary .option-a .button.selected:before,
.edit-question .binary .option-b .button.selected:before,
.edit-question .binary .option-nil .button.selected:before {
  content: "✓";
  font-size: 30px;
  line-height: 20px;
  color: #cd2828;
  position: absolute;
  left: -30px;
}
body.surveys.show .main-content .binary .option-a .button.selected label, body.surveys.show .main-content .binary .option-b .button.selected label, body.surveys.show .main-content .binary .option-nil .button.selected label,
body.surveys.results .main-content .binary .option-a .button.selected label,
body.surveys.results .main-content .binary .option-b .button.selected label,
body.surveys.results .main-content .binary .option-nil .button.selected label,
body.previews.show .main-content .binary .option-a .button.selected label,
body.previews.show .main-content .binary .option-b .button.selected label,
body.previews.show .main-content .binary .option-nil .button.selected label,
.edit-question .binary .option-a .button.selected label,
.edit-question .binary .option-b .button.selected label,
.edit-question .binary .option-nil .button.selected label {
  color: #cd2828;
}
body.surveys.show .main-content .binary .option-a .button input[type=radio], body.surveys.show .main-content .binary .option-b .button input[type=radio], body.surveys.show .main-content .binary .option-nil .button input[type=radio],
body.surveys.results .main-content .binary .option-a .button input[type=radio],
body.surveys.results .main-content .binary .option-b .button input[type=radio],
body.surveys.results .main-content .binary .option-nil .button input[type=radio],
body.previews.show .main-content .binary .option-a .button input[type=radio],
body.previews.show .main-content .binary .option-b .button input[type=radio],
body.previews.show .main-content .binary .option-nil .button input[type=radio],
.edit-question .binary .option-a .button input[type=radio],
.edit-question .binary .option-b .button input[type=radio],
.edit-question .binary .option-nil .button input[type=radio] {
  display: none;
}
body.surveys.show .main-content .binary .option-a .button label, body.surveys.show .main-content .binary .option-b .button label, body.surveys.show .main-content .binary .option-nil .button label,
body.surveys.results .main-content .binary .option-a .button label,
body.surveys.results .main-content .binary .option-b .button label,
body.surveys.results .main-content .binary .option-nil .button label,
body.previews.show .main-content .binary .option-a .button label,
body.previews.show .main-content .binary .option-b .button label,
body.previews.show .main-content .binary .option-nil .button label,
.edit-question .binary .option-a .button label,
.edit-question .binary .option-b .button label,
.edit-question .binary .option-nil .button label {
  white-space: normal;
}
body.surveys.show .main-content .binary .option-divider,
body.surveys.results .main-content .binary .option-divider,
body.previews.show .main-content .binary .option-divider,
.edit-question .binary .option-divider {
  display: table-cell;
  background: url(image_path("blue-line.png")) repeat-y;
  padding: 0 25px;
  position: relative;
}
body.surveys.show .main-content .binary .option-divider .option-divider-or,
body.surveys.results .main-content .binary .option-divider .option-divider-or,
body.previews.show .main-content .binary .option-divider .option-divider-or,
.edit-question .binary .option-divider .option-divider-or {
  position: absolute;
  left: 10px;
  top: 40%;
  font-size: 14px;
  background-color: #fff;
  border: 2px solid #2368a6;
  border-radius: 16px;
  padding: 2px 3px;
}
body.surveys.show .main-content .allocate,
body.surveys.results .main-content .allocate,
body.previews.show .main-content .allocate,
.edit-question .allocate {
  margin-bottom: 20px;
}
body.surveys.show .main-content .allocate .remaining-allocation,
body.surveys.results .main-content .allocate .remaining-allocation,
body.previews.show .main-content .allocate .remaining-allocation,
.edit-question .allocate .remaining-allocation {
  white-space: nowrap;
}
body.surveys.show .main-content .allocate .allocation-label,
body.surveys.results .main-content .allocate .allocation-label,
body.previews.show .main-content .allocate .allocation-label,
.edit-question .allocate .allocation-label {
  display: inline;
  white-space: normal;
}
body.surveys.show .main-content .allocate .allocation-label label,
body.surveys.results .main-content .allocate .allocation-label label,
body.previews.show .main-content .allocate .allocation-label label,
.edit-question .allocate .allocation-label label {
  margin-right: 20px;
  display: inline;
}
body.surveys.show .main-content .allocate .allocation-total,
body.surveys.results .main-content .allocate .allocation-total,
body.previews.show .main-content .allocate .allocation-total,
.edit-question .allocate .allocation-total {
  display: inline;
  font-size: 18px;
}
body.surveys.show .main-content .allocate .allocation-total .allocation-label,
body.surveys.results .main-content .allocate .allocation-total .allocation-label,
body.previews.show .main-content .allocate .allocation-total .allocation-label,
.edit-question .allocate .allocation-total .allocation-label {
  font-weight: bold;
}
body.surveys.show .main-content .allocate .option,
body.surveys.results .main-content .allocate .option,
body.previews.show .main-content .allocate .option,
.edit-question .allocate .option {
  margin: 10px 0;
  white-space: nowrap;
  vertical-align: bottom;
}
body.surveys.show .main-content .allocate .remaining-allocation, body.surveys.show .main-content .budget .remaining-allocation,
body.surveys.results .main-content .allocate .remaining-allocation,
body.surveys.results .main-content .budget .remaining-allocation,
body.previews.show .main-content .allocate .remaining-allocation,
body.previews.show .main-content .budget .remaining-allocation,
.edit-question .allocate .remaining-allocation,
.edit-question .budget .remaining-allocation {
  white-space: nowrap;
}
body.surveys.show .main-content .allocate .allocation, body.surveys.show .main-content .budget .allocation,
body.surveys.results .main-content .allocate .allocation,
body.surveys.results .main-content .budget .allocation,
body.previews.show .main-content .allocate .allocation,
body.previews.show .main-content .budget .allocation,
.edit-question .allocate .allocation,
.edit-question .budget .allocation {
  display: inline-block;
  vertical-align: top;
}
body.surveys.show .main-content .allocate .allocation input[type=number], body.surveys.show .main-content .budget .allocation input[type=number],
body.surveys.results .main-content .allocate .allocation input[type=number],
body.surveys.results .main-content .budget .allocation input[type=number],
body.previews.show .main-content .allocate .allocation input[type=number],
body.previews.show .main-content .budget .allocation input[type=number],
.edit-question .allocate .allocation input[type=number],
.edit-question .budget .allocation input[type=number] {
  -moz-appearance: textfield;
}
body.surveys.show .main-content .allocate .allocation input[type=number]::-webkit-inner-spin-button, body.surveys.show .main-content .allocate .allocation input[type=number]::-webkit-outer-spin-button, body.surveys.show .main-content .budget .allocation input[type=number]::-webkit-inner-spin-button, body.surveys.show .main-content .budget .allocation input[type=number]::-webkit-outer-spin-button,
body.surveys.results .main-content .allocate .allocation input[type=number]::-webkit-inner-spin-button,
body.surveys.results .main-content .allocate .allocation input[type=number]::-webkit-outer-spin-button,
body.surveys.results .main-content .budget .allocation input[type=number]::-webkit-inner-spin-button,
body.surveys.results .main-content .budget .allocation input[type=number]::-webkit-outer-spin-button,
body.previews.show .main-content .allocate .allocation input[type=number]::-webkit-inner-spin-button,
body.previews.show .main-content .allocate .allocation input[type=number]::-webkit-outer-spin-button,
body.previews.show .main-content .budget .allocation input[type=number]::-webkit-inner-spin-button,
body.previews.show .main-content .budget .allocation input[type=number]::-webkit-outer-spin-button,
.edit-question .allocate .allocation input[type=number]::-webkit-inner-spin-button,
.edit-question .allocate .allocation input[type=number]::-webkit-outer-spin-button,
.edit-question .budget .allocation input[type=number]::-webkit-inner-spin-button,
.edit-question .budget .allocation input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
body.surveys.show .main-content .allocate .allocation input[type=text], body.surveys.show .main-content .allocate .allocation input[type=number], body.surveys.show .main-content .budget .allocation input[type=text], body.surveys.show .main-content .budget .allocation input[type=number],
body.surveys.results .main-content .allocate .allocation input[type=text],
body.surveys.results .main-content .allocate .allocation input[type=number],
body.surveys.results .main-content .budget .allocation input[type=text],
body.surveys.results .main-content .budget .allocation input[type=number],
body.previews.show .main-content .allocate .allocation input[type=text],
body.previews.show .main-content .allocate .allocation input[type=number],
body.previews.show .main-content .budget .allocation input[type=text],
body.previews.show .main-content .budget .allocation input[type=number],
.edit-question .allocate .allocation input[type=text],
.edit-question .allocate .allocation input[type=number],
.edit-question .budget .allocation input[type=text],
.edit-question .budget .allocation input[type=number] {
  text-align: right;
  margin: 0;
  width: 45px;
}
body.surveys.show .main-content .allocate .allocation input[type=text].size-1, body.surveys.show .main-content .allocate .allocation input[type=number].size-1, body.surveys.show .main-content .budget .allocation input[type=text].size-1, body.surveys.show .main-content .budget .allocation input[type=number].size-1,
body.surveys.results .main-content .allocate .allocation input[type=text].size-1,
body.surveys.results .main-content .allocate .allocation input[type=number].size-1,
body.surveys.results .main-content .budget .allocation input[type=text].size-1,
body.surveys.results .main-content .budget .allocation input[type=number].size-1,
body.previews.show .main-content .allocate .allocation input[type=text].size-1,
body.previews.show .main-content .allocate .allocation input[type=number].size-1,
body.previews.show .main-content .budget .allocation input[type=text].size-1,
body.previews.show .main-content .budget .allocation input[type=number].size-1,
.edit-question .allocate .allocation input[type=text].size-1,
.edit-question .allocate .allocation input[type=number].size-1,
.edit-question .budget .allocation input[type=text].size-1,
.edit-question .budget .allocation input[type=number].size-1 {
  width: 41px;
}
body.surveys.show .main-content .allocate .allocation input[type=text].size-2, body.surveys.show .main-content .allocate .allocation input[type=number].size-2, body.surveys.show .main-content .budget .allocation input[type=text].size-2, body.surveys.show .main-content .budget .allocation input[type=number].size-2,
body.surveys.results .main-content .allocate .allocation input[type=text].size-2,
body.surveys.results .main-content .allocate .allocation input[type=number].size-2,
body.surveys.results .main-content .budget .allocation input[type=text].size-2,
body.surveys.results .main-content .budget .allocation input[type=number].size-2,
body.previews.show .main-content .allocate .allocation input[type=text].size-2,
body.previews.show .main-content .allocate .allocation input[type=number].size-2,
body.previews.show .main-content .budget .allocation input[type=text].size-2,
body.previews.show .main-content .budget .allocation input[type=number].size-2,
.edit-question .allocate .allocation input[type=text].size-2,
.edit-question .allocate .allocation input[type=number].size-2,
.edit-question .budget .allocation input[type=text].size-2,
.edit-question .budget .allocation input[type=number].size-2 {
  width: 50px;
}
body.surveys.show .main-content .allocate .allocation input[type=text].size-3, body.surveys.show .main-content .allocate .allocation input[type=number].size-3, body.surveys.show .main-content .budget .allocation input[type=text].size-3, body.surveys.show .main-content .budget .allocation input[type=number].size-3,
body.surveys.results .main-content .allocate .allocation input[type=text].size-3,
body.surveys.results .main-content .allocate .allocation input[type=number].size-3,
body.surveys.results .main-content .budget .allocation input[type=text].size-3,
body.surveys.results .main-content .budget .allocation input[type=number].size-3,
body.previews.show .main-content .allocate .allocation input[type=text].size-3,
body.previews.show .main-content .allocate .allocation input[type=number].size-3,
body.previews.show .main-content .budget .allocation input[type=text].size-3,
body.previews.show .main-content .budget .allocation input[type=number].size-3,
.edit-question .allocate .allocation input[type=text].size-3,
.edit-question .allocate .allocation input[type=number].size-3,
.edit-question .budget .allocation input[type=text].size-3,
.edit-question .budget .allocation input[type=number].size-3 {
  width: 59px;
}
body.surveys.show .main-content .allocate .allocation input[type=text].size-4, body.surveys.show .main-content .allocate .allocation input[type=number].size-4, body.surveys.show .main-content .budget .allocation input[type=text].size-4, body.surveys.show .main-content .budget .allocation input[type=number].size-4,
body.surveys.results .main-content .allocate .allocation input[type=text].size-4,
body.surveys.results .main-content .allocate .allocation input[type=number].size-4,
body.surveys.results .main-content .budget .allocation input[type=text].size-4,
body.surveys.results .main-content .budget .allocation input[type=number].size-4,
body.previews.show .main-content .allocate .allocation input[type=text].size-4,
body.previews.show .main-content .allocate .allocation input[type=number].size-4,
body.previews.show .main-content .budget .allocation input[type=text].size-4,
body.previews.show .main-content .budget .allocation input[type=number].size-4,
.edit-question .allocate .allocation input[type=text].size-4,
.edit-question .allocate .allocation input[type=number].size-4,
.edit-question .budget .allocation input[type=text].size-4,
.edit-question .budget .allocation input[type=number].size-4 {
  width: 68px;
}
body.surveys.show .main-content .allocate .allocation input[type=text].size-5, body.surveys.show .main-content .allocate .allocation input[type=number].size-5, body.surveys.show .main-content .budget .allocation input[type=text].size-5, body.surveys.show .main-content .budget .allocation input[type=number].size-5,
body.surveys.results .main-content .allocate .allocation input[type=text].size-5,
body.surveys.results .main-content .allocate .allocation input[type=number].size-5,
body.surveys.results .main-content .budget .allocation input[type=text].size-5,
body.surveys.results .main-content .budget .allocation input[type=number].size-5,
body.previews.show .main-content .allocate .allocation input[type=text].size-5,
body.previews.show .main-content .allocate .allocation input[type=number].size-5,
body.previews.show .main-content .budget .allocation input[type=text].size-5,
body.previews.show .main-content .budget .allocation input[type=number].size-5,
.edit-question .allocate .allocation input[type=text].size-5,
.edit-question .allocate .allocation input[type=number].size-5,
.edit-question .budget .allocation input[type=text].size-5,
.edit-question .budget .allocation input[type=number].size-5 {
  width: 77px;
}
body.surveys.show .main-content .allocate .allocation input[type=text].size-6, body.surveys.show .main-content .allocate .allocation input[type=number].size-6, body.surveys.show .main-content .budget .allocation input[type=text].size-6, body.surveys.show .main-content .budget .allocation input[type=number].size-6,
body.surveys.results .main-content .allocate .allocation input[type=text].size-6,
body.surveys.results .main-content .allocate .allocation input[type=number].size-6,
body.surveys.results .main-content .budget .allocation input[type=text].size-6,
body.surveys.results .main-content .budget .allocation input[type=number].size-6,
body.previews.show .main-content .allocate .allocation input[type=text].size-6,
body.previews.show .main-content .allocate .allocation input[type=number].size-6,
body.previews.show .main-content .budget .allocation input[type=text].size-6,
body.previews.show .main-content .budget .allocation input[type=number].size-6,
.edit-question .allocate .allocation input[type=text].size-6,
.edit-question .allocate .allocation input[type=number].size-6,
.edit-question .budget .allocation input[type=text].size-6,
.edit-question .budget .allocation input[type=number].size-6 {
  width: 86px;
}
body.surveys.show .main-content .allocate .allocation input[type=text].size-7, body.surveys.show .main-content .allocate .allocation input[type=number].size-7, body.surveys.show .main-content .budget .allocation input[type=text].size-7, body.surveys.show .main-content .budget .allocation input[type=number].size-7,
body.surveys.results .main-content .allocate .allocation input[type=text].size-7,
body.surveys.results .main-content .allocate .allocation input[type=number].size-7,
body.surveys.results .main-content .budget .allocation input[type=text].size-7,
body.surveys.results .main-content .budget .allocation input[type=number].size-7,
body.previews.show .main-content .allocate .allocation input[type=text].size-7,
body.previews.show .main-content .allocate .allocation input[type=number].size-7,
body.previews.show .main-content .budget .allocation input[type=text].size-7,
body.previews.show .main-content .budget .allocation input[type=number].size-7,
.edit-question .allocate .allocation input[type=text].size-7,
.edit-question .allocate .allocation input[type=number].size-7,
.edit-question .budget .allocation input[type=text].size-7,
.edit-question .budget .allocation input[type=number].size-7 {
  width: 95px;
}
body.surveys.show .main-content .allocate .allocation input[type=text].size-8, body.surveys.show .main-content .allocate .allocation input[type=number].size-8, body.surveys.show .main-content .budget .allocation input[type=text].size-8, body.surveys.show .main-content .budget .allocation input[type=number].size-8,
body.surveys.results .main-content .allocate .allocation input[type=text].size-8,
body.surveys.results .main-content .allocate .allocation input[type=number].size-8,
body.surveys.results .main-content .budget .allocation input[type=text].size-8,
body.surveys.results .main-content .budget .allocation input[type=number].size-8,
body.previews.show .main-content .allocate .allocation input[type=text].size-8,
body.previews.show .main-content .allocate .allocation input[type=number].size-8,
body.previews.show .main-content .budget .allocation input[type=text].size-8,
body.previews.show .main-content .budget .allocation input[type=number].size-8,
.edit-question .allocate .allocation input[type=text].size-8,
.edit-question .allocate .allocation input[type=number].size-8,
.edit-question .budget .allocation input[type=text].size-8,
.edit-question .budget .allocation input[type=number].size-8 {
  width: 104px;
}
body.surveys.show .main-content .allocate .allocation input[type=text].size-9, body.surveys.show .main-content .allocate .allocation input[type=number].size-9, body.surveys.show .main-content .budget .allocation input[type=text].size-9, body.surveys.show .main-content .budget .allocation input[type=number].size-9,
body.surveys.results .main-content .allocate .allocation input[type=text].size-9,
body.surveys.results .main-content .allocate .allocation input[type=number].size-9,
body.surveys.results .main-content .budget .allocation input[type=text].size-9,
body.surveys.results .main-content .budget .allocation input[type=number].size-9,
body.previews.show .main-content .allocate .allocation input[type=text].size-9,
body.previews.show .main-content .allocate .allocation input[type=number].size-9,
body.previews.show .main-content .budget .allocation input[type=text].size-9,
body.previews.show .main-content .budget .allocation input[type=number].size-9,
.edit-question .allocate .allocation input[type=text].size-9,
.edit-question .allocate .allocation input[type=number].size-9,
.edit-question .budget .allocation input[type=text].size-9,
.edit-question .budget .allocation input[type=number].size-9 {
  width: 113px;
}
body.surveys.show .main-content .allocate .allocation input.invalid, body.surveys.show .main-content .budget .allocation input.invalid,
body.surveys.results .main-content .allocate .allocation input.invalid,
body.surveys.results .main-content .budget .allocation input.invalid,
body.previews.show .main-content .allocate .allocation input.invalid,
body.previews.show .main-content .budget .allocation input.invalid,
.edit-question .allocate .allocation input.invalid,
.edit-question .budget .allocation input.invalid {
  background-color: #cd2828 !important;
  color: #fff !important;
}
body.surveys.show .main-content .allocate .allocation input.complete, body.surveys.show .main-content .budget .allocation input.complete,
body.surveys.results .main-content .allocate .allocation input.complete,
body.surveys.results .main-content .budget .allocation input.complete,
body.previews.show .main-content .allocate .allocation input.complete,
body.previews.show .main-content .budget .allocation input.complete,
.edit-question .allocate .allocation input.complete,
.edit-question .budget .allocation input.complete {
  background-color: #007c00 !important;
  color: #fff !important;
}
body.surveys.show .main-content .allocate .allocation-label, body.surveys.show .main-content .budget .allocation-label,
body.surveys.results .main-content .allocate .allocation-label,
body.surveys.results .main-content .budget .allocation-label,
body.previews.show .main-content .allocate .allocation-label,
body.previews.show .main-content .budget .allocation-label,
.edit-question .allocate .allocation-label,
.edit-question .budget .allocation-label {
  display: inline-block;
  margin-left: 10px;
  width: 80%;
}
body.surveys.show .main-content .choose-n .remainder,
body.surveys.results .main-content .choose-n .remainder,
body.previews.show .main-content .choose-n .remainder,
.edit-question .choose-n .remainder {
  margin-bottom: 10px;
}
body.surveys.show .main-content .choose-n .remainder .remainder-value,
body.surveys.results .main-content .choose-n .remainder .remainder-value,
body.previews.show .main-content .choose-n .remainder .remainder-value,
.edit-question .choose-n .remainder .remainder-value {
  border-radius: 3px;
  border: 1px solid #cccccc;
  padding: 3px 10px;
}
body.surveys.show .main-content .choose-n .remainder .remainder-value.invalid,
body.surveys.results .main-content .choose-n .remainder .remainder-value.invalid,
body.previews.show .main-content .choose-n .remainder .remainder-value.invalid,
.edit-question .choose-n .remainder .remainder-value.invalid {
  color: #fff;
  border-color: #fff;
  background-color: #cd2828;
}
body.surveys.show .main-content .skip-button,
body.surveys.results .main-content .skip-button,
body.previews.show .main-content .skip-button,
.edit-question .skip-button {
  margin-left: 20px;
}
body.surveys.show .main-content .options-2 > li,
body.surveys.results .main-content .options-2 > li,
body.previews.show .main-content .options-2 > li,
.edit-question .options-2 > li {
  width: 40%;
  margin-right: 20%;
}
body.surveys.show .main-content .options-3 > li,
body.surveys.results .main-content .options-3 > li,
body.previews.show .main-content .options-3 > li,
.edit-question .options-3 > li {
  width: 25%;
  margin-right: 12.5%;
}
body.surveys.show .main-content .options-4 > li,
body.surveys.results .main-content .options-4 > li,
body.previews.show .main-content .options-4 > li,
.edit-question .options-4 > li {
  width: 19.1%;
  margin-right: 7%;
}
body.surveys.show .main-content .options-5 > li,
body.surveys.results .main-content .options-5 > li,
body.previews.show .main-content .options-5 > li,
.edit-question .options-5 > li {
  width: 14.2%;
  margin-right: 7.1%;
}
body.surveys.show .main-content .options-6 > li,
body.surveys.results .main-content .options-6 > li,
body.previews.show .main-content .options-6 > li,
.edit-question .options-6 > li {
  width: 11.7%;
  margin-right: 5.8%;
}
body.surveys.show .main-content .options-7 > li,
body.surveys.results .main-content .options-7 > li,
body.previews.show .main-content .options-7 > li,
.edit-question .options-7 > li {
  width: 10%;
  margin-right: 5%;
}
body.surveys.show .main-content .options-8 > li,
body.surveys.results .main-content .options-8 > li,
body.previews.show .main-content .options-8 > li,
.edit-question .options-8 > li {
  width: 8.7%;
  margin-right: 4.3%;
}
body.surveys.show .main-content .options-9 > li,
body.surveys.results .main-content .options-9 > li,
body.previews.show .main-content .options-9 > li,
.edit-question .options-9 > li {
  width: 7.6%;
  margin-right: 3.8%;
}
body.surveys.show .main-content .options-10 > li,
body.surveys.results .main-content .options-10 > li,
body.previews.show .main-content .options-10 > li,
.edit-question .options-10 > li {
  width: 6.9%;
  margin-right: 3.4%;
}
body.surveys.show .main-content .options-11 > li,
body.surveys.results .main-content .options-11 > li,
body.previews.show .main-content .options-11 > li,
.edit-question .options-11 > li {
  width: 6.2%;
  margin-right: 3.1%;
}
body.surveys.show .main-content ul.rating-options > li,
body.surveys.results .main-content ul.rating-options > li,
body.previews.show .main-content ul.rating-options > li,
.edit-question ul.rating-options > li {
  float: left;
  list-style: none;
}
body.surveys.show .main-content ul.rating-options > li:last-child,
body.surveys.results .main-content ul.rating-options > li:last-child,
body.previews.show .main-content ul.rating-options > li:last-child,
.edit-question ul.rating-options > li:last-child {
  margin-right: 0;
}
body.surveys.show .main-content .rating-options, body.surveys.show .main-content .matrix-options,
body.surveys.results .main-content .rating-options,
body.surveys.results .main-content .matrix-options,
body.previews.show .main-content .rating-options,
body.previews.show .main-content .matrix-options,
.edit-question .rating-options,
.edit-question .matrix-options {
  margin: 0 0 10px 0;
}
body.surveys.show .main-content .rating-options .rating-option, body.surveys.show .main-content .matrix-options .rating-option,
body.surveys.results .main-content .rating-options .rating-option,
body.surveys.results .main-content .matrix-options .rating-option,
body.previews.show .main-content .rating-options .rating-option,
body.previews.show .main-content .matrix-options .rating-option,
.edit-question .rating-options .rating-option,
.edit-question .matrix-options .rating-option {
  border-radius: 3px;
  background-color: #cd2828;
}
body.surveys.show .main-content .rating-options .rating-option:active, body.surveys.show .main-content .matrix-options .rating-option:active,
body.surveys.results .main-content .rating-options .rating-option:active,
body.surveys.results .main-content .matrix-options .rating-option:active,
body.previews.show .main-content .rating-options .rating-option:active,
body.previews.show .main-content .matrix-options .rating-option:active,
.edit-question .rating-options .rating-option:active,
.edit-question .matrix-options .rating-option:active {
  background-color: #ff4040;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
body.surveys.show .main-content .rating-options .rating-option:visited, body.surveys.show .main-content .matrix-options .rating-option:visited,
body.surveys.results .main-content .rating-options .rating-option:visited,
body.surveys.results .main-content .matrix-options .rating-option:visited,
body.previews.show .main-content .rating-options .rating-option:visited,
body.previews.show .main-content .matrix-options .rating-option:visited,
.edit-question .rating-options .rating-option:visited,
.edit-question .matrix-options .rating-option:visited {
  background-color: #cd2828;
}
body.surveys.show .main-content .rating-options .rating-option:hover, body.surveys.show .main-content .matrix-options .rating-option:hover,
body.surveys.results .main-content .rating-options .rating-option:hover,
body.surveys.results .main-content .matrix-options .rating-option:hover,
body.previews.show .main-content .rating-options .rating-option:hover,
body.previews.show .main-content .matrix-options .rating-option:hover,
.edit-question .rating-options .rating-option:hover,
.edit-question .matrix-options .rating-option:hover {
  background-color: #e74e4e;
}
body.surveys.show .main-content .rating-options .rating-option:focus, body.surveys.show .main-content .matrix-options .rating-option:focus,
body.surveys.results .main-content .rating-options .rating-option:focus,
body.surveys.results .main-content .matrix-options .rating-option:focus,
body.previews.show .main-content .rating-options .rating-option:focus,
body.previews.show .main-content .matrix-options .rating-option:focus,
.edit-question .rating-options .rating-option:focus,
.edit-question .matrix-options .rating-option:focus {
  background-color: #e74e4e;
}
body.surveys.show .main-content .rating-options .rating-option.disabled, body.surveys.show .main-content .rating-options .rating-option:disabled, body.surveys.show .main-content .rating-options .rating-option.disabled:hover, body.surveys.show .main-content .rating-options .rating-option:disabled:hover, body.surveys.show .main-content .rating-options .rating-option.disabled:active, body.surveys.show .main-content .rating-options .rating-option:disabled:active, body.surveys.show .main-content .rating-options .rating-option.disabled:visited, body.surveys.show .main-content .rating-options .rating-option:disabled:visited, body.surveys.show .main-content .matrix-options .rating-option.disabled, body.surveys.show .main-content .matrix-options .rating-option:disabled, body.surveys.show .main-content .matrix-options .rating-option.disabled:hover, body.surveys.show .main-content .matrix-options .rating-option:disabled:hover, body.surveys.show .main-content .matrix-options .rating-option.disabled:active, body.surveys.show .main-content .matrix-options .rating-option:disabled:active, body.surveys.show .main-content .matrix-options .rating-option.disabled:visited, body.surveys.show .main-content .matrix-options .rating-option:disabled:visited,
body.surveys.results .main-content .rating-options .rating-option.disabled,
body.surveys.results .main-content .rating-options .rating-option:disabled,
body.surveys.results .main-content .rating-options .rating-option.disabled:hover,
body.surveys.results .main-content .rating-options .rating-option:disabled:hover,
body.surveys.results .main-content .rating-options .rating-option.disabled:active,
body.surveys.results .main-content .rating-options .rating-option:disabled:active,
body.surveys.results .main-content .rating-options .rating-option.disabled:visited,
body.surveys.results .main-content .rating-options .rating-option:disabled:visited,
body.surveys.results .main-content .matrix-options .rating-option.disabled,
body.surveys.results .main-content .matrix-options .rating-option:disabled,
body.surveys.results .main-content .matrix-options .rating-option.disabled:hover,
body.surveys.results .main-content .matrix-options .rating-option:disabled:hover,
body.surveys.results .main-content .matrix-options .rating-option.disabled:active,
body.surveys.results .main-content .matrix-options .rating-option:disabled:active,
body.surveys.results .main-content .matrix-options .rating-option.disabled:visited,
body.surveys.results .main-content .matrix-options .rating-option:disabled:visited,
body.previews.show .main-content .rating-options .rating-option.disabled,
body.previews.show .main-content .rating-options .rating-option:disabled,
body.previews.show .main-content .rating-options .rating-option.disabled:hover,
body.previews.show .main-content .rating-options .rating-option:disabled:hover,
body.previews.show .main-content .rating-options .rating-option.disabled:active,
body.previews.show .main-content .rating-options .rating-option:disabled:active,
body.previews.show .main-content .rating-options .rating-option.disabled:visited,
body.previews.show .main-content .rating-options .rating-option:disabled:visited,
body.previews.show .main-content .matrix-options .rating-option.disabled,
body.previews.show .main-content .matrix-options .rating-option:disabled,
body.previews.show .main-content .matrix-options .rating-option.disabled:hover,
body.previews.show .main-content .matrix-options .rating-option:disabled:hover,
body.previews.show .main-content .matrix-options .rating-option.disabled:active,
body.previews.show .main-content .matrix-options .rating-option:disabled:active,
body.previews.show .main-content .matrix-options .rating-option.disabled:visited,
body.previews.show .main-content .matrix-options .rating-option:disabled:visited,
.edit-question .rating-options .rating-option.disabled,
.edit-question .rating-options .rating-option:disabled,
.edit-question .rating-options .rating-option.disabled:hover,
.edit-question .rating-options .rating-option:disabled:hover,
.edit-question .rating-options .rating-option.disabled:active,
.edit-question .rating-options .rating-option:disabled:active,
.edit-question .rating-options .rating-option.disabled:visited,
.edit-question .rating-options .rating-option:disabled:visited,
.edit-question .matrix-options .rating-option.disabled,
.edit-question .matrix-options .rating-option:disabled,
.edit-question .matrix-options .rating-option.disabled:hover,
.edit-question .matrix-options .rating-option:disabled:hover,
.edit-question .matrix-options .rating-option.disabled:active,
.edit-question .matrix-options .rating-option:disabled:active,
.edit-question .matrix-options .rating-option.disabled:visited,
.edit-question .matrix-options .rating-option:disabled:visited {
  background-color: #db8484;
  box-shadow: none;
  cursor: not-allowed;
}
body.surveys.show .main-content .rating-options .rating-option, body.surveys.show .main-content .matrix-options .rating-option,
body.surveys.results .main-content .rating-options .rating-option,
body.surveys.results .main-content .matrix-options .rating-option,
body.previews.show .main-content .rating-options .rating-option,
body.previews.show .main-content .matrix-options .rating-option,
.edit-question .rating-options .rating-option,
.edit-question .matrix-options .rating-option {
  color: #fff;
  text-align: center;
  padding: 10px 0;
  position: relative;
  cursor: pointer;
}
body.surveys.show .main-content .rating-options .rating-option.selected, body.surveys.show .main-content .matrix-options .rating-option.selected,
body.surveys.results .main-content .rating-options .rating-option.selected,
body.surveys.results .main-content .matrix-options .rating-option.selected,
body.previews.show .main-content .rating-options .rating-option.selected,
body.previews.show .main-content .matrix-options .rating-option.selected,
.edit-question .rating-options .rating-option.selected,
.edit-question .matrix-options .rating-option.selected {
  background-color: #fff;
  border: 1px solid #cd2828;
  color: #cd2828;
}
body.surveys.show .main-content .rating-options .rating-option .rating-value.no-rating, body.surveys.show .main-content .matrix-options .rating-option .rating-value.no-rating,
body.surveys.results .main-content .rating-options .rating-option .rating-value.no-rating,
body.surveys.results .main-content .matrix-options .rating-option .rating-value.no-rating,
body.previews.show .main-content .rating-options .rating-option .rating-value.no-rating,
body.previews.show .main-content .matrix-options .rating-option .rating-value.no-rating,
.edit-question .rating-options .rating-option .rating-value.no-rating,
.edit-question .matrix-options .rating-option .rating-value.no-rating {
  display: none;
}
body.surveys.show .main-content .rating-options .rating-option .rating-label, body.surveys.show .main-content .matrix-options .rating-option .rating-label,
body.surveys.results .main-content .rating-options .rating-option .rating-label,
body.surveys.results .main-content .matrix-options .rating-option .rating-label,
body.previews.show .main-content .rating-options .rating-option .rating-label,
body.previews.show .main-content .matrix-options .rating-option .rating-label,
.edit-question .rating-options .rating-option .rating-label,
.edit-question .matrix-options .rating-option .rating-label {
  position: absolute;
  top: 60px;
  color: #222;
  font-size: 18px;
  line-height: 18px;
  width: 100%;
  text-align: center;
}
body.surveys.show .main-content .rating-options.show-labels .rating-option, body.surveys.show .main-content .matrix-options.show-labels .rating-option,
body.surveys.results .main-content .rating-options.show-labels .rating-option,
body.surveys.results .main-content .matrix-options.show-labels .rating-option,
body.previews.show .main-content .rating-options.show-labels .rating-option,
body.previews.show .main-content .matrix-options.show-labels .rating-option,
.edit-question .rating-options.show-labels .rating-option,
.edit-question .matrix-options.show-labels .rating-option {
  margin-bottom: 50px;
}
body.surveys.show .main-content .net-promoter .rating-options,
body.surveys.results .main-content .net-promoter .rating-options,
body.previews.show .main-content .net-promoter .rating-options,
.edit-question .net-promoter .rating-options {
  margin: 20px 0 40px 0;
}
body.surveys.show .main-content .net-promoter .rating-options .rating-option .rating-label,
body.surveys.results .main-content .net-promoter .rating-options .rating-option .rating-label,
body.previews.show .main-content .net-promoter .rating-options .rating-option .rating-label,
.edit-question .net-promoter .rating-options .rating-option .rating-label {
  width: auto;
  text-align: center;
  white-space: nowrap;
  line-height: 1.25;
}
body.surveys.show .main-content .net-promoter .rating-options .rating-option:first-of-type .rating-label,
body.surveys.results .main-content .net-promoter .rating-options .rating-option:first-of-type .rating-label,
body.previews.show .main-content .net-promoter .rating-options .rating-option:first-of-type .rating-label,
.edit-question .net-promoter .rating-options .rating-option:first-of-type .rating-label {
  width: 6rem;
  text-align: left;
  left: 0;
  white-space: normal;
}
body.surveys.show .main-content .net-promoter .rating-options .rating-option:last-of-type .rating-label,
body.surveys.results .main-content .net-promoter .rating-options .rating-option:last-of-type .rating-label,
body.previews.show .main-content .net-promoter .rating-options .rating-option:last-of-type .rating-label,
.edit-question .net-promoter .rating-options .rating-option:last-of-type .rating-label {
  width: 6rem;
  text-align: right;
  left: initial;
  right: 0;
  white-space: normal;
}
body.surveys.show .main-content .matrix table td.option, body.surveys.show .main-content .matrix table td.matrix-rating,
body.surveys.results .main-content .matrix table td.option,
body.surveys.results .main-content .matrix table td.matrix-rating,
body.previews.show .main-content .matrix table td.option,
body.previews.show .main-content .matrix table td.matrix-rating,
.edit-question .matrix table td.option,
.edit-question .matrix table td.matrix-rating {
  border-bottom: 1px solid #222;
}
body.surveys.show .main-content .matrix table td.option,
body.surveys.results .main-content .matrix table td.option,
body.previews.show .main-content .matrix table td.option,
.edit-question .matrix table td.option {
  width: auto;
}
body.surveys.show .main-content .matrix table td.matrix-rating,
body.surveys.results .main-content .matrix table td.matrix-rating,
body.previews.show .main-content .matrix table td.matrix-rating,
.edit-question .matrix table td.matrix-rating {
  text-align: center;
  width: 10%;
}
body.surveys.show .main-content .matrix table td.matrix-rating .rating-option,
body.surveys.results .main-content .matrix table td.matrix-rating .rating-option,
body.previews.show .main-content .matrix table td.matrix-rating .rating-option,
.edit-question .matrix table td.matrix-rating .rating-option {
  margin: 10px;
}
body.surveys.show .main-content .matrix table thead td.matrix-rating,
body.surveys.results .main-content .matrix table thead td.matrix-rating,
body.previews.show .main-content .matrix table thead td.matrix-rating,
.edit-question .matrix table thead td.matrix-rating {
  vertical-align: bottom;
}
body.surveys.show .main-content .matrix table thead td.matrix-value,
body.surveys.results .main-content .matrix table thead td.matrix-value,
body.previews.show .main-content .matrix table thead td.matrix-value,
.edit-question .matrix table thead td.matrix-value {
  text-align: center;
  border: none;
}
body.surveys.show .main-content .matrix table tbody td.matrix-rating,
body.surveys.results .main-content .matrix table tbody td.matrix-rating,
body.previews.show .main-content .matrix table tbody td.matrix-rating,
.edit-question .matrix table tbody td.matrix-rating {
  cursor: pointer;
}
body.surveys.show .main-content .matrix table tbody td.matrix-rating:hover,
body.surveys.results .main-content .matrix table tbody td.matrix-rating:hover,
body.previews.show .main-content .matrix table tbody td.matrix-rating:hover,
.edit-question .matrix table tbody td.matrix-rating:hover {
  background-color: #cd2828;
}
body.surveys.show .main-content .matrix table tbody td.matrix-rating input[type=radio],
body.surveys.results .main-content .matrix table tbody td.matrix-rating input[type=radio],
body.previews.show .main-content .matrix table tbody td.matrix-rating input[type=radio],
.edit-question .matrix table tbody td.matrix-rating input[type=radio] {
  height: 1.5rem;
  width: 1.5rem;
  margin: 0;
  cursor: pointer;
}
body.surveys.show .main-content .survey-slider .choose-one + .user_response_question_response_text,
body.surveys.show .main-content .survey-slider .choose-multiple + .user_response_question_response_text,
body.surveys.results .main-content .survey-slider .choose-one + .user_response_question_response_text,
body.surveys.results .main-content .survey-slider .choose-multiple + .user_response_question_response_text,
body.previews.show .main-content .survey-slider .choose-one + .user_response_question_response_text,
body.previews.show .main-content .survey-slider .choose-multiple + .user_response_question_response_text,
.edit-question .survey-slider .choose-one + .user_response_question_response_text,
.edit-question .survey-slider .choose-multiple + .user_response_question_response_text {
  padding-left: 50px;
  margin-top: -20px;
  margin-bottom: 20px;
}
body.surveys.show .main-content .survey h1.survey-name,
body.surveys.results .main-content .survey h1.survey-name,
body.previews.show .main-content .survey h1.survey-name,
.edit-question .survey h1.survey-name {
  margin-top: 0;
}
body.surveys.show .main-content .survey .survey-status,
body.surveys.results .main-content .survey .survey-status,
body.previews.show .main-content .survey .survey-status,
.edit-question .survey .survey-status {
  padding-top: 15px;
}
body.surveys.show .main-content .survey .survey-status h3,
body.surveys.results .main-content .survey .survey-status h3,
body.previews.show .main-content .survey .survey-status h3,
.edit-question .survey .survey-status h3 {
  color: #222;
}
body.surveys.show .main-content .survey .survey-voters, body.surveys.show .main-content .survey .survey-countdown, body.surveys.show .main-content .survey .survey-distro-groups,
body.surveys.results .main-content .survey .survey-voters,
body.surveys.results .main-content .survey .survey-countdown,
body.surveys.results .main-content .survey .survey-distro-groups,
body.previews.show .main-content .survey .survey-voters,
body.previews.show .main-content .survey .survey-countdown,
body.previews.show .main-content .survey .survey-distro-groups,
.edit-question .survey .survey-voters,
.edit-question .survey .survey-countdown,
.edit-question .survey .survey-distro-groups {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 10px;
  height: 160px;
  padding: 15px 20px;
  font-size: 18px;
  margin-bottom: 10px;
}
body.surveys.show .main-content .survey .survey-voters .block-label, body.surveys.show .main-content .survey .survey-countdown .block-label, body.surveys.show .main-content .survey .survey-distro-groups .block-label,
body.surveys.results .main-content .survey .survey-voters .block-label,
body.surveys.results .main-content .survey .survey-countdown .block-label,
body.surveys.results .main-content .survey .survey-distro-groups .block-label,
body.previews.show .main-content .survey .survey-voters .block-label,
body.previews.show .main-content .survey .survey-countdown .block-label,
body.previews.show .main-content .survey .survey-distro-groups .block-label,
.edit-question .survey .survey-voters .block-label,
.edit-question .survey .survey-countdown .block-label,
.edit-question .survey .survey-distro-groups .block-label {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
body.surveys.show .main-content .survey .survey-voters .stat-label, body.surveys.show .main-content .survey .survey-countdown .stat-label, body.surveys.show .main-content .survey .survey-distro-groups .stat-label,
body.surveys.results .main-content .survey .survey-voters .stat-label,
body.surveys.results .main-content .survey .survey-countdown .stat-label,
body.surveys.results .main-content .survey .survey-distro-groups .stat-label,
body.previews.show .main-content .survey .survey-voters .stat-label,
body.previews.show .main-content .survey .survey-countdown .stat-label,
body.previews.show .main-content .survey .survey-distro-groups .stat-label,
.edit-question .survey .survey-voters .stat-label,
.edit-question .survey .survey-countdown .stat-label,
.edit-question .survey .survey-distro-groups .stat-label {
  font-size: 16px;
}
body.surveys.show .main-content .survey .survey-voters .stat-value, body.surveys.show .main-content .survey .survey-countdown .stat-value, body.surveys.show .main-content .survey .survey-distro-groups .stat-value,
body.surveys.results .main-content .survey .survey-voters .stat-value,
body.surveys.results .main-content .survey .survey-countdown .stat-value,
body.surveys.results .main-content .survey .survey-distro-groups .stat-value,
body.previews.show .main-content .survey .survey-voters .stat-value,
body.previews.show .main-content .survey .survey-countdown .stat-value,
body.previews.show .main-content .survey .survey-distro-groups .stat-value,
.edit-question .survey .survey-voters .stat-value,
.edit-question .survey .survey-countdown .stat-value,
.edit-question .survey .survey-distro-groups .stat-value {
  font-size: 24px;
  font-weight: bold;
}
body.surveys.show .main-content .survey .survey-voters #invitees, body.surveys.show .main-content .survey .survey-voters #others,
body.surveys.results .main-content .survey .survey-voters #invitees,
body.surveys.results .main-content .survey .survey-voters #others,
body.previews.show .main-content .survey .survey-voters #invitees,
body.previews.show .main-content .survey .survey-voters #others,
.edit-question .survey .survey-voters #invitees,
.edit-question .survey .survey-voters #others {
  margin: 15px 0;
}
body.surveys.show .main-content .survey .survey-countdown .stat-clock,
body.surveys.results .main-content .survey .survey-countdown .stat-clock,
body.previews.show .main-content .survey .survey-countdown .stat-clock,
.edit-question .survey .survey-countdown .stat-clock {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
}
body.surveys.show .main-content .survey .survey-countdown .stat-clock-legend,
body.surveys.results .main-content .survey .survey-countdown .stat-clock-legend,
body.previews.show .main-content .survey .survey-countdown .stat-clock-legend,
.edit-question .survey .survey-countdown .stat-clock-legend {
  position: absolute;
  bottom: 15px;
  text-align: center;
  width: 75%;
}
body.surveys.show .main-content .survey .survey-distro-groups .groups-list,
body.surveys.results .main-content .survey .survey-distro-groups .groups-list,
body.previews.show .main-content .survey .survey-distro-groups .groups-list,
.edit-question .survey .survey-distro-groups .groups-list {
  font-size: 16px;
}
body.surveys.show .main-content .survey .user-survey-notice,
body.surveys.results .main-content .survey .user-survey-notice,
body.previews.show .main-content .survey .user-survey-notice,
.edit-question .survey .user-survey-notice {
  font-size: 22px;
  margin: 10px;
}
body.surveys.show .main-content .survey .questions,
body.surveys.results .main-content .survey .questions,
body.previews.show .main-content .survey .questions,
.edit-question .survey .questions {
  font-size: 14px;
}
body.surveys.show .main-content .survey .questions .question,
body.surveys.results .main-content .survey .questions .question,
body.previews.show .main-content .survey .questions .question,
.edit-question .survey .questions .question {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 10px;
}
@media print, screen and (min-width: 40em) {
  body.surveys.show .main-content .survey .questions .question-header,
  body.surveys.results .main-content .survey .questions .question-header,
  body.previews.show .main-content .survey .questions .question-header,
  .edit-question .survey .questions .question-header {
    padding: 1ex;
  }
}
body.surveys.show .main-content .survey .questions .question-placeholder,
body.surveys.results .main-content .survey .questions .question-placeholder,
body.previews.show .main-content .survey .questions .question-placeholder,
.edit-question .survey .questions .question-placeholder {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 10px;
  min-height: 240px;
}
body.surveys.show .main-content .survey .questions .question-placeholder .loading-label.error,
body.surveys.results .main-content .survey .questions .question-placeholder .loading-label.error,
body.previews.show .main-content .survey .questions .question-placeholder .loading-label.error,
.edit-question .survey .questions .question-placeholder .loading-label.error {
  color: #cd2828;
}
body.surveys.show .main-content .survey .questions .question-number .link,
body.surveys.results .main-content .survey .questions .question-number .link,
body.previews.show .main-content .survey .questions .question-number .link,
.edit-question .survey .questions .question-number .link {
  color: #666666;
  font-size: 22px;
  padding: 0 1ex 0 0;
}
body.surveys.show .main-content .survey .questions .question-number .link i,
body.surveys.results .main-content .survey .questions .question-number .link i,
body.previews.show .main-content .survey .questions .question-number .link i,
.edit-question .survey .questions .question-number .link i {
  visibility: hidden;
  font-size: 18px;
  color: #999999;
}
body.surveys.show .main-content .survey .questions .question-number .link:hover i,
body.surveys.results .main-content .survey .questions .question-number .link:hover i,
body.previews.show .main-content .survey .questions .question-number .link:hover i,
.edit-question .survey .questions .question-number .link:hover i {
  visibility: visible;
}
body.surveys.show .main-content .survey .questions .question-text,
body.surveys.results .main-content .survey .questions .question-text,
body.previews.show .main-content .survey .questions .question-text,
.edit-question .survey .questions .question-text {
  font-size: 18px;
}
body.surveys.show .main-content .survey .questions .question-text p, body.surveys.show .main-content .survey .questions .question-text ol, body.surveys.show .main-content .survey .questions .question-text ul,
body.surveys.results .main-content .survey .questions .question-text p,
body.surveys.results .main-content .survey .questions .question-text ol,
body.surveys.results .main-content .survey .questions .question-text ul,
body.previews.show .main-content .survey .questions .question-text p,
body.previews.show .main-content .survey .questions .question-text ol,
body.previews.show .main-content .survey .questions .question-text ul,
.edit-question .survey .questions .question-text p,
.edit-question .survey .questions .question-text ol,
.edit-question .survey .questions .question-text ul {
  font-size: 18px;
}
body.surveys.show .main-content .survey .questions .question-text p,
body.surveys.results .main-content .survey .questions .question-text p,
body.previews.show .main-content .survey .questions .question-text p,
.edit-question .survey .questions .question-text p {
  line-height: 1.2em;
}
body.surveys.show .main-content .survey .questions .question-text .filter-label,
body.surveys.results .main-content .survey .questions .question-text .filter-label,
body.previews.show .main-content .survey .questions .question-text .filter-label,
.edit-question .survey .questions .question-text .filter-label {
  display: inline-block;
  margin-top: 10px;
  color: #999999;
  font-size: 14px;
}
body.surveys.show .main-content .survey .questions .question-text .more-info,
body.surveys.results .main-content .survey .questions .question-text .more-info,
body.previews.show .main-content .survey .questions .question-text .more-info,
.edit-question .survey .questions .question-text .more-info {
  display: inline-block;
  position: relative;
  z-index: 9;
}
body.surveys.show .main-content .survey .questions .question-options li .more-info,
body.surveys.results .main-content .survey .questions .question-options li .more-info,
body.previews.show .main-content .survey .questions .question-options li .more-info,
.edit-question .survey .questions .question-options li .more-info {
  margin-left: 10px;
}
body.surveys.show .main-content .survey .survey-stats,
body.surveys.results .main-content .survey .survey-stats,
body.previews.show .main-content .survey .survey-stats,
.edit-question .survey .survey-stats {
  margin: 20px 0;
}
body.surveys.show .main-content .survey .survey-stats .response-count, body.surveys.show .main-content .survey .survey-stats .survey-recap, body.surveys.show .main-content .survey .survey-stats .filter-recap, body.surveys.show .main-content .survey .survey-stats .survey-stats-chart,
body.surveys.results .main-content .survey .survey-stats .response-count,
body.surveys.results .main-content .survey .survey-stats .survey-recap,
body.surveys.results .main-content .survey .survey-stats .filter-recap,
body.surveys.results .main-content .survey .survey-stats .survey-stats-chart,
body.previews.show .main-content .survey .survey-stats .response-count,
body.previews.show .main-content .survey .survey-stats .survey-recap,
body.previews.show .main-content .survey .survey-stats .filter-recap,
body.previews.show .main-content .survey .survey-stats .survey-stats-chart,
.edit-question .survey .survey-stats .response-count,
.edit-question .survey .survey-stats .survey-recap,
.edit-question .survey .survey-stats .filter-recap,
.edit-question .survey .survey-stats .survey-stats-chart {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 10px;
  min-height: 170px;
}
body.surveys.show .main-content .survey .survey-stats .response-count.feedback-type, body.surveys.show .main-content .survey .survey-stats .filter-recap.feedback-type,
body.surveys.results .main-content .survey .survey-stats .response-count.feedback-type,
body.surveys.results .main-content .survey .survey-stats .filter-recap.feedback-type,
body.previews.show .main-content .survey .survey-stats .response-count.feedback-type,
body.previews.show .main-content .survey .survey-stats .filter-recap.feedback-type,
.edit-question .survey .survey-stats .response-count.feedback-type,
.edit-question .survey .survey-stats .filter-recap.feedback-type {
  height: 100%;
}
body.surveys.show .main-content .survey .survey-stats .response-count,
body.surveys.results .main-content .survey .survey-stats .response-count,
body.previews.show .main-content .survey .survey-stats .response-count,
.edit-question .survey .survey-stats .response-count {
  font-size: 20px;
  font-weight: bold;
  vertical-align: bottom;
}
body.surveys.show .main-content .survey .survey-stats .response-count .total-count,
body.surveys.results .main-content .survey .survey-stats .response-count .total-count,
body.previews.show .main-content .survey .survey-stats .response-count .total-count,
.edit-question .survey .survey-stats .response-count .total-count {
  padding-top: 5px;
}
body.surveys.show .main-content .survey .survey-stats .response-count .total-count-label,
body.surveys.results .main-content .survey .survey-stats .response-count .total-count-label,
body.previews.show .main-content .survey .survey-stats .response-count .total-count-label,
.edit-question .survey .survey-stats .response-count .total-count-label {
  margin-bottom: 5px;
}
body.surveys.show .main-content .survey .survey-stats .response-count .total-count-details,
body.surveys.results .main-content .survey .survey-stats .response-count .total-count-details,
body.previews.show .main-content .survey .survey-stats .response-count .total-count-details,
.edit-question .survey .survey-stats .response-count .total-count-details {
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
}
body.surveys.show .main-content .survey .survey-stats .response-count.feedback-type,
body.surveys.results .main-content .survey .survey-stats .response-count.feedback-type,
body.previews.show .main-content .survey .survey-stats .response-count.feedback-type,
.edit-question .survey .survey-stats .response-count.feedback-type {
  padding: 10px 20px;
  min-height: 112px;
}
body.surveys.show .main-content .survey .survey-stats .response-count.feedback-type .total-count-wrapper,
body.surveys.results .main-content .survey .survey-stats .response-count.feedback-type .total-count-wrapper,
body.previews.show .main-content .survey .survey-stats .response-count.feedback-type .total-count-wrapper,
.edit-question .survey .survey-stats .response-count.feedback-type .total-count-wrapper {
  width: 100%;
  display: table-row;
}
body.surveys.show .main-content .survey .survey-stats .response-count.feedback-type .total-count-wrapper .total-count,
body.surveys.results .main-content .survey .survey-stats .response-count.feedback-type .total-count-wrapper .total-count,
body.previews.show .main-content .survey .survey-stats .response-count.feedback-type .total-count-wrapper .total-count,
.edit-question .survey .survey-stats .response-count.feedback-type .total-count-wrapper .total-count {
  margin-left: 10px;
  font-size: 40px;
  line-height: 40px;
  display: table-cell;
  vertical-align: bottom;
  padding-right: 10px;
  padding-top: 0;
}
body.surveys.show .main-content .survey .survey-stats .response-count.feedback-type .total-count-wrapper .total-count-label,
body.surveys.results .main-content .survey .survey-stats .response-count.feedback-type .total-count-wrapper .total-count-label,
body.previews.show .main-content .survey .survey-stats .response-count.feedback-type .total-count-wrapper .total-count-label,
.edit-question .survey .survey-stats .response-count.feedback-type .total-count-wrapper .total-count-label {
  display: table-cell;
  font-weight: normal;
  font-size: 18px;
  white-space: normal;
  margin-right: 50px;
  width: auto;
}
body.surveys.show .main-content .survey .survey-stats .response-count.feedback-type .total-count-error,
body.surveys.results .main-content .survey .survey-stats .response-count.feedback-type .total-count-error,
body.previews.show .main-content .survey .survey-stats .response-count.feedback-type .total-count-error,
.edit-question .survey .survey-stats .response-count.feedback-type .total-count-error {
  margin-top: 10px;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
}
body.surveys.show .main-content .survey .survey-stats .response-count .total-count,
body.surveys.results .main-content .survey .survey-stats .response-count .total-count,
body.previews.show .main-content .survey .survey-stats .response-count .total-count,
.edit-question .survey .survey-stats .response-count .total-count {
  font-size: 70px;
  line-height: 70px;
}
body.surveys.show .main-content .survey .survey-stats .survey-stats-chart,
body.surveys.results .main-content .survey .survey-stats .survey-stats-chart,
body.previews.show .main-content .survey .survey-stats .survey-stats-chart,
.edit-question .survey .survey-stats .survey-stats-chart {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 0;
}
body.surveys.show .main-content .survey .survey-stats .survey-recap, body.surveys.show .main-content .survey .survey-stats .filter-recap,
body.surveys.results .main-content .survey .survey-stats .survey-recap,
body.surveys.results .main-content .survey .survey-stats .filter-recap,
body.previews.show .main-content .survey .survey-stats .survey-recap,
body.previews.show .main-content .survey .survey-stats .filter-recap,
.edit-question .survey .survey-stats .survey-recap,
.edit-question .survey .survey-stats .filter-recap {
  padding: 10px;
  line-height: 0.875em;
}
body.surveys.show .main-content .survey .survey-stats .survey-recap .recap-label, body.surveys.show .main-content .survey .survey-stats .filter-recap .recap-label,
body.surveys.results .main-content .survey .survey-stats .survey-recap .recap-label,
body.surveys.results .main-content .survey .survey-stats .filter-recap .recap-label,
body.previews.show .main-content .survey .survey-stats .survey-recap .recap-label,
body.previews.show .main-content .survey .survey-stats .filter-recap .recap-label,
.edit-question .survey .survey-stats .survey-recap .recap-label,
.edit-question .survey .survey-stats .filter-recap .recap-label {
  font-size: 0.75em;
  margin-bottom: 2px;
}
body.surveys.show .main-content .survey .survey-stats .survey-recap .recap-value, body.surveys.show .main-content .survey .survey-stats .filter-recap .recap-value,
body.surveys.results .main-content .survey .survey-stats .survey-recap .recap-value,
body.surveys.results .main-content .survey .survey-stats .filter-recap .recap-value,
body.previews.show .main-content .survey .survey-stats .survey-recap .recap-value,
body.previews.show .main-content .survey .survey-stats .filter-recap .recap-value,
.edit-question .survey .survey-stats .survey-recap .recap-value,
.edit-question .survey .survey-stats .filter-recap .recap-value {
  font-size: 0.875em;
  font-weight: bold;
  margin-bottom: 10px;
}
body.surveys.show .main-content .survey .survey-stats .filter-recap,
body.surveys.results .main-content .survey .survey-stats .filter-recap,
body.previews.show .main-content .survey .survey-stats .filter-recap,
.edit-question .survey .survey-stats .filter-recap {
  font-size: 24px;
  text-align: left;
}
body.surveys.show .main-content .survey .survey-stats .filter-recap .recap-value, body.surveys.show .main-content .survey .survey-stats .filter-recap .recap-label,
body.surveys.results .main-content .survey .survey-stats .filter-recap .recap-value,
body.surveys.results .main-content .survey .survey-stats .filter-recap .recap-label,
body.previews.show .main-content .survey .survey-stats .filter-recap .recap-value,
body.previews.show .main-content .survey .survey-stats .filter-recap .recap-label,
.edit-question .survey .survey-stats .filter-recap .recap-value,
.edit-question .survey .survey-stats .filter-recap .recap-label {
  padding-left: 10px;
}
body.surveys.show .main-content .survey .survey-stats .survey-recap,
body.surveys.results .main-content .survey .survey-stats .survey-recap,
body.previews.show .main-content .survey .survey-stats .survey-recap,
.edit-question .survey .survey-stats .survey-recap {
  overflow: auto;
}
body.surveys.show .main-content .survey .survey-stats .survey-recap .recap-value,
body.surveys.results .main-content .survey .survey-stats .survey-recap .recap-value,
body.previews.show .main-content .survey .survey-stats .survey-recap .recap-value,
.edit-question .survey .survey-stats .survey-recap .recap-value {
  max-height: 50px;
}
body.surveys.show .main-content .share-survey .social,
body.surveys.results .main-content .share-survey .social,
body.previews.show .main-content .share-survey .social,
.edit-question .share-survey .social {
  padding-top: 70px;
  text-align: center;
}
body.surveys.show .main-content .share-survey .social span,
body.surveys.results .main-content .share-survey .social span,
body.previews.show .main-content .share-survey .social span,
.edit-question .share-survey .social span {
  float: right;
}
body.surveys.show .main-content .share-survey .or,
body.surveys.results .main-content .share-survey .or,
body.previews.show .main-content .share-survey .or,
.edit-question .share-survey .or {
  padding-top: 77px;
}
body.surveys.show .main-content .survey-item-library fieldset,
body.surveys.results .main-content .survey-item-library fieldset,
body.previews.show .main-content .survey-item-library fieldset,
.edit-question .survey-item-library fieldset {
  border-radius: 3px;
  border: 1px solid #cccccc;
  margin: 20px 0;
  padding: 20px;
}
body.surveys.show .main-content .survey-item-library .survey-item-library-option,
body.surveys.results .main-content .survey-item-library .survey-item-library-option,
body.previews.show .main-content .survey-item-library .survey-item-library-option,
.edit-question .survey-item-library .survey-item-library-option {
  display: block;
}
body.surveys.show .main-content,
body.surveys.results .main-content,
body.previews.show .main-content,
.edit-question {
  /*Small*/
}
@media only screen and (max-width: 40em) {
  body.surveys.show .main-content .choose-one .option .button input[type=radio], body.surveys.show .main-content .choose-one .option .button input[type=checkbox], body.surveys.show .main-content .choose-multiple .option .button input[type=radio], body.surveys.show .main-content .choose-multiple .option .button input[type=checkbox],
  body.surveys.results .main-content .choose-one .option .button input[type=radio],
  body.surveys.results .main-content .choose-one .option .button input[type=checkbox],
  body.surveys.results .main-content .choose-multiple .option .button input[type=radio],
  body.surveys.results .main-content .choose-multiple .option .button input[type=checkbox],
  body.previews.show .main-content .choose-one .option .button input[type=radio],
  body.previews.show .main-content .choose-one .option .button input[type=checkbox],
  body.previews.show .main-content .choose-multiple .option .button input[type=radio],
  body.previews.show .main-content .choose-multiple .option .button input[type=checkbox],
  .edit-question .choose-one .option .button input[type=radio],
  .edit-question .choose-one .option .button input[type=checkbox],
  .edit-question .choose-multiple .option .button input[type=radio],
  .edit-question .choose-multiple .option .button input[type=checkbox] {
    top: 6px;
  }
  body.surveys.show .main-content .rating-options.show-labels .rating-option,
  body.surveys.results .main-content .rating-options.show-labels .rating-option,
  body.previews.show .main-content .rating-options.show-labels .rating-option,
  .edit-question .rating-options.show-labels .rating-option {
    float: none;
    display: block;
    width: 40px;
    margin: 20px 0;
  }
  body.surveys.show .main-content .rating-options.show-labels .rating-option.no-value,
  body.surveys.results .main-content .rating-options.show-labels .rating-option.no-value,
  body.previews.show .main-content .rating-options.show-labels .rating-option.no-value,
  .edit-question .rating-options.show-labels .rating-option.no-value {
    width: auto;
  }
  body.surveys.show .main-content .rating-options.show-labels .rating-option .rating-label,
  body.surveys.results .main-content .rating-options.show-labels .rating-option .rating-label,
  body.previews.show .main-content .rating-options.show-labels .rating-option .rating-label,
  .edit-question .rating-options.show-labels .rating-option .rating-label {
    top: 10px;
    left: 50px;
    width: 210px;
    text-align: left;
  }
  body.surveys.show .main-content .net-promoter .rating-options,
  body.surveys.results .main-content .net-promoter .rating-options,
  body.previews.show .main-content .net-promoter .rating-options,
  .edit-question .net-promoter .rating-options {
    margin: 0;
  }
  body.surveys.show .main-content .net-promoter .rating-options .rating-option .rating-label, body.surveys.show .main-content .net-promoter .rating-options .rating-option .rating-label:first-of-type, body.surveys.show .main-content .net-promoter .rating-options .rating-option .rating-label:last-of-type,
  body.surveys.results .main-content .net-promoter .rating-options .rating-option .rating-label,
  body.surveys.results .main-content .net-promoter .rating-options .rating-option .rating-label:first-of-type,
  body.surveys.results .main-content .net-promoter .rating-options .rating-option .rating-label:last-of-type,
  body.previews.show .main-content .net-promoter .rating-options .rating-option .rating-label,
  body.previews.show .main-content .net-promoter .rating-options .rating-option .rating-label:first-of-type,
  body.previews.show .main-content .net-promoter .rating-options .rating-option .rating-label:last-of-type,
  .edit-question .net-promoter .rating-options .rating-option .rating-label,
  .edit-question .net-promoter .rating-options .rating-option .rating-label:first-of-type,
  .edit-question .net-promoter .rating-options .rating-option .rating-label:last-of-type {
    width: 210px;
    text-align: left;
    white-space: normal;
    line-height: 1.25;
    position: absolute;
    top: 10px;
    left: 50px;
  }
  body.surveys.show .main-content .rating-options .rating-option .rating-label,
  body.surveys.results .main-content .rating-options .rating-option .rating-label,
  body.previews.show .main-content .rating-options .rating-option .rating-label,
  .edit-question .rating-options .rating-option .rating-label {
    font-size: 14px;
    line-height: 14px;
  }
  body.surveys.show .main-content .choose-one .option .more-info, body.surveys.show .main-content .choose-multiple .option .more-info,
  body.surveys.results .main-content .choose-one .option .more-info,
  body.surveys.results .main-content .choose-multiple .option .more-info,
  body.previews.show .main-content .choose-one .option .more-info,
  body.previews.show .main-content .choose-multiple .option .more-info,
  .edit-question .choose-one .option .more-info,
  .edit-question .choose-multiple .option .more-info {
    margin-left: 35px;
  }
  body.surveys.show .main-content .allocate .remaining-allocation label, body.surveys.show .main-content .budget .remaining-allocation label,
  body.surveys.results .main-content .allocate .remaining-allocation label,
  body.surveys.results .main-content .budget .remaining-allocation label,
  body.previews.show .main-content .allocate .remaining-allocation label,
  body.previews.show .main-content .budget .remaining-allocation label,
  .edit-question .allocate .remaining-allocation label,
  .edit-question .budget .remaining-allocation label {
    font-size: 14px;
    font-weight: bold;
  }
  body.surveys.show .main-content .matrix table td.matrix-rating .rating-option,
  body.surveys.results .main-content .matrix table td.matrix-rating .rating-option,
  body.previews.show .main-content .matrix table td.matrix-rating .rating-option,
  .edit-question .matrix table td.matrix-rating .rating-option {
    margin: 0;
  }
  body.surveys.show .main-content .matrix table thead td.matrix-rating,
  body.surveys.results .main-content .matrix table thead td.matrix-rating,
  body.previews.show .main-content .matrix table thead td.matrix-rating,
  .edit-question .matrix table thead td.matrix-rating {
    font-size: 8px;
    padding: 2px;
  }
  body.surveys.show .main-content .matrix table tbody td.option,
  body.surveys.results .main-content .matrix table tbody td.option,
  body.previews.show .main-content .matrix table tbody td.option,
  .edit-question .matrix table tbody td.option {
    font-size: 9px;
    padding: 2px;
  }
  body.surveys.show .main-content .matrix table tbody td.matrix-rating,
  body.surveys.results .main-content .matrix table tbody td.matrix-rating,
  body.previews.show .main-content .matrix table tbody td.matrix-rating,
  .edit-question .matrix table tbody td.matrix-rating {
    padding: 10px 0;
  }
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after {
  content: "";
  display: table;
  clear: both;
}

.table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}
.table thead, .table tbody, .table tfoot {
  border: 0;
}
.table thead th.large {
  font-size: 16px;
  padding: 1em;
  line-height: 1.75em;
}
.table tbody tr {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ececec;
  background: transparent;
}
.table th {
  text-align: left;
}
.table td {
  color: #666666;
  margin: 0;
  padding: 1em;
}
.table th.right, .table td.right {
  text-align: right;
}
.table th.center, .table td.center {
  text-align: center;
}
.table td.actions {
  width: 0;
}
.table td.actions a {
  margin: 0 5px;
}
.table td.no-wrap, .table td.actions {
  white-space: nowrap;
}

.form-table {
  border: 0;
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
  background-color: inherit;
}
.form-table tr, .form-table tr.even, .form-table tr:nth-of-type(2n) {
  background-color: inherit;
  margin: 0;
  padding: 0;
}
.form-table th, .form-table td {
  background-color: inherit;
  font-size: 14px;
  color: #666666;
  text-align: left;
  padding: 0;
}
.form-table th {
  white-space: nowrap;
  padding: 3px 20px 0 0;
  vertical-align: top;
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after {
  content: "";
  display: table;
  clear: both;
}

.tokens .code-form {
  text-align: center;
}
.tokens .code-form h1 {
  font-size: 45px;
  margin-top: 40px;
  line-height: 1.2;
}
@media print, screen and (max-width: 39.99875em) {
  .tokens .code-form h1 {
    margin: 20px 0 10px;
  }
}
.tokens .code-form h2 {
  font-size: 25px;
  margin-bottom: 60px;
}
@media print, screen and (max-width: 39.99875em) {
  .tokens .code-form h2 {
    margin-botom: 30px;
  }
}
.tokens .code-form input[type=text] {
  width: 180px;
  font-size: 35px;
  line-height: 25px;
  height: initial;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
}
.tokens .code-form .input {
  text-align: center;
}
.tokens .code-form .button {
  margin-bottom: 60px;
}
.tokens .code-form .error-message {
  color: #cd2828;
}
.tokens .code-form .error-message:active {
  color: #ff4040;
}
.tokens .code-form .error-message:visited {
  color: #cd2828;
}
.tokens .code-form .error-message:hover {
  color: #e74e4e;
}
.tokens .code-form .error-message:focus {
  color: #e74e4e;
}
.tokens .code-form .error-message.disabled, .tokens .code-form .error-message:disabled {
  color: #db8484;
  cursor: not-allowed;
}
.tokens .code-form .error-message {
  font-size: x-large;
  text-align: center;
  margin-bottom: 1em;
}
.tokens .code-form .error-message small.error {
  width: 20em;
  display: inline-block;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .readability .analysis-panel.score .score-wrapper:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after {
  content: "";
  display: table;
  clear: both;
}

.surveymagic .header h1, .readability .header h1, .margin-of-error .header h1 {
  font-weight: bold;
}
.surveymagic .header h1, .surveymagic .header h4, .readability .header h1, .readability .header h4, .margin-of-error .header h1, .margin-of-error .header h4 {
  text-align: center;
}
.surveymagic .header p, .readability .header p, .margin-of-error .header p {
  font-size: 22px;
}
@media print, screen and (max-width: 39.99875em) {
  .surveymagic .header h1, .readability .header h1, .margin-of-error .header h1 {
    font-size: 22px;
  }
  .surveymagic .header h4, .readability .header h4, .margin-of-error .header h4 {
    font-size: 18px;
  }
  .surveymagic h2, .readability h2, .margin-of-error h2 {
    font-size: 18px;
  }
}
.surveymagic .button.secondary, .readability .button.secondary, .margin-of-error .button.secondary {
  background-color: #fff;
}
.surveymagic .button.secondary:active, .readability .button.secondary:active, .margin-of-error .button.secondary:active {
  background-color: #fff;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.surveymagic .button.secondary:visited, .readability .button.secondary:visited, .margin-of-error .button.secondary:visited {
  background-color: #fff;
}
.surveymagic .button.secondary:hover, .readability .button.secondary:hover, .margin-of-error .button.secondary:hover {
  background-color: #fff;
}
.surveymagic .button.secondary:focus, .readability .button.secondary:focus, .margin-of-error .button.secondary:focus {
  background-color: #fff;
}
.surveymagic .button.secondary.disabled, .surveymagic .button.secondary:disabled, .surveymagic .button.secondary.disabled:hover, .surveymagic .button.secondary:disabled:hover, .surveymagic .button.secondary.disabled:active, .surveymagic .button.secondary:disabled:active, .surveymagic .button.secondary.disabled:visited, .surveymagic .button.secondary:disabled:visited, .readability .button.secondary.disabled, .readability .button.secondary:disabled, .readability .button.secondary.disabled:hover, .readability .button.secondary:disabled:hover, .readability .button.secondary.disabled:active, .readability .button.secondary:disabled:active, .readability .button.secondary.disabled:visited, .readability .button.secondary:disabled:visited, .margin-of-error .button.secondary.disabled, .margin-of-error .button.secondary:disabled, .margin-of-error .button.secondary.disabled:hover, .margin-of-error .button.secondary:disabled:hover, .margin-of-error .button.secondary.disabled:active, .margin-of-error .button.secondary:disabled:active, .margin-of-error .button.secondary.disabled:visited, .margin-of-error .button.secondary:disabled:visited {
  background-color: #eeeeee;
  box-shadow: none;
  cursor: not-allowed;
}
.surveymagic .button.secondary, .readability .button.secondary, .margin-of-error .button.secondary {
  color: #cd2828;
  border: 1px solid #cd2828;
}
.surveymagic .button.secondary:hover, .readability .button.secondary:hover, .margin-of-error .button.secondary:hover {
  color: #e74e4e;
  border: 1px solid #e74e4e;
}
.surveymagic .button.secondary:focus, .readability .button.secondary:focus, .margin-of-error .button.secondary:focus {
  color: #e74e4e;
  border: 1px solid #e74e4e;
}
.surveymagic .small-text, .readability .small-text, .margin-of-error .small-text {
  font-size: 1rem;
}
.surveymagic .tool-wrapper, .readability .tool-wrapper, .margin-of-error .tool-wrapper {
  background: #f7f7f7;
  margin-top: 1em;
  padding: 1ex;
}
@media print, screen and (min-width: 40em) {
  .surveymagic .tool-wrapper, .readability .tool-wrapper, .margin-of-error .tool-wrapper {
    padding: 1.5em 2em 1em;
  }
}
@media print, screen and (min-width: 40em) {
  .surveymagic .cms, .readability .cms, .margin-of-error .cms {
    font-size: 18px;
  }
}
.surveymagic .cms h2, .readability .cms h2, .margin-of-error .cms h2 {
  font-weight: bold;
}

.covid19-vaccination h1 {
  margin-top: 1ex;
  margin-bottom: 0.5ex;
  line-height: 1;
}
.covid19-vaccination h2 {
  font-size: xx-large;
  margin-bottom: 3ex;
  color: gray;
  line-height: 1.2;
}
.covid19-vaccination .callout {
  margin: 1em 0 2em;
}
.covid19-vaccination label {
  display: flex;
  align-items: center;
  padding: 0.5ex 1ex;
  margin: 1em 1em 0 1em;
  line-height: 1.2;
  border: 1px solid #dddddd;
  border-radius: 3px;
}
.covid19-vaccination label.checked {
  border-color: #666666;
  background: #fafafa;
}
.covid19-vaccination label:hover {
  border-color: #999999;
}
.covid19-vaccination label input {
  margin: 0 1em 0 0;
}
.covid19-vaccination .tool-share {
  margin-bottom: 2em;
}
.covid19-vaccination .calculable.calculating .text, .covid19-vaccination .calculable:not(.calculating) i {
  display: none;
}
@media print, screen and (max-width: 39.99875em) {
  .covid19-vaccination h1 {
    margin-bottom: 1ex;
  }
  .covid19-vaccination h2 {
    font-size: x-large;
  }
  .covid19-vaccination label {
    margin: 1em 0 0;
  }
}

.surveymagic .why-survey-magic {
  background: #fff;
  border-top: 10px solid #2368a6;
}
.surveymagic .why-survey-magic h3 {
  margin: 50px 0 40px;
}
.surveymagic .share-survey-magic {
  padding: 40px 0;
  background: #ececec;
}

.readability .header .why {
  font-size: 14px;
}
.readability .fa-smile-o {
  color: #007c00;
}
.readability .fa-meh-o {
  color: #eeee00;
}
.readability .fa-frown-o {
  color: #cd2828;
}
.readability .analysis .review {
  font-size: 18px;
  line-height: 140%;
}
.readability .analysis-panel.score {
  border-radius: 3px;
  border: 1px solid #cccccc;
  background-color: #eee;
  min-height: 14ex;
  text-align: center;
  padding: 1em;
  margin-bottom: 1ex;
}
.readability .analysis-panel.score .header {
  font-size: 22px;
  font-weight: bold;
}
.readability .analysis-panel.score .header .subtitle {
  font-weight: normal;
}
.readability .analysis-panel.score .grade-placeholder {
  font-size: 50px;
  line-height: 200%;
  width: 100%;
  font-weight: bold;
}
.readability .analysis-panel.score .score-wrapper {
  padding: 1ex;
}
.readability .analysis-panel.score .score-result {
  display: inline-block;
  font-weight: bold;
  font-size: 50px;
  vertical-align: middle;
}
.readability .analysis-panel.score .score-emoji {
  display: inline-block;
  font-size: 4rem;
  vertical-align: middle;
  margin-left: 0.5ex;
}
.readability .analysis-panel.score .details {
  color: #2368a6;
}
.readability .analysis-panel.score .details:active {
  color: #2297e6;
}
.readability .analysis-panel.score .details:visited {
  color: #2368a6;
}
.readability .analysis-panel.score .details:hover {
  color: #3690cc;
}
.readability .analysis-panel.score .details:focus {
  color: #3690cc;
}
.readability .analysis-panel.score .details.disabled, .readability .analysis-panel.score .details:disabled {
  color: #96c2e9;
  cursor: not-allowed;
}
.readability .analysis-panel.score .details {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.readability .readability-guide {
  background-color: white;
  list-style: none;
  margin: 0;
}
.readability .readability-guide li {
  padding: 1ex;
}
.readability .readability-guide .fa {
  font-size: 22px;
  float: right;
}
.readability .not-gov {
  font-size: 12px;
  margin-left: 10px;
  position: relative;
  top: -5px;
}
.readability .score-visual {
  margin: 40px 0;
}
.readability .score-visual .placeholder-bar {
  text-align: right;
}
.readability .score-visual .placeholder-bar .score .wrapper {
  display: inline-block;
  width: 150px;
  text-align: center;
  font-size: 32px;
  color: #222;
  position: relative;
  right: -75px;
}
.readability .score-visual .placeholder-bar .score .wrapper .score-label {
  font-size: 24px;
}
.readability .score-visual .placeholder-bar .pointer {
  font-size: 60px;
  color: #222;
  height: 40px;
  margin-top: -25px;
  position: relative;
  right: -15px;
}
.readability .score-visual .progress .meter {
  float: left;
}
.readability .score-visual .progress .good {
  background-color: #007c00;
}
.readability .score-visual .progress .fair {
  background-color: #eeee00;
}
.readability .score-visual .progress .poor {
  background-color: #cd2828;
}

.readability-score-details h2 {
  color: #fff;
}

table.readability-details {
  color: #222;
}

.tool-share .call-to-action, .tool-share .social-share-links {
  display: inline-block;
  vertical-align: middle;
}
.tool-share .call-to-action {
  color: black;
  font-weight: bold;
  padding: 10px 10px 10px 0;
}

.flashfeedback form #rep_page_slug_name {
  width: 400px;
  display: inline-block;
}
.flashfeedback form .note {
  font-style: italic;
  margin-bottom: 20px;
}
.flashfeedback h1 {
  margin-bottom: 30px;
}
.flashfeedback h1 .for {
  font-size: 1rem;
  font-weight: normal;
  margin: 0 1rem;
  display: inline;
}
.flashfeedback h2 {
  margin-bottom: 20px;
}
.flashfeedback.review .preview {
  border-radius: 3px;
  border: 1px solid #cccccc;
  padding: 20px;
  margin-bottom: 30px;
}
.flashfeedback.review .highlight {
  margin: 0 0 30px 0;
  padding: 5px 10px;
}
.flashfeedback .flashfeedback-info p {
  font-size: 1.1rem;
}

.rep_pages .xmark {
  color: #cd2828;
}
.rep_pages .checkmark {
  color: #007c00;
}

.contact-requests .social-share-widget .social-share-links {
  text-align: center;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.joyride-tip-guide {
  border-radius: 3px;
  border: 2px solid #cd2828;
}
.joyride-tip-guide .joyride-content-wrapper p {
  margin: 0;
}
.joyride-tip-guide .joyride-content-wrapper .button {
  border-radius: 3px;
}
.joyride-tip-guide .joyride-nub:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  margin-left: -18px;
  border: 18px solid transparent;
  z-index: -1;
}
.joyride-tip-guide .joyride-nub.top:before {
  bottom: -15px;
  border-bottom-color: #cd2828;
}
.joyride-tip-guide .joyride-nub.bottom:before {
  bottom: -21px;
  border-top-color: #cd2828;
}

.joyride-tip-guide[data-index="0"] {
  width: 800px;
}
.joyride-tip-guide[data-index="0"] .joyride-content-wrapper .joyride-next-tip {
  display: none;
}
.joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action .button {
  margin-right: 20px;
}
.joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action .joyride-next-tip {
  display: inline-block;
  float: left;
}
.joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action .joyride-close-tip {
  float: left;
  position: initial;
  color: #fff !important;
  line-height: normal !important;
}

.joyride-tip-guide.activities {
  width: 800px;
}

.score-community-tip {
  background-color: yellow;
  font-size: 8px;
}

/*Small*/
@media only screen and (max-width: 40em) {
  /* max-width 640px */
  .joyride-tip-guide[data-index="0"] {
    top: 20% !important;
    width: 90%;
    overflow-y: scroll;
  }
}
body.edit-profile h3 {
  margin-bottom: 1em;
}
body.edit-profile .form-footer .submit-buttons {
  display: flex;
  align-items: center;
}
body.edit-profile .form-footer .submit-buttons .button {
  margin-bottom: 0;
}
body.edit-profile .form-footer .submit-buttons .submit-status {
  margin-left: 1em;
}
body.edit-profile .form-footer .privacy-reminder {
  margin-top: 2em;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after {
  content: "";
  display: table;
  clear: both;
}

.profile h3, .profile .survey-name {
  margin-top: 20px;
}
.profile .voting-history {
  padding-bottom: 30px;
}
.profile .question {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 10px;
  padding: 10px;
}
.profile .question .text {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}
.profile .question .privacy {
  float: right;
}
.profile .question .privacy .button {
  margin-bottom: 0;
  border: 1px solid #d6d4d4;
  color: #666666;
}
.profile .question .response ul.options {
  list-style-type: none;
  font-size: 14px;
}
.profile .question .response ul.options .option {
  margin: 3px 10px;
  padding: 3px 6px;
}
.profile .question .response ul.options .option.highlight {
  margin: 3px 4px;
}
.profile .question .response .highlight {
  padding: 3px 6px;
  margin: 3px 4px 3px 30px;
  display: inline;
}
.profile .question .response .no-response {
  padding: 3px 6px;
  margin: 3px 4px 3px 30px;
}
.profile .question .response-date {
  float: right;
  text-align: right;
  font-size: 12px;
  text-decoration: italic;
  padding: 0;
  margin: 0;
  position: relative;
  top: -10px;
}

.for-security {
  margin-bottom: 20px;
}

.users .community-filter-container {
  margin-bottom: 10px;
}
.users .community-filter-container input[type=text] {
  font-size: 18px;
  margin: 0;
  height: 2rem;
}
.users .community-filter-container .postfix {
  height: 2rem;
  margin: 0;
}
.users .table th, .users .table td {
  padding: 6px 10px;
}
.users .table .wide {
  width: 1%;
}
.users .table .date {
  width: 10%;
}
.users .table .actions {
  white-space: nowrap;
  width: 1%;
}
.users .table a i.fa {
  font-size: medium;
  padding: 0 0.4em;
}
.users .table a i.fa.fa-trash {
  color: #900;
}
.users .table a i.fa.fa-trash:hover {
  color: #c00;
}

.user-account .red {
  color: #cd2828;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.widgets-container:after, .add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after {
  content: "";
  display: table;
  clear: both;
}

.widget {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 #999999;
  background: #e8e7e7;
  border: 1px solid #d6d4d4;
  margin-bottom: 20px;
  padding: 10px;
  height: 340px;
  position: relative;
}
.widget.compact {
  height: auto;
  padding-bottom: 40px;
  margin-bottom: 10px;
}
.widget.compact.no-more {
  padding-bottom: 0px;
}
.widget.compact .box-title {
  margin-bottom: 15px;
}
.widget.compact .box-button-wrapper .box-button {
  color: #2368a6;
  background-color: inherit;
  border: 1px solid #cccccc;
}
.widget.compact .box-button-wrapper .box-button:hover {
  background-color: #f3f3f3;
}

.widget-card {
  margin-bottom: 20px;
  width: 100%;
}

/*Small*/
/*Medium*/
@media only screen and (min-width: 40.063em) and (max-width: 63.938em) {
  .row.compact-widgets .columns {
    margin-right: -20px;
    float: left;
  }
  .row.compact-widgets .columns .widget-card {
    width: 48%;
    float: left;
  }
  .row.compact-widgets .columns .widget-card:nth-child(even) {
    float: right;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .widgets-container:after {
  content: "";
  display: table;
  clear: both;
}

.margin-of-error input {
  font-size: 16pt;
  text-align: right;
}
.margin-of-error .response-count {
  font-size: 14pt;
}
.margin-of-error .response-count .call-to-action {
  display: inline-block;
  vertical-align: middle;
}
.margin-of-error .response-count .sample-size-group-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.margin-of-error .response-count .sample-size-group {
  width: 15em;
  margin: 0 auto;
}
.margin-of-error .response-count .sample-size-group .input-group-field {
  width: 8em;
  height: 2.5rem;
}
.margin-of-error .response-count .sample-size-group .input-group-label {
  width: 8em;
  height: 2.5rem;
}
.margin-of-error .response-count .move-slider {
  margin-top: 1em;
}
.margin-of-error .slider {
  margin: 6em;
}
.margin-of-error .slider .slider-handle {
  width: 2em;
  height: 10.5em;
  white-space: nowrap;
  background: transparent;
  outline: none;
}
.margin-of-error .slider .slider-handle .margin-of-error-text,
.margin-of-error .slider .slider-handle .sample-size-text {
  padding: 1em;
  width: 14em;
  margin-left: -6em;
  text-align: center;
}
.margin-of-error .slider .slider-handle .margin-of-error-text {
  font-size: 14pt;
}
.margin-of-error .slider .slider-handle .margin-of-error-text .margin-of-error-percentage-text {
  font-weight: bold;
}
.margin-of-error .slider .slider-handle .sample-size-text {
  font-size: 12pt;
}
.margin-of-error .slider .slider-handle .handle {
  background: #2368a6;
  color: #fff;
  border-radius: 2em;
  padding: 1ex;
  width: 2.5em;
  margin-left: -0.5ex;
}
.margin-of-error .asterisk {
  margin-bottom: 1em;
  color: #666666;
}
@media print, screen and (max-width: 39.99875em) {
  .margin-of-error {
    font-size: 14px;
  }
  .margin-of-error .response-count {
    font-size: 14px;
  }
  .margin-of-error .slider {
    margin: 6em 3em;
  }
  .margin-of-error .slider .slider-handle .margin-of-error-text {
    padding-top: 22px;
    font-size: 14px;
  }
  .margin-of-error h2 {
    font-size: 18px;
    font-weight: bold;
  }
  .margin-of-error p {
    font-size: 14px;
  }
}

.tool-share {
  text-align: center;
  margin: 10px;
}
.tool-share .social-share-links {
  margin: 0;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .widgets-container:after {
  content: "";
  display: table;
  clear: both;
}

.sales-header .phone {
  font-size: large;
}
@media print, screen and (min-width: 40em) {
  .sales-header .phone {
    order: 4;
    font-size: x-large;
  }
}
.sales-header .phone i {
  vertical-align: middle;
}
.sales-header .tagline {
  color: #222;
  font-weight: bold;
}

#back-to-top {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 999;
}

@media print, screen and (min-width: 64em) {
  .cms-content-sales .header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  .cms-content-sales .main-content {
    margin-top: 67px;
  }
  .cms-content-sales .main-content.no-banner {
    margin-top: 35px;
    padding-top: 30px;
  }
}

.cms-content-sales .main-content, .sales .main-content {
  padding-top: 30px;
}

.sales h1, .sales h2, .sales h3 {
  color: #222;
}
.sales .row {
  max-width: 65rem;
}
.sales .above-fold {
  min-height: 480px;
  padding-top: 20px;
  height: 850px;
}
.sales .above-fold .above-fold-content-wrapper {
  position: relative;
}
.sales .above-fold h1 {
  margin: 0;
}
.sales .above-fold h3 {
  margin: 20px 0 30px;
}
.sales .above-fold p {
  font-size: 1.4rem;
  padding: 0;
}
.sales h1 {
  margin: 20px 0;
  font-size: 2.5rem;
  font-weight: bold;
}
.sales h1.super {
  font-size: 5rem;
  margin-bottom: -20px;
}
.sales h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0 0 20px;
}
.sales h3 {
  font-size: 1.6rem;
}
.sales h4 {
  font-size: 1.5rem;
  margin: 1ex 0 1em;
}
.sales .block-teaser {
  margin-bottom: 50px;
}
.sales .block-teaser p {
  font-size: 1.4rem;
  padding-bottom: 5px;
  color: #222;
}
.sales hr {
  margin: 1rem;
}
.sales p {
  font-size: 1.1rem;
}
.sales .full {
  width: 100%;
}
.sales .green {
  color: #007c00;
}
.sales .red {
  color: #cd2828;
}
.sales .media {
  margin: 3rem 0 4rem;
}
.sales .categories .columns {
  border-right: 1px solid #bbb;
}
.sales .categories .columns:last-of-type {
  border: 0;
}
.sales .call-to-action {
  margin-top: 10px;
  text-align: right;
}
.sales a.more .fa {
  font-size: 4rem;
  position: relative;
  top: 40px;
}
.sales .panel {
  display: block;
  border: 0;
  background-color: #fff;
  width: 100%;
}
.sales .panel table {
  width: 100%;
  background-color: #fff;
  border: 0;
}
.sales .panel table tr {
  background-color: #fff;
}
.sales .panel table tr td, .sales .panel table tr th {
  background-color: #fff;
}
.sales .columns:first-of-type .panel {
  border-right: 1px solid #cccccc;
}
.sales .fa {
  font-size: 1.6rem;
}
.sales .picture-frame {
  border-radius: 49.9%;
  border: 2px solid #fff;
}
.sales .testimonials .testimonial {
  margin-top: 20px;
}
.sales .testimonials .testimonial .spokesperson {
  text-align: right;
}
.sales .testimonials .testimonial .quote {
  font-size: 2rem;
  line-height: 140%;
  color: #222;
  font-style: italic;
}
.sales .testimonials .testimonial .quote-credit {
  margin-bottom: 10px;
  font-size: 1.1rem;
  line-height: 1.3rem;
}
.sales .testimonials .testimonial .quote-footnote {
  font-size: 0.8rem;
}
.sales table.features {
  background: none;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
  border: none;
  color: #222;
  width: auto;
}
.sales table.features tbody {
  background: none;
}
.sales table.features tr:nth-of-type(even) {
  background: none;
}
.sales table.features th {
  font-size: 1.5rem;
  padding-top: 30px;
  text-align: center;
}
.sales table.features td {
  font-size: 1rem;
  padding-right: 20px;
  text-align: left;
}
.sales table.features td .fa-check-circle {
  font-size: 2.5rem;
  color: #007c00;
}
.sales table.features td .fa-times-circle {
  font-size: 2.5rem;
  color: #cd2828;
}
.sales .bordered {
  border: 2px solid #bbb;
  padding: 10px;
}
.sales .action-call h3 {
  margin-bottom: 20px;
}
.sales .action-call a {
  margin: 0;
}
.sales .sales-links {
  margin-top: 2rem;
}
.sales .rc-landing {
  transform: scale(0.93);
  -webkit-transform: scale(0.93);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
.sales .landing-quotes {
  font-size: 20px;
}
.sales .fa {
  font-size: 1em;
}
.sales .fa-circle {
  font-size: 2em;
}
.sales .social-links a {
  font-size: 1.3rem;
}

.main-content .landing-page-banner {
  display: block;
  padding: 1rem;
  background-color: #4F86B8;
  color: white;
}
.main-content .landing-page-banner h3, .main-content .landing-page-banner a {
  display: inline-block;
  color: white;
}
.main-content .landing-page-banner .banner-text {
  padding-right: 0;
}
.main-content .landing-page-banner .button {
  margin-left: 1rem;
  margin-bottom: 0;
  border-color: #fff;
}

@media print, screen and (max-width: 39.99875em) {
  html.cms-content-sales {
    font-size: 12px;
  }
  .sales .scroll-block {
    padding: 1rem 0 3rem;
  }
  .sales .call-to-action {
    text-align: center;
  }
  .sales .results-desc p {
    font-size: 1.2rem;
    padding-bottom: 5px;
  }
  .sales .testimonials {
    padding: 10px 0;
  }
  .sales .testimonials .testimonial .spokesperson {
    text-align: center;
  }
  .sales .testimonials .testimonial .spokesperson img {
    width: 100%;
  }
  .sales .categories p {
    padding-bottom: 0;
  }
  .sales .categories a i {
    margin: 10px 0 20px;
  }
  .sales table.features i {
    display: none;
  }
  .sales table.features img {
    display: none;
  }
  .sales table.features th, .sales table.features td {
    line-height: 125%;
  }
  .sales table.features th {
    vertical-align: top;
    text-align: left;
  }
  .sales table.features td:nth-of-type(odd) {
    padding: 0;
  }
  .sales h1 {
    font-size: 1.8rem;
  }
  .sales h1.super {
    font-size: 2.3rem;
    margin-bottom: -20px;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .widgets-container:after {
  content: "";
  display: table;
  clear: both;
}

.log-in .headline {
  color: #2368a6;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px;
}
.log-in .sign-up {
  font-size: 18px;
  line-height: 22px;
}
.log-in .tabs dd {
  margin-right: 10px;
}
.log-in .tabs dd > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-right: 4px 0 0 15px;
  background-color: #ddd;
  padding: 0;
  text-align: center;
  width: 100px;
  color: #666666;
  font-size: 17px;
  line-height: 36px;
  border: 1px solid #cccccc;
  position: relative;
  bottom: -1px;
}
@media print, screen and (max-width: 39.99875em) {
  .log-in .tabs dd > a {
    width: 90px;
  }
}
.log-in .tabs dd > a:hover {
  color: #222;
}
.log-in .tabs dd.active > a {
  background-color: #fff;
  color: #2368a6;
  border-bottom-width: 0;
  bottom: -2px;
  font-weight: bold;
}
.log-in .tabs-content {
  border: 1px solid #cccccc;
  padding: 10px;
}

.campaigns .autocomplete, .dashboard .autocomplete {
  height: 38px;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .widgets-container:after {
  content: "";
  display: table;
  clear: both;
}

h1 .community-filter {
  float: none;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  h1 .community-filter {
    font-size: 60%;
    float: right;
    width: auto;
  }
}

.community-filter {
  border-radius: 3px;
  position: relative;
  display: inline-block;
  padding: 0.25ex 1.5em 0.25ex 0;
  font-size: 22px;
  line-height: 140%;
  min-width: 8rem;
  vertical-align: middle;
  border: 1px solid #dddddd;
  top: 10px;
  color: #aaaaaa;
  background: white;
}
@media print, screen and (max-width: 39.99875em) {
  .community-filter {
    margin-right: 0;
    position: relative;
    top: 5px;
    width: 170px;
  }
}
.community-filter .drop {
  padding: 0 10px;
  cursor: default;
}
.community-filter .drop .arrow {
  position: absolute;
  top: 0.6666666667ex;
  right: 1ex;
}
.community-filter ul#drop-community-filter {
  min-width: 8rem;
  padding: 0;
  margin: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .community-filter ul#drop-community-filter {
    width: 170px;
  }
}
.community-filter ul#drop-community-filter li {
  list-style: none;
}
.community-filter ul#drop-community-filter li a {
  display: block;
  padding: 0.5ex 1ex;
  line-height: 1.2;
}
.community-filter ul#drop-community-filter li a:hover {
  background-color: #3690cc;
  color: #fff;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .widgets-container:after {
  content: "";
  display: table;
  clear: both;
}

footer {
  background: #4f86b8;
  border-top: 1.4ex solid #d9d9d9;
  padding: 3ex 0;
}
footer .top-links {
  margin-bottom: 2em;
}
@media print, screen and (min-width: 40em) {
  footer .top-links a {
    padding: 3ex 0;
  }
}
footer .bottom-links .gov-footer-links, footer .bottom-links .resident-footer-links {
  text-decoration: underline;
  font-weight: bold;
  color: #fff;
}
@media print, screen and (max-width: 39.99875em) {
  footer .bottom-links {
    margin-bottom: 3em;
  }
}
footer .top-links a, footer .bottom-links a {
  display: block;
  color: #fff;
  padding: 0.75ex 0;
}
footer .top-links a:hover, footer .bottom-links a:hover {
  text-decoration: underline;
}
footer .social {
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  footer .social {
    text-align: right;
  }
}
footer .social .text {
  color: #fff;
  padding: 1ex 0 1em;
}
footer .serving-area {
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding-bottom: 3rem;
}
footer .copyright {
  margin-top: 2em;
  color: #fff;
  font-size: 11px;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  footer .copyright {
    text-align: right;
  }
}
footer form.locale-switcher select {
  color: #fff;
  border: 1px solid #fff;
  background-color: #4f86b8;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28255, 255, 255%29'></polygon></svg>");
}
footer form.locale-switcher select:hover {
  background-color: #658bae;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28255, 255, 255%29'></polygon></svg>");
  border: 1px solid #fff;
}

form.locale-switcher {
  margin-top: 3em;
  margin-bottom: 2em;
  width: auto;
  pointer-events: none;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  form.locale-switcher {
    text-align: right;
  }
}
form.locale-switcher i {
  color: white;
  font-size: 150%;
  pointer-events: none;
}
form.locale-switcher select {
  width: auto;
  border-radius: 0.5ex;
  text-align: right;
  margin-right: -40px;
  margin-bottom: 0;
  pointer-events: all;
  padding-right: 75px;
}
form.locale-switcher select:hover {
  border: 1px solid #98b4ce;
}
form.locale-switcher select option {
  text-align: right;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .widgets-container:after {
  content: "";
  display: table;
  clear: both;
}

#loading {
  position: fixed;
  top: 15px;
  left: 0;
  right: 0;
  width: 54px;
  height: 54px;
  max-width: 54px;
  min-width: 54px;
  margin: 0 auto;
  border: 2px solid #bbb;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0 0 10px #aaa;
  overflow: hidden;
  background: #fff;
  color: #666;
  font-size: 30px;
  text-align: center;
  z-index: 2000;
}

.admin nav.header {
  background: #f4e4e4;
}

body.sessions.new #log-in {
  display: none;
}

#log-in h1 {
  text-align: left;
}

.is-dropdown-submenu {
  z-index: 11;
}

.small-nav {
  display: none;
  margin-top: 10px;
  margin-right: 5px;
}

nav.header {
  background: #ececec;
  border-bottom: 2px solid #cccccc;
}
nav.header #header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  padding: 1ex;
  min-height: 65px;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
nav.header #button-wrapper {
  display: flex;
  margin-left: 30px;
}
nav.header #resident-nav {
  margin-right: 40px;
}
nav.header #government-submenu, nav.header #resident-submenu {
  left: 30px;
  z-index: 12;
}
nav.header #government-submenu a.link-item, nav.header #resident-submenu a.link-item {
  padding-left: 15px;
  padding-right: 10px;
  margin-left: 0;
}
nav.header .logo {
  font-family: "Montserrat", sans-serif;
}
nav.header .brand {
  margin-left: 10px;
}
@media print, screen and (min-width: 40em) {
  nav.header .links .button, nav.header .links .link-item {
    margin-left: 25px;
  }
}
nav.header .links .link-item {
  color: #2368a6;
}
nav.header .links .link-item:active {
  color: #2297e6;
}
nav.header .links .link-item:visited {
  color: #2368a6;
}
nav.header .links .link-item:hover {
  color: #3690cc;
}
nav.header .links .link-item:focus {
  color: #3690cc;
}
nav.header .links .link-item.disabled, nav.header .links .link-item:disabled {
  color: #96c2e9;
  cursor: not-allowed;
}
nav.header .links .link-item:hover {
  color: #3690cc;
}
nav.header .links .link-item.notify {
  position: relative;
}
nav.header .links .link-item.notify .count {
  font-size: 8px;
  border-radius: 1ex;
  line-height: 2em;
  right: 2ex;
  bottom: 1ex;
  width: 2em;
  background: #bbb;
  font-weight: bold;
  color: #fff;
  position: absolute;
  text-align: center;
}
nav.header .links .link-item.notify .count.has-count {
  background: #cd2828;
}
nav.header .links .link-item#user-menu * {
  vertical-align: middle;
}
nav.header .links .link-item#user-menu span {
  font-size: 14px;
}
nav.header .links .link-item i {
  font-size: 24px;
}
nav.header .links a.current {
  font-weight: bold;
}
nav.header #points-badge {
  position: relative;
  color: #2368a6;
  background-color: inherit;
  padding: 0 1rem;
  font-size: 25px;
  line-height: 1.5ex;
}
nav.header #points-badge.visible {
  display: block;
}
nav.header #points-badge.collapse {
  display: none;
}
nav.header #points-badge .icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.5ex;
}
@media print, screen and (max-width: 39.99875em) {
  nav.header #points-badge .icon {
    font-size: 1.1rem;
    line-height: 140%;
  }
}
nav.header #points-badge .icon:before {
  content: "";
  position: absolute;
  width: 0;
  height: 15px;
  border: 5px solid #bbb;
  border-bottom-color: transparent;
  left: 23px;
  top: 23px;
}
nav.header #points-badge .icon i {
  position: relative;
}
nav.header #points-badge .points {
  display: inline-block;
  text-align: center;
}
nav.header #points-badge .points .point-count {
  font-weight: bold;
  margin-top: 0.5ex;
}
nav.header #points-badge .points .point-label {
  font-size: 10px;
}
nav.header a#points-badge:hover .icon:before {
  border-color: #ccc;
  border-bottom-color: transparent;
}
nav.header .user-small-menu-toogle > * {
  vertical-align: middle;
}
nav.header .screen-name {
  display: inline;
  white-space: nowrap;
}
nav.header .screen-name > * {
  vertical-align: middle;
}
nav.header .screen-name .fa-user-circle-o {
  margin-right: 1ex;
}
nav.header.sales-header .get-demo {
  margin-left: 30px;
}
nav.header.sales-header .sales-link-group {
  display: flex;
  justify-content: flex-start;
}

.info h2 {
  font-size: 20px;
  color: #666666;
  font-weight: normal;
  margin: 0;
}
.info {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.25ex 1em;
  background-color: #d9d9d9;
  text-align: center;
}

@media only screen and (max-width: 814px) {
  nav.header.sales-header .large-nav {
    display: none;
  }
  nav.header.sales-header .small-nav {
    display: flex;
  }
  nav.header.sales-header .sales-links.links {
    margin-top: 10px;
    margin-right: 30px;
    display: flex;
    width: 100%;
    justify-content: flex-start;
  }
  nav.header.sales-header .sales-links.links .link-item {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 795px) {
  .large-nav {
    display: none;
  }
  .small-nav {
    display: flex;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .menu > li > a {
    padding: 0.7rem 0;
    margin-right: 1rem;
  }
  .menu > li > a.button {
    padding: 0.7rem;
    margin: 0 10px 0 0;
  }
  .is-dropdown-submenu-parent.is-down-arrow > a::after {
    top: 16px;
  }
  header.header #points-badge .icon:before {
    left: 17px;
  }
  nav.header #top-nav-links {
    margin-right: 0;
  }
  nav.header #government-submenu, nav.header #resident-submenu {
    left: 0;
  }
  nav.header #resident-nav {
    margin-right: 1rem;
  }
  nav.header.sales-header .sales-links.links .link-item {
    margin-right: 0;
    margin-left: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  nav.header.sales-header .sales-links.links li:last-child .link-item {
    padding-right: 0;
  }
  nav.header.sales-header .sales-links.links #government-nav {
    padding-left: 6px;
    padding-right: 22px;
  }
  #points-details h4.details-top {
    font-size: 2rem;
    margin-top: 10px;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .widgets-container:after {
  content: "";
  display: table;
  clear: both;
}

.help-center-nav {
  list-style: none;
  /*Small*/
}
@media only screen and (max-width: 40em) {
  .help-center-nav {
    margin-left: 0;
  }
  .help-center-nav li {
    text-align: center;
  }
  .help-center-nav li a.link-item {
    padding-left: 0;
  }
}
.help-center-nav li {
  display: block;
}
.help-center-nav li.title {
  border-radius: 3px;
  border: 1px solid #cccccc;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: bold;
  color: #2368a6;
  background-color: #e8e7e7;
}
.help-center-nav li a {
  display: block;
  padding: 0.5rem 0 0.5rem 2rem;
  color: #000;
}
.help-center-nav li.active a {
  font-weight: bold;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .widgets-container:after {
  content: "";
  display: table;
  clear: both;
}

#messages {
  padding-left: 0;
  padding-right: 0;
}

#flash_info, #flash_notice, #flash_alert, .notice-info, .notice-message, .alert-message {
  font-size: 16px;
  background-color: #ffff99;
  border: 1px solid #e6e68a;
  margin-left: 0;
}
#flash_info i.fa, #flash_notice i.fa, #flash_alert i.fa, .notice-info i.fa, .notice-message i.fa, .alert-message i.fa {
  font-size: 1.5em;
  margin-right: 0.25ex;
}
#flash_info .button i.fa, #flash_notice .button i.fa, #flash_alert .button i.fa, .notice-info .button i.fa, .notice-message .button i.fa, .alert-message .button i.fa {
  font-size: revert;
}
#flash_info .close-button span, #flash_notice .close-button span, #flash_alert .close-button span, .notice-info .close-button span, .notice-message .close-button span, .alert-message .close-button span {
  vertical-align: middle;
}

#flash_info, #flash_notice, .notice-info, .notice-message {
  color: #2368a6;
}
#flash_info a:not(.button), #flash_notice a:not(.button), .notice-info a:not(.button), .notice-message a:not(.button) {
  text-decoration: underline;
  color: #2368a6;
}
#flash_info a:not(.button):active, #flash_notice a:not(.button):active, .notice-info a:not(.button):active, .notice-message a:not(.button):active {
  color: #2297e6;
}
#flash_info a:not(.button):visited, #flash_notice a:not(.button):visited, .notice-info a:not(.button):visited, .notice-message a:not(.button):visited {
  color: #2368a6;
}
#flash_info a:not(.button):hover, #flash_notice a:not(.button):hover, .notice-info a:not(.button):hover, .notice-message a:not(.button):hover {
  color: #3690cc;
}
#flash_info a:not(.button):focus, #flash_notice a:not(.button):focus, .notice-info a:not(.button):focus, .notice-message a:not(.button):focus {
  color: #3690cc;
}
#flash_info a:not(.button).disabled, #flash_info a:not(.button):disabled, #flash_notice a:not(.button).disabled, #flash_notice a:not(.button):disabled, .notice-info a:not(.button).disabled, .notice-info a:not(.button):disabled, .notice-message a:not(.button).disabled, .notice-message a:not(.button):disabled {
  color: #96c2e9;
  cursor: not-allowed;
}

#flash_alert {
  background-color: #ffcfcf;
  border-color: #fcadad;
}

#flash_alert, .alert-message {
  color: #cd2828;
}
#flash_alert a:not(.button), .alert-message a:not(.button) {
  text-decoration: underline;
  color: #cd2828;
}
#flash_alert a:not(.button):active, .alert-message a:not(.button):active {
  color: #ff4040;
}
#flash_alert a:not(.button):visited, .alert-message a:not(.button):visited {
  color: #cd2828;
}
#flash_alert a:not(.button):hover, .alert-message a:not(.button):hover {
  color: #e74e4e;
}
#flash_alert a:not(.button):focus, .alert-message a:not(.button):focus {
  color: #e74e4e;
}
#flash_alert a:not(.button).disabled, #flash_alert a:not(.button):disabled, .alert-message a:not(.button).disabled, .alert-message a:not(.button):disabled {
  color: #db8484;
  cursor: not-allowed;
}

.notice-message *, .notice-alert * {
  vertical-align: middle;
}
.notice-message .message, .notice-alert .message {
  display: inline;
}
.notice-message a, .notice-alert a {
  text-decoration: underline;
}

#confirmation-notice .email, #confirmation-reminder .email {
  display: block;
  font-weight: bold;
  margin: 5px 0px 10px;
}

.alert-box {
  border-radius: 3px;
  border: none;
  font-size: 14px;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 10px 20px;
  min-height: 27px;
}
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #fff;
}
.alert-box.alert {
  background-color: #cd2828;
  color: #fff;
}

.callout {
  margin: 1rem 0;
  padding-right: 40px;
}
.callout.warning {
  background-color: #f8cca0;
  border-color: #f5b370;
}

/*Small*/
@media only screen and (max-width: 40em) {
  #messages #flash_notice, #messages #flash_alert {
    font-size: 14px;
  }
  .mod-messages .alert-box {
    line-height: 18px;
    padding: 5px 30px 5px 10px;
  }
}
/*Medium*/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* min-width 641px, medium screens */
  #messages #flash_notice, #messages #flash_alert {
    font-size: 14px;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .widgets-container:after {
  content: "";
  display: table;
  clear: both;
}

.reveal .privacy-reminder {
  margin: 2em 0;
  text-align: center;
}

.reveal.more-info-modal {
  position: fixed;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0;
}

/*Small*/
@media only screen and (max-width: 40em) {
  /* max-width 640px */
  .reveal .close-button {
    right: 1rem;
  }
}
/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .widgets-container:after {
  content: "";
  display: table;
  clear: both;
}

.menu li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.side-menu-dropdown-wrap {
  position: absolute;
  z-index: 1000;
}
.side-menu-dropdown-wrap button {
  position: absolute;
  margin: -62px 0 0;
  top: 0;
  border-radius: 0;
  padding: 20px;
  background: transparent !important;
  color: black !important;
}
.side-menu-dropdown-wrap #side-menu-dropdown {
  width: 200px !important;
  margin-top: 10px;
  padding: 0;
  border: 0;
}
.side-menu-dropdown-wrap ul.side-menu:after {
  display: none;
}

.left-menu {
  margin: -10px 0 0 -10px;
  padding: 35px 0;
}
@media print, screen and (max-width: 39.99875em) {
  .left-menu {
    padding: 1ex 0;
    margin: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .left-menu {
    background-image: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(246, 246, 246) 47%, rgb(237, 237, 237) 100%);
  }
}
.left-menu .left-menu-header {
  font-family: "Montserrat", sans-serif;
  margin: 1.5rem 0.6rem 0.5rem;
  padding-top: 2ex;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
}
@media print, screen and (max-width: 39.99875em) {
  .left-menu .left-menu-header {
    text-align: left;
    margin-top: 0.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .left-menu .left-menu-header {
    text-align: center;
  }
}
@media print, screen and (min-width: 64em) {
  .left-menu .left-menu-header {
    text-align: right;
  }
}
.left-menu .left-menu-back {
  text-align: left;
  padding: 0.5ex 1em 2ex 0;
  margin: 0.5rem 0 1em 0;
  white-space: nowrap;
  font-size: 1.2rem;
  font-family: "Montserrat", sans-serif;
}
@media print, screen and (max-width: 39.99875em) {
  .left-menu .left-menu-back {
    display: none;
  }
}

ul.side-menu {
  font-size: 14px;
  margin: -10px 0 0 -10px;
  padding: 1ex 0;
  text-align: left;
  border: 0;
  background-color: #fff;
}
@media print, screen and (max-width: 39.99875em) {
  ul.side-menu {
    position: absolute;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid darkgray;
    margin: 0;
  }
  ul.side-menu.settings-menu, ul.side-menu.help-center-menu {
    position: relative;
    top: -10px;
    z-index: 1;
    background: transparent;
  }
}
@media print, screen and (min-width: 40em) {
  ul.side-menu {
    margin-left: -20px;
    padding: 1em 0;
    text-align: center;
    border-right: 1px solid #ccc;
  }
  ul.side-menu:after {
    content: "";
    display: block;
    margin: 20px -20px -20px;
    height: 80px;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
  }
}
@media print, screen and (min-width: 64em) {
  ul.side-menu {
    margin-left: -15px;
    text-align: right;
  }
}
ul.side-menu > li {
  padding: 0;
  margin: 0.5rem 0;
  list-style: none;
  font-family: "Montserrat", sans-serif;
}
@media print, screen and (min-width: 64em) {
  ul.side-menu > li {
    white-space: nowrap;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  ul.side-menu > li {
    line-height: 1.2em;
  }
}
ul.side-menu > li.back {
  margin-bottom: 1em;
}
@media print, screen and (max-width: 39.99875em) {
  ul.side-menu > li.back {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  ul.side-menu > li.back {
    text-align: left;
  }
}
ul.side-menu > li.tab-header, ul.side-menu > li.header {
  padding: 0 1ex;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.side-menu > li.tabs-title {
  float: none;
}
ul.side-menu > li.tabs-title a {
  color: #2368a6;
}
ul.side-menu > li.tabs-title a:active {
  color: #2297e6;
}
ul.side-menu > li.tabs-title a:visited {
  color: #2368a6;
}
ul.side-menu > li.tabs-title a:hover {
  color: #3690cc;
}
ul.side-menu > li.tabs-title a:focus {
  color: #3690cc;
}
ul.side-menu > li.tabs-title a.disabled, ul.side-menu > li.tabs-title a:disabled {
  color: #96c2e9;
  cursor: not-allowed;
}
ul.side-menu > li.tabs-title a {
  background: transparent;
}
ul.side-menu > li a {
  display: block;
  padding: 0.5ex 1ex 0.5ex 1em;
  overflow: hidden;
  line-height: 1.5em;
  text-overflow: ellipsis;
  font-size: inherit;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  ul.side-menu > li a {
    display: block !important;
    padding: 1em 0.5em;
  }
}
ul.side-menu > li a .icon {
  display: inline-block;
}
@media print, screen and (max-width: 39.99875em) {
  ul.side-menu > li a .icon {
    margin-right: 1ex;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  ul.side-menu > li a .icon {
    display: block;
    margin-bottom: 1ex;
  }
}
@media print, screen and (min-width: 64em) {
  ul.side-menu > li a .icon {
    float: right;
    margin: 0 1ex;
  }
}
ul.side-menu > li a .label {
  border-radius: 0.5ex;
  vertical-align: text-bottom;
  padding: 0 1ex;
  font-size: 11px;
  text-align: center;
  line-height: 1.5em;
  font-weight: normal;
}
ul.side-menu > li.is-active {
  background: #2297e6;
}
ul.side-menu > li.is-active > a {
  color: #fff !important;
  font-weight: bold;
}
ul.side-menu > li.is-active .label {
  color: #2297e6;
  background-color: #fff;
}
@media print, screen and (min-width: 64em) {
  ul.side-menu > li.is-active {
    position: relative;
    border-right: 1px solid #2297e6;
  }
  ul.side-menu > li.is-active:before {
    content: "";
    position: absolute;
    border: 1em solid transparent;
    border-left: 0.5em solid white;
    border-right: 0;
    display: inline-block;
    top: 0;
    bottom: 0;
    left: 0;
  }
  ul.side-menu > li.is-active:after {
    content: "";
    position: absolute;
    border: 1em solid transparent;
    border-left: 1ex solid #2297e6;
    display: inline-block;
    top: 0;
    bottom: 0;
    right: -21px;
  }
}
ul.side-menu .is-dropdown-submenu-parent.opens-right > a {
  padding-right: 3ex;
}
ul.side-menu .is-dropdown-submenu-parent.opens-right > a::after {
  content: "▸";
  margin: -1.65ex 0.25ex;
  color: #bcd;
}
ul.side-menu .menu.nested {
  margin: 0 -2ex 1em 0;
  text-align: left;
}
ul.side-menu .menu.nested li a {
  padding: 1ex;
  display: block;
}
ul.side-menu .menu.nested li a:hover {
  background: #f8f8fa;
}
ul.side-menu .spacer {
  height: 1em;
}
ul.side-menu .divider {
  background: linear-gradient(to right, rgba(0, 0, 0, 0), #ccc);
  height: 1px;
  line-height: 0;
  font-size: 0;
  margin-right: 1px;
}

body.dashboard:not(.home) h1, body.help-center h1, body.edit-profile h2 {
  padding: 1.5ex 30px;
  margin: -10px -20px 1em -30px;
  border: 0 solid;
  border-bottom-width: 1px;
  border-image-slice: 1;
  border-image-source: linear-gradient(to right, lightgray, rgba(1, 1, 1, 0));
  font-size: x-large;
  font-weight: normal;
  color: gray;
}
body.dashboard:not(.home) h1 i, body.help-center h1 i, body.edit-profile h2 i {
  color: gray;
}
@media print, screen and (max-width: 39.99875em) {
  body.dashboard:not(.home) h1, body.help-center h1, body.edit-profile h2 {
    padding-left: 3ex;
  }
}

body.help-center .faq h1 {
  margin-left: -45px;
  padding-left: 2em;
}

/**
 * Used to create a "inverse" arrow for points badges;
 */
.mod-intro-survey .arrow {
  background: url(image_path("sprite.png")) no-repeat 0 2px transparent;
  content: "";
  display: block;
  height: 14px;
  width: 16px;
}

.add-addresses:after, form .best-time-to-contact:after, form .best-time-to-contact-fields:after, .group:after, .content-header:after, .edit-profile .profile-header:after, .survey-updates .add-update:after, .question-updates .add-update:after, .social .social-links.with-email:after, .share-tabs:after, body.surveys.show .main-content .rating-options:after, body.surveys.show .main-content .matrix-options:after,
body.surveys.results .main-content .rating-options:after,
body.surveys.results .main-content .matrix-options:after,
body.previews.show .main-content .rating-options:after,
body.previews.show .main-content .matrix-options:after,
.edit-question .rating-options:after,
.edit-question .matrix-options:after, .readability .analysis-panel.score .score-wrapper:after, .joyride-tip-guide[data-index="0"] .joyride-content-wrapper .tour-action:after, .widgets-container:after {
  content: "";
  display: table;
  clear: both;
}

.tabs.tabs-border, #invite-form .tabs {
  border: 0;
}
.tabs.tabs-border .tabs-title, #invite-form .tabs .tabs-title {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-right: 5px;
  border: 1px solid #e8e7e7;
  border-bottom-width: 0;
  position: relative;
}
.tabs.tabs-border .tabs-title a, #invite-form .tabs .tabs-title a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #666;
  font-size: 20px;
  padding: 0.5rem 1rem;
  background: #e8e7e7;
  box-shadow: inset 0 -8px 4px -4px rgba(0, 0, 0, 0.025);
}
.tabs.tabs-border .tabs-title a:focus, #invite-form .tabs .tabs-title a:focus {
  outline: none;
}
.tabs.tabs-border .tabs-title.is-active, #invite-form .tabs .tabs-title.is-active {
  bottom: -1px;
}
.tabs.tabs-border .tabs-title.is-active a, #invite-form .tabs .tabs-title.is-active a {
  color: #333;
  background: #fff;
  box-shadow: none;
}
.tabs.tabs-border .tabs-actions, #invite-form .tabs .tabs-actions {
  float: right;
}
.tabs.tabs-border .tabs-actions .button, #invite-form .tabs .tabs-actions .button {
  margin-bottom: 0;
}
.tabs.tabs-border + .tabs-content, #invite-form .tabs + .tabs-content {
  border-top: 1px solid #e8e7e7;
}
.tabs.tabs-border .social-links, #invite-form .tabs .social-links {
  float: left;
}
.tabs.tabs-border .social-links a, #invite-form .tabs .social-links a {
  border-bottom: 0;
  color: #666;
  font-size: 20px;
  cursor: pointer;
  padding: 0.33ex 0 0 1em;
}

body.short-intro.show .main-content h1, body.short-intro.update .main-content h1 {
  margin-bottom: 1rem;
}
body.short-intro.show .main-content p, body.short-intro.update .main-content p {
  font-size: large;
}
body.short-intro.show .main-content #contact-prefs-form, body.short-intro.update .main-content #contact-prefs-form {
  margin-top: 2em;
}
body.short-intro.show .main-content .row.voice-phone-number, body.short-intro.show .main-content .row.voice-phone-number + hr, body.short-intro.show .main-content #user_voice_phone_number_attributes_id + hr,
body.short-intro.show .main-content .row.time-zone, body.short-intro.show .main-content .row.time-zone + hr,
body.short-intro.show .main-content .row.preferred-locale, body.short-intro.show .main-content .row.preferred-locale + hr, body.short-intro.update .main-content .row.voice-phone-number, body.short-intro.update .main-content .row.voice-phone-number + hr, body.short-intro.update .main-content #user_voice_phone_number_attributes_id + hr,
body.short-intro.update .main-content .row.time-zone, body.short-intro.update .main-content .row.time-zone + hr,
body.short-intro.update .main-content .row.preferred-locale, body.short-intro.update .main-content .row.preferred-locale + hr {
  display: none;
}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/font-awesome/fa-solid-900.eot");
  src: url("../fonts/font-awesome/fa-solid-900.eot") format("embedded-opentype"), url("../fonts/font-awesome/fa-solid-900.woff2") format("woff2"), url("../fonts/font-awesome/fa-solid-900.woff") format("woff"), url("../fonts/font-awesome/fa-solid-900.ttf") format("truetype"), url("../fonts/font-awesome/fa-solid-900.svg") format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/font-awesome/fa-regular-400.eot");
  src: url("../fonts/font-awesome/fa-regular-400.eot") format("embedded-opentype"), url("../fonts/font-awesome/fa-regular-400.woff2") format("woff2"), url("../fonts/font-awesome/fa-regular-400.woff") format("woff"), url("../fonts/font-awesome/fa-regular-400.ttf") format("truetype"), url("../fonts/font-awesome/fa-regular-400.svg") format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("../fonts/font-awesome/fa-brands-400.eot");
  src: url("../fonts/font-awesome/fa-brands-400.eot") format("embedded-opentype"), url("../fonts/font-awesome/fa-brands-400.woff2") format("woff2"), url("../fonts/font-awesome/fa-brands-400.woff") format("woff"), url("../fonts/font-awesome/fa-brands-400.ttf") format("truetype"), url("../fonts/font-awesome/fa-brands-400.svg") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fab {
  font-family: "Font Awesome 5 Brands";
}

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

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

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

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

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

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

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

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

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

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

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

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

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

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

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

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

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

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

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

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

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

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

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

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

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

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

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

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

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

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

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

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

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

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

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

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

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

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

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

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

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

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

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

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

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

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

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

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

.fa-faucet:before {
  content: "\e005";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

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

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

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

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

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

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

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

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

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

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-user:before {
  content: "\e065";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

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

.fa-innosoft:before {
  content: "\e080";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

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

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

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

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

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

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

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

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

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

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

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

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

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

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

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

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

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

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

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

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

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

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

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

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

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

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

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

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

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

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

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

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

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

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

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

.fa-th:before {
  content: "\f00a";
}

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

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

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-times:before {
  content: "\f00d";
}

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

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

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

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

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

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

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

.fa-volume-mute:before {
  content: "\f6a9";
}

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

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

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

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

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

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
  content: "\f000";
}

.fa.fa-meetup {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-star-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-o:before {
  content: "\f005";
}

.fa.fa-remove:before {
  content: "\f00d";
}

.fa.fa-close:before {
  content: "\f00d";
}

.fa.fa-gear:before {
  content: "\f013";
}

.fa.fa-trash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-trash-o:before {
  content: "\f2ed";
}

.fa.fa-file-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-o:before {
  content: "\f15b";
}

.fa.fa-clock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
  content: "\f358";
}

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
  content: "\f35b";
}

.fa.fa-play-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-play-circle-o:before {
  content: "\f144";
}

.fa.fa-repeat:before {
  content: "\f01e";
}

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

.fa.fa-refresh:before {
  content: "\f021";
}

.fa.fa-list-alt {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dedent:before {
  content: "\f03b";
}

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

.fa.fa-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-photo {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-photo:before {
  content: "\f03e";
}

.fa.fa-image {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-image:before {
  content: "\f03e";
}

.fa.fa-pencil:before {
  content: "\f303";
}

.fa.fa-map-marker:before {
  content: "\f3c5";
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-share-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-share-square-o:before {
  content: "\f14d";
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-square-o:before {
  content: "\f14a";
}

.fa.fa-arrows:before {
  content: "\f0b2";
}

.fa.fa-times-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-circle-o:before {
  content: "\f057";
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-circle-o:before {
  content: "\f058";
}

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

.fa.fa-expand:before {
  content: "\f424";
}

.fa.fa-compress:before {
  content: "\f422";
}

.fa.fa-eye {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eye-slash {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-warning:before {
  content: "\f071";
}

.fa.fa-calendar:before {
  content: "\f073";
}

.fa.fa-arrows-v:before {
  content: "\f338";
}

.fa.fa-arrows-h:before {
  content: "\f337";
}

.fa.fa-bar-chart {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-bar-chart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-twitter-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gears:before {
  content: "\f085";
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
  content: "\f164";
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
  content: "\f165";
}

.fa.fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-heart-o:before {
  content: "\f004";
}

.fa.fa-sign-out:before {
  content: "\f2f5";
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

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

.fa.fa-external-link:before {
  content: "\f35d";
}

.fa.fa-sign-in:before {
  content: "\f2f6";
}

.fa.fa-github-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-square-o:before {
  content: "\f0c8";
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bookmark-o:before {
  content: "\f02e";
}

.fa.fa-twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook:before {
  content: "\f39e";
}

.fa.fa-facebook-f {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-f:before {
  content: "\f39e";
}

.fa.fa-github {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-feed:before {
  content: "\f09e";
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-hand-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-hand-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-hand-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-hand-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-arrows-alt:before {
  content: "\f31e";
}

.fa.fa-group:before {
  content: "\f0c0";
}

.fa.fa-chain:before {
  content: "\f0c1";
}

.fa.fa-scissors:before {
  content: "\f0c4";
}

.fa.fa-files-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-floppy-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-navicon:before {
  content: "\f0c9";
}

.fa.fa-reorder:before {
  content: "\f0c9";
}

.fa.fa-pinterest {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

.fa.fa-money {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-money:before {
  content: "\f3d1";
}

.fa.fa-unsorted:before {
  content: "\f0dc";
}

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

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

.fa.fa-linkedin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin:before {
  content: "\f0e1";
}

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

.fa.fa-legal:before {
  content: "\f0e3";
}

.fa.fa-tachometer:before {
  content: "\f3fd";
}

.fa.fa-dashboard:before {
  content: "\f3fd";
}

.fa.fa-comment-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comment-o:before {
  content: "\f075";
}

.fa.fa-comments-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comments-o:before {
  content: "\f086";
}

.fa.fa-flash:before {
  content: "\f0e7";
}

.fa.fa-clipboard {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste:before {
  content: "\f328";
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-exchange:before {
  content: "\f362";
}

.fa.fa-cloud-download:before {
  content: "\f381";
}

.fa.fa-cloud-upload:before {
  content: "\f382";
}

.fa.fa-bell-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-o:before {
  content: "\f0f3";
}

.fa.fa-cutlery:before {
  content: "\f2e7";
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-text-o:before {
  content: "\f15c";
}

.fa.fa-building-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-building-o:before {
  content: "\f1ad";
}

.fa.fa-hospital-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-tablet:before {
  content: "\f3fa";
}

.fa.fa-mobile:before {
  content: "\f3cd";
}

.fa.fa-mobile-phone:before {
  content: "\f3cd";
}

.fa.fa-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-o:before {
  content: "\f111";
}

.fa.fa-mail-reply:before {
  content: "\f3e5";
}

.fa.fa-github-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-folder-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-o:before {
  content: "\f07b";
}

.fa.fa-folder-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-open-o:before {
  content: "\f07c";
}

.fa.fa-smile-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-smile-o:before {
  content: "\f118";
}

.fa.fa-frown-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-frown-o:before {
  content: "\f119";
}

.fa.fa-meh-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-meh-o:before {
  content: "\f11a";
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-keyboard-o:before {
  content: "\f11c";
}

.fa.fa-flag-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-flag-o:before {
  content: "\f024";
}

.fa.fa-mail-reply-all:before {
  content: "\f122";
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-o:before {
  content: "\f089";
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-empty:before {
  content: "\f089";
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-full:before {
  content: "\f089";
}

.fa.fa-code-fork:before {
  content: "\f126";
}

.fa.fa-chain-broken:before {
  content: "\f127";
}

.fa.fa-shield:before {
  content: "\f3ed";
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-o:before {
  content: "\f133";
}

.fa.fa-maxcdn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-html5 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-css3 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ticket:before {
  content: "\f3ff";
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-minus-square-o:before {
  content: "\f146";
}

.fa.fa-level-up:before {
  content: "\f3bf";
}

.fa.fa-level-down:before {
  content: "\f3be";
}

.fa.fa-pencil-square:before {
  content: "\f14b";
}

.fa.fa-external-link-square:before {
  content: "\f360";
}

.fa.fa-compass {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa.fa-toggle-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-down:before {
  content: "\f150";
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa.fa-toggle-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-up:before {
  content: "\f151";
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa.fa-toggle-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-right:before {
  content: "\f152";
}

.fa.fa-eur:before {
  content: "\f153";
}

.fa.fa-euro:before {
  content: "\f153";
}

.fa.fa-gbp:before {
  content: "\f154";
}

.fa.fa-usd:before {
  content: "\f155";
}

.fa.fa-dollar:before {
  content: "\f155";
}

.fa.fa-inr:before {
  content: "\f156";
}

.fa.fa-rupee:before {
  content: "\f156";
}

.fa.fa-jpy:before {
  content: "\f157";
}

.fa.fa-cny:before {
  content: "\f157";
}

.fa.fa-rmb:before {
  content: "\f157";
}

.fa.fa-yen:before {
  content: "\f157";
}

.fa.fa-rub:before {
  content: "\f158";
}

.fa.fa-ruble:before {
  content: "\f158";
}

.fa.fa-rouble:before {
  content: "\f158";
}

.fa.fa-krw:before {
  content: "\f159";
}

.fa.fa-won:before {
  content: "\f159";
}

.fa.fa-btc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin:before {
  content: "\f15a";
}

.fa.fa-file-text:before {
  content: "\f15c";
}

.fa.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa.fa-sort-alpha-desc:before {
  content: "\f881";
}

.fa.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa.fa-sort-amount-desc:before {
  content: "\f884";
}

.fa.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa.fa-sort-numeric-desc:before {
  content: "\f886";
}

.fa.fa-youtube-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play:before {
  content: "\f167";
}

.fa.fa-dropbox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-overflow {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-instagram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-flickr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-adn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square:before {
  content: "\f171";
}

.fa.fa-tumblr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-long-arrow-down:before {
  content: "\f309";
}

.fa.fa-long-arrow-up:before {
  content: "\f30c";
}

.fa.fa-long-arrow-left:before {
  content: "\f30a";
}

.fa.fa-long-arrow-right:before {
  content: "\f30b";
}

.fa.fa-apple {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-windows {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-android {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linux {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dribbble {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skype {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-foursquare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-trello {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gratipay {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip:before {
  content: "\f184";
}

.fa.fa-sun-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sun-o:before {
  content: "\f185";
}

.fa.fa-moon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-moon-o:before {
  content: "\f186";
}

.fa.fa-vk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-renren {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pagelines {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-exchange {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
  content: "\f35a";
}

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
  content: "\f359";
}

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa.fa-toggle-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-left:before {
  content: "\f191";
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dot-circle-o:before {
  content: "\f192";
}

.fa.fa-vimeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-try:before {
  content: "\f195";
}

.fa.fa-turkish-lira:before {
  content: "\f195";
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-plus-square-o:before {
  content: "\f0fe";
}

.fa.fa-slack {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wordpress {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-openid {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-institution:before {
  content: "\f19c";
}

.fa.fa-bank:before {
  content: "\f19c";
}

.fa.fa-mortar-board:before {
  content: "\f19d";
}

.fa.fa-yahoo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-delicious {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-digg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-pp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-drupal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-joomla {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-spoon:before {
  content: "\f2e5";
}

.fa.fa-behance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-behance-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-automobile:before {
  content: "\f1b9";
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-o:before {
  content: "\f0e0";
}

.fa.fa-spotify {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-deviantart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-soundcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa.fa-file-word-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-word-o:before {
  content: "\f1c2";
}

.fa.fa-file-excel-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa.fa-file-image-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-image-o:before {
  content: "\f1c5";
}

.fa.fa-file-photo-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-photo-o:before {
  content: "\f1c5";
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa.fa-file-zip-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa.fa-file-sound-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-sound-o:before {
  content: "\f1c7";
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-video-o:before {
  content: "\f1c8";
}

.fa.fa-file-movie-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-movie-o:before {
  content: "\f1c8";
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-code-o:before {
  content: "\f1c9";
}

.fa.fa-vine {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-codepen {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-jsfiddle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-life-ring {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy:before {
  content: "\f1cd";
}

.fa.fa-life-buoy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-buoy:before {
  content: "\f1cd";
}

.fa.fa-life-saver {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-saver:before {
  content: "\f1cd";
}

.fa.fa-support {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-support:before {
  content: "\f1cd";
}

.fa.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa.fa-rebel {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra:before {
  content: "\f1d0";
}

.fa.fa-resistance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-resistance:before {
  content: "\f1d0";
}

.fa.fa-empire {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge:before {
  content: "\f1d1";
}

.fa.fa-git-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-git {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hacker-news {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square:before {
  content: "\f1d4";
}

.fa.fa-yc-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc-square:before {
  content: "\f1d4";
}

.fa.fa-tencent-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-qq {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weixin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat:before {
  content: "\f1d7";
}

.fa.fa-send:before {
  content: "\f1d8";
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paper-plane-o:before {
  content: "\f1d8";
}

.fa.fa-send-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-send-o:before {
  content: "\f1d8";
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-thin:before {
  content: "\f111";
}

.fa.fa-header:before {
  content: "\f1dc";
}

.fa.fa-sliders:before {
  content: "\f1de";
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-futbol-o:before {
  content: "\f1e3";
}

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa.fa-slideshare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-twitch {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yelp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa.fa-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-wallet {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-visa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-mastercard {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-discover {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-amex {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-stripe {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-slash-o:before {
  content: "\f1f6";
}

.fa.fa-trash:before {
  content: "\f2ed";
}

.fa.fa-copyright {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eyedropper:before {
  content: "\f1fb";
}

.fa.fa-area-chart:before {
  content: "\f1fe";
}

.fa.fa-pie-chart:before {
  content: "\f200";
}

.fa.fa-line-chart:before {
  content: "\f201";
}

.fa.fa-lastfm {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ioxhost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-angellist {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-cc:before {
  content: "\f20a";
}

.fa.fa-ils:before {
  content: "\f20b";
}

.fa.fa-shekel:before {
  content: "\f20b";
}

.fa.fa-sheqel:before {
  content: "\f20b";
}

.fa.fa-meanpath {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-meanpath:before {
  content: "\f2b4";
}

.fa.fa-buysellads {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-connectdevelop {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dashcube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-forumbee {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-leanpub {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-sellsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-shirtsinbulk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-simplybuilt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skyatlas {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-diamond {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-diamond:before {
  content: "\f3a5";
}

.fa.fa-intersex:before {
  content: "\f224";
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-official:before {
  content: "\f09a";
}

.fa.fa-pinterest-p {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hotel:before {
  content: "\f236";
}

.fa.fa-viacoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-medium {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc:before {
  content: "\f23b";
}

.fa.fa-optin-monster {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opencart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-expeditedssl {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-battery-4:before {
  content: "\f240";
}

.fa.fa-battery:before {
  content: "\f240";
}

.fa.fa-battery-3:before {
  content: "\f241";
}

.fa.fa-battery-2:before {
  content: "\f242";
}

.fa.fa-battery-1:before {
  content: "\f243";
}

.fa.fa-battery-0:before {
  content: "\f244";
}

.fa.fa-object-group {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-object-ungroup {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o:before {
  content: "\f249";
}

.fa.fa-cc-jcb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-diners-club {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-clone {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o:before {
  content: "\f254";
}

.fa.fa-hourglass-1:before {
  content: "\f251";
}

.fa.fa-hourglass-2:before {
  content: "\f252";
}

.fa.fa-hourglass-3:before {
  content: "\f253";
}

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-rock-o:before {
  content: "\f255";
}

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-grab-o:before {
  content: "\f255";
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-paper-o:before {
  content: "\f256";
}

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-stop-o:before {
  content: "\f256";
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-spock-o:before {
  content: "\f259";
}

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa.fa-registered {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-creative-commons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tripadvisor {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-get-pocket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wikipedia-w {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-safari {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-chrome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-firefox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opera {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-internet-explorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-television:before {
  content: "\f26c";
}

.fa.fa-contao {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-500px {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-amazon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-times-o:before {
  content: "\f273";
}

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-check-o:before {
  content: "\f274";
}

.fa.fa-map-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-map-o:before {
  content: "\f279";
}

.fa.fa-commenting:before {
  content: "\f4ad";
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-commenting-o:before {
  content: "\f4ad";
}

.fa.fa-houzz {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo:before {
  content: "\f27d";
}

.fa.fa-black-tie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fonticons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-alien {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-edge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card-alt:before {
  content: "\f09d";
}

.fa.fa-codiepie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-modx {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fort-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-usb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-product-hunt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-mixcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-scribd {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pause-circle-o:before {
  content: "\f28b";
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-stop-circle-o:before {
  content: "\f28d";
}

.fa.fa-bluetooth {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bluetooth-b {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gitlab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpbeginner {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpforms {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-envira {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
  content: "\f368";
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-question-circle-o:before {
  content: "\f059";
}

.fa.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa.fa-asl-interpreting:before {
  content: "\f2a3";
}

.fa.fa-deafness:before {
  content: "\f2a4";
}

.fa.fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa.fa-glide {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-glide-g {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-signing:before {
  content: "\f2a7";
}

.fa.fa-viadeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-first-order {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yoast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-themeisle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-circle:before {
  content: "\f2b3";
}

.fa.fa-font-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa:before {
  content: "\f2b4";
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-handshake-o:before {
  content: "\f2b5";
}

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-open-o:before {
  content: "\f2b6";
}

.fa.fa-linode {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-book-o:before {
  content: "\f2b9";
}

.fa.fa-vcard:before {
  content: "\f2bb";
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-card-o:before {
  content: "\f2bb";
}

.fa.fa-vcard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-vcard-o:before {
  content: "\f2bb";
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-circle-o:before {
  content: "\f2bd";
}

.fa.fa-user-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-o:before {
  content: "\f007";
}

.fa.fa-id-badge {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license:before {
  content: "\f2c2";
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-id-card-o:before {
  content: "\f2c2";
}

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license-o:before {
  content: "\f2c2";
}

.fa.fa-quora {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-free-code-camp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-telegram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4:before {
  content: "\f2c7";
}

.fa.fa-thermometer:before {
  content: "\f2c7";
}

.fa.fa-thermometer-3:before {
  content: "\f2c8";
}

.fa.fa-thermometer-2:before {
  content: "\f2c9";
}

.fa.fa-thermometer-1:before {
  content: "\f2ca";
}

.fa.fa-thermometer-0:before {
  content: "\f2cb";
}

.fa.fa-bathtub:before {
  content: "\f2cd";
}

.fa.fa-s15:before {
  content: "\f2cd";
}

.fa.fa-window-maximize {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-restore {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle:before {
  content: "\f410";
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-close-o:before {
  content: "\f410";
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
  content: "\f410";
}

.fa.fa-bandcamp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-grav {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-etsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-imdb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ravelry {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast:before {
  content: "\f2da";
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa.fa-superpowers {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpexplorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cab:before {
  content: "\f1ba";
}

/*! jQuery UI - v1.13.3 - 2024-04-26
* https://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url("%22images%2Fui-icons_555555_256x240.png%22")&iconsHighlight=url("%22images%2Fui-icons_777620_256x240.png%22")&iconsHeader=url("%22images%2Fui-icons_444444_256x240.png%22")&iconsError=url("%22images%2Fui-icons_cc0000_256x240.png%22")&iconsDefault=url("%22images%2Fui-icons_777777_256x240.png%22")&iconsContent=url("%22images%2Fui-icons_444444_256x240.png%22")&iconsActive=url("%22images%2Fui-icons_ffffff_256x240.png%22")&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright OpenJS Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

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

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)";
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative;
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff;
}

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)";
  background-image: none;
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)";
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
  background: #aaa;
  opacity: 0.003;
  -ms-filter: "alpha(opacity=.3)";
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}

/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: "flexslider-icon";
  src: url("/fonts/flexslider-icon.eot");
  src: url("/fonts/flexslider-icon.eot") format("embedded-opentype"), url("/fonts/flexslider-icon.woff") format("woff"), url("/fonts/flexslider-icon.ttf") format("truetype"), url("/fonts/flexslider-icon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: "\f001";
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
  content: "\f002";
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: "\f003";
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.tooltipster-fall, .tooltipster-grow.tooltipster-show {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-base {
  display: flex;
  pointer-events: none;
  position: absolute;
}

.tooltipster-box {
  flex: 1 1 auto;
}

.tooltipster-content {
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}

.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}

.tooltipster-fade.tooltipster-show {
  opacity: 1;
}

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0);
  -moz-transform: rotateZ(0);
  -o-transform: rotateZ(0);
  -ms-transform: rotateZ(0);
  transform: rotateZ(0);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}

.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}

@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tooltipster-update-fade {
  animation: tooltipster-fading 0.4s;
}

@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}
.tooltipster-update-rotate {
  animation: tooltipster-rotating 0.6s;
}

@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.tooltipster-update-scale {
  animation: tooltipster-scaling 0.6s;
}

.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid #000;
  border-radius: 4px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}

.tooltipster-sidetip .tooltipster-content {
  color: #fff;
  line-height: 18px;
  padding: 6px 14px;
}

.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}

.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px;
}

.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #000;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #000;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #000;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #000;
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}

[data-joyride] {
  display: none;
}

.reveal.joyride, .tooltip.joyride {
  font-size: 100%;
  min-width: 20rem;
  padding: 0.5em;
}

.reveal.joyride .close, .tooltip.joyride .close {
  float: right;
}

.reveal.joyride .joyride-buttons, .tooltip.joyride .joyride-buttons {
  text-align: center;
}

.reveal.joyride .joyride-buttons button, .tooltip.joyride .joyride-buttons button {
  margin: 0 0.5em;
}

[data-whatinput=mouse] .joyride {
  outline: 0;
}
