
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 */
/**
 * 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;
  -webkit-text-decoration: underline dotted;
          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: #ffffff;
  font-family: "ContinentalStagSansWeb", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  color: #000000;
  -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: 0.5rem;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0.5rem;
}

.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;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0.5rem;
  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;
}

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: "ContinentalStagSansWeb", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  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: #e6e6e6;
}

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 3rem;
  }
  h2, .h2 {
    font-size: 1.125rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  h3, .h3 {
    font-size: 1rem;
  }
  h4, .h4 {
    font-size: 0.875rem;
  }
  h5, .h5 {
    font-size: 0.625rem;
  }
  h6, .h6 {
    font-size: 0.5rem;
  }
}
a {
  line-height: inherit;
  color: #FFA500;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(219.3, 141.9, 0);
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #e6e6e6;
  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 #e6e6e6;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

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

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #f0f0f0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000000;
  border-radius: 0.5rem;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 300;
  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 #e6e6e6;
  background-color: #f0f0f0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #000000;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #e6e6e6;
  background-color: #f0f0f0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #000000;
  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 {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            print-color-adjust: economy;
    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;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .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;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  border: 1px solid transparent;
  border-radius: 1.375rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.5rem 1.5rem;
}
[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: #FFA500;
  color: #000000;
}
.button:hover, .button:focus {
  background-color: rgb(216.75, 140.25, 0);
  color: #000000;
}
.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: #FFA500;
  color: #000000;
}
.button.primary:hover, .button.primary:focus {
  background-color: #cc8400;
  color: #000000;
}
.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: #000000;
  color: #ffffff;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: black;
  color: #ffffff;
}
.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: #2DB928;
  color: #000000;
}
.button.success:hover, .button.success:focus {
  background-color: #249420;
  color: #000000;
}
.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: #000000;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(204, 139.2, 0);
  color: #000000;
}
.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: #FF2D37;
  color: #000000;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(240, 0, 11.4285714286);
  color: #000000;
}
.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 #FFA500;
  color: #FFA500;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: rgb(127.5, 82.5, 0);
  color: rgb(127.5, 82.5, 0);
}
.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 #FFA500;
  color: #FFA500;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: rgb(127.5, 82.5, 0);
  color: rgb(127.5, 82.5, 0);
}
.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 #000000;
  color: #000000;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: black;
  color: black;
}
.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 #2DB928;
  color: #2DB928;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: rgb(22.5, 92.5, 20);
  color: rgb(22.5, 92.5, 20);
}
.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 #FF2D37;
  color: #FF2D37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: rgb(150, 0, 7.1428571429);
  color: rgb(150, 0, 7.1428571429);
}
.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: #FFA500;
}
.button.clear:hover, .button.clear:focus {
  color: rgb(127.5, 82.5, 0);
}
.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: #FFA500;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: rgb(127.5, 82.5, 0);
}
.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: #000000;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: black;
}
.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: #2DB928;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: rgb(22.5, 92.5, 20);
}
.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: #FF2D37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: rgb(150, 0, 7.1428571429);
}
.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: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1.5rem;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #FFA500;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #FFA500;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #000000;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #2DB928;
}
.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: #FF2D37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

.progress {
  height: 0.75rem;
  margin-bottom: 0;
  border-radius: 0.5rem;
  background-color: #ffffff;
}
.progress.primary .progress-meter {
  background-color: #FFA500;
}
.progress.secondary .progress-meter {
  background-color: #000000;
}
.progress.success .progress-meter {
  background-color: #2DB928;
}
.progress.warning .progress-meter {
  background-color: #ffae00;
}
.progress.alert .progress-meter {
  background-color: #FF2D37;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #FFA500;
  border-radius: 0.5rem;
}

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

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(0, 0, 0, 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: 1.5rem;
  border: 1px solid #e6e6e6;
  border-radius: 0.5rem;
  background-color: #ffffff;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.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;
}

progress {
  display: block;
  width: 100%;
  height: 0.75rem;
  margin-bottom: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.5rem;
  border: 0;
  background: #ffffff;
}
progress::-webkit-progress-bar {
  background: #ffffff;
  border-radius: 0.5rem;
}
progress::-webkit-progress-value {
  background: #FFA500;
  border-radius: 0.5rem;
}
progress::-moz-progress-bar {
  background: #FFA500;
  border-radius: 0.5rem;
}
progress.primary {
  color: #FFA500;
}
progress.primary::-webkit-progress-value {
  background: #FFA500;
}
progress.primary::-moz-progress-bar {
  background: #FFA500;
}
progress.secondary {
  color: #000000;
}
progress.secondary::-webkit-progress-value {
  background: #000000;
}
progress.secondary::-moz-progress-bar {
  background: #000000;
}
progress.success {
  color: #2DB928;
}
progress.success::-webkit-progress-value {
  background: #2DB928;
}
progress.success::-moz-progress-bar {
  background: #2DB928;
}
progress.warning {
  color: #ffae00;
}
progress.warning::-webkit-progress-value {
  background: #ffae00;
}
progress.warning::-moz-progress-bar {
  background: #ffae00;
}
progress.alert {
  color: #FF2D37;
}
progress.alert::-webkit-progress-value {
  background: #FF2D37;
}
progress.alert::-moz-progress-bar {
  background: #FF2D37;
}
progress::-ms-fill {
  border-radius: 0.5rem;
  border: 0;
}

.badge {
  display: inline-block;
  margin-left: 0.75rem;
  background-color: #e6e6e6;
  color: #8a8a8a;
  border-radius: 0.5rem;
  padding: 0 0.5em;
  font-size: 0.75rem;
}

.block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 1.5rem 0 0 0;
  margin-bottom: 1.5rem;
  background: #f0f0f0;
  border-radius: 0.5rem;
}
.block--small {
  padding: 1rem 0 0 0;
}
.block__full-width, .block__half-width, .block__third-width, .block__fourth-width {
  padding: 0 1.5rem;
  margin-bottom: 1.5rem;
}
.block--small .block__full-width, .block--small .block__half-width, .block--small .block__third-width, .block--small .block__fourth-width {
  margin-bottom: 1rem;
}
.block__full-width {
  width: 100%;
  flex: 1 1 100%;
}
.block__half-width {
  width: 50%;
  flex: 1 1 50%;
}
.block__third-width {
  width: 33%;
  flex: 1 1 33%;
}
.block__fourth-width {
  width: 25%;
  flex: 1 1 25%;
}
.block--divider hr {
  padding: 0;
  margin: 0;
}

.dealer-attributes__icon img {
  width: 1.25rem;
  height: 1.25rem;
  vertical-align: top;
}
.dealer-attributes__icon:hover > .dealer-attributes__icon-remove {
  display: block;
}
.dealer-attributes__icon:hover > img {
  display: none;
}

.dealer-attributes__icon-remove {
  display: none;
  font-size: 1.25em;
  color: #000000;
  cursor: pointer;
  padding-left: 0.125rem;
}
.dealer-attributes__icon-remove:hover {
  color: #000000;
}

.dealer-attributes__icon-upload {
  cursor: pointer;
}
.dealer-attributes__icon-upload:disabled {
  cursor: not-allowed;
}
.dealer-attributes__icon-upload i {
  font-size: 1.25em;
  color: #8a8a8a;
}
.dealer-attributes__icon-upload i:hover {
  color: #000000;
}

.button-group {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.button-group .button {
  flex-shrink: 0;
  flex-grow: 0;
}
.button-group .button:not(:last-child) {
  margin-right: 1rem;
}
.button-group__spacer {
  width: 90%;
  flex-grow: 1;
}
.button-group__text {
  width: 90%;
  flex-grow: 1;
  padding: 0 1.5rem;
}
.button-group > form, .button-group > a {
  white-space: nowrap;
}

.callout {
  background-color: white;
  color: #000000;
  position: relative;
  margin: 0 1rem 0 0;
  padding: 1rem;
  border: none;
  border-radius: 0.5rem;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: rgb(255, 241.5, 216.75);
  color: #000000;
}
.callout.secondary {
  background-color: rgb(216.75, 216.75, 216.75);
  color: #000000;
}
.callout.success {
  background-color: rgb(220.8, 247.4, 219.85);
  color: #000000;
}
.callout.warning {
  background-color: rgb(255, 242.85, 216.75);
  color: #000000;
}
.callout.alert {
  background-color: rgb(255, 223.5, 225);
  color: #000000;
}
.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;
}

.callouts {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.callout--compact {
  height: 3rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.callout[data-autoclose] {
  animation-name: slidein, slideout;
  animation-timing-function: ease-in-out;
  animation-duration: 0.4s, 0.2s;
  animation-delay: 0s, 5s;
  animation-fill-mode: forwards;
}
.callout[data-closeable] {
  animation: 0.4s ease-in-out both slidein;
}
.callout--hidden[data-closeable] {
  animation: 0.2s ease-in-out both slideout;
}
.callout__icon {
  height: 2rem;
  width: 2rem;
  font-size: 1.375rem;
  font-weight: bold;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  margin-right: 1.5rem;
}
.primary .callout__icon {
  color: #FFA500;
}
.success .callout__icon {
  color: #2DB928;
  padding-right: 0.25rem;
}
.warning .callout__icon {
  color: #ffae00;
}
.alert .callout__icon {
  color: #FF2D37;
}
.callout__icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #ffffff;
  z-index: -1;
}
.callout__text {
  font-weight: bold;
  margin: 0;
}
.callout__close {
  font-size: 2rem;
  line-height: 1;
  color: #8a8a8a;
  cursor: pointer;
  margin-left: 1.5rem;
  transition: color 0.25s ease;
}
.callout__close:hover, .callout__close:focus {
  color: #000000;
}
.callout__close span {
  pointer-events: none;
}

@keyframes slidein {
  from {
    transform: translateX(-130%);
  }
}
@keyframes slideout {
  to {
    transform: translateX(-130%);
  }
}
.content-wrapper {
  margin: 0 auto;
  max-width: 46.25rem;
}

.content {
  margin: 0 auto;
  margin-top: 10.25rem;
  padding: 0 1.5rem 1.5rem;
  max-width: 87.5rem;
}
.content__header {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

#dealers__search__markets .last_update {
  text-align: right;
  color: #8a8a8a;
}

.dealers__search__bu-tab .badge {
  vertical-align: middle;
  padding: 0.2rem 0.4rem;
  margin-top: -0.2rem;
  background-color: #FFA500;
  color: #ffffff;
}

.dealers__search__brands {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.dealers__search__brands label {
  margin-right: 3rem !important;
}

.dealers__search__text.tabs-panel {
  padding-bottom: 0;
}
.dealers__search__text.tabs-panel hr {
  margin-bottom: 0;
}

#search_search_text[type=text] {
  width: 50%;
  min-width: 30em;
}

.dealers__search__geocoded-filter {
  white-space: nowrap;
  margin-left: 3.5em;
}

.dealers__crm {
  display: inline-block;
  border-radius: 50%;
  width: 0.625em;
  height: 0.625em;
}
.dealers__crm--info {
  background-color: #000000;
}

.dealers__geocoding {
  display: inline-block;
  border-radius: 50%;
  width: 1em;
  height: 1em;
}
.dealers__geocoding--small {
  width: 0.625em;
  height: 0.625em;
}
.dealers__geocoding--unknown {
  background-color: #f0f0f0;
}
.dealers__geocoding--success {
  background-color: #2DB928;
}
.dealers__geocoding--success-bordered {
  border: 1px solid #2DB928;
  background-color: transparent;
}
.dealers__geocoding--warning {
  background-color: #ffae00;
}
.dealers__geocoding--error {
  background-color: #FF2D37;
}

.dealer__same-locations .form__label {
  text-align: center;
}
.dealer__same-locations .fi-alert {
  color: #ffae00;
  font-size: 1.5em;
}

.dealer__map-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.dealer__map-container .dealer__map {
  width: 100%;
  height: 78%;
}
.dealer__map-container .dealer__position-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em 1.5rem;
  margin: 1.5rem 0;
  background: #e0e0e0;
  border-radius: 1.375rem;
  width: 100%;
}
.dealer__map-container .dealer__geocoding-accuracy {
  display: flex;
  align-items: center;
}
.dealer__map-container .dealer__geocoding-accuracy .dealers__geocoding {
  margin-right: 1em;
  position: relative;
  top: -0.0625rem;
}
.dealer__map-container .dealer__warn-icon {
  vertical-align: top;
  padding-right: 1em;
  flex-shrink: 0;
}
.dealer__map-container .dealer__formatted-address {
  display: flex;
}

.dealer__map__button--hidden {
  display: none;
}

hr.dealers {
  border-color: #000000;
}

[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 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.75rem;
  margin: 0 0 1rem;
  padding: 0.625rem 1.25rem 0.6875rem;
  border: 1px solid #f0f0f0;
  border-radius: 1.375rem;
  background-color: #ffffff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #000000;
  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 #f0f0f0;
  background-color: #ffffff;
  box-shadow: 0;
  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: #e0e0e0;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 1.375rem;
}

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

::-moz-placeholder {
  color: #e6e6e6;
}

::placeholder {
  color: #e6e6e6;
}

[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: 100%;
  font-weight: 300;
  line-height: 1.8;
  color: #000000;
}
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: #000000;
}

.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: 1.375rem 0 0 1.375rem;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 1.375rem 1.375rem 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 #e6e6e6;
  background: #f0f0f0;
  color: #000000;
  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: 0;
  padding: 0;
  border: 0;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.75rem;
  margin: 0 0 1rem;
  padding: 0.625rem 1.25rem 0.6875rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #f0f0f0;
  border-radius: 1.375rem;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #000000;
  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%28255, 165, 0%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 #f0f0f0;
  background-color: #ffffff;
  box-shadow: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #e0e0e0;
  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: #FF2D37;
  background-color: #ffeaeb;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #FF2D37;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #FF2D37;
}

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

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

select.disabled,
input.disabled {
  background-color: #e0e0e0 !important;
  color: #8a8a8a !important;
  cursor: not-allowed;
  pointer-events: none;
  box-shadow: none;
}
select.disabled:hover,
input.disabled:hover {
  cursor: not-allowed;
}

select {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='30' height='30' viewBox='0 0 30 30' fill='%23FFA500' preserveAspectRatio='xMaxYMid'><path d='M2.80701754,5.22807015 L3.22807018,4.80701754 C3.32163761,4.71345011 3.43274836,4.66666667 3.56140351,4.66666667 C3.69005866,4.66666667 3.80116941,4.71345011 3.89473684,4.80701754 L8,8.9122805 L12.1052632,4.80701754 C12.1988306,4.71345011 12.3099413,4.66666667 12.4385965,4.66666667 C12.5672516,4.66666667 12.6783624,4.71345011 12.7719298,4.80701754 L13.1929825,5.22807015 C13.2865499,5.32163757 13.3333333,5.43859645 13.3333333,5.57894732 C13.3333333,5.71929819 13.2865499,5.83625708 13.1929825,5.9298245 L8.35087719,10.7719295 C8.25730976,10.865497 8.14035088,10.9122804 8,10.9122804 C7.85964912,10.9122804 7.74269024,10.865497 7.64912281,10.7719295 L2.80701754,5.9298245 C2.71345011,5.83625708 2.66666667,5.71929819 2.66666667,5.57894732 C2.66666667,5.43859645 2.71345011,5.32163757 2.80701754,5.22807015 Z'></path></svg>");
  background-position: right -1.5rem top;
  background-position-y: 0.7rem;
  background-size: 44px 44px;
}
select.field_with_error {
  border: 1px solid red;
}

input[type=checkbox] {
  position: absolute;
  opacity: 0;
}
input[type=checkbox] + label {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  cursor: pointer;
  z-index: 1000;
}
input[type=checkbox] + label::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 0.75rem;
  background-color: #ffffff;
  border-radius: 0.25rem;
  box-shadow: 0 0.0625rem 0 0 rgba(0, 0, 0, 0.24);
}
input[type=checkbox]:checked + label::after {
  content: "\f126";
  position: absolute;
  left: 0.375rem;
  color: #FFA500;
  font-family: foundation-icons;
}
input[type=checkbox].disabled + label {
  color: #8a8a8a !important;
}
input[type=checkbox].disabled + label::before {
  background-color: #e0e0e0 !important;
  color: #8a8a8a !important;
  pointer-events: none;
}
input[type=checkbox].disabled:checked + label::after {
  color: #8a8a8a !important;
  pointer-events: none;
}

.block [type=text], .block [type=password], .block [type=date], .block [type=datetime], .block [type=datetime-local], .block [type=month], .block [type=week], .block [type=email], .block [type=number], .block [type=search], .block [type=tel], .block [type=time], .block [type=url], .block [type=color], .block textarea, .block select, .form__select-fieldset [type=text], .form__select-fieldset [type=password], .form__select-fieldset [type=date], .form__select-fieldset [type=datetime], .form__select-fieldset [type=datetime-local], .form__select-fieldset [type=month], .form__select-fieldset [type=week], .form__select-fieldset [type=email], .form__select-fieldset [type=number], .form__select-fieldset [type=search], .form__select-fieldset [type=tel], .form__select-fieldset [type=time], .form__select-fieldset [type=url], .form__select-fieldset [type=color], .form__select-fieldset textarea, .form__select-fieldset select {
  margin-bottom: 0;
}

.form {
  margin: 0;
  padding: 0;
}
.form__row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.form__row--note {
  color: #969696;
  height: 100%;
}
.form__row--right-aligned {
  justify-content: flex-end;
}
.form__row:not(:last-child) {
  margin-bottom: 1rem;
}
.form__row--checkbox {
  margin-bottom: 1em;
}
.form__zip-code {
  width: 7.5rem;
  flex-shrink: 0;
  margin-right: 1rem;
}
.form__label {
  width: 4.5rem;
  flex-shrink: 0;
  margin-right: 1.5rem;
}
.form__label--wide {
  width: 9rem;
}
.form__label label {
  display: inline;
}
.form__value--unwrapped {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.form__select-fieldset {
  display: flex;
}
.form__select-fieldset__title {
  width: 30%;
  flex-shrink: 0;
  margin-right: 1.5rem;
}
.form__select-fieldset__selects {
  -moz-column-count: 5;
       column-count: 5;
  -moz-column-width: 10rem;
       column-width: 10rem;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.form__select-fieldset__checkboxes-row {
  -moz-column-count: 1;
       column-count: 1;
  -moz-column-width: 10rem;
       column-width: 10rem;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.form__select-fieldset__table {
  width: 100%;
}
.form__select-fieldset__select {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.625rem;
}
.form__cell--centered {
  text-align: center;
}
.form input[type=text].field_with_error {
  border: 1px solid #FF2D37;
}
.form label.field_with_error, .form h2.field_with_error {
  color: #FF2D37;
}

/*
 * Foundation Icons v 3.0
 * Made by ZURB 2013 http://zurb.com/playground/foundation-icon-fonts-3
 * MIT License
 */
@font-face {
  font-family: "foundation-icons";
  src: url(/assets/foundation-icons-2526c3b0bd60d6f29e38c0f734da7e4ba18118bc49e0dc28c093c928a165823d.eot);
  src: url(/assets/foundation-icons-2526c3b0bd60d6f29e38c0f734da7e4ba18118bc49e0dc28c093c928a165823d.eot?#iefix) format("embedded-opentype"), url(/assets/foundation-icons-25761227484178e75ba2a3687530fd51643c5467e1cb0f2c22c87bc4ac3508c7.woff) format("woff"), url(/assets/foundation-icons-57c83b3cc4782ae9a77c5b0b0429181dcbaab29e5551d6cdc3351f982626cc1d.ttf) format("truetype"), url(/assets/foundation-icons-77d9b34b9749ca930fcacd3fe5b3b786fa7885737f78ac05563b7db03844d291.svg#fontcustom) format("svg");
  font-weight: normal;
  font-style: normal;
}
.fi-address-book:before,
.fi-alert:before,
.fi-align-center:before,
.fi-align-justify:before,
.fi-align-left:before,
.fi-align-right:before,
.fi-anchor:before,
.fi-annotate:before,
.fi-archive:before,
.fi-arrow-down:before,
.fi-arrow-left:before,
.fi-arrow-right:before,
.fi-arrow-up:before,
.fi-arrows-compress:before,
.fi-arrows-expand:before,
.fi-arrows-in:before,
.fi-arrows-out:before,
.fi-asl:before,
.fi-asterisk:before,
.fi-at-sign:before,
.fi-background-color:before,
.fi-battery-empty:before,
.fi-battery-full:before,
.fi-battery-half:before,
.fi-bitcoin-circle:before,
.fi-bitcoin:before,
.fi-blind:before,
.fi-bluetooth:before,
.fi-bold:before,
.fi-book-bookmark:before,
.fi-book:before,
.fi-bookmark:before,
.fi-braille:before,
.fi-burst-new:before,
.fi-burst-sale:before,
.fi-burst:before,
.fi-calendar:before,
.fi-camera:before,
.fi-check:before,
.fi-checkbox:before,
.fi-clipboard-notes:before,
.fi-clipboard-pencil:before,
.fi-clipboard:before,
.fi-clock:before,
.fi-closed-caption:before,
.fi-cloud:before,
.fi-comment-minus:before,
.fi-comment-quotes:before,
.fi-comment-video:before,
.fi-comment:before,
.fi-comments:before,
.fi-compass:before,
.fi-contrast:before,
.fi-credit-card:before,
.fi-crop:before,
.fi-crown:before,
.fi-css3:before,
.fi-database:before,
.fi-die-five:before,
.fi-die-four:before,
.fi-die-one:before,
.fi-die-six:before,
.fi-die-three:before,
.fi-die-two:before,
.fi-dislike:before,
.fi-dollar-bill:before,
.fi-dollar:before,
.fi-download:before,
.fi-eject:before,
.fi-elevator:before,
.fi-euro:before,
.fi-eye:before,
.fi-fast-forward:before,
.fi-female-symbol:before,
.fi-female:before,
.fi-filter:before,
.fi-first-aid:before,
.fi-flag:before,
.fi-folder-add:before,
.fi-folder-lock:before,
.fi-folder:before,
.fi-foot:before,
.fi-foundation:before,
.fi-graph-bar:before,
.fi-graph-horizontal:before,
.fi-graph-pie:before,
.fi-graph-trend:before,
.fi-guide-dog:before,
.fi-hearing-aid:before,
.fi-heart:before,
.fi-home:before,
.fi-html5:before,
.fi-indent-less:before,
.fi-indent-more:before,
.fi-info:before,
.fi-italic:before,
.fi-key:before,
.fi-laptop:before,
.fi-layout:before,
.fi-lightbulb:before,
.fi-like:before,
.fi-link:before,
.fi-list-bullet:before,
.fi-list-number:before,
.fi-list-thumbnails:before,
.fi-list:before,
.fi-lock:before,
.fi-loop:before,
.fi-magnifying-glass:before,
.fi-mail:before,
.fi-male-female:before,
.fi-male-symbol:before,
.fi-male:before,
.fi-map:before,
.fi-marker:before,
.fi-megaphone:before,
.fi-microphone:before,
.fi-minus-circle:before,
.fi-minus:before,
.fi-mobile-signal:before,
.fi-mobile:before,
.fi-monitor:before,
.fi-mountains:before,
.fi-music:before,
.fi-next:before,
.fi-no-dogs:before,
.fi-no-smoking:before,
.fi-page-add:before,
.fi-page-copy:before,
.fi-page-csv:before,
.fi-page-delete:before,
.fi-page-doc:before,
.fi-page-edit:before,
.fi-page-export-csv:before,
.fi-page-export-doc:before,
.fi-page-export-pdf:before,
.fi-page-export:before,
.fi-page-filled:before,
.fi-page-multiple:before,
.fi-page-pdf:before,
.fi-page-remove:before,
.fi-page-search:before,
.fi-page:before,
.fi-paint-bucket:before,
.fi-paperclip:before,
.fi-pause:before,
.fi-paw:before,
.fi-paypal:before,
.fi-pencil:before,
.fi-photo:before,
.fi-play-circle:before,
.fi-play-video:before,
.fi-play:before,
.fi-plus:before,
.fi-pound:before,
.fi-power:before,
.fi-previous:before,
.fi-price-tag:before,
.fi-pricetag-multiple:before,
.fi-print:before,
.fi-prohibited:before,
.fi-projection-screen:before,
.fi-puzzle:before,
.fi-quote:before,
.fi-record:before,
.fi-refresh:before,
.fi-results-demographics:before,
.fi-results:before,
.fi-rewind-ten:before,
.fi-rewind:before,
.fi-rss:before,
.fi-safety-cone:before,
.fi-save:before,
.fi-share:before,
.fi-sheriff-badge:before,
.fi-shield:before,
.fi-shopping-bag:before,
.fi-shopping-cart:before,
.fi-shuffle:before,
.fi-skull:before,
.fi-social-500px:before,
.fi-social-adobe:before,
.fi-social-amazon:before,
.fi-social-android:before,
.fi-social-apple:before,
.fi-social-behance:before,
.fi-social-bing:before,
.fi-social-blogger:before,
.fi-social-delicious:before,
.fi-social-designer-news:before,
.fi-social-deviant-art:before,
.fi-social-digg:before,
.fi-social-dribbble:before,
.fi-social-drive:before,
.fi-social-dropbox:before,
.fi-social-evernote:before,
.fi-social-facebook:before,
.fi-social-flickr:before,
.fi-social-forrst:before,
.fi-social-foursquare:before,
.fi-social-game-center:before,
.fi-social-github:before,
.fi-social-google-plus:before,
.fi-social-hacker-news:before,
.fi-social-hi5:before,
.fi-social-instagram:before,
.fi-social-joomla:before,
.fi-social-lastfm:before,
.fi-social-linkedin:before,
.fi-social-medium:before,
.fi-social-myspace:before,
.fi-social-orkut:before,
.fi-social-path:before,
.fi-social-picasa:before,
.fi-social-pinterest:before,
.fi-social-rdio:before,
.fi-social-reddit:before,
.fi-social-skillshare:before,
.fi-social-skype:before,
.fi-social-smashing-mag:before,
.fi-social-snapchat:before,
.fi-social-spotify:before,
.fi-social-squidoo:before,
.fi-social-stack-overflow:before,
.fi-social-steam:before,
.fi-social-stumbleupon:before,
.fi-social-treehouse:before,
.fi-social-tumblr:before,
.fi-social-twitter:before,
.fi-social-vimeo:before,
.fi-social-windows:before,
.fi-social-xbox:before,
.fi-social-yahoo:before,
.fi-social-yelp:before,
.fi-social-youtube:before,
.fi-social-zerply:before,
.fi-social-zurb:before,
.fi-sound:before,
.fi-star:before,
.fi-stop:before,
.fi-strikethrough:before,
.fi-subscript:before,
.fi-superscript:before,
.fi-tablet-landscape:before,
.fi-tablet-portrait:before,
.fi-target-two:before,
.fi-target:before,
.fi-telephone-accessible:before,
.fi-telephone:before,
.fi-text-color:before,
.fi-thumbnails:before,
.fi-ticket:before,
.fi-torso-business:before,
.fi-torso-female:before,
.fi-torso:before,
.fi-torsos-all-female:before,
.fi-torsos-all:before,
.fi-torsos-female-male:before,
.fi-torsos-male-female:before,
.fi-torsos:before,
.fi-trash:before,
.fi-trees:before,
.fi-trophy:before,
.fi-underline:before,
.fi-universal-access:before,
.fi-unlink:before,
.fi-unlock:before,
.fi-upload-cloud:before,
.fi-upload:before,
.fi-usb:before,
.fi-video:before,
.fi-volume-none:before,
.fi-volume-strike:before,
.fi-volume:before,
.fi-web:before,
.fi-wheelchair:before,
.fi-widget:before,
.fi-wrench:before,
.fi-x-circle:before,
.fi-x:before,
.fi-yen:before,
.fi-zoom-in:before,
.fi-zoom-out:before {
  font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.fi-address-book:before {
  content: "\f100";
}

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

.fi-align-center:before {
  content: "\f102";
}

.fi-align-justify:before {
  content: "\f103";
}

.fi-align-left:before {
  content: "\f104";
}

.fi-align-right:before {
  content: "\f105";
}

.fi-anchor:before {
  content: "\f106";
}

.fi-annotate:before {
  content: "\f107";
}

.fi-archive:before {
  content: "\f108";
}

.fi-arrow-down:before {
  content: "\f109";
}

.fi-arrow-left:before {
  content: "\f10a";
}

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

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

.fi-arrows-compress:before {
  content: "\f10d";
}

.fi-arrows-expand:before {
  content: "\f10e";
}

.fi-arrows-in:before {
  content: "\f10f";
}

.fi-arrows-out:before {
  content: "\f110";
}

.fi-asl:before {
  content: "\f111";
}

.fi-asterisk:before {
  content: "\f112";
}

.fi-at-sign:before {
  content: "\f113";
}

.fi-background-color:before {
  content: "\f114";
}

.fi-battery-empty:before {
  content: "\f115";
}

.fi-battery-full:before {
  content: "\f116";
}

.fi-battery-half:before {
  content: "\f117";
}

.fi-bitcoin-circle:before {
  content: "\f118";
}

.fi-bitcoin:before {
  content: "\f119";
}

.fi-blind:before {
  content: "\f11a";
}

.fi-bluetooth:before {
  content: "\f11b";
}

.fi-bold:before {
  content: "\f11c";
}

.fi-book-bookmark:before {
  content: "\f11d";
}

.fi-book:before {
  content: "\f11e";
}

.fi-bookmark:before {
  content: "\f11f";
}

.fi-braille:before {
  content: "\f120";
}

.fi-burst-new:before {
  content: "\f121";
}

.fi-burst-sale:before {
  content: "\f122";
}

.fi-burst:before {
  content: "\f123";
}

.fi-calendar:before {
  content: "\f124";
}

.fi-camera:before {
  content: "\f125";
}

.fi-check:before {
  content: "\f126";
}

.fi-checkbox:before {
  content: "\f127";
}

.fi-clipboard-notes:before {
  content: "\f128";
}

.fi-clipboard-pencil:before {
  content: "\f129";
}

.fi-clipboard:before {
  content: "\f12a";
}

.fi-clock:before {
  content: "\f12b";
}

.fi-closed-caption:before {
  content: "\f12c";
}

.fi-cloud:before {
  content: "\f12d";
}

.fi-comment-minus:before {
  content: "\f12e";
}

.fi-comment-quotes:before {
  content: "\f12f";
}

.fi-comment-video:before {
  content: "\f130";
}

.fi-comment:before {
  content: "\f131";
}

.fi-comments:before {
  content: "\f132";
}

.fi-compass:before {
  content: "\f133";
}

.fi-contrast:before {
  content: "\f134";
}

.fi-credit-card:before {
  content: "\f135";
}

.fi-crop:before {
  content: "\f136";
}

.fi-crown:before {
  content: "\f137";
}

.fi-css3:before {
  content: "\f138";
}

.fi-database:before {
  content: "\f139";
}

.fi-die-five:before {
  content: "\f13a";
}

.fi-die-four:before {
  content: "\f13b";
}

.fi-die-one:before {
  content: "\f13c";
}

.fi-die-six:before {
  content: "\f13d";
}

.fi-die-three:before {
  content: "\f13e";
}

.fi-die-two:before {
  content: "\f13f";
}

.fi-dislike:before {
  content: "\f140";
}

.fi-dollar-bill:before {
  content: "\f141";
}

.fi-dollar:before {
  content: "\f142";
}

.fi-download:before {
  content: "\f143";
}

.fi-eject:before {
  content: "\f144";
}

.fi-elevator:before {
  content: "\f145";
}

.fi-euro:before {
  content: "\f146";
}

.fi-eye:before {
  content: "\f147";
}

.fi-fast-forward:before {
  content: "\f148";
}

.fi-female-symbol:before {
  content: "\f149";
}

.fi-female:before {
  content: "\f14a";
}

.fi-filter:before {
  content: "\f14b";
}

.fi-first-aid:before {
  content: "\f14c";
}

.fi-flag:before {
  content: "\f14d";
}

.fi-folder-add:before {
  content: "\f14e";
}

.fi-folder-lock:before {
  content: "\f14f";
}

.fi-folder:before {
  content: "\f150";
}

.fi-foot:before {
  content: "\f151";
}

.fi-foundation:before {
  content: "\f152";
}

.fi-graph-bar:before {
  content: "\f153";
}

.fi-graph-horizontal:before {
  content: "\f154";
}

.fi-graph-pie:before {
  content: "\f155";
}

.fi-graph-trend:before {
  content: "\f156";
}

.fi-guide-dog:before {
  content: "\f157";
}

.fi-hearing-aid:before {
  content: "\f158";
}

.fi-heart:before {
  content: "\f159";
}

.fi-home:before {
  content: "\f15a";
}

.fi-html5:before {
  content: "\f15b";
}

.fi-indent-less:before {
  content: "\f15c";
}

.fi-indent-more:before {
  content: "\f15d";
}

.fi-info:before {
  content: "\f15e";
}

.fi-italic:before {
  content: "\f15f";
}

.fi-key:before {
  content: "\f160";
}

.fi-laptop:before {
  content: "\f161";
}

.fi-layout:before {
  content: "\f162";
}

.fi-lightbulb:before {
  content: "\f163";
}

.fi-like:before {
  content: "\f164";
}

.fi-link:before {
  content: "\f165";
}

.fi-list-bullet:before {
  content: "\f166";
}

.fi-list-number:before {
  content: "\f167";
}

.fi-list-thumbnails:before {
  content: "\f168";
}

.fi-list:before {
  content: "\f169";
}

.fi-lock:before {
  content: "\f16a";
}

.fi-loop:before {
  content: "\f16b";
}

.fi-magnifying-glass:before {
  content: "\f16c";
}

.fi-mail:before {
  content: "\f16d";
}

.fi-male-female:before {
  content: "\f16e";
}

.fi-male-symbol:before {
  content: "\f16f";
}

.fi-male:before {
  content: "\f170";
}

.fi-map:before {
  content: "\f171";
}

.fi-marker:before {
  content: "\f172";
}

.fi-megaphone:before {
  content: "\f173";
}

.fi-microphone:before {
  content: "\f174";
}

.fi-minus-circle:before {
  content: "\f175";
}

.fi-minus:before {
  content: "\f176";
}

.fi-mobile-signal:before {
  content: "\f177";
}

.fi-mobile:before {
  content: "\f178";
}

.fi-monitor:before {
  content: "\f179";
}

.fi-mountains:before {
  content: "\f17a";
}

.fi-music:before {
  content: "\f17b";
}

.fi-next:before {
  content: "\f17c";
}

.fi-no-dogs:before {
  content: "\f17d";
}

.fi-no-smoking:before {
  content: "\f17e";
}

.fi-page-add:before {
  content: "\f17f";
}

.fi-page-copy:before {
  content: "\f180";
}

.fi-page-csv:before {
  content: "\f181";
}

.fi-page-delete:before {
  content: "\f182";
}

.fi-page-doc:before {
  content: "\f183";
}

.fi-page-edit:before {
  content: "\f184";
}

.fi-page-export-csv:before {
  content: "\f185";
}

.fi-page-export-doc:before {
  content: "\f186";
}

.fi-page-export-pdf:before {
  content: "\f187";
}

.fi-page-export:before {
  content: "\f188";
}

.fi-page-filled:before {
  content: "\f189";
}

.fi-page-multiple:before {
  content: "\f18a";
}

.fi-page-pdf:before {
  content: "\f18b";
}

.fi-page-remove:before {
  content: "\f18c";
}

.fi-page-search:before {
  content: "\f18d";
}

.fi-page:before {
  content: "\f18e";
}

.fi-paint-bucket:before {
  content: "\f18f";
}

.fi-paperclip:before {
  content: "\f190";
}

.fi-pause:before {
  content: "\f191";
}

.fi-paw:before {
  content: "\f192";
}

.fi-paypal:before {
  content: "\f193";
}

.fi-pencil:before {
  content: "\f194";
}

.fi-photo:before {
  content: "\f195";
}

.fi-play-circle:before {
  content: "\f196";
}

.fi-play-video:before {
  content: "\f197";
}

.fi-play:before {
  content: "\f198";
}

.fi-plus:before {
  content: "\f199";
}

.fi-pound:before {
  content: "\f19a";
}

.fi-power:before {
  content: "\f19b";
}

.fi-previous:before {
  content: "\f19c";
}

.fi-price-tag:before {
  content: "\f19d";
}

.fi-pricetag-multiple:before {
  content: "\f19e";
}

.fi-print:before {
  content: "\f19f";
}

.fi-prohibited:before {
  content: "\f1a0";
}

.fi-projection-screen:before {
  content: "\f1a1";
}

.fi-puzzle:before {
  content: "\f1a2";
}

.fi-quote:before {
  content: "\f1a3";
}

.fi-record:before {
  content: "\f1a4";
}

.fi-refresh:before {
  content: "\f1a5";
}

.fi-results-demographics:before {
  content: "\f1a6";
}

.fi-results:before {
  content: "\f1a7";
}

.fi-rewind-ten:before {
  content: "\f1a8";
}

.fi-rewind:before {
  content: "\f1a9";
}

.fi-rss:before {
  content: "\f1aa";
}

.fi-safety-cone:before {
  content: "\f1ab";
}

.fi-save:before {
  content: "\f1ac";
}

.fi-share:before {
  content: "\f1ad";
}

.fi-sheriff-badge:before {
  content: "\f1ae";
}

.fi-shield:before {
  content: "\f1af";
}

.fi-shopping-bag:before {
  content: "\f1b0";
}

.fi-shopping-cart:before {
  content: "\f1b1";
}

.fi-shuffle:before {
  content: "\f1b2";
}

.fi-skull:before {
  content: "\f1b3";
}

.fi-social-500px:before {
  content: "\f1b4";
}

.fi-social-adobe:before {
  content: "\f1b5";
}

.fi-social-amazon:before {
  content: "\f1b6";
}

.fi-social-android:before {
  content: "\f1b7";
}

.fi-social-apple:before {
  content: "\f1b8";
}

.fi-social-behance:before {
  content: "\f1b9";
}

.fi-social-bing:before {
  content: "\f1ba";
}

.fi-social-blogger:before {
  content: "\f1bb";
}

.fi-social-delicious:before {
  content: "\f1bc";
}

.fi-social-designer-news:before {
  content: "\f1bd";
}

.fi-social-deviant-art:before {
  content: "\f1be";
}

.fi-social-digg:before {
  content: "\f1bf";
}

.fi-social-dribbble:before {
  content: "\f1c0";
}

.fi-social-drive:before {
  content: "\f1c1";
}

.fi-social-dropbox:before {
  content: "\f1c2";
}

.fi-social-evernote:before {
  content: "\f1c3";
}

.fi-social-facebook:before {
  content: "\f1c4";
}

.fi-social-flickr:before {
  content: "\f1c5";
}

.fi-social-forrst:before {
  content: "\f1c6";
}

.fi-social-foursquare:before {
  content: "\f1c7";
}

.fi-social-game-center:before {
  content: "\f1c8";
}

.fi-social-github:before {
  content: "\f1c9";
}

.fi-social-google-plus:before {
  content: "\f1ca";
}

.fi-social-hacker-news:before {
  content: "\f1cb";
}

.fi-social-hi5:before {
  content: "\f1cc";
}

.fi-social-instagram:before {
  content: "\f1cd";
}

.fi-social-joomla:before {
  content: "\f1ce";
}

.fi-social-lastfm:before {
  content: "\f1cf";
}

.fi-social-linkedin:before {
  content: "\f1d0";
}

.fi-social-medium:before {
  content: "\f1d1";
}

.fi-social-myspace:before {
  content: "\f1d2";
}

.fi-social-orkut:before {
  content: "\f1d3";
}

.fi-social-path:before {
  content: "\f1d4";
}

.fi-social-picasa:before {
  content: "\f1d5";
}

.fi-social-pinterest:before {
  content: "\f1d6";
}

.fi-social-rdio:before {
  content: "\f1d7";
}

.fi-social-reddit:before {
  content: "\f1d8";
}

.fi-social-skillshare:before {
  content: "\f1d9";
}

.fi-social-skype:before {
  content: "\f1da";
}

.fi-social-smashing-mag:before {
  content: "\f1db";
}

.fi-social-snapchat:before {
  content: "\f1dc";
}

.fi-social-spotify:before {
  content: "\f1dd";
}

.fi-social-squidoo:before {
  content: "\f1de";
}

.fi-social-stack-overflow:before {
  content: "\f1df";
}

.fi-social-steam:before {
  content: "\f1e0";
}

.fi-social-stumbleupon:before {
  content: "\f1e1";
}

.fi-social-treehouse:before {
  content: "\f1e2";
}

.fi-social-tumblr:before {
  content: "\f1e3";
}

.fi-social-twitter:before {
  content: "\f1e4";
}

.fi-social-vimeo:before {
  content: "\f1e5";
}

.fi-social-windows:before {
  content: "\f1e6";
}

.fi-social-xbox:before {
  content: "\f1e7";
}

.fi-social-yahoo:before {
  content: "\f1e8";
}

.fi-social-yelp:before {
  content: "\f1e9";
}

.fi-social-youtube:before {
  content: "\f1ea";
}

.fi-social-zerply:before {
  content: "\f1eb";
}

.fi-social-zurb:before {
  content: "\f1ec";
}

.fi-sound:before {
  content: "\f1ed";
}

.fi-star:before {
  content: "\f1ee";
}

.fi-stop:before {
  content: "\f1ef";
}

.fi-strikethrough:before {
  content: "\f1f0";
}

.fi-subscript:before {
  content: "\f1f1";
}

.fi-superscript:before {
  content: "\f1f2";
}

.fi-tablet-landscape:before {
  content: "\f1f3";
}

.fi-tablet-portrait:before {
  content: "\f1f4";
}

.fi-target-two:before {
  content: "\f1f5";
}

.fi-target:before {
  content: "\f1f6";
}

.fi-telephone-accessible:before {
  content: "\f1f7";
}

.fi-telephone:before {
  content: "\f1f8";
}

.fi-text-color:before {
  content: "\f1f9";
}

.fi-thumbnails:before {
  content: "\f1fa";
}

.fi-ticket:before {
  content: "\f1fb";
}

.fi-torso-business:before {
  content: "\f1fc";
}

.fi-torso-female:before {
  content: "\f1fd";
}

.fi-torso:before {
  content: "\f1fe";
}

.fi-torsos-all-female:before {
  content: "\f1ff";
}

.fi-torsos-all:before {
  content: "\f200";
}

.fi-torsos-female-male:before {
  content: "\f201";
}

.fi-torsos-male-female:before {
  content: "\f202";
}

.fi-torsos:before {
  content: "\f203";
}

.fi-trash:before {
  content: "\f204";
}

.fi-trees:before {
  content: "\f205";
}

.fi-trophy:before {
  content: "\f206";
}

.fi-underline:before {
  content: "\f207";
}

.fi-universal-access:before {
  content: "\f208";
}

.fi-unlink:before {
  content: "\f209";
}

.fi-unlock:before {
  content: "\f20a";
}

.fi-upload-cloud:before {
  content: "\f20b";
}

.fi-upload:before {
  content: "\f20c";
}

.fi-usb:before {
  content: "\f20d";
}

.fi-video:before {
  content: "\f20e";
}

.fi-volume-none:before {
  content: "\f20f";
}

.fi-volume-strike:before {
  content: "\f210";
}

.fi-volume:before {
  content: "\f211";
}

.fi-web:before {
  content: "\f212";
}

.fi-wheelchair:before {
  content: "\f213";
}

.fi-widget:before {
  content: "\f214";
}

.fi-wrench:before {
  content: "\f215";
}

.fi-x-circle:before {
  content: "\f216";
}

.fi-x:before {
  content: "\f217";
}

.fi-yen:before {
  content: "\f218";
}

.fi-zoom-in:before {
  content: "\f219";
}

.fi-zoom-out:before {
  content: "\f21a";
}

span.info-icon {
  padding-left: 0.5em;
}

hr.markets {
  border-color: #000000;
}

span.disabled-note {
  color: #8a8a8a;
}

div.modal {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1.5rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0.5rem;
  font-size: 1rem;
  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: 0.5rem;
  color: #000000;
}
.pagination a:hover,
.pagination button:hover {
  background: #f0f0f0;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #FFA500;
  color: #ffffff;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #e6e6e6;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #000000;
}

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

.pagination {
  margin-top: 1.5rem;
  text-align: center;
}

.site-header {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #f0f0f0;
}

.title-bar {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  height: 4.375rem;
  background-color: #000000;
  color: #ffffff;
  border-bottom: 0.25rem solid #FFA500;
}
.title-bar__logo, .title-bar__username, .title-bar__logout {
  width: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.title-bar__logo {
  display: flex;
  flex: 0 0 auto;
  margin-left: 1.5rem;
}
.title-bar__username {
  flex: 1 1 0px;
  font-size: 0.875rem;
  margin-right: -1.5rem;
  text-align: right;
}
.title-bar__logout {
  flex: 0 0 auto;
}

.navigation {
  height: 4.375rem;
  background-color: #ffffff;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.navigation .dataset {
  margin-left: 1.5rem;
  font-size: 0.875rem;
  color: #969696;
}

.menu {
  height: 4.375rem;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.menu__item {
  display: inline-block;
}
.menu__item a {
  position: relative;
  height: 100%;
  padding: 1.625rem 1.5rem;
  color: #000000;
  font-weight: bold;
  font-size: 1.125rem;
  margin-bottom: 0;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
}
.menu__item.is-active a {
  background: #FFA500;
}
.menu__item:not(:first-child):not(.is-active) a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 1.8125rem;
  width: 1px;
  background-color: #e6e6e6;
}
.menu__item.is-active + .menu__item a::before {
  display: none;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1.5rem;
}
table thead {
  border: none;
  font-weight: bold;
}
table.table--decorated {
  margin-top: 1.5rem;
  margin-bottom: 0;
}
table.table--decorated thead {
  border-bottom: 0.125rem solid #000000;
}
table.table--decorated tbody tr:not(:last-child) {
  border-bottom: 0.0625rem solid #e0e0e0;
}
table.table--decorated2 {
  margin-top: 1.5rem;
  margin-bottom: 0;
}
table.table--decorated2 thead {
  border-bottom: 0.125rem solid #000000;
}
table tbody {
  border: none;
}
table tbody [type=text], table tbody [type=password], table tbody [type=date], table tbody [type=datetime], table tbody [type=datetime-local], table tbody [type=month], table tbody [type=week], table tbody [type=email], table tbody [type=number], table tbody [type=search], table tbody [type=tel], table tbody [type=time], table tbody [type=url], table tbody [type=color], table tbody textarea {
  margin-bottom: 0;
}
table thead tr td {
  padding-top: 0;
}
table td {
  padding: 0.5rem 0;
}
table td.table-cell--indented {
  padding-left: 1.125rem;
}
table td:not(:last-child) {
  padding-right: 1.125rem;
}

.tabs {
  margin: 0;
  border: 1px solid #f0f0f0;
  background: #000000;
  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: #FFA500;
}
.tabs.primary > li > a {
  color: #000000;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(242.25, 156.75, 0);
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.125rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1;
  color: #FFA500;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #000000;
  color: rgb(219.3, 141.9, 0);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #f0f0f0;
  color: #000000;
}

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

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

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

.tabs-container {
  margin-bottom: 1.5rem;
}

.tabs {
  border-width: 0;
  border-radius: 0.5rem 0.5rem 0 0;
}

.tabs-title a {
  outline: none;
  font-weight: bold;
  position: relative;
}
.tabs-title:first-of-type a {
  border-radius: 0.5rem 0 0 0;
}
.tabs-title:not(:first-of-type):not(.is-active) a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 1.8125rem;
  width: 1px;
  background-color: #8a8a8a;
}
.tabs-title.is-active + .tabs-title a::before {
  display: none;
}

.tabs-panel [type=text] {
  margin-bottom: 0;
}

.tabs-content {
  border-radius: 0 0 0.5rem 0.5rem;
}

#file_button {
  width: 100%;
  position: relative;
}
#file_button input {
  background-color: #ffffff;
  margin: 0;
  color: #8a8a8a;
  cursor: default;
}
#file_button label {
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
}

#upload__progress {
  display: none;
}

#errors {
  display: none;
}

.upload-status i {
  margin-right: 0.25em;
}

.uploads__table__row:hover {
  cursor: pointer;
}
.uploads__table__row:hover td {
  background-color: rgb(252.75, 252.75, 252.75);
}
.uploads__table__row:hover td:first-child {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.uploads__table__row:hover td:last-child {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.uploads__table__details-row {
  cursor: pointer;
  border-bottom: none !important;
}
.uploads__table__details-row--top td:first-child {
  border-top-left-radius: 0.5rem;
}
.uploads__table__details-row--top td:last-child {
  border-top-right-radius: 0.5rem;
}
.uploads__table__details-row--bottom td {
  border-bottom: 1px solid #e6e6e6;
}
.uploads__table__details-row--bottom td:first-child {
  border-bottom-left-radius: 0.5rem;
}
.uploads__table__details-row--bottom td:last-child {
  border-bottom-right-radius: 0.5rem;
}
.uploads__table__details-row td {
  background-color: rgb(252.75, 252.75, 252.75);
  vertical-align: top;
}
.uploads__table__details-row .uploads__table__arrow {
  padding-top: 0.3125rem;
}
.uploads__table__details-title {
  color: #8a8a8a;
  font-size: 0.9em;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
.uploads__table__arrow {
  padding-right: 0.75rem;
}
.uploads__table__arrow svg {
  width: 1rem;
  height: 0.625rem;
}
.uploads__table__arrow svg path {
  fill: #8a8a8a;
}

.err {
  color: red;
}

.diff {
  display: block;
}
.diff--old {
  color: red;
  text-decoration: line-through;
}
.diff--new {
  color: green;
}
.diff--former {
  text-decoration: line-through;
}

span.icon {
  padding-right: 10px;
  padding-left: 20px;
}

span.emphasize {
  font-weight: bold;
}

img.smaller {
  width: 0.9em;
}

td.centered {
  text-align: center;
}

@font-face {
  font-family: "ContinentalStagSansWeb";
  src: url(/assets/ContinentalStagSansWeb-Book-414541e7eaa21898371c7fc10ed4c0e9df23d47a8c02789bd84b637090b430d6.otf) format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ContinentalStagSansWeb";
  src: url(/assets/ContinentalStagSansWeb-Medium-00178cff72dd3380a24412567a7f644417bee4b28cc95f757a97dc08a1ce0bc9.otf) format("opentype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.button {
  font-weight: bold;
  box-shadow: 0 0.0625rem 0 0 rgba(0, 0, 0, 0.24);
}

progress {
  border: 0.125rem solid #ffffff;
}

hr {
  border-color: #e0e0e0;
  max-width: 100%;
}

select {
  margin: 0;
}

.bold {
  font-weight: bold;
}

.note {
  color: #8a8a8a;
}

.note-block {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6rem 1.5rem;
  color: #8a8a8a;
}

.show-for-screenreader {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.hidden {
  display: none;
}

.spin:before {
  animation-name: spin;
  animation-duration: 3000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
