@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Archivo+Narrow|OpenSans|Cabin|Overpass|Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Archivo+Narrow|Cabin|Overpass|Roboto|Sarala&display=swap");
@font-face {
  font-family: 'font-awesome';
  src: url("../fonts/fontawesome-webfont.woff"); }

/*$header-font-family: $body-font-family;*/
/*$button-font-family: inherit;*/
/*$label-background: $primary-color;*/
/*$label-color: $white;*/
/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -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 {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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; }

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

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

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

body {
  margin: 0;
  padding: 0;
  background: #fcfcfc;
  font-family: "OpenSans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #111111;
  -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; }

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

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

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

pre {
  overflow: auto; }

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

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

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

[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 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #555555;
  border-radius: 0;
  background-color: #fcfcfc;
  -webkit-box-shadow: inset 0 1px 2px rgba(17, 17, 17, 0.1);
          box-shadow: inset 0 1px 2px rgba(17, 17, 17, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #111111;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [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 #4d4d4d;
    background-color: #fcfcfc;
    -webkit-box-shadow: 0 0 5px #555555;
            box-shadow: 0 0 5px #555555;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

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

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

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

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

::-webkit-input-placeholder {
  color: #555555; }

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

:-ms-input-placeholder {
  color: #555555; }

::-ms-input-placeholder {
  color: #555555; }

::placeholder {
  color: #555555; }

[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: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #111111; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

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

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

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

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #555555;
  background: #eeeeee;
  color: #111111;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          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;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            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 #555555; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #555555;
  border-radius: 0;
  background-color: #fcfcfc;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #111111;
  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%2877, 77, 77%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  @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 #4d4d4d;
    background-color: #fcfcfc;
    -webkit-box-shadow: 0 0 5px #555555;
            box-shadow: 0 0 5px #555555;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  select:disabled {
    background-color: #eeeeee;
    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: #ff0000;
  background-color: #fce3e3; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #ff0000; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #ff0000; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #ff0000; }
  .is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #ff0000; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #ff0000; }

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

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

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: "Overpass", 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: #555555; }

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #4566ac;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #3b5894; }
  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 #555555;
  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, ol ul, ul ol, 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 #555555; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #4d4d4d; }

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

figure {
  margin: 0; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #eeeeee;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #111111; }

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

.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: #4d4d4d;
  font-size: 0.8125rem; }
  .cite-block:before, cite:before {
    content: "— "; }

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

.code-block {
  border: 1px solid #555555;
  background-color: #eeeeee;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #111111;
  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;
            color-adjust: economy;
    -webkit-box-shadow: none !important;
            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 #4d4d4d;
    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; } }

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

.grid-x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.cell {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }
  .cell.auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .cell.shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            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 {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          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 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            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 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }

.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 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink, .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 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink, .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 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .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.33333% - 1.25rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 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.33333% - 1.875rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.66667% - 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.33333% - 1.875rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 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.33333% - 1.875rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 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.33333%; }

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

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

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

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

.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.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .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.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .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.33333% - 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.66667% - 1.25rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 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.33333% - 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.66667% - 1.875rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 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.33333% - 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.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 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.33333% - 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.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 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.33333%; }
  .small-margin-collapse > .small-2 {
    width: 16.66667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.33333%; }
  .small-margin-collapse > .small-5 {
    width: 41.66667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.33333%; }
  .small-margin-collapse > .small-8 {
    width: 66.66667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.33333%; }
  .small-margin-collapse > .small-11 {
    width: 91.66667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
      width: 8.33333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.66667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.33333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.66667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.33333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.66667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.33333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.66667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
      width: 8.33333%; }
    .small-margin-collapse > .large-2 {
      width: 16.66667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.33333%; }
    .small-margin-collapse > .large-5 {
      width: 41.66667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.33333%; }
    .small-margin-collapse > .large-8 {
      width: 66.66667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.33333%; }
    .small-margin-collapse > .large-11 {
      width: 91.66667%; }
    .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.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .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.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .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% + 0.625rem); }

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.625rem); }

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

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

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

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

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.625rem); }

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.625rem); }

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

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

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.625rem); }

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.625rem); }

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

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

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.625rem); }

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.625rem); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem); } }

.grid-y {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          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 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            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 {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              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 {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  .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 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 8.33333%; }
  .grid-y > .small-2 {
    height: 16.66667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.33333%; }
  .grid-y > .small-5 {
    height: 41.66667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.33333%; }
  .grid-y > .small-8 {
    height: 66.66667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.33333%; }
  .grid-y > .small-11 {
    height: 91.66667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .medium-shrink, .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 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.33333%; }
    .grid-y > .medium-2 {
      height: 16.66667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.33333%; }
    .grid-y > .medium-5 {
      height: 41.66667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.33333%; }
    .grid-y > .medium-8 {
      height: 66.66667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.33333%; }
    .grid-y > .medium-11 {
      height: 91.66667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .large-shrink, .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 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.33333%; }
    .grid-y > .large-2 {
      height: 16.66667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.33333%; }
    .grid-y > .large-5 {
      height: 41.66667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.33333%; }
    .grid-y > .large-8 {
      height: 66.66667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.33333%; }
    .grid-y > .large-11 {
      height: 91.66667%; }
    .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.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 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.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 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.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 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.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%; }
  .cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              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;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              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 {
  width: auto;
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh; } }

.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.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 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.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 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.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 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.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 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); } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: "Roboto", sans-serif;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }
  [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: #4566ac;
    color: #fcfcfc; }
  .button:hover, .button:focus {
    background-color: #3b5792;
    color: #fcfcfc; }
  .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: #4566ac;
    color: #fcfcfc; }
  .button.primary:hover, .button.primary:focus {
    background-color: #37528a;
    color: #fcfcfc; }
  .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: #1f6689;
    color: #fcfcfc; }
  .button.secondary:hover, .button.secondary:focus {
    background-color: #19526e;
    color: #fcfcfc; }
  .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: #008a45;
    color: #fcfcfc; }
  .button.success:hover, .button.success:focus {
    background-color: #006e37;
    color: #fcfcfc; }
  .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: #ffcc00;
    color: #111111; }
  .button.warning:hover, .button.warning:focus {
    background-color: #cca300;
    color: #111111; }
  .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: #ff0000;
    color: #fcfcfc; }
  .button.alert:hover, .button.alert:focus {
    background-color: #cc0000;
    color: #fcfcfc; }
  .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 #4566ac;
    color: #4566ac; }
  .button.hollow:hover, .button.hollow:focus {
    border-color: #233356;
    color: #233356; }
  .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 #4566ac;
    color: #4566ac; }
  .button.hollow.primary:hover, .button.hollow.primary:focus {
    border-color: #233356;
    color: #233356; }
  .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 #1f6689;
    color: #1f6689; }
  .button.hollow.secondary:hover, .button.hollow.secondary:focus {
    border-color: #103345;
    color: #103345; }
  .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 #008a45;
    color: #008a45; }
  .button.hollow.success:hover, .button.hollow.success:focus {
    border-color: #004523;
    color: #004523; }
  .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 #ffcc00;
    color: #ffcc00; }
  .button.hollow.warning:hover, .button.hollow.warning:focus {
    border-color: #806600;
    color: #806600; }
  .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 #ff0000;
    color: #ff0000; }
  .button.hollow.alert:hover, .button.hollow.alert:focus {
    border-color: maroon;
    color: maroon; }
  .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: #4566ac; }
  .button.clear:hover, .button.clear:focus {
    color: #233356; }
  .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: #4566ac; }
  .button.clear.primary:hover, .button.clear.primary:focus {
    color: #233356; }
  .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: #1f6689; }
  .button.clear.secondary:hover, .button.clear.secondary:focus {
    color: #103345; }
  .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: #008a45; }
  .button.clear.success:hover, .button.clear.success:focus {
    color: #004523; }
  .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: #ffcc00; }
  .button.clear.warning:hover, .button.clear.warning:focus {
    color: #806600; }
  .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: #ff0000; }
  .button.clear.alert:hover, .button.clear.alert:focus {
    color: maroon; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fcfcfc 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: #4566ac; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #4566ac; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #1f6689; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #008a45; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #ffcc00; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #ff0000; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

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

.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .button-group::after {
    clear: both; }
  .button-group::before, .button-group::after {
    display: none; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            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 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    margin-right: 0; }
  .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: #4566ac;
    color: #fcfcfc; }
  .button-group.primary .button:hover, .button-group.primary .button:focus {
    background-color: #37528a;
    color: #fcfcfc; }
  .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: #1f6689;
    color: #fcfcfc; }
  .button-group.secondary .button:hover, .button-group.secondary .button:focus {
    background-color: #19526e;
    color: #fcfcfc; }
  .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: #008a45;
    color: #fcfcfc; }
  .button-group.success .button:hover, .button-group.success .button:focus {
    background-color: #006e37;
    color: #fcfcfc; }
  .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: #ffcc00;
    color: #111111; }
  .button-group.warning .button:hover, .button-group.warning .button:focus {
    background-color: #cca300;
    color: #111111; }
  .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: #ff0000;
    color: #fcfcfc; }
  .button-group.alert .button:hover, .button-group.alert .button:focus {
    background-color: #cc0000;
    color: #fcfcfc; }
  .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 #4566ac;
    color: #4566ac; }
  .button-group.hollow .button:hover, .button-group.hollow .button:focus {
    border-color: #233356;
    color: #233356; }
  .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 #4566ac;
    color: #4566ac; }
  .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: #233356;
    color: #233356; }
  .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 #1f6689;
    color: #1f6689; }
  .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: #103345;
    color: #103345; }
  .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 #008a45;
    color: #008a45; }
  .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: #004523;
    color: #004523; }
  .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 #ffcc00;
    color: #ffcc00; }
  .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: #806600;
    color: #806600; }
  .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 #ff0000;
    color: #ff0000; }
  .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: maroon;
    color: maroon; }
  .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: #4566ac; }
  .button-group.clear .button:hover, .button-group.clear .button:focus {
    color: #233356; }
  .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: #4566ac; }
  .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: #233356; }
  .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: #1f6689; }
  .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: #103345; }
  .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: #008a45; }
  .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: #004523; }
  .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: #ffcc00; }
  .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: #806600; }
  .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: #ff0000; }
  .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: maroon; }
  .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 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              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 {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      margin-right: 0; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              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; } }

.close-button {
  position: absolute;
  z-index: 10;
  color: #4d4d4d;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #111111; }
  .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; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #fcfcfc;
  color: #4d4d4d; }
  .label.primary {
    background: #4566ac;
    color: #111111; }
  .label.secondary {
    background: #1f6689;
    color: #111111; }
  .label.success {
    background: #008a45;
    color: #111111; }
  .label.warning {
    background: #ffcc00;
    color: #111111; }
  .label.alert {
    background: #ff0000;
    color: #111111; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #555555; }
  .progress.primary .progress-meter {
    background-color: #4566ac; }
  .progress.secondary .progress-meter {
    background-color: #1f6689; }
  .progress.success .progress-meter {
    background-color: #008a45; }
  .progress.warning .progress-meter {
    background-color: #ffcc00; }
  .progress.alert .progress-meter {
    background-color: #ff0000; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #4566ac; }

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

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

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

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #4566ac;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #3b5792; }
  .slider-handle.is-dragging {
    -webkit-transition: all 0s linear;
    transition: all 0s linear; }

.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;
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          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;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }

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

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

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #555555;
  -webkit-transition: all 0.25s ease-out;
  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;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fcfcfc;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #4566ac; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  input:disabled ~ .switch-paddle {
    cursor: not-allowed;
    opacity: 0.5; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-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: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #efefef;
    background-color: #fcfcfc; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  thead {
    background: #f6f6f6;
    color: #111111; }
  tfoot {
    background: #efefef;
    color: #111111; }
  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: #efefef; }
  table.unstriped tbody {
    background-color: #fcfcfc; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #efefef;
      background-color: #fcfcfc; }

@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: #f1f1f1; }

table.hover tfoot tr:hover {
  background-color: #eaeaea; }

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

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #eaeaea; }

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

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #4566ac;
  color: #fcfcfc; }
  .badge.primary {
    background: #4566ac;
    color: #fcfcfc; }
  .badge.secondary {
    background: #1f6689;
    color: #fcfcfc; }
  .badge.success {
    background: #008a45;
    color: #fcfcfc; }
  .badge.warning {
    background: #ffcc00;
    color: #111111; }
  .badge.alert {
    background: #ff0000;
    color: #fcfcfc; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #111111;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 0.75rem;
      opacity: 1;
      content: "/";
      color: #555555; }
  .breadcrumbs a {
    color: #4566ac; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #555555;
    cursor: not-allowed; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(17, 17, 17, 0.25);
  border-radius: 0;
  background-color: white;
  color: #111111; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #e2e8f3;
    color: #111111; }
  .callout.secondary {
    background-color: #d5ebf6;
    color: #111111; }
  .callout.success {
    background-color: #c7ffe3;
    color: #111111; }
  .callout.warning {
    background-color: #fff7d9;
    color: #111111; }
  .callout.alert {
    background-color: #ffd9d9;
    color: #111111; }
  .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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #eeeeee;
  border-radius: 0;
  background: #fcfcfc;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #111111; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 1rem;
  background: #eeeeee; }
  .card-divider > :last-child {
    margin-bottom: 0; }

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

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

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #555555;
  border-radius: 0;
  background-color: #fcfcfc;
  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; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    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: 0;
    color: #111111; }
    .pagination a:hover,
    .pagination button:hover {
      background: #eeeeee; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #4566ac;
    color: #fcfcfc;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #555555;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #111111; }

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

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

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #111111;
  font-size: 80%;
  color: #fcfcfc; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #111111;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #111111 transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #111111;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #111111 transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-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%; }

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

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

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

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #eeeeee;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #4566ac; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #eeeeee;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #eeeeee; }
  .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 #eeeeee;
  border-bottom: 0;
  background-color: #fcfcfc;
  color: #111111; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #eeeeee; }

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

.media-object-section {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          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;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      max-width: 100%; }
      .stack-for-small .media-object-section img {
        width: 100%; } }
  .media-object-section.main-section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }

.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(17, 17, 17, 0.5);
  color: #fcfcfc; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fcfcfc; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(17, 17, 17, 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: #555555; }
    .orbit-bullets button:hover {
      background-color: #4d4d4d; }
    .orbit-bullets button.is-active {
      background-color: #4d4d4d; }

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

.tabs {
  margin: 0;
  border: 1px solid #eeeeee;
  background: #fcfcfc;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            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: #4566ac; }
  .tabs.primary > li > a {
    color: #fcfcfc; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #4261a3; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #4566ac; }
    [data-whatinput='mouse'] .tabs-title > a {
      outline: 0; }
    .tabs-title > a:hover {
      background: #fcfcfc;
      color: #3b5894; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #eeeeee;
      color: #4566ac; }

.tabs-content {
  border: 1px solid #eeeeee;
  border-top: 0;
  background: #fcfcfc;
  color: #111111;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #eeeeee;
  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 #fcfcfc;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.2);
          box-shadow: 0 0 0 1px rgba(17, 17, 17, 0.2);
  line-height: 0; }

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

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          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 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .menu.vertical {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .menu.expanded li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .menu.simple {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            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 {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.medium-vertical {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.medium-expanded li {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.medium-simple li {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.large-vertical {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.large-expanded li {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.large-simple li {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      -webkit-align-self: stretch;
          -ms-flex-item-align: stretch;
              align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      -webkit-align-self: stretch;
          -ms-flex-item-align: stretch;
              align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #4566ac;
    color: #fcfcfc; }
  .menu .active > a {
    background: #4566ac;
    color: #fcfcfc; }
  .menu.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .menu.align-right li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .menu.align-right li .submenu li {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              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 .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu.align-center li .submenu li {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .menu-centered > .menu li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu-centered > .menu li .submenu li {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              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: #fcfcfc;
    -webkit-box-shadow: 0 7px 0 #fcfcfc, 0 14px 0 #fcfcfc;
            box-shadow: 0 7px 0 #fcfcfc, 0 14px 0 #fcfcfc;
    content: ''; }
  .menu-icon:hover::after {
    background: #555555;
    -webkit-box-shadow: 0 7px 0 #555555, 0 14px 0 #555555;
            box-shadow: 0 7px 0 #555555, 0 14px 0 #555555; }

.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: #111111;
    -webkit-box-shadow: 0 7px 0 #111111, 0 14px 0 #111111;
            box-shadow: 0 7px 0 #111111, 0 14px 0 #111111;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #4d4d4d;
    -webkit-box-shadow: 0 7px 0 #4d4d4d, 0 14px 0 #4d4d4d;
            box-shadow: 0 7px 0 #4d4d4d, 0 14px 0 #4d4d4d; }

.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: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #4566ac 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 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          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: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #4566ac transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          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; }

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

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fcfcfc; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fcfcfc;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            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: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #4566ac;
    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: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #4566ac;
  right: 1rem;
  left: auto; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #4566ac transparent transparent;
  right: auto;
  left: 1rem; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #4566ac transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

.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: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #4566ac 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: #4566ac; }

.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: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #4566ac transparent transparent;
  right: auto;
  left: 5px; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #4566ac; }

@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: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #4566ac 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: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #4566ac transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #4566ac; } }

@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: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #4566ac 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: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #4566ac transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #4566ac; } }

.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 #555555;
  background: #fcfcfc; }
  .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: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #4566ac transparent transparent;
    right: auto;
    left: 5px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #4566ac; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

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

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(252, 252, 252, 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 {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #eeeeee; }
  [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 {
      -webkit-box-shadow: 0 0 10px rgba(17, 17, 17, 0.7);
              box-shadow: 0 0 10px rgba(17, 17, 17, 0.7); }
  .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #eeeeee; }
  [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 {
      -webkit-box-shadow: 0 0 10px rgba(17, 17, 17, 0.7);
              box-shadow: 0 0 10px rgba(17, 17, 17, 0.7); }
  .off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px); }
  .off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
            transform: translateX(250px); }
  .position-left.is-transition-push {
    -webkit-box-shadow: inset -13px 0 20px -13px rgba(17, 17, 17, 0.25);
            box-shadow: inset -13px 0 20px -13px rgba(17, 17, 17, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
            transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px); }
  .position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px rgba(17, 17, 17, 0.25);
            box-shadow: inset 13px 0 20px -13px rgba(17, 17, 17, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
  .position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px rgba(17, 17, 17, 0.25);
            box-shadow: inset 0 -13px 20px -13px rgba(17, 17, 17, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px rgba(17, 17, 17, 0.25);
            box-shadow: inset 0 13px 20px -13px rgba(17, 17, 17, 0.25); }

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

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              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 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              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 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              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 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              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 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              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 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              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 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              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 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              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;
    -webkit-transition: none;
    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 {
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
          -ms-transform: 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;
    -webkit-transition: none;
    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 {
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  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(17, 17, 17, 0.45);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #555555;
  border-radius: 0;
  background-color: #fcfcfc;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [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; }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 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; }

.title-bar {
  padding: 0.5rem;
  background: #111111;
  color: #fcfcfc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

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

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

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

.top-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #eeeeee; }
  .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 .top-bar-left,
  .top-bar .top-bar-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 40em) {
    .top-bar {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto; } }
  @media print, screen and (max-width: 63.99875em) {
    .top-bar.stacked-for-medium {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  @media print, screen and (max-width: 74.99875em) {
    .top-bar.stacked-for-large {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

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

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

.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: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.clearfix::after {
  clear: both; }

.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.align-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.align-justify {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.align-spaced {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

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

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

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.align-self-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }

.align-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }

.align-self-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }

.align-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.align-self-middle {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center; }

.align-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.align-self-stretch {
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch; }

.align-center-middle {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center; }

.small-order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.small-order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.small-order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3; }

.small-order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4; }

.small-order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5; }

.small-order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6; }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; } }

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flex-child-auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

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

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

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@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; } }

.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%); }

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%); }

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  -webkit-transition-duration: 750ms !important;
          transition-duration: 750ms !important; }

.fast {
  -webkit-transition-duration: 250ms !important;
          transition-duration: 250ms !important; }

.linear {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important; }

.ease {
  -webkit-transition-timing-function: ease !important;
          transition-timing-function: ease !important; }

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
          transition-timing-function: ease-in !important; }

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
          transition-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
          transition-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important; }

.long-delay {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important; }

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7; }

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
          animation-name: spin-ccw-1turn; }

@-webkit-keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); } }

@keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); } }

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg; }

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms; }

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important; }

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important; }

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important; }

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important; }

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important; }

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important; }

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important; }

.accordion dd {
  display: block;
  margin-bottom: .4em !important;
  border: 1px solid #fcfcfc; }
  .accordion dd a {
    background: #fcfcfc;
    color: #4d4d4d;
    padding: 0.625rem;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 1rem; }
    .accordion dd a:hover {
      background: #fcfcfc; }
  .accordion dd .active a {
    background: #fcfcfc; }

.accordion .content {
  display: none;
  padding: 0.9375rem; }
  .accordion .content .active {
    display: block;
    background: #fcfcfc; }

.elect-home .elect-alert-banner-2021,
.elect-2020-main .elect-alert-banner-2021 {
  width: 100%;
  padding: 8px;
  margin: 0;
  text-align: center;
  background-color: #004589; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .elect-home .elect-alert-banner-2021,
    .elect-2020-main .elect-alert-banner-2021 {
      margin-bottom: 0 !important;
      margin-top: 0 !important; } }
  @media screen and (min-width: 64.063em) {
    .elect-home .elect-alert-banner-2021,
    .elect-2020-main .elect-alert-banner-2021 {
      margin-bottom: -42px !important;
      margin-top: 0 !important; } }
  .elect-home .elect-alert-banner-2021 p,
  .elect-2020-main .elect-alert-banner-2021 p {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 1.0rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
    letter-spacing: 0.07rem; }
    .elect-home .elect-alert-banner-2021 p a,
    .elect-2020-main .elect-alert-banner-2021 p a {
      font-size: 1.05rem;
      text-decoration: underline !important;
      color: #ff8378; }

.elect-home .elect-alert-banner-red-2021,
.elect-2020-main .elect-alert-banner-red-2021 {
  width: 100%;
  padding: 8px;
  margin: 0;
  text-align: center;
  background-color: #b20000; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .elect-home .elect-alert-banner-red-2021,
    .elect-2020-main .elect-alert-banner-red-2021 {
      margin-bottom: 0 !important;
      margin-top: 0 !important; } }
  @media screen and (min-width: 64.063em) {
    .elect-home .elect-alert-banner-red-2021,
    .elect-2020-main .elect-alert-banner-red-2021 {
      margin-bottom: -42px !important;
      margin-top: 0 !important; } }
  .elect-home .elect-alert-banner-red-2021 p,
  .elect-2020-main .elect-alert-banner-red-2021 p {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 1.0rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
    letter-spacing: 0.07rem; }
    .elect-home .elect-alert-banner-red-2021 p a,
    .elect-2020-main .elect-alert-banner-red-2021 p a {
      font-size: 1.05rem;
      text-decoration: underline !important;
      color: #ffeb78; }

/*box types - layout */
.cta-box, .cta-box-mobile, .cta-box-side, .cta-box-alpha, .cta-box-grey, .cta-box-yelo {
  font-family: "Roboto", sans-serif;
  border: 2px solid #bbbbbb;
  padding: 10px;
  display: block; }

.cta-box-grey {
  background-color: #fcfcfc;
  margin-bottom: 35px; }

.cta-box-yelo {
  background-color: #ffffcc; }

.cta-box-alpha {
  background-color: #fcfcfc;
  background-image: url("/media/site-assets/images/bullets-and-arrows/black-star.png");
  /*background-image: url( /media/site-assets/images/bullets-and-arrows/black-star.png);*/
  /*replacement here*/
  background-repeat: no-repeat; }
  .cta-box-alpha p {
    margin-left: 40px;
    font-size: 1.1rem;
    margin-top: .5rem; }

.dark-blue-background {
  background: #1a2a58;
  min-height: 175px; }

.light-blue-background {
  background: #90c9f8;
  min-height: 175px; }

.socialmedia-box {
  display: block;
  padding: 10px;
  height: 70px;
  margin-bottom: 15px; }
  .socialmedia-box img {
    padding: 10px; }

.clearbox {
  margin: -10px 0 0 30px;
  min-height: 25px; }

.left-box {
  float: left;
  padding-right: 25px; }

button,
.button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #1a2a58;
  border-color: #b20000;
  color: #fcfcfc;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus,
  .button:hover,
  .button:focus {
    background-color: #b20000;
    color: #fcfcfc; }
  button .secondary,
  .button .secondary {
    background-color: #fcd3cd;
    border-color: #faafa7;
    color: #4d4d4d; }
    button .secondary:hover, button .secondary:focus,
    .button .secondary:hover,
    .button .secondary:focus {
      background-color: #faafa7;
      color: #4d4d4d; }
  button .success,
  .button .success {
    background-color: #008a45;
    border-color: #008a45;
    color: #fcfcfc; }
    button .success:hover, button .success:focus,
    .button .success:hover,
    .button .success:focus {
      background-color: #008a45;
      color: #fcfcfc; }
  button .alert,
  .button .alert {
    background-color: #ff0000;
    border-color: #ff0000;
    color: #fcfcfc; }
    button .alert:hover, button .alert:focus,
    .button .alert:hover,
    .button .alert:focus {
      background-color: #ff0000;
      color: #fcfcfc; }
  button .large,
  .button .large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button .small,
  .button .small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button .tiny,
  .button .tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button .expand,
  .button .expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button .left-align,
  .button .left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button .right-align,
  .button .right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button .radius,
  .button .radius {
    border-radius: 3px; }
  button .round,
  .button .round {
    border-radius: 1000px; }
  button .disabled,
  button [disabled],
  .button .disabled,
  .button [disabled] {
    background-color: #1a2a58;
    border-color: #b20000;
    color: #fcfcfc;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
            box-shadow: none; }
    button .disabled:hover, button .disabled:focus,
    button [disabled]:hover,
    button [disabled]:focus,
    .button .disabled:hover,
    .button .disabled:focus,
    .button [disabled]:hover,
    .button [disabled]:focus {
      background-color: #b20000;
      color: #fcfcfc; }
    button .disabled .secondary,
    button [disabled] .secondary,
    .button .disabled .secondary,
    .button [disabled] .secondary {
      background-color: #fcd3cd;
      border-color: #faafa7;
      color: #4d4d4d;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
              box-shadow: none; }
      button .disabled .secondary:hover, button .disabled .secondary:focus,
      button [disabled] .secondary:hover,
      button [disabled] .secondary:focus,
      .button .disabled .secondary:hover,
      .button .disabled .secondary:focus,
      .button [disabled] .secondary:hover,
      .button [disabled] .secondary:focus {
        color: #4d4d4d;
        background-color: #fcd3cd; }
    button .disabled .success,
    button [disabled] .success,
    .button .disabled .success,
    .button [disabled] .success {
      background-color: #008a45;
      border-color: #008a45;
      color: #fcfcfc;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
              box-shadow: none; }
      button .disabled .success:hover, button .disabled .success:focus,
      button [disabled] .success:hover,
      button [disabled] .success:focus,
      .button .disabled .success:hover,
      .button .disabled .success:focus,
      .button [disabled] .success:hover,
      .button [disabled] .success:focus {
        background-color: #008a45;
        color: #fcfcfc; }
    button .disabled .alert,
    button [disabled] .alert,
    .button .disabled .alert,
    .button [disabled] .alert {
      background-color: #ff0000;
      border-color: #ff0000;
      color: #fcfcfc;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
              box-shadow: none; }
      button .disabled .alert:hover, button .disabled .alert:focus,
      button [disabled] .alert:hover,
      button [disabled] .alert:focus,
      .button .disabled .alert:hover,
      .button .disabled .alert:focus,
      .button [disabled] .alert:hover,
      .button [disabled] .alert:focus {
        background-color: #ff0000;
        color: #fcfcfc; }

@media only screen and (min-width: 40.063em) {
  button,
  .button {
    display: inline-block; } }

@media only screen and (max-width: 767px) {
  .side-menu-button {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    position: -webkit-sticky;
    position: sticky;
    left: -30%;
    margin-left: -70px;
    top: 170px;
    height: 40px;
    line-height: 1.0;
    padding-top: 0.6rem;
    padding-bottom: 0.4rem;
    background-color: #b20000; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0;
  *zoom: 1; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group li {
    margin: 0;
    float: left; }
    .button-group li button,
    .button-group li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group li:first-child {
      margin-left: 0; }
      .button-group li:first-child button,
      .button-group li:first-child .button {
        border-left: 0; }
  .button-group .raduus button,
  .button-group .raduus .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group .raduus:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
    .button-group .raduus:first-child button,
    .button-group .raduus:first-child .button {
      border-left: 0; }
  .button-group .raduus:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .button-group .round button,
  .button-group .round .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group .round:first-child button,
  .button-group .round:first-child .button {
    border-left: 0; }
  .button-group .round:first-child a,
  .button-group .round:first-child button,
  .button-group .round:first-child .button {
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
  .button-group .round:last-child a,
  .button-group .round:last-child button,
  .button-group .round:last-child .button {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .button-group .even-2 li button,
  .button-group .even-2 li .button,
  .button-group .even-3 li button,
  .button-group .even-3 li .button,
  .button-group .even-4 li button,
  .button-group .even-4 li .button,
  .button-group .even-5 li button,
  .button-group .even-5 li .button,
  .button-group .even-6 li button,
  .button-group .even-6 li .button,
  .button-group .even-7 li button,
  .button-group .even-7 li .button,
  .button-group .even-8 li button,
  .button-group .even-8 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    width: 100%; }
  .button-group .even-2 li:first-child button,
  .button-group .even-2 li:first-child .button,
  .button-group .even-3 li:first-child button,
  .button-group .even-3 li:first-child .button,
  .button-group .even-4 li:first-child button,
  .button-group .even-4 li:first-child .button,
  .button-group .even-5 li:first-child button,
  .button-group .even-5 li:first-child .button,
  .button-group .even-6 li:first-child button,
  .button-group .even-6 li:first-child .button,
  .button-group .even-7 li:first-child button,
  .button-group .even-7 li:first-child .button,
  .button-group .even-8 li:first-child button,
  .button-group .even-8 li:first-child .button {
    border-left: 0; }
  .button-group .even-2 li {
    width: 50%; }
  .button-group .even-3 li {
    width: 33.33333%; }
  .button-group .even-4 li {
    width: 25%; }
  .button-group .even-5 li {
    width: 20%; }
  .button-group .even-6 li {
    width: 16.66667%; }
  .button-group .even-7 li {
    width: 14.28571%; }
  .button-group .even-8 li {
    width: 12.5%; }

.button-bar {
  *zoom: 1; }
  .button-bar:before, .button-bar:after {
    content: " ";
    display: table; }
  .button-bar:after {
    clear: both; }
  .button-bar .button-group {
    float: left;
    margin-right: 0.625rem; }
    .button-bar .button-group div {
      overflow: hidden; }

/*.button-group.radius>*:first-child,
.button-group.radius>*:first-child>a,
.button-group.radius>*:first-child>button,
.button-group.radius>*:first-child>.button {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.button-group.radius>*:last-child,
.button-group.radius>*:last-child>a,
.button-group.radius>*:last-child>button,
.button-group.radius>*:last-child>.button {

}



.button-group.round>*:first-child button,
.button-group.round>*:first-child .button {
    border-left: 0
}

.button-group.round>*:first-child,
.button-group.round>*:first-child>a,
.button-group.round>*:first-child>button,
.button-group.round>*:first-child>.button {
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.button-group.round>*:last-child,
.button-group.round>*:last-child>a,
.button-group.round>*:last-child>button,
.button-group.round>*:last-child>.button {
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}*/
.breadcrumbs-nav {
  display: block;
  padding: 0 0 .25rem;
  overflow: hidden;
  margin-left: 0; }
  .breadcrumbs-nav ul {
    list-style: none; }
  .breadcrumbs-nav li,
  .breadcrumbs-nav span {
    margin: 0;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    color: #111111; }
  .breadcrumbs-nav a {
    color: #111111; }
    .breadcrumbs-nav a:hover {
      color: #111111;
      border-bottom: 1px dotted #4d4d4d; }
  .breadcrumbs-nav .current {
    cursor: default;
    color: #906614; }
    .breadcrumbs-nav .current a {
      cursor: default;
      color: #906614; }
  .breadcrumbs-nav .unavailable {
    color: #bbbbbb; }
  .breadcrumbs-nav a {
    color: #111111; }
    .breadcrumbs-nav a:first-child:before {
      content: "";
      margin: 0; }
  .breadcrumbs-nav a:before,
  .breadcrumbs-nav span:before {
    content: "/";
    color: #111111;
    margin: 0 0.75rem;
    position: relative;
    top: 1px; }
  .breadcrumbs-nav .current,
  .breadcrumbs-nav .current:hover,
  .breadcrumbs-nav .current:hover a,
  .breadcrumbs-nav .current:focus,
  .breadcrumbs-nav .current:focus a {
    text-decoration: none; }
  .breadcrumbs-nav .unavailable:hover,
  .breadcrumbs-nav .unavailable:hover a,
  .breadcrumbs-nav .unavailable:focus,
  .breadcrumbs-nav .unavailable a:focus {
    text-decoration: none;
    color: #999999;
    cursor: default; }

@media screen and (min-width: 768px0) {
  .breadcrumbs {
    display: block;
    padding: .2rem .8rem .25rem;
    overflow: hidden;
    margin-left: 0;
    background-color: #eeeeee;
    border: 1px solid #bbbbbb;
    border-radius: 3px; }
    .breadcrumbs li,
    .breadcrumbs span {
      margin: 0;
      float: left;
      font-size: 0.6875rem;
      line-height: 0.6875rem;
      color: #4d4d4d; }
    .breadcrumbs a {
      color: #111111; }
      .breadcrumbs a:hover {
        color: #4d4d4d;
        border-bottom: 1px dotted #4d4d4d; } }

* {
  margin: 0;
  padding: 0; }

body {
  background: #fcfcfc;
  color: #111111;
  padding: 0;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
  font-size: 100%; }

.currentbranchN {
  background-color: #4d4d4d;
  color: #fcfcfc; }

.resultsdata {
  width: 680px;
  margin-left: 20px; }

.left-img {
  float: left;
  margin: 5px 10px 5px 5px; }

.map {
  width: 60%;
  float: left;
  margin-top: 20px; }

.map_info {
  float: right;
  width: 250px;
  margin-top: 50px; }

.special {
  border: 1px solid #fcfcfc;
  /*RLV*/
  background: #fcfcfc;
  /*RLV*/
  /*multi language site change*/ }

/********special*******/
div.cta-box img:first-of-type {
  border: 2px solid #fcfcfc;
  margin-bottom: .73rem; }

div.boardmemberinfo img {
  float: left;
  border: 2px solid #999999;
  margin: 5px 10px 5px 5px; }

.main-content-grid {
  z-index: 2; }

@media screen and (max-width: 767px) {
  .main-content-grid {
    margin-top: -20px !important; }
  .left-menu-grid {
    margin-top: -70px; }
    .left-menu-grid .breadcrumbs,
    .left-menu-grid h1.entry-title {
      margin-left: 26px; }
    .left-menu-grid h1.entry-title {
      margin-top: -20px;
      margin-left: 44px; } }

@media screen and (min-width: 64.063em) {
  .main-content-grid {
    margin-left: 35px;
    margin-right: 35px;
    margin-top: 4.5rem; } }

@media screen and (min-width: 40.623em) and (max-width: 64em) {
  .main-content-grid {
    margin-top: -40px !important; } }

/**** VIP Tool CTA ******/
.bold {
  background-color: #ffffcc;
  border: 3px solid #bbbbbb; }

.bold p {
  font-size: 1.2em; }

/*Instagram Feed*/
#instafeed a {
  display: block;
  float: left;
  width: 30%;
  margin-bottom: .5rem;
  margin-right: .5rem; }

/* Footer */
.footercontainer {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 2000px;
  background-color: #202020;
  padding: 20px 0; }

footer {
  color: #fcfcfc;
  margin: 1px auto;
  font-size: 13px; }
  footer a {
    color: #fcfcfc !important;
    font-size: 14px; }
    footer a:visited {
      color: #fcfcfc; }
    footer a:hover {
      color: #faafa7 !important;
      font-weight: bold;
      border-bottom: 1px dotted #faafa7; }
  footer .footerfeature_info {
    padding: 10px 30px; }
    footer .footerfeature_info h3 {
      color: #fcfcfc;
      font-weight: bold !important;
      font-size: 19px !important;
      padding-bottom: 10px !important;
      margin-bottom: 2px !important;
      margin-left: 0;
      margin-top: 5px !important;
      line-height: 18px !important; }
    footer .footerfeature_info p {
      color: #fcfcfc;
      font-weight: bold !important;
      padding-bottom: 10px !important;
      margin-bottom: 2px !important;
      margin-left: 0px !important;
      margin-top: 5px !important;
      line-height: 18px !important; }
    footer .footerfeature_info ul {
      margin-left: 10px;
      list-style: none; }
  @media screen and (min-width: 64.063em) and (max-width: 90em) {
    footer .footerfeature-left {
      margin-left: -50px; }
    footer .subfooter {
      margin-bottom: 0; } }
  @media only screen and (min-width: 64.063em) {
    footer .footerfeature-left {
      margin-left: 0; }
    footer .footerfeature-info {
      padding: 10px 20px !important; } }
  footer .subfooter {
    color: #fcfcfc;
    text-align: center;
    margin-bottom: 15px;
    display: inline-block; }
    footer .subfooter p {
      margin-bottom: 0px !important;
      color: #fcfcfc;
      /*font-family: "Cabin", sans-serif;*/
      font-family: "Roboto", sans-serif;
      font-size: 13px !important; }
    footer .subfooter a:link {
      color: #d9edff !important;
      border-bottom: 1px dotted #d9edff; }
    footer .subfooter a:visited {
      color: #d9edff !important; }
    footer .subfooter a:hover {
      color: #faafa7 !important;
      font-weight: bold;
      border-bottom: 1px dotted #faafa7; }
  footer .socialmedia {
    list-style-type: none; }
    footer .socialmedia li {
      /* background-image: url( /media/site-assets/images/social-icons/socialsprite.png);*/
      /* t4 */
      background-image: url("/media/site-assets/images/social-icons/socialsprite.png");
      background-repeat: no-repeat;
      display: inline-block;
      margin: 10px 5px 5px 10px;
      width: 45px;
      height: 45px; }
      footer .socialmedia li a {
        display: block;
        height: 100%;
        width: 100%;
        text-indent: -9999px;
        overflow: hidden; }
        footer .socialmedia li a:hover {
          border-bottom: 0px; }
  footer h3.social-header {
    margin-left: 24px !important; }
  footer .facebook {
    background-position: 1px 3px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    footer .facebook:hover {
      background-position: 1px -42px; }
  footer .twitter {
    background-position: -44px 3px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    footer .twitter:hover {
      background-position: -44px -42px; }
  footer .youtube {
    background-position: -87px 3px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    footer .youtube:hover {
      background-position: -87px -42px; }
  footer .linkedin {
    background-position: -133px 3px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    footer .linkedin:hover {
      background-position: -133px -42px; }
  footer .instagram {
    background-position: -226px 3px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    footer .instagram:hover {
      background-position: -226px -42px; }
  footer .omegalogo img {
    vertical-align: text-top;
    max-width: 150px; }
  @media screen and (max-width: 63.9em) {
    footer .omegalogo {
      display: none; } }
  @media screen and (min-width: 64em) {
    footer .omegalogo img {
      margin-left: -60px; } }
  @media screen and (min-width: 64.063em) {
    footer .omegalogo img {
      float: right;
      margin-right: 30%;
      margin-left: auto;
      margin-top: -100px; } }

.elect-home .elect-header-container {
  background-color: #fcfcfc;
  z-index: 1101; }
  @media screen and (max-width: 40em) {
    .elect-home .elect-header-container {
      margin-bottom: 20px;
      margin-top: -30px; } }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .elect-home .elect-header-container {
      margin-top: -10px;
      margin-bottom: 0; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .elect-home .elect-header-container {
      margin-bottom: 40px; } }
  @media screen and (min-width: 64.063em) {
    .elect-home .elect-header-container {
      margin-bottom: -43px; } }
  @media screen and (max-width: 64em) {
    .elect-home .elect-header-container .elect-header-grid-active {
      background-color: #bbbbbb !important; } }
  .elect-home .elect-header-container .sticky {
    border-bottom: 1px solid #999999;
    background-color: #fcfcfc; }
  @media screen and (max-width: 64em) {
    .elect-home .elect-header-container .is-stuck {
      margin-top: 10px !important; } }
  @media screen and (min-width: 64.063em) {
    .elect-home .elect-header-container .is-stuck {
      margin-top: 18px !important;
      -webkit-box-shadow: 0 0 5px #111111;
              box-shadow: 0 0 5px #111111; } }
  @media screen and (max-width: 40em) {
    .elect-home .elect-header-container .elect-header-grid {
      margin-top: 30px;
      padding-top: 10px;
      height: 64px;
      margin-bottom: 0;
      margin-left: 0; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .elect-home .elect-header-container .elect-header-grid {
      margin-top: 10px;
      padding-left: 20px;
      padding-right: 20px;
      min-height: 85px;
      margin-bottom: 0; } }
  @media screen and (min-width: 64.063em) {
    .elect-home .elect-header-container .elect-header-grid {
      padding-left: 2rem;
      padding-right: 2rem;
      min-height: 78px;
      background-color: #fcfcfc;
      margin-top: auto;
      margin-bottom: auto; } }
  .elect-home .elect-header-container .elect-header-grid .header-logo {
    width: 100%;
    text-align: center; }
    .elect-home .elect-header-container .elect-header-grid .header-logo img {
      text-align: center;
      width: 100%; }
    @media screen and (max-width: 40em) {
      .elect-home .elect-header-container .elect-header-grid .header-logo {
        margin: auto;
        padding-left: .3rem;
        padding-right: 1.3rem; }
        .elect-home .elect-header-container .elect-header-grid .header-logo img {
          padding: 0 0 8px 10px; } }
    @media screen and (max-width: 64em) {
      .elect-home .elect-header-container .elect-header-grid .header-logo img {
        margin: 0 0 0 0; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .elect-home .elect-header-container .elect-header-grid .header-logo {
        margin: auto; }
        .elect-home .elect-header-container .elect-header-grid .header-logo img {
          padding: 8px 90px 10px 10px; } }
    @media screen and (min-width: 64.063em) {
      .elect-home .elect-header-container .elect-header-grid .header-logo img {
        height: auto;
        float: left; } }
    @media screen and (min-width: 64.063em) and (max-width: 70em) {
      .elect-home .elect-header-container .elect-header-grid .header-logo {
        padding: 20px 10px 10px 0 !important;
        width: 87%;
        margin-left: -24px; } }
    @media screen and (min-width: 70.063em) {
      .elect-home .elect-header-container .elect-header-grid .header-logo {
        padding: 12px 10px 10px 0;
        width: 92%;
        margin-left: -20px; } }
  @media screen and (max-width: 40em) {
    .elect-home .elect-header-container .elect-header-grid .menu-cell {
      margin-top: -4px;
      padding-top: 0; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .elect-home .elect-header-container .elect-header-grid .menu-cell {
      width: 100%;
      margin-left: -20px;
      padding-left: 0; } }
  @media screen and (min-width: 64.063em) {
    .elect-home .elect-header-container .elect-header-grid .menu-cell {
      margin-top: auto;
      margin-bottom: auto; } }
  @media screen and (max-width: 40em) {
    .elect-home .elect-header-container .elect-header-grid #elect-main-menu {
      margin-left: -10px;
      margin-top: 20px; } }
  @media screen and (max-width: 64em) {
    .elect-home .elect-header-container .elect-header-grid #elect-main-menu {
      background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), to(#fcfcfc));
      background: linear-gradient(to bottom, #bbbbbb, #fcfcfc);
      width: 100%;
      z-index: 400; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .elect-home .elect-header-container .elect-header-grid #elect-main-menu {
      margin-top: 0;
      margin-left: 0;
      padding-top: 0; } }
  @media screen and (min-width: 64.063em) and (max-width: 80em) {
    .elect-home .elect-header-container .elect-header-grid #elect-main-menu {
      margin-left: -160px;
      background: none !important;
      background-color: transparent !important;
      margin-top: auto;
      margin-bottom: auto; } }
  @media screen and (min-width: 80.063em) {
    .elect-home .elect-header-container .elect-header-grid #elect-main-menu {
      margin-left: -160px;
      background: none !important;
      background-color: transparent !important;
      margin-top: auto;
      margin-bottom: auto; } }
  .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-weight: bold; }
    @media screen and (max-width: 40em) {
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu {
        margin-top: -15px; } }
    @media screen and (max-width: 64em) {
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu {
        width: 100%;
        background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), to(#fcfcfc));
        background: linear-gradient(to bottom, #bbbbbb, #fcfcfc);
        padding: 16px 20px 28px;
        font-size: 1.4rem;
        margin-left: 0;
        border-bottom: 1px solid #999999; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu {
        font-size: 2rem;
        padding-top: 0;
        margin-top: 0; } }
    @media screen and (min-width: 64.063em) {
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu {
        font-size: 1.0rem;
        margin-left: 30px;
        background: none;
        background-color: transparent;
        margin-top: auto;
        margin-bottom: auto; } }
    @media screen and (min-width: 64.063em) and (max-width: 80em) {
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu {
        font-size: 0.82rem;
        margin-left: 6%;
        margin-right: auto; } }
    @media screen and (min-width: 80.063em) and (max-width: 89.7em) {
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu {
        font-size: 0.88rem;
        margin-left: 6%;
        margin-right: auto; } }
    @media screen and (min-width: 89.763em) and (max-width: 112em) {
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu {
        font-size: 1.0rem;
        margin-left: 6%;
        margin-right: auto; } }
    @media screen and (min-width: 112.063em) and (max-width: 124em) {
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu {
        font-size: 1.1rem;
        margin-left: 6%;
        margin-right: auto; } }
    @media screen and (min-width: 124.063em) {
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu {
        font-size: 1.25rem;
        margin-left: 6%;
        margin-right: auto; } }
    .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li {
      display: inline-block; }
      @media screen and (max-width: 64em) {
        .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li {
          background: none; } }
      @media screen and (min-width: 40.063em) and (max-width: 64em) {
        .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li {
          padding-bottom: 18px !important; } }
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li a {
        display: block;
        height: 50px;
        text-align: center;
        color: #555555;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        text-decoration: none;
        border-bottom: none; }
        @media screen and (max-width: 40.063em) {
          .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li a {
            padding: 14px; } }
        @media screen and (max-width: 64em) {
          .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li a {
            background: none; }
            .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li a:hover, .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li a:focus {
              color: #223e98; } }
        @media screen and (min-width: 40.063em) and (max-width: 64em) {
          .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li a {
            padding: 0 14px 28px; } }
        @media screen and (min-width: 64.063em) and (max-width: 80em) {
          .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li a {
            padding: 8px 0.65rem;
            line-height: 1.0;
            height: 40px !important; } }
        @media screen and (min-width: 80.063em) {
          .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li a {
            padding: 8px 1rem;
            line-height: 1.0;
            height: 40px !important; } }
        @media screen and (min-width: 64.063em) {
          .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li a {
            background: none !important;
            background-color: transparent !important; }
            .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li a:hover {
              background-color: #223e98;
              color: #fcfcfc;
              border-bottom: none !important; }
            .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li a:focus {
              border-bottom: none !important; } }
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li:hover a,
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li:focus a,
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li:active a {
        color: #0276b9;
        border-bottom: none !important; }
      @media screen and (max-width: 40em) {
        .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li .active a {
          color: #0276b9; } }
      @media screen and (min-width: 40.063em) {
        .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li .active a {
          color: #0276b9; }
          .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li .active a:hover {
            background: #fcfcfc;
            color: #223e98; } }
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li.js-generated,
      .elect-home .elect-header-container .elect-header-grid #elect-main-menu ul#menu li ul li {
        display: none; }
  .elect-home .elect-header-container .elect-title-bar {
    background: #fcfcfc !important;
    margin-top: -6px;
    text-align: right;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 0; }
    @media screen and (max-width: 40em) {
      .elect-home .elect-header-container .elect-title-bar {
        height: 40px; } }
    @media screen and (max-width: 64em) {
      .elect-home .elect-header-container .elect-title-bar {
        background-color: transparent !important;
        background: none !important; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .elect-home .elect-header-container .elect-title-bar {
        height: 65px;
        padding-left: 25px !important; } }
    @media screen and (min-widith: 64.063em) {
      .elect-home .elect-header-container .elect-title-bar {
        background: #fcfcfc !important; } }
    .elect-home .elect-header-container .elect-title-bar button.mobile-menu-icon {
      overflow: hidden;
      text-align: center;
      background: #0276b9;
      color: #fcfcfc;
      text-align: center;
      border-radius: 50%;
      cursor: pointer;
      padding: 0;
      font-weight: 300; }
      @media screen and (max-width: 40em) {
        .elect-home .elect-header-container .elect-title-bar button.mobile-menu-icon {
          height: 40px;
          width: 40px;
          margin: 8% 32px  auto auto; } }
      @media screen and (min-width: 40.063em) and (max-width: 64em) {
        .elect-home .elect-header-container .elect-title-bar button.mobile-menu-icon {
          height: 56px;
          width: 56px;
          margin: 13% 40px auto auto; } }
      .elect-home .elect-header-container .elect-title-bar button.mobile-menu-icon i {
        color: #fcfcfc;
        margin: auto;
        font-size: 24px;
        line-height: 18px;
        width: auto;
        text-align: center;
        padding: 4px;
        font-weight: 300; }
      .elect-home .elect-header-container .elect-title-bar button.mobile-menu-icon:focus {
        outline: 0; }
      .elect-home .elect-header-container .elect-title-bar button.mobile-menu-icon:active {
        color: #fcfcfc; }
  .elect-home .elect-header-container .menu-button-active {
    background-color: #999999 !important; }
  .elect-home .elect-header-container .menu-button-standard {
    background: #0276b9 !important; }
  .elect-home .elect-header-container .elect-search-bar-grid,
  .elect-home .elect-header-container .menu .elect-search-bar-grid {
    height: 40px; }
    @media screen and (max-width: 40em) {
      .elect-home .elect-header-container .elect-search-bar-grid,
      .elect-home .elect-header-container .menu .elect-search-bar-grid {
        margin-bottom: 24px;
        padding-left: 14px;
        margin-top: -10px; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .elect-home .elect-header-container .elect-search-bar-grid,
      .elect-home .elect-header-container .menu .elect-search-bar-grid {
        margin-left: auto;
        margin-top: -10px;
        margin-right: auto;
        padding-left: 10px;
        margin-bottom: 72px; } }
    @media screen and (min-width: 64.063em) and (max-width: 80em) {
      .elect-home .elect-header-container .elect-search-bar-grid,
      .elect-home .elect-header-container .menu .elect-search-bar-grid {
        margin-right: 40px;
        padding-left: 20px;
        width: 20%;
        margin-top: -.85rem;
        float: right; } }
    @media screen and (min-width: 80.063em) {
      .elect-home .elect-header-container .elect-search-bar-grid,
      .elect-home .elect-header-container .menu .elect-search-bar-grid {
        margin-right: 0;
        padding-left: 30px;
        width: 25%;
        margin-top: -.9rem;
        float: right; } }
    .elect-home .elect-header-container .elect-search-bar-grid .navbar-search,
    .elect-home .elect-header-container .menu .elect-search-bar-grid .navbar-search {
      border: 1px solid #bbbbbb;
      color: #555555;
      font-family: 'Open Sans', sans-serif;
      padding-left: 10px; }
      @media screen and (max-width: 40em) {
        .elect-home .elect-header-container .elect-search-bar-grid .navbar-search,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .navbar-search {
          font-size: 16px;
          width: 70%; } }
      @media screen and (max-width: 60em) {
        .elect-home .elect-header-container .elect-search-bar-grid .navbar-search,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .navbar-search {
          border-radius: 20px;
          background-color: #fcfcfc !important; } }
      @media screen and (min-width: 40.063em) and (max-width: 64em) {
        .elect-home .elect-header-container .elect-search-bar-grid .navbar-search,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .navbar-search {
          width: 260px;
          font-size: 18px; } }
      @media screen and (min-width: 64.063em) and (max-width: 80em) {
        .elect-home .elect-header-container .elect-search-bar-grid .navbar-search,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .navbar-search {
          font-size: 14px;
          height: 26px;
          border-radius: 13px;
          background-color: #eeeeee;
          width: 130px; } }
      @media screen and (min-width: 80.063em) and (max-width: 120em) {
        .elect-home .elect-header-container .elect-search-bar-grid .navbar-search,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .navbar-search {
          font-size: 14px;
          height: 28px;
          border-radius: 14px;
          background-color: #eeeeee;
          width: 180px; } }
      @media screen and (min-width: 120.063em) {
        .elect-home .elect-header-container .elect-search-bar-grid .navbar-search,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .navbar-search {
          font-size: 14px;
          height: 28px;
          border-radius: 14px;
          background-color: #eeeeee;
          width: 250px; } }
      .elect-home .elect-header-container .elect-search-bar-grid .navbar-search:focus a,
      .elect-home .elect-header-container .elect-search-bar-grid .navbar-search:active a,
      .elect-home .elect-header-container .menu .elect-search-bar-grid .navbar-search:focus a,
      .elect-home .elect-header-container .menu .elect-search-bar-grid .navbar-search:active a {
        background-color: #fcfcfc !important; }
    .elect-home .elect-header-container .elect-search-bar-grid .siteSearchBtn,
    .elect-home .elect-header-container .menu .elect-search-bar-grid .siteSearchBtn {
      border: 1px solid #0276b9;
      color: #fcfcfc;
      position: relative;
      text-align: center;
      padding: 0;
      border-radius: 50%;
      font-size: 14px;
      line-height: 1;
      margin-left: -20px;
      background: #0276b9;
      background: -webkit-gradient(linear, left top, right top, from(#5770b1), to(#182e69));
      background: linear-gradient(to right, #5770b1, #182e69);
      -webkit-appearance: none; }
      @media screen and (max-width: 40em) {
        .elect-home .elect-header-container .elect-search-bar-grid .siteSearchBtn,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .siteSearchBtn {
          margin-top: 44px;
          width: 44px;
          height: 44px;
          left: -30px; } }
      @media screen and (min-width: 40.063em) {
        .elect-home .elect-header-container .elect-search-bar-grid .siteSearchBtn,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .siteSearchBtn {
          left: -32px;
          top: -2px; } }
      @media screen and (min-width: 40.063em) and (max-width: 64em) {
        .elect-home .elect-header-container .elect-search-bar-grid .siteSearchBtn,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .siteSearchBtn {
          margin-top: 63px;
          width: 44px;
          height: 44px;
          left: -28px; } }
      @media screen and (min-width: 64.063em) and (max-width: 80em) {
        .elect-home .elect-header-container .elect-search-bar-grid .siteSearchBtn,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .siteSearchBtn {
          width: 36px;
          height: 36px;
          top: -46px;
          left: 118px; } }
      @media screen and (min-width: 80.063em) and (max-width: 120em) {
        .elect-home .elect-header-container .elect-search-bar-grid .siteSearchBtn,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .siteSearchBtn {
          width: 36px;
          height: 36px;
          top: -48px;
          left: 164px; } }
      @media screen and (min-width: 120.063em) {
        .elect-home .elect-header-container .elect-search-bar-grid .siteSearchBtn,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .siteSearchBtn {
          width: 36px;
          height: 36px;
          top: -48px;
          left: 236px; } }
      .elect-home .elect-header-container .elect-search-bar-grid .siteSearchBtn:active, .elect-home .elect-header-container .elect-search-bar-grid .siteSearchBtn:hover, .elect-home .elect-header-container .elect-search-bar-grid .siteSearchBtn:focus,
      .elect-home .elect-header-container .menu .elect-search-bar-grid .siteSearchBtn:active,
      .elect-home .elect-header-container .menu .elect-search-bar-grid .siteSearchBtn:hover,
      .elect-home .elect-header-container .menu .elect-search-bar-grid .siteSearchBtn:focus {
        background-color: #90c9f8; }
    .elect-home .elect-header-container .elect-search-bar-grid input[type=search],
    .elect-home .elect-header-container .menu .elect-search-bar-grid input[type=search] {
      -webkit-appearance: none; }
    .elect-home .elect-header-container .elect-search-bar-grid .searchbarHome,
    .elect-home .elect-header-container .menu .elect-search-bar-grid .searchbarHome {
      position: relative;
      height: 40px; }
      @media only screen and (max-width: 40em) {
        .elect-home .elect-header-container .elect-search-bar-grid .searchbarHome,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .searchbarHome {
          margin-top: -30px;
          margin-left: 8vw;
          margin-right: auto;
          text-align: center; } }
      @media only screen and (min-width: 40.063em) and (max-width: 64em) {
        .elect-home .elect-header-container .elect-search-bar-grid .searchbarHome,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .searchbarHome {
          margin-left: auto;
          margin-right: auto;
          width: 100%;
          margin-top: -20px; } }
      @media only screen and (min-width: 64.063em) {
        .elect-home .elect-header-container .elect-search-bar-grid .searchbarHome,
        .elect-home .elect-header-container .menu .elect-search-bar-grid .searchbarHome {
          margin-top: 17px;
          margin-right: -120px;
          padding-right: 0; } }
    .elect-home .elect-header-container .elect-search-bar-grid .label-hide,
    .elect-home .elect-header-container .menu .elect-search-bar-grid .label-hide {
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      width: 1px;
      overflow: hidden;
      position: absolute !important; }

#feature {
  padding: 0 20px 40px;
  margin-bottom: 60px; }
  #feature h1 {
    line-height: .95;
    font-weight: bold;
    font-size: 42px;
    letter-spacing: -0.05rem; }
  #feature h5 {
    text-indent: 3px;
    color: #b20000;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase; }
  #feature button {
    margin-top: 12px; }
  #feature p {
    font-style: italic; }
  #feature img {
    width: auto;
    height: auto; }

@media screen and (max-width: 767px) {
  #feature {
    padding-bottom: 10px;
    border-bottom: 1px solid #555555; }
    #feature h5 {
      padding-top: 10px; }
    #feature h1 {
      font-size: 34px;
      padding-bottom: 4px;
      line-height: .98; }
    #feature p {
      font-size: 16px;
      font-style: normal; }
    #feature .button-link {
      width: 100%;
      text-align: center; } }

.small-feature {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 80px;
  border: 1px solid #bbbbbb;
  padding: 30px 20px; }
  .small-feature h1 {
    line-height: .95;
    font-weight: bold;
    font-size: 34px;
    letter-spacing: -0.04rem;
    padding-top: 20px; }
  .small-feature p {
    font-size: 16px;
    font-style: normal; }
  .small-feature img {
    width: auto;
    height: auto; }

@media screen and (max-width: 767px) {
  .small-feature {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 60px;
    border: 0; }
    .small-feature h1 {
      font-size: 28px;
      padding-bottom: 4px;
      line-height: 1.1;
      padding-top: 20px; }
    .small-feature p {
      font-size: 14px;
      font-style: normal; } }

.news-highlights-section {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 80px; }
  .news-highlights-section .news-item {
    padding: 20px;
    border: 1px solid #bbbbbb; }
  .news-highlights-section img {
    width: auto;
    height: auto; }
  .news-highlights-section h1 {
    line-height: .95;
    font-weight: bold;
    font-size: 28px;
    letter-spacing: -0.04rem;
    padding-top: 18px; }
  .news-highlights-section p {
    font-size: 14px;
    font-style: normal; }

@media screen and (max-width: 767px) {
  .news-highlights-section {
    margin-left: 0;
    margin-right: 0;
    padding: 30px 20px 20px;
    margin-bottom: 20px;
    background: #bbbbbb; }
    .news-highlights-section .news-item {
      margin-bottom: 14px;
      background: #fcfcfc;
      border: 1px solid #999999; } }

.hero-wrapper {
  width: 100%; }

.hero-header {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto; }
  .hero-header figure {
    position: relative; }
  .hero-header figcaption {
    background: #4d4d4d;
    padding: 1em;
    margin: 0; }
    .hero-header figcaption h2,
    .hero-header figcaption h3 {
      color: white; }

@media (min-width: 64em) {
  .hero-header figcaption {
    background-color: transparent;
    color: white;
    position: absolute;
    width: 100%;
    top: 48%;
    top: calc(50% - 3rem);
    text-align: center; }
    .hero-header figcaption h2 {
      font-size: 3rem;
      font-weight: 700; } }

/* UL OL - list types */
ul .formal {
  margin: 0 0 0.3125rem 2.1875rem;
  line-height: 1.4; }

ul .blue-ul {
  margin: 0 0 0.3125rem 2.1875rem;
  line-height: 1.4;
  list-style-position: outside;
  list-style-image: url("/media/site-assets/images/bullets-and-arrows/ul-blue-bullet.png");
  /*list-style-image: url( /media/site-assets/images/bullets-and-arrows/ul-blue-bullet.png);*/ }

ul .red-ul {
  margin: 0 0 0 0;
  list-style-position: outside;
  list-style-image: url("/media/site-assets/images/bullets-and-arrows/ul-red-bullet.png");
  /*list-style-image: url( /media/site-assets/images/bullets-and-arrows/ul-red-bullet.png);*/ }
  ul .red-ul li {
    margin: 0 0 0.3125rem 2.1875rem; }

ul .second-ul {
  margin: 0 0 0.3125rem 3.1875rem;
  line-height: 1.4;
  list-style-position: outside;
  list-style-image: url("/media/site-assets/images/bullets-and-arrows/bullet-sec.png");
  /*list-style-image: url( /media/site-assets/images/bullets-and-arrows/bullet-sec.png);*/ }

ul .third-ul {
  margin: 0 0 0.3125rem 3.5875rem;
  list-style-position: outside;
  /*list-style-image: url( /media/site-assets/images/bullets-and-arrows/bullet-thrd.png);*/
  list-style-image: url("/media/site-assets/images/bullets-and-arrows/bullet-thrd.png"); }

ol .formal {
  margin: 0 0 0.3125rem 2.1875rem;
  line-height: 1.4; }

ul.formal p,
ul.formal div,
ul.formal h3,
ul.formal ul,
ol.formal p,
ol.formal div,
ol.formal h3,
ol.formal ul,
ul.blue-ul p,
ul.blue-ul div,
ul.blue-ul h3,
ul.blue-ul ul,
ul.red-ul p,
ul.red-ul div,
ul.red-ul h3,
ul.red-ul ul {
  margin-top: 1.2rem;
  /*color:#F90; marking for testing */ }

.link-footer ul,
.link-footer li {
  list-style: none;
  padding: 0;
  margin: 0; }
  .link-footer ul a,
  .link-footer li a {
    padding: 0.25rem 0;
    color: #fcfcfc; }

.full_article ul {
  /*News release UL*/
  margin: 0 0 0.3125rem 2.1875rem;
  line-height: 1.4; }

.special h3 {
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 600; }

.news-section {
  padding-top: 20px; }
  @media screen and (min-width: 772px) and (max-width: 769px) and (orientation: portrait) {
    .news-section {
      margin-top: -200px !important;
      margin-left: 1em !important;
      margin-right: 1em !important; } }
  @media screen and (min-width: 770px) and (max-width: 800px) and (orientation: portrait) {
    .news-section {
      margin-top: -160px !important;
      margin-left: 1em !important;
      margin-right: 1em !important; } }
  @media screen and (max-width: 48em) {
    .news-section {
      margin-top: -280px;
      margin-left: 1.5%;
      margin-right: 1.5%; } }
  @media screen and (min-width: 48.063em) and (max-width: 50em) {
    .news-section {
      margin-top: -220px;
      margin-left: 1.5%;
      margin-right: 1.5%; } }
  @media screen and (min-width: 50.063em) and (max-width: 64em) {
    .news-section {
      margin-top: -180px;
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (min-width: 64.063em) {
    .news-section {
      margin-left: 16%;
      margin-right: 16%; } }

.news-grid {
  max-width: 1400px;
  margin-left: auto !important;
  margin-right: auto !important; }

.snippet {
  min-height: 5em;
  margin-bottom: 1.5em; }
  .snippet img,
  .snippet .date-stamp {
    float: left;
    margin-right: 2em; }
    @media only screen and (max-width: 40em) {
      .snippet img,
      .snippet .date-stamp {
        margin-right: .5em; } }
  .snippet p {
    margin-bottom: 0;
    padding-top: 5%;
    font-family: 'Roboto', sans-serif; }
  .snippet .title {
    font-weight: normal;
    font-size: 0.8rem;
    color: #4d4d4d;
    margin-top: 0;
    padding-top: 0; }
  .snippet .date-stamp {
    width: 4rem;
    text-align: right;
    padding-top: 0; }
    .snippet .date-stamp .month {
      color: #223e98;
      padding: .1em 0 0 0;
      font-size: 1.3em;
      text-align: right;
      font-weight: 400; }
    .snippet .date-stamp .day {
      padding: .2em 0 .5em .5em;
      font-size: 2em;
      font-weight: 100;
      border-top: none;
      color: #223e98; }
      .snippet .date-stamp .day a:hover {
        text-decoration: underline;
        color: #ff0000;
        font-weight: bold; }

.news a:hover, .news a:focus {
  color: #ff0000;
  font-weight: bold;
  text-decoration: underline; }

.news .snippet-text {
  padding-left: 0;
  margin-left: -16px;
  padding-top: 0; }

.notice {
  background: #eeeeee;
  max-height: 10em;
  opacity: 1 !important;
  display: block !important; }
  .notice a {
    background: url("/media/site-assets/images/css-images/warning_64.png") no-repeat scroll 32px 50%;
    /*background: url('/media/site-assets/images/css-images/warning_64.png') no-repeat scroll 32px 50%;*/
    color: #555555;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 40px 50px 40px 120px;
    text-decoration: none; }
  .notice .emergency {
    background: #e95530; }
  .notice.closed {
    display: block !important;
    -webkit-transition: opacity 500ms ease-out, max-height 500ms ease-out !important;
    transition: opacity 500ms ease-out, max-height 500ms ease-out !important;
    max-height: 0 !important;
    opacity: 0 !important; }
    .notice.closed.fa {
      display: none !important; }
    .notice.closed a {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      -webkit-transition: padding 500ms ease-out !important;
      transition: padding 500ms ease-out !important;
      max-height: 0 !important; }

.notice,
.notice.warning {
  background: #ffcc00; }

.notice,
.notice .fa {
  float: right;
  margin: -60px 16px 0 0;
  font-weight: bold;
  color: #4d4d4d;
  border: 2px solid #4d4d4d;
  padding: 2px;
  border-radius: 5px;
  cursor: pointer; }

.notice.emergency a,
.notice.warning a,
.notice.emergency .fa,
.notice.warning .fa {
  color: #fcfcfc;
  border-color: #fcfcfc; }

@media (max-width: 550px) {
  .notice .row span {
    margin: -70px 16px 0 0; } }

@media (max-width: 330px) {
  .notice .row span {
    margin: -90px 16px 0 0; } }

.pricing-table {
  border: solid 1px #fcfcfc;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table .title {
    background-color: #4d4d4d;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #fcfcfc;
    font-weight: normal;
    font-size: 1rem;
    /*font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif*/
    /*font-family: "Cabin", sans-serif;*/
    font-family: "Roboto", sans-serif; }
  .pricing-table .price {
    background-color: #fcfcfc;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #4d4d4d;
    font-weight: normal;
    font-size: 2rem;
    /* font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif*/
    /*font-family: "Cabin", sans-serif;*/
    font-family: "Roboto", sans-serif; }
  .pricing-table .description {
    background-color: #fcfcfc;
    padding: 0.9375rem;
    text-align: center;
    color: #555555;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #fcfcfc; }
  .pricing-table .bullet-item {
    background-color: #fcfcfc;
    padding: 0.9375rem;
    text-align: center;
    color: #4d4d4d;
    font-size: 0.875rem;
    font-weight: normal;
    border-bottom: dotted 1px #fcfcfc; }
  .pricing-table .cta-button {
    background-color: #fcfcfc;
    text-align: center;
    padding: 1.25rem 1.25rem 0; }

.pricing-table * {
  list-style: none;
  line-height: 1; }

/*search results*/
.gsc-resultsHeader {
  display: none; }

.gsc-cursor-current-page, .gsc-cursor-page {
  color: #906614; }

.gsc-above-wrapper-area {
  border-bottom: 0px solid #eeeeee;
  padding: 0; }

.gsc-control-cse {
  padding: 0; }

@media sreen and (min-width: 768px) {
  .left-nav-content {
    margin-top: -140px; } }

.side-nav-header {
  margin: 0;
  padding: 0; }
  .side-nav-header a {
    background: #1a2a58;
    padding: .5em;
    display: block;
    color: #fcfcfc;
    border: 1px solid #1a2a58;
    font-size: 1rem;
    font-weight: bold; }
    .side-nav-header a:hover {
      background-color: #fcfcfc;
      color: #1a2a58; }
  @media screen and (min-width: 40.063rem) and (max-width: 64rem) {
    .side-nav-header {
      margin: 12px 0 0 0; } }

.side-nav {
  border-left: 1px solid #fcfcfc;
  border-right: 1px solid #fcfcfc;
  display: block;
  padding: 0;
  margin: 0 0 0.875rem 0;
  list-style-type: none;
  list-style-position: inside;
  font-family: "Roboto", sans-serif; }
  .side-nav li {
    margin: 0;
    font-size: 0.875rem; }
    .side-nav li:first-child {
      border-top: 1px solid #bbbbbb; }
    .side-nav li .selected:after {
      font-family: FontAwesome;
      content: "\f078 ";
      margin-right: 1em;
      float: right; }
    .side-nav li a {
      border-bottom: 1px solid #fcfcfc;
      margin: 0;
      padding: .5em .75em; }
      .side-nav li a:hover {
        color: #ff0000;
        border-bottom: 1px dotted #ff0000;
        font-weight: bold; }
      .side-nav li a:after {
        font-family: FontAwesome;
        content: "\f054 ";
        float: right; }
    .side-nav li a:not(.button) {
      display: block;
      color: #111111; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        color: #fcfcfc;
        background-color: #4d4d4d;
        font-weight: normal;
        border-bottom: 0px; }
    .side-nav li .active a:first-child:not(.button) {
      color: #b20000;
      font-weight: normal;
      /*font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif*/
      /*font-family: "Cabin", sans-serif;*/
      font-family: "Roboto", sans-serif; }
    .side-nav li ul {
      margin: 0; }
      .side-nav li ul li a {
        padding-left: 1.25rem; }
      .side-nav li ul li ul li a {
        padding-left: 2.5rem;
        font-size: .9em; }
    .side-nav li .divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: #fcfcfc; }
  .side-nav span[class^="currentbranch"] a {
    background: #fcfcfc; }

.regdeadlinestable {
  width: 700px;
  margin-bottom: 1.25rem; }

.staff_table-alt {
  border: 0px;
  width: 420px; }

.schedules_table td {
  width: 340px;
  padding: 10px;
  border: 1px solid #eeeeee;
  font-size: 14px; }

/*9-18-19 - late add RV - attempt to correct table loading failure */
.elect-2020-main {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 62.5rem;
  margin-top: 4rem; }

.ve-home,
.elect-home {
  /* language switcher */ }
  .ve-home #vaheader,
  .elect-home #vaheader {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1102; }
  .ve-home .va-commonBanner--dark,
  .elect-home .va-commonBanner--dark {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1103; }
  .ve-home #va-commonBanner, .ve-home #va-commonBanner__links .va-commonBanner__list,
  .elect-home #va-commonBanner,
  .elect-home #va-commonBanner__links .va-commonBanner__list {
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important; }
  @media only screen and (min-width: 48.625em) {
    .ve-home #cbanner,
    .elect-home #cbanner {
      margin-bottom: 0;
      margin-top: 0;
      padding-top: 0;
      width: 100%; } }
  .ve-home #ls-home,
  .elect-home #ls-home {
    margin-top: 0; }
    @media only screen and (max-width: 40em) {
      .ve-home #ls-home,
      .elect-home #ls-home {
        padding-top: 26px !important; } }
    @media only screen and (min-width: 40.625em) and (max-width: 64em) {
      .ve-home #ls-home,
      .elect-home #ls-home {
        padding-top: 28px; } }
    @media only screen and (min-width: 64.063em) and (max-width: 80em) {
      .ve-home #ls-home,
      .elect-home #ls-home {
        padding-top: 24px !important; } }
    @media only screen and (min-width: 80.063em) {
      .ve-home #ls-home,
      .elect-home #ls-home {
        padding-top: 16px !important; } }
    .ve-home #ls-home .language-switcher,
    .elect-home #ls-home .language-switcher {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      color: #fcfcfc;
      background-color: #111111;
      font-weight: 800;
      padding: 10px 14px;
      top: -10px;
      width: 100%; }
      @media screen and (min-width: 80.063em) {
        .ve-home #ls-home .language-switcher,
        .elect-home #ls-home .language-switcher {
          padding: 24px 14px 10px 14px !important; } }
      .ve-home #ls-home .language-switcher a,
      .elect-home #ls-home .language-switcher a {
        color: #fcfcfc;
        border-bottom: 1px dotted #4d4d4d;
        margin-left: 1rem;
        margin-right: 1rem; }
        .ve-home #ls-home .language-switcher a:hover, .ve-home #ls-home .language-switcher a:focus,
        .elect-home #ls-home .language-switcher a:hover,
        .elect-home #ls-home .language-switcher a:focus {
          color: #faafa7;
          border-bottom: 1px dotted #faafa7; }
      @media screen and (max-width: 40em) {
        .ve-home #ls-home .language-switcher,
        .elect-home #ls-home .language-switcher {
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ve-home,
    .elect-home {
      /* IE10+ specific styles go here */ }
      .ve-home .language-switcher-home,
      .elect-home .language-switcher-home {
        margin-top: 26px; }
      .ve-home .language-switcher,
      .elect-home .language-switcher {
        margin-top: 0; } }

body {
  overflow-x: hidden; }

.home {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; }

.voter-ed-grid > * {
  font-family: "Open Sans", "OpenSans", sans-serif !important; }

.voter-ed-grid {
  max-width: 3080px;
  padding-left: 0;
  padding-right: 0; }
  @media screen and (max-width: 40em) {
    .voter-ed-grid {
      padding-top: 0;
      margin-top: 0; } }
  .voter-ed-grid p,
  .voter-ed-grid div,
  .voter-ed-grid li,
  .voter-ed-grid h1,
  .voter-ed-grid h2,
  .voter-ed-grid h3,
  .voter-ed-grid h4,
  .voter-ed-grid h5,
  .voter-ed-grid li,
  .voter-ed-grid td,
  .voter-ed-grid th {
    font-family: "Open Sans", sans-serif !important; }
  .voter-ed-grid p,
  .voter-ed-grid div,
  .voter-ed-grid li,
  .voter-ed-grid td,
  .voter-ed-grid th {
    font-size: 1rem;
    line-height: 1.5; }
  .voter-ed-grid h1 {
    font-size: 2.5rem;
    line-height: 5.625rem;
    font-weight: 400; }
  .voter-ed-grid h2 {
    font-size: 1.75rem;
    line-height: 3.25rem;
    font-weight: 400; }
  .voter-ed-grid .ve-main-content-grid,
  .voter-ed-grid .main-content-cell,
  .voter-ed-grid .voter-ed-grid {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important; }

@media screen and (max-width: 64em) {
  #back-to-top {
    border-radius: 50%;
    background-color: #111111;
    color: #ffffff;
    height: 48px;
    width: 48px;
    padding: 12px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    position: fixed;
    bottom: 0;
    right: 16px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    opacity: 0.7; }
    #back-to-top img {
      -webkit-filter: invert(92%) sepia(92%) saturate(0%) hue-rotate(232deg) brightness(107%) contrast(106%);
              filter: invert(92%) sepia(92%) saturate(0%) hue-rotate(232deg) brightness(107%) contrast(106%);
      width: auto;
      height: auto; } }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .ve-main-content-grid {
    margin-top: 0; } }

@media screen and (max-width: 64em) {
  .back-to-top-hide {
    visibility: hidden;
    opacity: 0; } }

.ve-page-heading-blue {
  color: #9dadd3; }

.ve-med-blue {
  color: #546cad; }

.ve-dark-blue {
  color: #263c79; }

.ve-date-blue {
  color: #1c326e; }

.ve-dusty-red {
  color: #8d4241; }

.ve-med-red {
  color: #8d2021; }

.ve-dark-red {
  color: #710b0b; }

.ve-x-red {
  color: #a82020; }

.ve-check-green {
  color: #126329; }

.ve-white {
  color: #ffffff; }

.ve-white-grey {
  color: #f8f8f8; }

.ve-light-grey {
  color: #e3e3e3; }

.ve-med-grey {
  color: #999999; }

.ve-dark-grey {
  color: #666666; }

.ve-black {
  color: #000000; }

.ve-page-heading-blue-bkg {
  background-color: #9dadd3; }

.ve-med-blue-bkg {
  background-color: #546cad; }

.ve-dark-blue-bkg {
  background-color: #263c79; }

.ve-date-blue-bkg {
  background-color: #1c326e; }

.ve-dusty-red-bkg {
  background-color: #8d4241; }

.ve-med-red-bkg {
  background-color: #8d2021; }

.ve-x-red-bkg {
  background-color: #a82020; }

.ve-dark-red-bkg {
  background-color: #710b0b; }

.ve-check-green-bkg {
  background-color: #126329; }

.ve-white-bkg {
  background-color: #ffffff; }

.ve-white-grey-bkg {
  background-color: #f8f8f8; }

.ve-light-grey-bkg {
  background-color: #e3e3e3; }

.ve-med-grey-bkg {
  background-color: #999999; }

.ve-dark-grey-bkg {
  background-color: #666666; }

.ve-black-bkg {
  background-color: #000000; }

@media screen and (max-width: 64em) {
  .ve-home .ve-header-container {
    top: -26px !important; } }

@media screen and (min-width: 64.063em) {
  .ve-home .ve-header-container {
    margin-top: -26px; } }

@media screen and (max-width: 64em) {
  .ve-home .ve-header-container .ve-header-grid-active {
    background-color: #e3e3e3 !important; } }

@media screen and (min-width: 40.063em) and (max-width: 64em) {
  .ve-home .ve-header-container .ve-header-grid-active {
    top: -40px; } }

.ve-home .ve-header-container .sticky {
  border-bottom: 1px solid #999999;
  z-index: 100; }
  @media screen and (max-width: 40em) {
    .ve-home .ve-header-container .sticky {
      top: -2px; } }

.ve-home .ve-header-container .is-anchored {
  margin-top: 20px !important; }

.ve-home .ve-header-container .ve-header-grid {
  background: #ffffff !important; }
  @media screen and (max-width: 40em) {
    .ve-home .ve-header-container .ve-header-grid {
      margin-top: 28px;
      padding-top: 16px;
      height: 70px;
      margin-bottom: 0;
      margin-left: 0; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .ve-home .ve-header-container .ve-header-grid {
      margin-top: 24px;
      padding-top: 6px;
      padding-left: 20px;
      padding-right: 20px;
      min-height: 78px;
      margin-bottom: 0; } }
  @media screen and (min-width: 64em) {
    .ve-home .ve-header-container .ve-header-grid {
      padding-left: 2rem;
      padding-right: 2rem;
      min-height: 78px;
      margin-top: 24px;
      margin-bottom: auto; } }
  .ve-home .ve-header-container .ve-header-grid .header-logo {
    width: 100%;
    text-align: center; }
    .ve-home .ve-header-container .ve-header-grid .header-logo img {
      text-align: center;
      width: 100%; }
    @media screen and (max-width: 40em) {
      .ve-home .ve-header-container .ve-header-grid .header-logo {
        margin: auto;
        padding-left: .3rem;
        padding-right: 1.3rem; }
        .ve-home .ve-header-container .ve-header-grid .header-logo img {
          padding: 0 0 8px 10px; } }
    @media screen and (max-width: 64em) {
      .ve-home .ve-header-container .ve-header-grid .header-logo img {
        margin: 0 0 0 0; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .ve-home .ve-header-container .ve-header-grid .header-logo {
        margin: auto; }
        .ve-home .ve-header-container .ve-header-grid .header-logo img {
          padding: 8px 90px 10px 10px; } }
    @media screen and (min-width: 64.063em) {
      .ve-home .ve-header-container .ve-header-grid .header-logo {
        padding-left: 28px !important; }
        .ve-home .ve-header-container .ve-header-grid .header-logo img {
          height: auto;
          float: left; } }
    @media screen and (min-width: 64.063em) and (max-width: 80em) {
      .ve-home .ve-header-container .ve-header-grid .header-logo {
        padding: 14px 10px 14px 0 !important;
        width: 87%;
        margin-left: -24px;
        margin-top: 0; } }
    @media screen and (min-width: 80.063em) {
      .ve-home .ve-header-container .ve-header-grid .header-logo {
        padding: 12px 10px 10px 0;
        width: 92%;
        margin-left: -20px; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .ve-home .ve-header-container .ve-header-grid .menu-cell {
      padding-left: 0;
      margin-left: 0; } }
  @media screen and (min-width: 64.063em) {
    .ve-home .ve-header-container .ve-header-grid .menu-cell {
      margin-top: auto;
      margin-bottom: auto; } }
  @media screen and (max-width: 40em) {
    .ve-home .ve-header-container .ve-header-grid #ve-main-menu {
      margin-left: -12px;
      margin-top: 17px; } }
  @media screen and (max-width: 64em) {
    .ve-home .ve-header-container .ve-header-grid #ve-main-menu {
      background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#ffffff));
      background: linear-gradient(to bottom, #e3e3e3, #ffffff);
      width: 100%; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .ve-home .ve-header-container .ve-header-grid #ve-main-menu {
      margin-top: auto;
      margin-bottom: auto;
      margin-left: -20px;
      padding-top: 0;
      padding-left: 0; } }
  @media screen and (min-width: 64.063em) and (max-width: 80em) {
    .ve-home .ve-header-container .ve-header-grid #ve-main-menu {
      margin-top: auto;
      margin-bottom: auto;
      margin-left: -5vw;
      background: none !important;
      background-color: transparent !important; } }
  @media screen and (min-width: 80.063em) and (max-width: 90em) {
    .ve-home .ve-header-container .ve-header-grid #ve-main-menu {
      margin-top: auto;
      margin-bottom: auto;
      margin-left: -4vw;
      background: none !important;
      background-color: transparent !important; } }
  @media screen and (min-width: 90.063em) {
    .ve-home .ve-header-container .ve-header-grid #ve-main-menu {
      margin-top: auto;
      margin-bottom: auto;
      margin-left: -1vw;
      background: none !important;
      background-color: transparent !important; } }
  .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    font-weight: bold; }
    @media screen and (max-width: 40em) {
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul {
        margin-top: -15px; } }
    @media screen and (max-width: 64em) {
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul {
        width: 100%;
        background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#ffffff));
        background: linear-gradient(to bottom, #e3e3e3, #ffffff);
        padding: 6px 20px 28px;
        font-size: 1.4rem;
        margin-left: 0;
        border-bottom: 1px solid #999999; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul {
        font-size: 2rem;
        padding-top: 0;
        margin-top: 0; } }
    @media screen and (min-width: 64.063em) {
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul {
        padding-top: 8px;
        background: none;
        background-color: transparent;
        margin-top: auto;
        margin-bottom: auto; } }
    @media screen and (min-width: 64.063em) and (max-width: 80em) {
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul {
        font-size: 0.95rem;
        margin-left: 1VW;
        margin-right: auto; } }
    @media screen and (min-width: 80.063em) and (max-width: 112em) {
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul {
        font-size: 1.0rem;
        margin-left: -1%;
        margin-right: auto; } }
    @media screen and (min-width: 112.063em) and (max-width: 124em) {
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul {
        font-size: 1.1rem;
        margin-left: 6%;
        margin-right: auto; } }
    @media screen and (min-width: 124.063em) {
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul {
        font-size: 1.25rem;
        margin-left: 6%;
        margin-right: auto; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li.hide-for-large {
        padding-top: 10px; } }
    .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li {
      display: inline-block;
      margin-right: 1px; }
      @media screen and (max-width: 64em) {
        .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li {
          background: none; } }
      @media screen and (min-width: 40.063em) and (max-width: 64em) {
        .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li {
          padding-bottom: 18px !important; } }
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a {
        display: block;
        height: 50px;
        text-align: center;
        color: #666666;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        text-decoration: none;
        border-bottom: none; }
        @media screen and (max-width: 40.063em) {
          .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a {
            padding: 14px; } }
        @media screen and (max-width: 64em) {
          .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a {
            background: none; }
            .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a:hover, .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a:focus {
              color: #263c79; } }
        @media screen and (min-width: 40.063em) and (max-width: 64em) {
          .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a {
            padding: 0 14px 28px; } }
        @media screen and (min-width: 64.063em) {
          .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a {
            height: 40px !important;
            padding: 8px;
            line-height: 1.0;
            background: none !important;
            background-color: transparent !important; }
            .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a:hover {
              background-color: #263c79;
              color: #ffffff;
              border-bottom: none !important; }
            .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a:focus {
              border-bottom: none !important; } }
        @media screen and (min-width: 64.063em) and (max-width: 80em) {
          .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a {
            min-width: 125px !important; } }
        @media screen and (min-width: 80.063em) {
          .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a {
            min-width: 160px !important; } }
        @media screen and (min-width: 80.063em) and (max-width: 112em) {
          .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a {
            min-width: 160px !important; } }
        @media screen and (min-width: 112.063em) and (max-width: 124em) {
          .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li a {
            min-width: 180px !important; } }
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li:hover a,
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li:focus a,
      .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li:active a {
        color: #546cad;
        border-bottom: none !important; }
      @media screen and (max-width: 40em) {
        .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li .active a {
          color: #546cad; } }
      @media screen and (min-width: 40.063em) {
        .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li .active a {
          color: #546cad; }
          .ve-home .ve-header-container .ve-header-grid #ve-main-menu ul li .active a:hover {
            background: #ffffff;
            color: #263c79; } }

.ve-home .ve-header-container .ve-title-bar {
  background: #ffffff !important;
  margin-top: -6px;
  text-align: right;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 0;
  padding-top: 0; }
  @media screen and (max-width: 40em) {
    .ve-home .ve-header-container .ve-title-bar {
      height: 40px; } }
  @media screen and (max-width: 64em) {
    .ve-home .ve-header-container .ve-title-bar {
      background-color: transparent !important;
      background: none !important; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .ve-home .ve-header-container .ve-title-bar {
      height: 65px;
      padding-left: 25px !important; } }
  @media screen and (min-widith: 64.063em) {
    .ve-home .ve-header-container .ve-title-bar {
      background: #ffffff !important; } }
  .ve-home .ve-header-container .ve-title-bar button.mobile-menu-icon {
    overflow: hidden;
    text-align: center;
    background: #546cad;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    padding: 0;
    font-weight: 300; }
    @media screen and (max-width: 40em) {
      .ve-home .ve-header-container .ve-title-bar button.mobile-menu-icon {
        height: 40px;
        width: 40px;
        margin: 4% 32px  auto auto; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .ve-home .ve-header-container .ve-title-bar button.mobile-menu-icon {
        height: 56px;
        width: 56px;
        margin: 13% 40px auto auto; } }
    .ve-home .ve-header-container .ve-title-bar button.mobile-menu-icon i {
      color: #ffffff;
      margin: auto;
      font-size: 24px;
      line-height: 18px;
      width: auto;
      text-align: center;
      padding: 4px;
      font-weight: 300; }
    .ve-home .ve-header-container .ve-title-bar button.mobile-menu-icon:focus {
      outline: 0; }
    .ve-home .ve-header-container .ve-title-bar button.mobile-menu-icon:active {
      color: #ffffff; }

.ve-home .ve-header-container .menu-button-active {
  background-color: #999999 !important; }

.ve-home .ve-header-container .menu-button-standard {
  background: #546cad !important; }

.ve-home .ve-header-container .ve-search-bar-grid,
.ve-home .ve-header-container .menu .ve-search-bar-grid {
  height: 40px; }
  @media screen and (max-width: 40em) {
    .ve-home .ve-header-container .ve-search-bar-grid,
    .ve-home .ve-header-container .menu .ve-search-bar-grid {
      margin-bottom: 56px;
      padding-left: 14px;
      margin-top: -10px; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .ve-home .ve-header-container .ve-search-bar-grid,
    .ve-home .ve-header-container .menu .ve-search-bar-grid {
      margin-left: auto;
      top: -30px;
      margin-right: auto;
      padding-left: 10px;
      margin-bottom: 52px; } }
  @media screen and (min-width: 64.063em) {
    .ve-home .ve-header-container .ve-search-bar-grid,
    .ve-home .ve-header-container .menu .ve-search-bar-grid {
      margin-right: 0;
      padding-left: 0;
      width: 25%;
      margin-top: -.2rem;
      float: right; } }
  .ve-home .ve-header-container .ve-search-bar-grid .navbar-search,
  .ve-home .ve-header-container .menu .ve-search-bar-grid .navbar-search {
    border: 1px solid #e3e3e3;
    color: #666666;
    font-family: 'Open Sans', sans-serif;
    padding-left: 10px; }
    @media screen and (max-width: 40em) {
      .ve-home .ve-header-container .ve-search-bar-grid .navbar-search,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .navbar-search {
        font-size: 16px;
        width: 70%;
        margin-left: 12vw;
        margin-right: auto; } }
    @media screen and (max-width: 60em) {
      .ve-home .ve-header-container .ve-search-bar-grid .navbar-search,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .navbar-search {
        border-radius: 20px;
        background-color: #ffffff !important; }
        .ve-home .ve-header-container .ve-search-bar-grid .navbar-search:focus a,
        .ve-home .ve-header-container .ve-search-bar-grid .navbar-search:active a,
        .ve-home .ve-header-container .menu .ve-search-bar-grid .navbar-search:focus a,
        .ve-home .ve-header-container .menu .ve-search-bar-grid .navbar-search:active a {
          background-color: #ffffff !important; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .ve-home .ve-header-container .ve-search-bar-grid .navbar-search,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .navbar-search {
        width: 260px;
        font-size: 18px; } }
    @media screen and (min-width: 64.063em) {
      .ve-home .ve-header-container .ve-search-bar-grid .navbar-search,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .navbar-search {
        height: 38px;
        font-size: 14px;
        height: 26px;
        border-radius: 13px;
        background-color: #e3e3e3; } }
    @media screen and (min-width: 64.063em) and (max-width: 80em) {
      .ve-home .ve-header-container .ve-search-bar-grid .navbar-search,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .navbar-search {
        width: 145px; } }
    @media screen and (min-width: 80.063em) and (max-width: 120em) {
      .ve-home .ve-header-container .ve-search-bar-grid .navbar-search,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .navbar-search {
        font-size: 14px;
        height: 28px;
        border-radius: 14px;
        background-color: #eeeeee;
        width: 180px; } }
    @media screen and (min-width: 120.063em) {
      .ve-home .ve-header-container .ve-search-bar-grid .navbar-search,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .navbar-search {
        font-size: 14px;
        height: 28px;
        border-radius: 14px;
        background-color: #eeeeee;
        width: 250px; } }
  .ve-home .ve-header-container .ve-search-bar-grid .siteSearchBtn,
  .ve-home .ve-header-container .menu .ve-search-bar-grid .siteSearchBtn {
    border: 1px solid #546cad;
    color: #ffffff;
    position: relative;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    font-size: 14px;
    line-height: 1;
    margin-left: -20px;
    background: #546cad;
    background: -webkit-gradient(linear, left top, right top, from(#5770b1), to(#182e69));
    background: linear-gradient(to right, #5770b1, #182e69);
    -webkit-appearance: none; }
    @media screen and (max-width: 40em) {
      .ve-home .ve-header-container .ve-search-bar-grid .siteSearchBtn,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .siteSearchBtn {
        margin-top: 44px;
        width: 44px;
        height: 44px;
        left: -32px; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .ve-home .ve-header-container .ve-search-bar-grid .siteSearchBtn,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .siteSearchBtn {
        margin-top: 63px;
        width: 44px;
        height: 44px;
        left: -28px; } }
    @media screen and (min-width: 64.063em) {
      .ve-home .ve-header-container .ve-search-bar-grid .siteSearchBtn,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .siteSearchBtn {
        left: 146px;
        width: 36px;
        height: 36px;
        top: -47px; } }
    @media screen and (min-width: 64.063em) and (max-width: 80em) {
      .ve-home .ve-header-container .ve-search-bar-grid .siteSearchBtn,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .siteSearchBtn {
        left: 128px; } }
    @media screen and (min-width: 80.063em) and (max-width: 120em) {
      .ve-home .ve-header-container .ve-search-bar-grid .siteSearchBtn,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .siteSearchBtn {
        width: 36px;
        height: 36px;
        top: -48px;
        left: 164px; } }
    @media screen and (min-width: 120.063em) {
      .ve-home .ve-header-container .ve-search-bar-grid .siteSearchBtn,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .siteSearchBtn {
        width: 36px;
        height: 36px;
        top: -48px;
        left: 236px; } }
    .ve-home .ve-header-container .ve-search-bar-grid .siteSearchBtn:active, .ve-home .ve-header-container .ve-search-bar-grid .siteSearchBtn:hover, .ve-home .ve-header-container .ve-search-bar-grid .siteSearchBtn:focus,
    .ve-home .ve-header-container .menu .ve-search-bar-grid .siteSearchBtn:active,
    .ve-home .ve-header-container .menu .ve-search-bar-grid .siteSearchBtn:hover,
    .ve-home .ve-header-container .menu .ve-search-bar-grid .siteSearchBtn:focus {
      background-color: #9dadd3; }
  .ve-home .ve-header-container .ve-search-bar-grid input[type=search],
  .ve-home .ve-header-container .menu .ve-search-bar-grid input[type=search] {
    -webkit-appearance: none; }
  .ve-home .ve-header-container .ve-search-bar-grid .searchbarHome,
  .ve-home .ve-header-container .menu .ve-search-bar-grid .searchbarHome {
    position: relative;
    height: 40px; }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .ve-home .ve-header-container .ve-search-bar-grid .searchbarHome,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .searchbarHome {
        margin-left: auto;
        margin-right: auto;
        width: 100%; } }
    @media screen and (min-width: 64.063em) {
      .ve-home .ve-header-container .ve-search-bar-grid .searchbarHome,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .searchbarHome {
        margin-top: 10px;
        left: 10px;
        padding-right: 0; } }
    @media screen and (max-width: 40em) {
      .ve-home .ve-header-container .ve-search-bar-grid .searchbarHome form,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .searchbarHome form {
        margin-top: -10px; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .ve-home .ve-header-container .ve-search-bar-grid .searchbarHome form,
      .ve-home .ve-header-container .menu .ve-search-bar-grid .searchbarHome form {
        margin-top: -26px; } }
  .ve-home .ve-header-container .ve-search-bar-grid .label-hide,
  .ve-home .ve-header-container .menu .ve-search-bar-grid .label-hide {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    overflow: hidden;
    position: absolute !important; }

@media screen and (min-width: 64.063em) {
  .ve-home .ve-header-container .adjust-sticky {
    margin-top: 24px; } }

@media screen and (min-width: 40.063em) and (max-width: 64em) {
  .ve-home .ve-header-container .adjust-sticky {
    margin-top: 28px; } }

.ve-footercontainer {
  background-color: #263c79;
  font-family: "Open Sans", sans-serif !important;
  /* Medium only */
  /* Large and up */ }
  @media screen and (max-width: 40em) {
    .ve-footercontainer {
      padding: 30px 40px; } }
  @media screen and (min-width: 40.063em) and (max-width: 63.9375em) {
    .ve-footercontainer {
      padding: 20px 120px; } }
  @media screen and (min-width: 64.063em) {
    .ve-footercontainer {
      padding: 28px 30px 20px 70px; } }
  @media screen and (min-width: 2400px) {
    .ve-footercontainer {
      padding: 30px 80px; } }
  @media screen and (max-width: 3000px) {
    .ve-footercontainer {
      width: 100% !important; } }
  .ve-footercontainer p {
    color: #e3e3e3;
    font-weight: 400 !important;
    letter-spacing: .1rem; }
    .ve-footercontainer p a {
      color: #e3e3e3;
      text-decoration: none;
      font-weight: 400 !important; }
  .ve-footercontainer h3 {
    color: #9dadd3;
    text-transform: uppercase; }
    @media screen and (max-width: 40em) {
      .ve-footercontainer h3 {
        font-weight: 300 !important;
        font-size: 1.3rem;
        letter-spacing: .1rem;
        padding-bottom: 0; } }
  .ve-footercontainer ul {
    list-style: none; }
    @media screen and (max-width: 40em) {
      .ve-footercontainer ul {
        padding-bottom: .65rem;
        margin-left: 40px; } }
    @media screen and (min-width: 40.063em) {
      .ve-footercontainer ul {
        margin-left: 2px; } }
    .ve-footercontainer ul li {
      color: #e3e3e3;
      font-weight: 400 !important;
      letter-spacing: .1rem; }
      @media screen and (max-width: 40em) {
        .ve-footercontainer ul li {
          font-size: .8rem;
          margin-left: -1.2rem;
          line-height: 2.3; } }
      @media screen and (min-width: 40.063em) {
        .ve-footercontainer ul li {
          padding-top: 3px;
          padding-bottom: 4px; } }
      .ve-footercontainer ul li a {
        color: #e3e3e3;
        text-decoration: none;
        font-weight: 400 !important;
        letter-spacing: .1rem; }
        @media screen and (max-width: 40em) {
          .ve-footercontainer ul li a {
            font-size: .8rem;
            margin-left: -1.2rem; } }
        .ve-footercontainer ul li a:active, .ve-footercontainer ul li a:focus, .ve-footercontainer ul li a:hover {
          color: #9dadd3; }
  .ve-footercontainer .contact-info {
    color: #e3e3e3;
    font-weight: 400 !important;
    letter-spacing: .1rem;
    line-height: 2.3; }
    .ve-footercontainer .contact-info a {
      color: #e3e3e3;
      text-decoration: none;
      font-weight: 400 !important; }
    @media screen and (max-width: 40em) {
      .ve-footercontainer .contact-info {
        padding-bottom: .65rem;
        font-size: .8rem; } }
  @media screen and (max-width: 40em) {
    .ve-footercontainer .social-media-cell {
      padding-left: 0; } }
  @media screen and (min-width: 40.063em) {
    .ve-footercontainer .social-media-cell h3 {
      margin-bottom: 0; } }
  .ve-footercontainer .social-media-cell ul.ve-socialmedia {
    background-image: none; }
    @media screen and (max-width: 40em) {
      .ve-footercontainer .social-media-cell ul.ve-socialmedia {
        margin-top: -1rem;
        padding-bottom: 1.2rem; } }
    @media screen and (min-width: 40.063em) {
      .ve-footercontainer .social-media-cell ul.ve-socialmedia {
        margin-top: -12px; } }
    @media screen and (max-width: 40em) {
      .ve-footercontainer .social-media-cell ul.ve-socialmedia li:first-of-type {
        margin-left: -1.7rem;
        padding-left: 0; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .ve-footercontainer .social-media-cell ul.ve-socialmedia li:first-of-type {
        margin-left: -1rem; } }
    @media screen and (min-width: 64.063em) {
      .ve-footercontainer .social-media-cell ul.ve-socialmedia li:first-of-type {
        margin-left: -.6rem; } }
    .ve-footercontainer .social-media-cell ul.ve-socialmedia li {
      background-image: none;
      margin: 10px 0 5px -5px;
      width: 50px;
      height: 50px;
      display: inline-block; }
      @media screen and (min-width: 40.063em) {
        .ve-footercontainer .social-media-cell ul.ve-socialmedia li {
          margin: 10px 0 5px -14px; } }
      .ve-footercontainer .social-media-cell ul.ve-socialmedia li a {
        text-decoration: none;
        border-bottom: none; }
        .ve-footercontainer .social-media-cell ul.ve-socialmedia li a:active, .ve-footercontainer .social-media-cell ul.ve-socialmedia li a:focus, .ve-footercontainer .social-media-cell ul.ve-socialmedia li a:hover {
          text-decoration: none;
          border-bottom: none; }
      .ve-footercontainer .social-media-cell ul.ve-socialmedia li img,
      .ve-footercontainer .social-media-cell ul.ve-socialmedia li svg,
      .ve-footercontainer .social-media-cell ul.ve-socialmedia li .ve-footer-icon {
        display: inline-block;
        width: 45px;
        height: 45px;
        -webkit-filter: invert(76%) sepia(39%) saturate(461%) hue-rotate(192deg) brightness(86%) contrast(92%);
                filter: invert(76%) sepia(39%) saturate(461%) hue-rotate(192deg) brightness(86%) contrast(92%);
        text-decoration: none;
        border-bottom: none; }
        .ve-footercontainer .social-media-cell ul.ve-socialmedia li img:focus, .ve-footercontainer .social-media-cell ul.ve-socialmedia li img:active, .ve-footercontainer .social-media-cell ul.ve-socialmedia li img:hover,
        .ve-footercontainer .social-media-cell ul.ve-socialmedia li svg:focus,
        .ve-footercontainer .social-media-cell ul.ve-socialmedia li svg:active,
        .ve-footercontainer .social-media-cell ul.ve-socialmedia li svg:hover,
        .ve-footercontainer .social-media-cell ul.ve-socialmedia li .ve-footer-icon:focus,
        .ve-footercontainer .social-media-cell ul.ve-socialmedia li .ve-footer-icon:active,
        .ve-footercontainer .social-media-cell ul.ve-socialmedia li .ve-footer-icon:hover {
          -webkit-filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(333deg) brightness(106%) contrast(101%);
                  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(333deg) brightness(106%) contrast(101%);
          text-decoration: none;
          border-bottom: none; }

.ve-subfooter {
  padding-top: 10px;
  text-align: center;
  font-weight: 300; }
  .ve-subfooter p,
  .ve-subfooter a {
    line-height: 1.2;
    font-size: .8rem; }

@media screen and (max-width: 40em) {
  .ve-main-content-grid {
    margin-top: -26px; } }

.voter-ed-grid .general {
  width: 100%;
  padding: 0;
  margin: 0; }
  .voter-ed-grid .general content {
    width: 100%;
    padding: 0;
    margin: 0 !important; }

.voter-ed-grid .image-section img {
  width: 100%;
  height: auto; }
  .voter-ed-grid .image-section img:active, .voter-ed-grid .image-section img:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    overflow: visible; }

.voter-ed-grid .by-the-numbers-section {
  padding: 40px 16px;
  width: 100%;
  text-align: center; }
  @media screen and (max-width: 40em) {
    .voter-ed-grid .by-the-numbers-section {
      margin-left: 0; } }
  @media screen and (min-width: 40.063em) and (max-width: 63.9375em) {
    .voter-ed-grid .by-the-numbers-section {
      margin-left: 1px; } }
  .voter-ed-grid .by-the-numbers-section hr {
    color: #8d2021;
    width: 60%;
    size: 2px;
    border-bottom: 2px solid #8d2021;
    margin-bottom: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
  .voter-ed-grid .by-the-numbers-section h2 {
    /* Medium only */ }
    @media screen and (max-width: 40em) {
      .voter-ed-grid .by-the-numbers-section h2 {
        font-size: 1.7rem;
        letter-spacing: 0.3rem;
        padding-bottom: 12px;
        text-align: centter;
        margin-left: auto;
        margin-right: auto; } }
  .voter-ed-grid .by-the-numbers-section .shadow-box {
    padding: 0; }
    @media screen and (max-width: 40em) {
      .voter-ed-grid .by-the-numbers-section .shadow-box {
        margin-bottom: 1.5rem; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .voter-ed-grid .by-the-numbers-section .shadow-box {
        margin-bottom: 2rem; } }
    @media screen and (min-width: 64.063em) {
      .voter-ed-grid .by-the-numbers-section .shadow-box {
        width: calc(25% - 2.4rem);
        margin-left: 1.2rem;
        margin-right: 1.2rem;
        margin-bottom: 2rem; } }
    .voter-ed-grid .by-the-numbers-section .shadow-box .blue-header {
      background: #263c79;
      background: -webkit-gradient(linear, left top, left bottom, from(#09163a), to(#546cad));
      background: linear-gradient(#09163a, #546cad); }
      @media screen and (max-width: 40em) {
        .voter-ed-grid .by-the-numbers-section .shadow-box .blue-header {
          padding: .25rem; } }
      @media screen and (min-width: 40.063em) {
        .voter-ed-grid .by-the-numbers-section .shadow-box .blue-header {
          padding: 1rem; } }
      .voter-ed-grid .by-the-numbers-section .shadow-box .blue-header h2 {
        color: #ffffff;
        font-weight: 700;
        letter-spacing: 0;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 1.1;
        margin-top: auto;
        margin-bottom: auto; }
        @media screen and (max-width: 40em) {
          .voter-ed-grid .by-the-numbers-section .shadow-box .blue-header h2 {
            /*  font-size: 1.8rem!important;*/
            letter-spacing: 0 !important;
            padding-top: 6px;
            padding-bottom: 6px; } }
        @media screen and (min-width: 40.063em) {
          .voter-ed-grid .by-the-numbers-section .shadow-box .blue-header h2 {
            font-size: 2.2rem; } }
    @media screen and (max-width: 40em) {
      .voter-ed-grid .by-the-numbers-section .shadow-box .white-box {
        padding: .5rem; } }
    @media screen and (min-width: 40.063em) {
      .voter-ed-grid .by-the-numbers-section .shadow-box .white-box {
        padding: 1rem; } }
    .voter-ed-grid .by-the-numbers-section .shadow-box .white-box h4,
    .voter-ed-grid .by-the-numbers-section .shadow-box .white-box p {
      text-transform: uppercase;
      color: #666666;
      letter-spacing: 0.05rem !important;
      text-align: center; }
    .voter-ed-grid .by-the-numbers-section .shadow-box .white-box h4 {
      font-weight: 700; }
      @media screen and (max-width: 40em) {
        .voter-ed-grid .by-the-numbers-section .shadow-box .white-box h4 {
          font-size: 1.0rem;
          letter-spacing: 0 !important; } }
      @media screen and (min-width: 40.063em) {
        .voter-ed-grid .by-the-numbers-section .shadow-box .white-box h4 {
          font-size: 1.4rem; } }
    .voter-ed-grid .by-the-numbers-section .shadow-box .white-box p {
      font-size: 0.7rem !important;
      letter-spacing: 0.08rem !important; }

@media screen and (min-width: 64.063em) {
  .voter-ed-grid .feature-redbkg .pill-button-white,
  .voter-ed-grid .feature-redbkg .pill-button-ghost,
  .voter-ed-grid .feature-redbkg .pill-button-red-gradient,
  .voter-ed-grid .feature-redbkg .pill-button-blue-gradient,
  .voter-ed-grid .feature-greytexturebkg .pill-button-white,
  .voter-ed-grid .feature-greytexturebkg .pill-button-ghost,
  .voter-ed-grid .feature-greytexturebkg .pill-button-red-gradient,
  .voter-ed-grid .feature-greytexturebkg .pill-button-blue-gradient,
  .voter-ed-grid .feature-bluebkg .pill-button-white,
  .voter-ed-grid .feature-bluebkg .pill-button-ghost,
  .voter-ed-grid .feature-bluebkg .pill-button-red-gradient,
  .voter-ed-grid .feature-bluebkg .pill-button-blue-gradient,
  .voter-ed-grid .feature-whitebkg .pill-button-white,
  .voter-ed-grid .feature-whitebkg .pill-button-ghost,
  .voter-ed-grid .feature-whitebkg .pill-button-red-gradient,
  .voter-ed-grid .feature-whitebkg .pill-button-blue-gradient {
    margin-top: 30px; } }

@media screen and (min-width: 64.063em) {
  .voter-ed-grid .small-banner .pill-button-white,
  .voter-ed-grid .small-banner .pill-button-ghost,
  .voter-ed-grid .small-banner .pill-button-red-gradient,
  .voter-ed-grid .small-banner .pill-button-blue-gradient {
    margin-top: 4px !important; } }

.voter-ed-grid .feature-redbkg {
  background-color: #8d2021;
  padding: 2rem 2rem 1.2rem;
  text-align: center !important; }
  .voter-ed-grid .feature-redbkg h2 {
    font-size: 1.7rem !important;
    text-transform: none;
    color: #ffffff;
    padding-bottom: 0.4rem;
    font-weight: 300 !important;
    width: 100%; }
  .voter-ed-grid .feature-redbkg .pill-button-white {
    font-size: 1.4rem !important;
    padding: 8px 32px !important; }
    @media screen and (max-width: 40em) {
      .voter-ed-grid .feature-redbkg .pill-button-white {
        width: 90%; } }

.voter-ed-grid .small-banner {
  text-align: center; }
  .voter-ed-grid .small-banner a {
    width: 100%; }

.voter-ed-grid .feature-greytexturebkg {
  background-color: #cdcdcd;
  background-image: url("/media/site-assets/images/voter-ed/driving-through-virginia.png");
  background-size: cover;
  width: 100%;
  text-align: center;
  /* Medium only */
  /* Large and up */ }
  @media screen and (max-width: 40em) {
    .voter-ed-grid .feature-greytexturebkg {
      padding: 40px 20px 20px; } }
  @media screen and (min-width: 40.063em) and (max-width: 63.9375em) {
    .voter-ed-grid .feature-greytexturebkg {
      padding: 60px 100px 20px; } }
  @media screen and (min-width: 64.063em) {
    .voter-ed-grid .feature-greytexturebkg {
      padding: 60px 160px 20px; } }
  .voter-ed-grid .feature-greytexturebkg h2 {
    text-align: center; }
  .voter-ed-grid .feature-greytexturebkg .hero {
    padding-bottom: 0;
    margin-bottom: 0; }
    @media screen and (max-width: 40em) {
      .voter-ed-grid .feature-greytexturebkg .hero {
        width: 80%; } }
    @media screen and (min-width: 40.063em) {
      .voter-ed-grid .feature-greytexturebkg .hero {
        width: 20%; } }

@media screen and (max-width: 40em) {
  .voter-ed-grid .circle-cell {
    padding: 30px 10px 10px; } }

@media screen and (min-width: 40.063em) {
  .voter-ed-grid .circle-cell {
    padding: 40px 40px; } }

.voter-ed-grid .circle-bkg {
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* or inline-flex */
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  -webkit-box-shadow: 4px 4px 15px 2px rgba(102, 102, 102, 0.77);
          box-shadow: 4px 4px 15px 2px rgba(102, 102, 102, 0.77); }
  .voter-ed-grid .circle-bkg h3 {
    padding-top: 100%;
    font-size: 1.8rem;
    font-weight: 700;
    color: #666666; }
    @media screen and (min-width: 64.063em) {
      .voter-ed-grid .circle-bkg h3 {
        font-size: 2.8rem; } }
    .voter-ed-grid .circle-bkg h3:active, .voter-ed-grid .circle-bkg h3:focus, .voter-ed-grid .circle-bkg h3:hover {
      color: #263c79; }

.print-circle-bkg,
.quiz-circle-bkg,
.video-circle-bkg {
  -webkit-filter: brightness(1.3);
  filter: brightness(1.3); }

.print-circle-bkg {
  background-image: url("/media/site-assets/images/voter-ed/book-solid.svg");
  background-size: 45%; }

.quiz-circle-bkg {
  background-image: url("/media/site-assets/images/voter-ed/question-solid.svg");
  background-size: 42%; }

.video-circle-bkg {
  background-image: url("/media/site-assets/images/voter-ed/video-solid.svg");
  background-size: 58%; }

.voter-ed-pages {
  padding-bottom: 40px; }
  @media screen and (max-width: 39.975em) {
    .voter-ed-pages {
      padding-left: 30px;
      padding-right: 30px;
      padding-top: 10px; } }
  @media screen and (min-width: 40em) {
    .voter-ed-pages {
      padding-left: 100px;
      padding-right: 100px; } }
  @media screen and (max-width: 39.975em) {
    .voter-ed-pages .voter-ed-header {
      text-align: left;
      padding-left: 0; } }
  .voter-ed-pages h1.ve-head {
    font-weight: 400;
    color: #666666;
    text-transform: uppercase; }
    @media screen and (max-width: 39.975em) {
      .voter-ed-pages h1.ve-head {
        background: none;
        text-align: left !important;
        padding-left: 0 !important;
        margin-left: 0 !important; } }
  @media screen and (max-width: 39.975em) and (min-width: 40em) {
    .voter-ed-pages h1.ve-head {
      width: 100%;
      font-size: 2.25rem; } }
    @media screen and (max-width: 39.975em) {
        .voter-ed-pages h1.ve-head .ve-mobile-down-button {
          border: 1px solid #666666;
          border-radius: 50%;
          margin-left: 6px;
          height: 24px;
          width: 24px;
          padding: 2px;
          background: #ffffff;
          top: -4px;
          left: 5px; }
          .voter-ed-pages h1.ve-head .ve-mobile-down-button img {
            width: 80%;
            height: 80%; }
            .voter-ed-pages h1.ve-head .ve-mobile-down-button img:active, .voter-ed-pages h1.ve-head .ve-mobile-down-button img:focus {
              -webkit-transform: rotate(180deg);
                  -ms-transform: rotate(180deg);
                      transform: rotate(180deg);
              background-color: #9dadd3; }
        .voter-ed-pages h1.ve-head .subnav-button-active {
          -webkit-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
                  transform: rotate(180deg);
          background-color: #9dadd3; } }
    @media screen and (min-width: 40em) {
      .voter-ed-pages h1.ve-head {
        margin-top: 20px;
        font-size: 42px;
        letter-spacing: .3rem;
        background-color: #9dadd3;
        padding-top: 0;
        padding-bottom: 0;
        line-height: .9; } }
    .voter-ed-pages h1.ve-head span {
      background-color: #ffffff;
      font-family: 'Open Sans', sans-serif; }
      @media screen and (max-width: 39.975em) {
        .voter-ed-pages h1.ve-head span {
          margin-left: 0;
          padding: 0; } }
      @media screen and (Min-width: 40em) {
        .voter-ed-pages h1.ve-head span {
          margin-left: 50px;
          padding: 0 4px;
          border-top: 1px solid #ffffff;
          border-bottom: 1px solid #ffffff; } }
  .voter-ed-pages .voter-ed-sidebar,
  .voter-ed-pages .voter-ed-main {
    padding-top: 34px; }
  @media screen and (max-width: 39.975em) {
    .voter-ed-pages .voter-ed-sidebar {
      background-color: #ffffff;
      padding-top: 0 !important; }
      .voter-ed-pages .voter-ed-sidebar-active {
        -webkit-box-shadow: 2px 9px 5px 0px rgba(153, 153, 153, 0.5);
                box-shadow: 2px 9px 5px 0px rgba(153, 153, 153, 0.5);
        padding-bottom: 0;
        margin-bottom: 16px;
        margin-top: -20px;
        padding-top: 20px !important; } }
  .voter-ed-pages .voter-ed-sidebar ul.ve-side-nav {
    list-style: none; }
    .voter-ed-pages .voter-ed-sidebar ul.ve-side-nav li {
      padding-bottom: 1rem;
      font-size: 1.2rem !important; }
      @media screen and (max-width: 39.975em) {
        .voter-ed-pages .voter-ed-sidebar ul.ve-side-nav li {
          font-weight: 400; } }
      @media screen and (min-width: 40em) {
        .voter-ed-pages .voter-ed-sidebar ul.ve-side-nav li {
          font-weight: 600; } }
      .voter-ed-pages .voter-ed-sidebar ul.ve-side-nav li a {
        text-decoration: none;
        color: #666666; }
        .voter-ed-pages .voter-ed-sidebar ul.ve-side-nav li a:active, .voter-ed-pages .voter-ed-sidebar ul.ve-side-nav li a:hover, .voter-ed-pages .voter-ed-sidebar ul.ve-side-nav li a:focus {
          color: #263c79; }
  @media screen and (max-width: 40em) {
    .voter-ed-pages .ve-main-content,
    .voter-ed-pages .ve-main-content-grid {
      margin-top: -20px; } }
  .voter-ed-pages .ve-main-content .ve-breadcrumbs,
  .voter-ed-pages .ve-main-content-grid .ve-breadcrumbs {
    padding-top: 36px;
    padding-bottom: 14px;
    font-size: 12px;
    color: #666666; }
    .voter-ed-pages .ve-main-content .ve-breadcrumbs:active, .voter-ed-pages .ve-main-content .ve-breadcrumbs:focus,
    .voter-ed-pages .ve-main-content-grid .ve-breadcrumbs:active,
    .voter-ed-pages .ve-main-content-grid .ve-breadcrumbs:focus {
      color: #546cad; }
  .voter-ed-pages .ve-main-box {
    -webkit-box-shadow: 5px 10px 15px -1px #cccccc;
            box-shadow: 5px 10px 15px -1px #cccccc;
    padding: 14px;
    margin-bottom: 40px; }
    .voter-ed-pages .ve-main-box h2.ve-box-header {
      background: #f8f8f8;
      width: 100%;
      padding: 6px;
      color: #666666;
      font-weight: 700;
      text-transform: uppercase; }
      @media screen and (max-width: 39.975em) {
        .voter-ed-pages .ve-main-box h2.ve-box-header {
          font-size: 1.3rem;
          line-height: 1.3; } }
      @media screen and (min-width: 40em) {
        .voter-ed-pages .ve-main-box h2.ve-box-header {
          font-size: 1.5rem; } }
    .voter-ed-pages .ve-main-box p, .voter-ed-pages .ve-main-box li {
      color: #666666; }
    .voter-ed-pages .ve-main-box img.fullbox {
      width: 100%;
      height: auto; }
    .voter-ed-pages .ve-main-box p {
      padding-bottom: 10px;
      line-height: 1.6; }
    .voter-ed-pages .ve-main-box .ve-main-box-hero {
      width: 100%;
      min-height: 200px;
      position: relative; }
      .voter-ed-pages .ve-main-box .ve-main-box-hero h3 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        text-align: center;
        margin-top: auto;
        margin-bottom: auto;
        padding: 0;
        width: 100%;
        color: #ffffff; }
    .voter-ed-pages .ve-main-box ul.main-box-links {
      list-style-type: none;
      margin-left: 0;
      text-align: left; }
      .voter-ed-pages .ve-main-box ul.main-box-links li {
        text-align: left; }
        .voter-ed-pages .ve-main-box ul.main-box-links li a {
          text-decoration: none;
          text-align: left; }
          .voter-ed-pages .ve-main-box ul.main-box-links li a:hover, .voter-ed-pages .ve-main-box ul.main-box-links li a:focus, .voter-ed-pages .ve-main-box ul.main-box-links li a:active {
            -webkit-text-decoration: dotted;
                    text-decoration: dotted; }
    .voter-ed-pages .ve-main-box .ve-tile {
      background: #f8f8f8;
      padding: 0; }
      .voter-ed-pages .ve-main-box .ve-tile h3 {
        padding: 10px;
        background-color: #e3e3e3;
        font-size: 1.2rem !important;
        color: #666666; }
      .voter-ed-pages .ve-main-box .ve-tile .tile-content {
        padding: 12px; }
      .voter-ed-pages .ve-main-box .ve-tile ul {
        margin-left: 12px; }
  .voter-ed-pages .mythbusters h3,
  .voter-ed-pages .electionary h3 {
    font-weight: 700;
    text-decoration: underline;
    font-size: 1.2rem; }
  .voter-ed-pages .mythbusters h4,
  .voter-ed-pages .electionary h4 {
    font-weight: 700 !important;
    font-size: 1.2rem !important;
    text-transform: uppercase; }
  .voter-ed-pages .mythbusters p,
  .voter-ed-pages .electionary p {
    padding-bottom: 6px !important; }
  .voter-ed-pages .mythbusters hr,
  .voter-ed-pages .electionary hr {
    margin-bottom: 28px !important; }
  .voter-ed-pages .ve-content-with-hr hr {
    margin-bottom: 2rem !important; }
  .voter-ed-pages .ve-bottom-image-tiles {
    margin-top: 20px; }
    @media screen and (max-width: 40em) {
      .voter-ed-pages .ve-bottom-image-tiles {
        padding: 30px 0;
        margin-bottom: 10px; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .voter-ed-pages .ve-bottom-image-tiles {
        padding: 10px 0;
        margin-bottom: 60px; } }
    @media screen and (min-width: 64.063em) {
      .voter-ed-pages .ve-bottom-image-tiles {
        padding: 20px 0;
        margin-bottom: 60px; } }
    .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile,
    .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile-rounded {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      position: relative;
      text-align: center;
      background-size: cover;
      background-repeat: no-repeat; }
      @media screen and (max-width: 64em) {
        .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile,
        .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile-rounded {
          min-height: 16vw;
          margin-bottom: 20px; } }
      @media screen and (min-width: 64.064em) {
        .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile,
        .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile-rounded {
          min-height: 26vw; } }
      .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile a,
      .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile-rounded a {
        width: 100%;
        padding-left: 8px;
        padding-right: 8px;
        text-align: center; }
      .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile img,
      .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile-rounded img {
        width: 100%;
        height: auto;
        -webkit-align-self: center;
            -ms-flex-item-align: center;
                align-self: center;
        justify-self: center; }
      .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile h3,
      .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile-rounded h3 {
        color: #ffffff;
        text-align: center;
        padding-left: 4px;
        padding-right: 4px; }
        @media screen and (max-width: 40em) {
          .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile h3,
          .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile-rounded h3 {
            margin-top: auto;
            margin-bottom: auto;
            padding-top: 4px;
            padding-bottom: 0; } }
    .voter-ed-pages .ve-bottom-image-tiles .ve-image-tile-rounded {
      border-radius: 1.2rem; }
  .voter-ed-pages .ve-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
    .voter-ed-pages .ve-video-container iframe,
    .voter-ed-pages .ve-video-container object,
    .voter-ed-pages .ve-video-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.voter-ed-pages .feature-bluebkg,
.voter-ed-pages .feature-whitebkg,
.voter-ed-pages .feature-redbkg,
.voter-ed-pages .feature-greytexturebkg,
.voter-ed-grid .feature-bluebkg,
.voter-ed-grid .feature-whitebkg,
.voter-ed-grid .feature-redbkg,
.voter-ed-grid .feature-greytexturebkg,
.ve-main-content-grid .feature-bluebkg,
.ve-main-content-grid .feature-whitebkg,
.ve-main-content-grid .feature-redbkg,
.ve-main-content-grid .feature-greytexturebkg {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%; }
  .voter-ed-pages .feature-bluebkg h2,
  .voter-ed-pages .feature-whitebkg h2,
  .voter-ed-pages .feature-redbkg h2,
  .voter-ed-pages .feature-greytexturebkg h2,
  .voter-ed-grid .feature-bluebkg h2,
  .voter-ed-grid .feature-whitebkg h2,
  .voter-ed-grid .feature-redbkg h2,
  .voter-ed-grid .feature-greytexturebkg h2,
  .ve-main-content-grid .feature-bluebkg h2,
  .ve-main-content-grid .feature-whitebkg h2,
  .ve-main-content-grid .feature-redbkg h2,
  .ve-main-content-grid .feature-greytexturebkg h2 {
    font-weight: 300 !important;
    text-transform: uppercase;
    letter-spacing: 0.35rem !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
    @media screen and (max-width: 40em) {
      .voter-ed-pages .feature-bluebkg h2,
      .voter-ed-pages .feature-whitebkg h2,
      .voter-ed-pages .feature-redbkg h2,
      .voter-ed-pages .feature-greytexturebkg h2,
      .voter-ed-grid .feature-bluebkg h2,
      .voter-ed-grid .feature-whitebkg h2,
      .voter-ed-grid .feature-redbkg h2,
      .voter-ed-grid .feature-greytexturebkg h2,
      .ve-main-content-grid .feature-bluebkg h2,
      .ve-main-content-grid .feature-whitebkg h2,
      .ve-main-content-grid .feature-redbkg h2,
      .ve-main-content-grid .feature-greytexturebkg h2 {
        font-size: 1.7rem;
        line-height: 1.5; } }
    @media screen and (min-width: 40.063em) {
      .voter-ed-pages .feature-bluebkg h2,
      .voter-ed-pages .feature-whitebkg h2,
      .voter-ed-pages .feature-redbkg h2,
      .voter-ed-pages .feature-greytexturebkg h2,
      .voter-ed-grid .feature-bluebkg h2,
      .voter-ed-grid .feature-whitebkg h2,
      .voter-ed-grid .feature-redbkg h2,
      .voter-ed-grid .feature-greytexturebkg h2,
      .ve-main-content-grid .feature-bluebkg h2,
      .ve-main-content-grid .feature-whitebkg h2,
      .ve-main-content-grid .feature-redbkg h2,
      .ve-main-content-grid .feature-greytexturebkg h2 {
        font-size: 1.75rem !important;
        line-height: 2.1; } }
  .voter-ed-pages .feature-bluebkg .image-circle,
  .voter-ed-pages .feature-whitebkg .image-circle,
  .voter-ed-pages .feature-redbkg .image-circle,
  .voter-ed-pages .feature-greytexturebkg .image-circle,
  .voter-ed-grid .feature-bluebkg .image-circle,
  .voter-ed-grid .feature-whitebkg .image-circle,
  .voter-ed-grid .feature-redbkg .image-circle,
  .voter-ed-grid .feature-greytexturebkg .image-circle,
  .ve-main-content-grid .feature-bluebkg .image-circle,
  .ve-main-content-grid .feature-whitebkg .image-circle,
  .ve-main-content-grid .feature-redbkg .image-circle,
  .ve-main-content-grid .feature-greytexturebkg .image-circle {
    border-radius: 50%;
    -webkit-box-shadow: 4px 4px 15px 2px rgba(102, 102, 102, 0.6);
            box-shadow: 4px 4px 15px 2px rgba(102, 102, 102, 0.6); }
  .voter-ed-pages .feature-bluebkg .text-cell,
  .voter-ed-pages .feature-whitebkg .text-cell,
  .voter-ed-pages .feature-redbkg .text-cell,
  .voter-ed-pages .feature-greytexturebkg .text-cell,
  .voter-ed-grid .feature-bluebkg .text-cell,
  .voter-ed-grid .feature-whitebkg .text-cell,
  .voter-ed-grid .feature-redbkg .text-cell,
  .voter-ed-grid .feature-greytexturebkg .text-cell,
  .ve-main-content-grid .feature-bluebkg .text-cell,
  .ve-main-content-grid .feature-whitebkg .text-cell,
  .ve-main-content-grid .feature-redbkg .text-cell,
  .ve-main-content-grid .feature-greytexturebkg .text-cell {
    text-align: center; }
    @media screen and (max-width: 40em) {
      .voter-ed-pages .feature-bluebkg .text-cell,
      .voter-ed-pages .feature-whitebkg .text-cell,
      .voter-ed-pages .feature-redbkg .text-cell,
      .voter-ed-pages .feature-greytexturebkg .text-cell,
      .voter-ed-grid .feature-bluebkg .text-cell,
      .voter-ed-grid .feature-whitebkg .text-cell,
      .voter-ed-grid .feature-redbkg .text-cell,
      .voter-ed-grid .feature-greytexturebkg .text-cell,
      .ve-main-content-grid .feature-bluebkg .text-cell,
      .ve-main-content-grid .feature-whitebkg .text-cell,
      .ve-main-content-grid .feature-redbkg .text-cell,
      .ve-main-content-grid .feature-greytexturebkg .text-cell {
        padding: 0 60px 20px;
        margin-top: -18px; } }
    @media screen and (min-width: 40.063em) {
      .voter-ed-pages .feature-bluebkg .text-cell,
      .voter-ed-pages .feature-whitebkg .text-cell,
      .voter-ed-pages .feature-redbkg .text-cell,
      .voter-ed-pages .feature-greytexturebkg .text-cell,
      .voter-ed-grid .feature-bluebkg .text-cell,
      .voter-ed-grid .feature-whitebkg .text-cell,
      .voter-ed-grid .feature-redbkg .text-cell,
      .voter-ed-grid .feature-greytexturebkg .text-cell,
      .ve-main-content-grid .feature-bluebkg .text-cell,
      .ve-main-content-grid .feature-whitebkg .text-cell,
      .ve-main-content-grid .feature-redbkg .text-cell,
      .ve-main-content-grid .feature-greytexturebkg .text-cell {
        padding: 40px;
        margin-top: auto;
        margin-bottom: auto; } }
  @media screen and (max-width: 40em) {
    .voter-ed-pages .feature-bluebkg .image-cell,
    .voter-ed-pages .feature-whitebkg .image-cell,
    .voter-ed-pages .feature-redbkg .image-cell,
    .voter-ed-pages .feature-greytexturebkg .image-cell,
    .voter-ed-grid .feature-bluebkg .image-cell,
    .voter-ed-grid .feature-whitebkg .image-cell,
    .voter-ed-grid .feature-redbkg .image-cell,
    .voter-ed-grid .feature-greytexturebkg .image-cell,
    .ve-main-content-grid .feature-bluebkg .image-cell,
    .ve-main-content-grid .feature-whitebkg .image-cell,
    .ve-main-content-grid .feature-redbkg .image-cell,
    .ve-main-content-grid .feature-greytexturebkg .image-cell {
      padding: 40px 50px 0; } }
  @media screen and (min-width: 40.063em) {
    .voter-ed-pages .feature-bluebkg .image-cell,
    .voter-ed-pages .feature-whitebkg .image-cell,
    .voter-ed-pages .feature-redbkg .image-cell,
    .voter-ed-pages .feature-greytexturebkg .image-cell,
    .voter-ed-grid .feature-bluebkg .image-cell,
    .voter-ed-grid .feature-whitebkg .image-cell,
    .voter-ed-grid .feature-redbkg .image-cell,
    .voter-ed-grid .feature-greytexturebkg .image-cell,
    .ve-main-content-grid .feature-bluebkg .image-cell,
    .ve-main-content-grid .feature-whitebkg .image-cell,
    .ve-main-content-grid .feature-redbkg .image-cell,
    .ve-main-content-grid .feature-greytexturebkg .image-cell {
      padding: 40px; } }
  .voter-ed-pages .feature-bluebkg .pill-button-red-gradient,
  .voter-ed-pages .feature-whitebkg .pill-button-red-gradient,
  .voter-ed-pages .feature-redbkg .pill-button-red-gradient,
  .voter-ed-pages .feature-greytexturebkg .pill-button-red-gradient,
  .voter-ed-grid .feature-bluebkg .pill-button-red-gradient,
  .voter-ed-grid .feature-whitebkg .pill-button-red-gradient,
  .voter-ed-grid .feature-redbkg .pill-button-red-gradient,
  .voter-ed-grid .feature-greytexturebkg .pill-button-red-gradient,
  .ve-main-content-grid .feature-bluebkg .pill-button-red-gradient,
  .ve-main-content-grid .feature-whitebkg .pill-button-red-gradient,
  .ve-main-content-grid .feature-redbkg .pill-button-red-gradient,
  .ve-main-content-grid .feature-greytexturebkg .pill-button-red-gradient {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important; }
    @media screen and (max-width: 40em) {
      .voter-ed-pages .feature-bluebkg .pill-button-red-gradient,
      .voter-ed-pages .feature-whitebkg .pill-button-red-gradient,
      .voter-ed-pages .feature-redbkg .pill-button-red-gradient,
      .voter-ed-pages .feature-greytexturebkg .pill-button-red-gradient,
      .voter-ed-grid .feature-bluebkg .pill-button-red-gradient,
      .voter-ed-grid .feature-whitebkg .pill-button-red-gradient,
      .voter-ed-grid .feature-redbkg .pill-button-red-gradient,
      .voter-ed-grid .feature-greytexturebkg .pill-button-red-gradient,
      .ve-main-content-grid .feature-bluebkg .pill-button-red-gradient,
      .ve-main-content-grid .feature-whitebkg .pill-button-red-gradient,
      .ve-main-content-grid .feature-redbkg .pill-button-red-gradient,
      .ve-main-content-grid .feature-greytexturebkg .pill-button-red-gradient {
        margin: 8px auto 16px !important;
        width: 100%; } }
  .voter-ed-pages .feature-bluebkg .text-div,
  .voter-ed-pages .feature-whitebkg .text-div,
  .voter-ed-pages .feature-redbkg .text-div,
  .voter-ed-pages .feature-greytexturebkg .text-div,
  .voter-ed-grid .feature-bluebkg .text-div,
  .voter-ed-grid .feature-whitebkg .text-div,
  .voter-ed-grid .feature-redbkg .text-div,
  .voter-ed-grid .feature-greytexturebkg .text-div,
  .ve-main-content-grid .feature-bluebkg .text-div,
  .ve-main-content-grid .feature-whitebkg .text-div,
  .ve-main-content-grid .feature-redbkg .text-div,
  .ve-main-content-grid .feature-greytexturebkg .text-div {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10%;
    padding-right: 10%; }
    .voter-ed-pages .feature-bluebkg .text-div p,
    .voter-ed-pages .feature-whitebkg .text-div p,
    .voter-ed-pages .feature-redbkg .text-div p,
    .voter-ed-pages .feature-greytexturebkg .text-div p,
    .voter-ed-grid .feature-bluebkg .text-div p,
    .voter-ed-grid .feature-whitebkg .text-div p,
    .voter-ed-grid .feature-redbkg .text-div p,
    .voter-ed-grid .feature-greytexturebkg .text-div p,
    .ve-main-content-grid .feature-bluebkg .text-div p,
    .ve-main-content-grid .feature-whitebkg .text-div p,
    .ve-main-content-grid .feature-redbkg .text-div p,
    .ve-main-content-grid .feature-greytexturebkg .text-div p {
      text-align: left;
      font-size: 1.2rem !important; }
  .voter-ed-pages .feature-bluebkg hr,
  .voter-ed-pages .feature-whitebkg hr,
  .voter-ed-pages .feature-redbkg hr,
  .voter-ed-pages .feature-greytexturebkg hr,
  .voter-ed-grid .feature-bluebkg hr,
  .voter-ed-grid .feature-whitebkg hr,
  .voter-ed-grid .feature-redbkg hr,
  .voter-ed-grid .feature-greytexturebkg hr,
  .ve-main-content-grid .feature-bluebkg hr,
  .ve-main-content-grid .feature-whitebkg hr,
  .ve-main-content-grid .feature-redbkg hr,
  .ve-main-content-grid .feature-greytexturebkg hr {
    color: #710b0b;
    size: 2px;
    border-bottom: 2px solid #710b0b; }
    @media screen and (min-width: 40.063em) {
      .voter-ed-pages .feature-bluebkg hr,
      .voter-ed-pages .feature-whitebkg hr,
      .voter-ed-pages .feature-redbkg hr,
      .voter-ed-pages .feature-greytexturebkg hr,
      .voter-ed-grid .feature-bluebkg hr,
      .voter-ed-grid .feature-whitebkg hr,
      .voter-ed-grid .feature-redbkg hr,
      .voter-ed-grid .feature-greytexturebkg hr,
      .ve-main-content-grid .feature-bluebkg hr,
      .ve-main-content-grid .feature-whitebkg hr,
      .ve-main-content-grid .feature-redbkg hr,
      .ve-main-content-grid .feature-greytexturebkg hr {
        width: 30%; } }

.voter-ed-pages .feature-bluebkg,
.voter-ed-grid .feature-bluebkg,
.ve-main-content-grid .feature-bluebkg {
  background-color: #546cad;
  margin-top: 0;
  text-align: center !important; }
  @media screen and (max-width: 40em) {
    .voter-ed-pages .feature-bluebkg .image-cell,
    .voter-ed-grid .feature-bluebkg .image-cell,
    .ve-main-content-grid .feature-bluebkg .image-cell {
      padding-top: 0;
      margin-top: 0; } }
  .voter-ed-pages .feature-bluebkg h2,
  .voter-ed-grid .feature-bluebkg h2,
  .ve-main-content-grid .feature-bluebkg h2 {
    color: #ffffff; }
    @media screen and (max-width: 40em) {
      .voter-ed-pages .feature-bluebkg h2,
      .voter-ed-grid .feature-bluebkg h2,
      .ve-main-content-grid .feature-bluebkg h2 {
        font-size: 1.7rem !important;
        letter-spacing: 0.3rem !important;
        padding-bottom: 12px; } }
  @media screen and (max-width: 40em) {
    .voter-ed-pages .feature-bluebkg .text-div,
    .voter-ed-grid .feature-bluebkg .text-div,
    .ve-main-content-grid .feature-bluebkg .text-div {
      padding-top: 0;
      margin-top: -20px; } }
  .voter-ed-pages .feature-bluebkg .text-div p,
  .voter-ed-grid .feature-bluebkg .text-div p,
  .ve-main-content-grid .feature-bluebkg .text-div p {
    color: #ffffff; }
  @media screen and (max-width: 40em) {
    .voter-ed-pages .feature-bluebkg .hero-last,
    .voter-ed-grid .feature-bluebkg .hero-last,
    .ve-main-content-grid .feature-bluebkg .hero-last {
      width: 90%;
      padding-bottom: 0;
      padding-top: 0;
      margin-top: 0; } }

.voter-ed-pages .feature-whitebkg h2,
.voter-ed-pages .by-the-numbers-section h2,
.voter-ed-grid .feature-whitebkg h2,
.voter-ed-grid .by-the-numbers-section h2,
.ve-main-content-grid .feature-whitebkg h2,
.ve-main-content-grid .by-the-numbers-section h2 {
  color: #666666;
  width: 100%;
  text-align: center !important; }
  @media screen and (max-width: 40em) {
    .voter-ed-pages .feature-whitebkg h2,
    .voter-ed-pages .by-the-numbers-section h2,
    .voter-ed-grid .feature-whitebkg h2,
    .voter-ed-grid .by-the-numbers-section h2,
    .ve-main-content-grid .feature-whitebkg h2,
    .ve-main-content-grid .by-the-numbers-section h2 {
      padding-bottom: 12px; } }

.voter-ed-pages .feature-whitebkg,
.voter-ed-grid .feature-whitebkg,
.ve-main-content-grid .feature-whitebkg {
  text-align: center !important;
  padding-bottom: 20px; }
  @media screen and (max-width: 40em) {
    .voter-ed-pages .feature-whitebkg hr.hero-last,
    .voter-ed-grid .feature-whitebkg hr.hero-last,
    .ve-main-content-grid .feature-whitebkg hr.hero-last {
      width: 90% !important;
      padding-bottom: 0;
      padding-top: 0;
      margin-top: 0; } }
  @media screen and (max-width: 40em) {
    .voter-ed-pages .feature-whitebkg .text-div,
    .voter-ed-grid .feature-whitebkg .text-div,
    .ve-main-content-grid .feature-whitebkg .text-div {
      padding-top: 0;
      margin-top: -20px; } }
  @media screen and (max-width: 40em) {
    .voter-ed-pages .feature-whitebkg h2,
    .voter-ed-grid .feature-whitebkg h2,
    .ve-main-content-grid .feature-whitebkg h2 {
      font-size: 1.7rem !important;
      letter-spacing: 0.3rem !important;
      padding-bottom: 12px; } }

.voter-ed-pages .feature-redbkg,
.voter-ed-grid .feature-redbkg,
.ve-main-content-grid .feature-redbkg {
  background-color: #8d2021;
  padding: 2rem 2rem 1.2rem;
  text-align: center !important; }
  .voter-ed-pages .feature-redbkg h2,
  .voter-ed-grid .feature-redbkg h2,
  .ve-main-content-grid .feature-redbkg h2 {
    font-size: 1.7rem !important;
    text-transform: none;
    color: #ffffff;
    padding-bottom: 0.4rem;
    font-weight: 300 !important;
    width: 100%; }
  .voter-ed-pages .feature-redbkg .pill-button-white,
  .voter-ed-grid .feature-redbkg .pill-button-white,
  .ve-main-content-grid .feature-redbkg .pill-button-white {
    font-size: 1.4rem !important;
    padding: 8px 32px !important; }
    @media screen and (max-width: 40em) {
      .voter-ed-pages .feature-redbkg .pill-button-white,
      .voter-ed-grid .feature-redbkg .pill-button-white,
      .ve-main-content-grid .feature-redbkg .pill-button-white {
        width: 90%; } }

.voter-ed-pages .small-banner,
.voter-ed-grid .small-banner,
.ve-main-content-grid .small-banner {
  text-align: center; }
  .voter-ed-pages .small-banner a,
  .voter-ed-grid .small-banner a,
  .ve-main-content-grid .small-banner a {
    width: 100%; }
  .voter-ed-pages .small-banner p,
  .voter-ed-grid .small-banner p,
  .ve-main-content-grid .small-banner p {
    text-align: center; }

.voter-ed-pages .pill-button-white,
.voter-ed-pages .pill-button-ghost,
.voter-ed-pages .pill-button-red-gradient,
.voter-ed-pages .pill-button-blue-gradient,
.voter-ed-grid .pill-button-white,
.voter-ed-grid .pill-button-ghost,
.voter-ed-grid .pill-button-red-gradient,
.voter-ed-grid .pill-button-blue-gradient {
  border-radius: 20px;
  letter-spacing: 0.05rem;
  text-align: center;
  font-weight: normal;
  font-size: 1.25rem;
  text-decoration: none;
  display: inline-block;
  cursor: pointer; }
  @media screen and (max-width: 64em) {
    .voter-ed-pages .pill-button-white,
    .voter-ed-pages .pill-button-ghost,
    .voter-ed-pages .pill-button-red-gradient,
    .voter-ed-pages .pill-button-blue-gradient,
    .voter-ed-grid .pill-button-white,
    .voter-ed-grid .pill-button-ghost,
    .voter-ed-grid .pill-button-red-gradient,
    .voter-ed-grid .pill-button-blue-gradient {
      padding: 6px 28px;
      z-index: 1; } }
  @media screen and (min-width: 64.063em) {
    .voter-ed-pages .pill-button-white,
    .voter-ed-pages .pill-button-ghost,
    .voter-ed-pages .pill-button-red-gradient,
    .voter-ed-pages .pill-button-blue-gradient,
    .voter-ed-grid .pill-button-white,
    .voter-ed-grid .pill-button-ghost,
    .voter-ed-grid .pill-button-red-gradient,
    .voter-ed-grid .pill-button-blue-gradient {
      padding: 8px 18px; } }
  .voter-ed-pages .pill-button-white:active, .voter-ed-pages .pill-button-white:hover, .voter-ed-pages .pill-button-white:focus,
  .voter-ed-pages .pill-button-ghost:active,
  .voter-ed-pages .pill-button-ghost:hover,
  .voter-ed-pages .pill-button-ghost:focus,
  .voter-ed-pages .pill-button-red-gradient:active,
  .voter-ed-pages .pill-button-red-gradient:hover,
  .voter-ed-pages .pill-button-red-gradient:focus,
  .voter-ed-pages .pill-button-blue-gradient:active,
  .voter-ed-pages .pill-button-blue-gradient:hover,
  .voter-ed-pages .pill-button-blue-gradient:focus,
  .voter-ed-grid .pill-button-white:active,
  .voter-ed-grid .pill-button-white:hover,
  .voter-ed-grid .pill-button-white:focus,
  .voter-ed-grid .pill-button-ghost:active,
  .voter-ed-grid .pill-button-ghost:hover,
  .voter-ed-grid .pill-button-ghost:focus,
  .voter-ed-grid .pill-button-red-gradient:active,
  .voter-ed-grid .pill-button-red-gradient:hover,
  .voter-ed-grid .pill-button-red-gradient:focus,
  .voter-ed-grid .pill-button-blue-gradient:active,
  .voter-ed-grid .pill-button-blue-gradient:hover,
  .voter-ed-grid .pill-button-blue-gradient:focus {
    background-color: #710b0b;
    color: #ffffff; }

.voter-ed-pages .pill-button-white,
.voter-ed-grid .pill-button-white {
  background-color: #ffffff;
  color: #710b0b;
  margin: 4px 4px 10px 4px;
  border: 2px solid #710b0b; }
  .voter-ed-pages .pill-button-white:active, .voter-ed-pages .pill-button-white:hover, .voter-ed-pages .pill-button-white:focus,
  .voter-ed-grid .pill-button-white:active,
  .voter-ed-grid .pill-button-white:hover,
  .voter-ed-grid .pill-button-white:focus {
    background-color: #e3e3e3;
    color: #ffffff; }

.voter-ed-pages .pill-button-ghost,
.voter-ed-grid .pill-button-ghost {
  background-color: #ffffff;
  color: #710b0b;
  margin: 4px 4px 10px 4px;
  -webkit-box-shadow: 5px 5px 15px -1px #999999;
  box-shadow: 5px 5px 15px -1px #999999; }
  .voter-ed-pages .pill-button-ghost:active, .voter-ed-pages .pill-button-ghost:hover, .voter-ed-pages .pill-button-ghost:focus,
  .voter-ed-grid .pill-button-ghost:active,
  .voter-ed-grid .pill-button-ghost:hover,
  .voter-ed-grid .pill-button-ghost:focus {
    -webkit-box-shadow: 0;
            box-shadow: 0;
    background-color: #710b0b;
    color: #ffffff; }

.voter-ed-pages .pill-button-red-gradient,
.voter-ed-grid .pill-button-red-gradient {
  background: #710b0b;
  background: -webkit-gradient(linear, left top, right top, from(#a82020), to(#710b0b));
  background: linear-gradient(to right, #a82020, #710b0b);
  margin: 4px 4px 10px 4px; }
  .voter-ed-pages .pill-button-red-gradient:active, .voter-ed-pages .pill-button-red-gradient:hover, .voter-ed-pages .pill-button-red-gradient:focus,
  .voter-ed-grid .pill-button-red-gradient:active,
  .voter-ed-grid .pill-button-red-gradient:hover,
  .voter-ed-grid .pill-button-red-gradient:focus {
    background: #710b0b; }

.voter-ed-pages .pill-button-blue-gradient,
.voter-ed-grid .pill-button-blue-gradient {
  background: #710b0b;
  background: -webkit-gradient(linear, left top, right top, from(#546cad), to(#09163a));
  background: linear-gradient(to right, #546cad, #09163a);
  margin: 4px 4px 10px 4px; }
  .voter-ed-pages .pill-button-blue-gradient:active, .voter-ed-pages .pill-button-blue-gradient:hover, .voter-ed-pages .pill-button-blue-gradient:focus,
  .voter-ed-grid .pill-button-blue-gradient:active,
  .voter-ed-grid .pill-button-blue-gradient:hover,
  .voter-ed-grid .pill-button-blue-gradient:focus {
    background: #263c79; }

.voter-ed-grid .hero-grid {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%; }

.voter-ed-grid hr.hero {
  color: #263c79;
  size: 2px;
  border-bottom: 2px solid #263c79; }

.voter-ed-grid hr.hero-white {
  color: #ffffff;
  size: 2px;
  border-bottom: 2px solid #ffffff; }

.voter-ed-grid hr.hero-black {
  color: #000000;
  size: 2px;
  border-bottom: 2px solid #000000; }

.voter-ed-grid hr.hero-red {
  color: #710b0b;
  size: 2px;
  border-bottom: 2px solid #710b0b; }

@media screen and (max-width: 40em) {
  .voter-ed-grid hr.hero,
  .voter-ed-grid hr.hero-white,
  .voter-ed-grid hr.hero-black,
  .voter-ed-grid hr.hero-red {
    width: 75%; } }

@media screen and (min-width: 40.063em) and (max-width: 64em) {
  .voter-ed-grid hr.hero,
  .voter-ed-grid hr.hero-white,
  .voter-ed-grid hr.hero-black,
  .voter-ed-grid hr.hero-red {
    width: 60%; } }

@media screen and (min-width: 64.063em) {
  .voter-ed-grid hr.hero,
  .voter-ed-grid hr.hero-white,
  .voter-ed-grid hr.hero-black,
  .voter-ed-grid hr.hero-red {
    width: 40%; } }

.voter-ed-grid .hero-last {
  margin-bottom: 50px; }

.voter-ed-grid .shadow-box {
  background-color: #ffffff;
  -webkit-box-shadow: 5px 5px 15px -1px #999999;
  box-shadow: 5px 5px 15px -1px #999999;
  min-height: 100px; }

.voter-ed-grid .hero-feature {
  background-image: url("/assets/img/vote-stickers-bkg.png");
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center; }
  @media screen and (max-width: 40em) {
    .voter-ed-grid .hero-feature {
      padding: 20px; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .voter-ed-grid .hero-feature {
      padding: 40px 100px; } }
  @media screen and (min-width: 64.063em) {
    .voter-ed-grid .hero-feature {
      padding: 100px 100px 20px; } }
  .voter-ed-grid .hero-feature h1 {
    color: #263c79;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.15rem;
    padding-top: 8px;
    font-family: "OpenSans", sans-serif !important;
    text-transform: uppercase; }
    @media screen and (max-width: 40em) {
      .voter-ed-grid .hero-feature h1 {
        font-size: 2.0rem;
        line-height: 1.5; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .voter-ed-grid .hero-feature h1 {
        font-size: 2.8rem;
        line-height: 1.5; } }
    @media screen and (min-width: 64.063em) {
      .voter-ed-grid .hero-feature h1 {
        font-size: 2.5rem;
        line-height: 1.75; } }
  @media screen and (max-width: 40em) {
    .voter-ed-grid .hero-feature hr.hero {
      width: 70%;
      margin-bottom: 0; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .voter-ed-grid .hero-feature hr.hero {
      width: 60%;
      margin-bottom: 10px; } }
  @media screen and (min-width: 64.063em) {
    .voter-ed-grid .hero-feature hr.hero {
      width: 50%; } }
  @media screen and (max-width: 40em) {
    .voter-ed-grid .hero-feature .hero-last {
      margin-top: -4px;
      margin-bottom: 16px; } }
  @media screen and (min-width: 40.063em) and (max-width: 64em) {
    .voter-ed-grid .hero-feature .hero-last {
      margin-bottom: 24px;
      margin-top: 12px !important; } }
  @media screen and (max-width: 64em) {
    .voter-ed-grid .hero-feature .button-div {
      padding-top: 32px; } }
  .voter-ed-grid .hero-feature .hero-button {
    margin-top: auto;
    margin-bottom: auto; }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .voter-ed-grid .hero-feature .hero-button {
        margin-bottom: 14px;
        padding-bottom: 2px; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .voter-ed-grid .hero-feature .hero-button .pill-button-red-gradient,
      .voter-ed-grid .hero-feature .hero-button .pill-button-white {
        font-size: 1.6rem !important;
        height: 2.8rem; } }

.voter-ed-grid .contest-news {
  background: #546cad;
  background-color: #546cad;
  padding: 20px 40px 50px !important;
  margin-top: 0px !important;
  width: 100% !important;
  margin-left: 0;
  margin-right: 0; }
  .voter-ed-grid .contest-news hr.hero {
    margin-top: 0;
    margin-bottom: 40px;
    width: 15%; }
  .voter-ed-grid .contest-news .news-date {
    border-right: 1px solid #8d2021;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .voter-ed-grid .contest-news .news-date .date-div {
      margin-top: auto;
      margin-bottom: auto; }
    .voter-ed-grid .contest-news .news-date h4.month, .voter-ed-grid .contest-news .news-date h2.day {
      color: #1c326e;
      margin-left: auto;
      margin-right: auto;
      font-weight: bold; }
    .voter-ed-grid .contest-news .news-date h4.month {
      line-height: 1;
      padding-bottom: 0;
      margin-bottom: 2px;
      padding-top: 10px;
      font-weight: normal; }
    .voter-ed-grid .contest-news .news-date h2.day {
      line-height: 1;
      padding-top: 0;
      font-weight: 700;
      font-size: 3.2rem;
      font-family: "Open Sans", sans-serif; }
  .voter-ed-grid .contest-news h2.contest-dates {
    color: #ffffff;
    font-weight: 300 !important;
    text-transform: uppercase;
    letter-spacing: 0.35rem !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%; }
    @media screen and (max-width: 40em) {
      .voter-ed-grid .contest-news h2.contest-dates {
        font-size: 1.7rem;
        line-height: 1.5; } }
    @media screen and (min-width: 40.063em) {
      .voter-ed-grid .contest-news h2.contest-dates {
        font-size: 2rem !important;
        line-height: 2.1; } }

@media screen and (max-width: 40em) {
  .voter-ed-grid .news-items-grid {
    padding: 30px 20px; } }

@media screen and (min-width: 40.063em) and (max-width: 64em) {
  .voter-ed-grid .news-items-grid {
    padding: 10px 20px;
    margin-top: 20px; } }

@media screen and (min-width: 64.063em) {
  .voter-ed-grid .news-items-grid {
    padding: 20px 10px;
    margin-top: 100px; } }

@media screen and (max-width: 40em) {
  .voter-ed-grid .news-items-grid .shadow-box {
    margin-bottom: 18px;
    padding: 10px; } }

@media screen and (min-width: 40.063em) and (max-width: 64em) {
  .voter-ed-grid .news-items-grid .shadow-box {
    padding: 10px;
    width: 100%;
    margin-bottom: 18px; } }

@media screen and (min-width: 64.063em) {
  .voter-ed-grid .news-items-grid .shadow-box {
    width: calc(33.33333% - 2.8rem);
    margin-left: 1.4rem;
    margin-right: 1.4rem;
    padding: 10px; } }

.voter-ed-grid .news-items-grid .news-date {
  border-right: 1px solid #8d2021;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .voter-ed-grid .news-items-grid .news-date .date-div {
    margin-top: auto;
    margin-bottom: auto; }
  .voter-ed-grid .news-items-grid .news-date h4, .voter-ed-grid .news-items-grid .news-date h2 {
    color: #1c326e;
    margin-left: auto;
    margin-right: auto; }
  .voter-ed-grid .news-items-grid .news-date h4.month {
    line-height: 1;
    padding-bottom: 0;
    margin-bottom: 2px;
    padding-top: 10px;
    font-weight: normal; }
  .voter-ed-grid .news-items-grid .news-date h2.day {
    line-height: 1;
    padding-top: 0;
    font-weight: 700;
    font-size: 3.2rem;
    font-family: "Open Sans", sans-serif; }

.voter-ed-grid .news-items-grid .news-headline {
  padding: 10px 15px; }
  .voter-ed-grid .news-items-grid .news-headline h5 {
    color: #666666;
    font-weight: 700;
    font-size: 1.0rem;
    letter-spacing: 0.02rem;
    margin-bottom: .4rem; }
  .voter-ed-grid .news-items-grid .news-headline p {
    font-size: 0.6rem !important;
    color: #000;
    letter-spacing: 0;
    padding-bottom: .4rem;
    margin-bottom: 0; }
  .voter-ed-grid .news-items-grid .news-headline svg {
    fill: #e3e3e3; }
    .voter-ed-grid .news-items-grid .news-headline svg path {
      fill: #e3e3e3; }
  .voter-ed-grid .news-items-grid .news-headline .headline-img {
    color: #e3e3e3;
    fill: #e3e3e3;
    width: 1.5rem;
    height: auto; }
    .voter-ed-grid .news-items-grid .news-headline .headline-img svg {
      fill: #e3e3e3; }
      .voter-ed-grid .news-items-grid .news-headline .headline-img svg path {
        fill: #e3e3e3; }
    .voter-ed-grid .news-items-grid .news-headline .headline-img:hover, .voter-ed-grid .news-items-grid .news-headline .headline-img:active {
      -webkit-filter: hue-rotate(125deg) saturate(200%) sepia(60%) invert(60%);
      filter: hue-rotate(125deg) saturate(200%) sepia(60%) invert(60%); }

.accordion {
  margin: 40px 0;
  width: 100%; }
  .accordion .accordion-item {
    width: 100%;
    margin: 10px 0;
    background: #e3e3e3;
    border-radius: 8px; }
  .accordion a.accordion-title {
    font-size: 1.2rem;
    font-weight: bold;
    color: #000000; }
  .accordion .accordion-content {
    font-size: 1.2rem; }

.accordion-grid {
  width: 100%; }
  @media screen and (max-width: 40em) {
    .accordion-grid {
      padding: 20px; } }
  @media screen and (min-width: 40.063em) {
    .accordion-grid {
      padding: 20px 100px; } }

.quiz-container {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 80rem;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* BUTTONS */
  /* HUD */ }
  @media screen and (max-width: 40em) {
    .quiz-container {
      padding: 0; } }
  @media screen and (min-width: 40.063em) {
    .quiz-container {
      padding: 2rem; } }
  .quiz-container h1,
  .quiz-container h2,
  .quiz-container h3,
  .quiz-container h4 {
    margin-bottom: .5rem; }
  .quiz-container h1 {
    color: #263c79;
    /* $ve-dark-blue */
    width: 100%; }
    @media screen and (max-width: 40em) {
      .quiz-container h1 {
        margin-bottom: -1.2rem; } }
    @media screen and (min-width: 40.063em) {
      .quiz-container h1 {
        margin-bottom: 1rem; } }
  .quiz-container .hidden {
    display: none; }
  .quiz-container .btn {
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    border: 0.1rem solid #263c79;
    /* $ve-dark-blue */
    border-radius: 20px;
    margin-bottom: 1rem;
    margin-left: .5rem;
    margin-right: .5rem;
    text-decoration: none;
    color: #263c79;
    /* $ve-dark-blue */
    background-color: #ffffff;
    letter-spacing: 0.05rem;
    text-align: center;
    font-weight: normal; }
    @media screen and (max-width: 40em) {
      .quiz-container .btn {
        padding: 6px 14px;
        font-size: 1.0rem; } }
    @media screen and (min-width: 40.063em) {
      .quiz-container .btn {
        padding: 8px 18px;
        font-size: 1.25rem; } }
    .quiz-container .btn:hover {
      cursor: pointer;
      background-color: #e3e3e3;
      /* $ve-light-grey */
      -webkit-transform: translateY(-0.1rem);
          -ms-transform: translateY(-0.1rem);
              transform: translateY(-0.1rem);
      -webkit-transition: -webkit-transform 150ms;
      transition: -webkit-transform 150ms;
      transition: transform 150ms;
      transition: transform 150ms, -webkit-transform 150ms; }
    .quiz-container .btn[disabled]:hover {
      cursor: not-allowed;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
  .quiz-container h1.final-score,
  .quiz-container #finalScore {
    color: #000;
    font-weight: bold; }
    @media screen and (max-width: 40em) {
      .quiz-container h1.final-score,
      .quiz-container #finalScore {
        margin-top: 1.0rem;
        text-align: center;
        font-size: 1.5rem;
        width: 95%; } }
    @media screen and (min-width: 40.063em) {
      .quiz-container h1.final-score,
      .quiz-container #finalScore {
        font-size: 2.0rem;
        text-align: left; } }
  .quiz-container ul.choices {
    list-style-type: none; }
    .quiz-container ul.choices li.choice-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 0.5rem;
      width: 100%;
      border: 0.1rem solid #9dadd3;
      /* $ve-page-heading-blue */
      background-color: white; }
      @media screen and (max-width: 40em) {
        .quiz-container ul.choices li.choice-container {
          font-size: 1.0rem;
          padding: 0.6rem 0.7rem 0; } }
      @media screen and (min-width: 40.063em) and (max-width: 64em) {
        .quiz-container ul.choices li.choice-container {
          font-size: 1.4rem;
          padding: 0.5rem; } }
      @media screen and (min-width: 64.063em) {
        .quiz-container ul.choices li.choice-container {
          font-size: 1.6rem;
          padding: 0.7rem; } }
      .quiz-container ul.choices li.choice-container:hover {
        cursor: pointer;
        -webkit-box-shadow: 0 0.4rem 1.4rem 0 #999999;
                box-shadow: 0 0.4rem 1.4rem 0 #999999;
        /* $ve-med-grey */
        -webkit-transform: translateY(-0.1rem);
            -ms-transform: translateY(-0.1rem);
                transform: translateY(-0.1rem);
        -webkit-transition: -webkit-transform 150ms;
        transition: -webkit-transform 150ms;
        transition: transform 150ms;
        transition: transform 150ms, -webkit-transform 150ms; }
  .quiz-container #question p {
    font-weight: bold; }
    @media screen and (max-width: 40em) {
      .quiz-container #question p {
        font-size: 1.0rem; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .quiz-container #question p {
        font-size: 1.3rem; } }
    @media screen and (min-width: 64.063em) {
      .quiz-container #question p {
        font-size: 1.6rem; } }
  .quiz-container .choice-prefix {
    padding: 1.5rem 2.5rem;
    background-color: #263c79;
    /* $ve-med-blue */
    color: #ffffff; }
  .quiz-container .choice-text {
    padding: 1.5rem;
    width: 100%; }
  .quiz-container .correct {
    background-color: #008a45;
    /* $success */
    font-weight: bold;
    color: #000000; }
  .quiz-container .incorrect {
    background-color: #b20000;
    /* $red-darker*/
    font-weight: bold;
    color: #000000; }
  .quiz-container #hud {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .quiz-container #hud-item {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    width: 100%; }
  .quiz-container #progressBar {
    height: 3rem;
    border: .2rem solid #9dadd3;
    /* $ve-page-headubg-blue */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.0rem; }
    @media screen and (max-width: 40em) {
      .quiz-container #progressBar {
        width: 90%;
        height: 1.5rem;
        margin-top: 1.05rem; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .quiz-container #progressBar {
        width: 24rem;
        height: 2rem;
        margin-top: -.5rem; } }
    @media screen and (min-width: 64.063em) {
      .quiz-container #progressBar {
        width: 24rem;
        height: 3rem;
        margin-top: -.5rem; } }
  .quiz-container #progressBarFull {
    background-color: #9dadd3;
    /* $ve-page-heading-blue */
    width: 0%;
    margin-top: -2px;
    margin-left: -2px; }
    @media screen and (max-width: 40em) {
      .quiz-container #progressBarFull {
        height: 1.5rem; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .quiz-container #progressBarFull {
        height: 2rem; } }
    @media screen and (min-width: 64.063em) {
      .quiz-container #progressBarFull {
        height: 3rem; } }
  .quiz-container #quiz {
    width: 100%; }
  @media screen and (max-width: 40em) {
    .quiz-container [type='radio'] {
      margin-top: 6px !important;
      margin-left: 0 !important;
      margin-right: 6px !important; } }
  @media screen and (min-width: 40.063em) {
    .quiz-container [type='radio'] {
      margin-top: 10px !important;
      margin-left: 10px !important;
      margin-right: 8px !important;
      width: 20px;
      height: 20px; } }
  .quiz-container .startBtnEnd {
    margin-top: 2.5rem !important; }
    @media screen and (max-width: 40em) {
      .quiz-container .startBtnEnd {
        margin-left: 32% !important; } }
    @media screen and (min-width: 40.063em) {
      .quiz-container .startBtnEnd {
        margin-left: 20% !important; } }

.elect-2020-main {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 62.5rem;
  margin-top: 4rem;
  /*headings - body types */
  /*box types - layout */
  /* UL OL - list types */
  /****/
  /*search results*/
  /********special*******/
  /* Sitemap */ }
  .elect-2020-main .content {
    margin-bottom: 2rem;
    /*adds space between editable content and footer section */ }
  .elect-2020-main .heading-p, .elect-2020-main caption {
    margin: 0 5px 4px 0;
    border-bottom: 1px solid #1a2a58;
    color: #1a2a58;
    font-size: 1rem;
    padding-bottom: 2px;
    font-weight: bold;
    line-height: 22px; }
  .elect-2020-main th strong {
    font-size: .8rem;
    line-height: 1.1rem; }
  .elect-2020-main p.leadline {
    font-weight: bold;
    margin: 12px 0 0 2px; }
  .elect-2020-main .strong-cap {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    margin-left: -3px;
    margin-bottom: -1px;
    margin-top: 5px;
    padding-left: 4px; }
  .elect-2020-main .strong-type {
    font-weight: bold;
    font-size: 0.9rem;
    margin-left: -3px;
    margin-bottom: -1px;
    margin-top: 5px;
    padding-left: 4px; }
  .elect-2020-main .entry-title {
    font-size: 1.8rem;
    color: #202020;
    margin-bottom: 1rem; }
  .elect-2020-main .emphasis {
    font-size: 1rem;
    font-style: italic; }
  .elect-2020-main h1 {
    font-family: 'Overpass', sans-serif; }
  .elect-2020-main h2.entry-title-alt {
    font-family: 'Overpass', sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase; }
  .elect-2020-main h2.lead {
    color: #1a2a58;
    font-size: 1rem;
    margin: 25px 0 8px 0;
    font-family: 'Overpass', sans-serif;
    padding-bottom: 2px;
    font-weight: normal; }
  .elect-2020-main h3 {
    border-bottom: 1px solid #1a2a58;
    color: #1a2a58;
    margin-top: 15px; }
  .elect-2020-main .cta-box,
  .elect-2020-main .cta-box-mobile,
  .elect-2020-main .cta-box-side,
  .elect-2020-main .cta-box-alpha,
  .elect-2020-main .cta-box-grey,
  .elect-2020-main .cta-box-yelo {
    font-family: 'Roboto', sans-serif;
    font-size: 0.9rem;
    border: 2px solid #cccccc;
    padding: 10px;
    display: block;
    margin: 5px 5px 15px 5px; }
  .elect-2020-main .cta-box-grey {
    background-color: #eee;
    margin-bottom: 35px; }
  .elect-2020-main .cta-box-yelo {
    background-color: #fcf8e3; }
  .elect-2020-main .cta-box-alpha {
    background-color: #f9f9f9;
    background-image: url("/media/site-assets/images/bullets-and-arrows/black-star.png");
    background-repeat: no-repeat;
    background-position: left top; }
    .elect-2020-main .cta-box-alpha p {
      margin-left: 44px;
      font-size: 1.0rem;
      margin-top: .5rem; }
  .elect-2020-main .dark-blue-background {
    background: #1a2a58;
    min-height: 175px; }
  .elect-2020-main .light-blue-background {
    background: #0276b9;
    min-height: 175px; }
  .elect-2020-main .left-box {
    float: left;
    padding-right: 25px; }
  .elect-2020-main ul.formal,
  .elect-2020-main ol.formal {
    margin: 0 0 0.3125rem 2.1875rem;
    line-height: 1.4; }
    .elect-2020-main ul.formal p,
    .elect-2020-main ul.formal div,
    .elect-2020-main ul.formal h3,
    .elect-2020-main ol.formal p,
    .elect-2020-main ol.formal div,
    .elect-2020-main ol.formal h3 {
      margin-top: 1.2rem; }
  .elect-2020-main ul.blue-ul {
    margin: 0 0 0.3125rem 2.1875rem;
    line-height: 1.4;
    list-style-position: outside;
    list-style-image: url("/media/site-assets/images/bullets-and-arrows/ul-blue-bullet.png"); }
  .elect-2020-main ul.red-ul {
    margin: 0 0 0 0;
    list-style-position: outside;
    list-style-image: url("/media/site-assets/images/bullets-and-arrows/ul-red-bullet.png"); }
    .elect-2020-main ul.red-ul li {
      margin: 0 0 0.3125rem 2.1875rem; }
  .elect-2020-main ul.red-ul,
  .elect-2020-main ul.second-ul {
    margin: 0 0 0.3125rem 3.1875rem;
    line-height: 1.4;
    list-style-position: outside;
    list-style-image: url("/media/site-assets/images/bullets-and-arrows/bullet-sec.png"); }
  .elect-2020-main ul.third-ul {
    margin: 0 0 0.3125rem 3.5875rem;
    list-style-position: outside;
    list-style-image: url("/media/site-assets/images/bullets-and-arrows/bullet-thrd.png"); }
  .elect-2020-main ul.blue-ul p,
  .elect-2020-main ul.blue-ul ul,
  .elect-2020-main ul.red-ul p,
  .elect-2020-main ul.red-ul ul {
    margin-top: 1.2rem; }
  .elect-2020-main .full_article ul {
    margin: 0 0 0.3125rem 2.1875rem;
    line-height: 1.4; }
  .elect-2020-main .currentbranchN {
    background-color: #1a2a58;
    color: #fff; }
  .elect-2020-main .resultsdata {
    width: 680px;
    margin-left: 20px; }
  .elect-2020-main .gsc-resultsHeader {
    display: none; }
  .elect-2020-main .gsc-cursor-current-page,
  .elect-2020-main .gsc-cursor-page {
    color: #666666; }
  .elect-2020-main .gsc-above-wrapper-area {
    border-bottom: 0px solid #E9E9E9;
    padding: 0; }
  .elect-2020-main .gsc-control-cse {
    padding: 0; }
  .elect-2020-main div.cta-box img:first-of-type {
    border: 2px solid #ddd;
    margin-bottom: .73rem; }
  .elect-2020-main div.boardmemberinfo img {
    float: left;
    border: 2px solid #666;
    margin: 5px 10px 5px 5px; }
  .elect-2020-main .content {
    margin-bottom: 2rem; }
  .elect-2020-main meta.foundation-data-attribute-namespace {
    font-family: false; }
  .elect-2020-main a:hover {
    cursor: pointer; }
  .elect-2020-main img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle; }
  .elect-2020-main .left {
    float: left !important; }
  .elect-2020-main .right {
    float: right !important; }
  .elect-2020-main .clearfix {
    *zoom: 1; }
    .elect-2020-main .clearfix:before, .elect-2020-main .clearfix:after {
      content: ' ';
      display: table; }
    .elect-2020-main .clearfix:after {
      clear: both; }
  .elect-2020-main .hide {
    display: none; }
  .elect-2020-main textarea {
    height: auto;
    min-height: 50px; }
  .elect-2020-main select {
    width: 100%; }
  .elect-2020-main .wide-row {
    max-width: 80rem !important; }
  .elect-2020-main .accordion {
    *zoom: 1;
    margin-bottom: 2em; }
    .elect-2020-main .accordion:before, .elect-2020-main .accordion:after {
      content: ' ';
      display: table; }
    .elect-2020-main .accordion:after {
      clear: both; }
    .elect-2020-main .accordion .content {
      display: none;
      padding: 0.9375rem; }
      .elect-2020-main .accordion .content .active {
        display: block;
        background: #fff; }
  .elect-2020-main .alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: normal;
    margin-bottom: 1.25rem;
    position: relative;
    padding: 0.875rem 1.5rem 0.875rem 0.875rem;
    font-size: 0.8125rem;
    -webkit-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
    background-color: #990616;
    border-color: #840513;
    color: #fff; }
    .elect-2020-main .alert-box .close {
      font-size: 1.375rem;
      padding: 9px 6px 4px;
      line-height: 0;
      position: absolute;
      top: 50%;
      margin-top: -0.6875rem;
      right: 0.25rem;
      color: #333;
      opacity: 0.3; }
      .elect-2020-main .alert-box .close:hover, .elect-2020-main .alert-box .close:focus {
        opacity: 0.5; }
    .elect-2020-main .alert-box .radius {
      border-radius: 3px; }
    .elect-2020-main .alert-box .round {
      border-radius: 1000px; }
    .elect-2020-main .alert-box .success {
      background-color: #43ac6a;
      border-color: #3a945b;
      color: #fff; }
    .elect-2020-main .alert-box .alert {
      background-color: #f04124;
      border-color: #de2d0f;
      color: #fff; }
    .elect-2020-main .alert-box .secondary {
      background-color: #ffd7d7;
      border-color: #ff9595;
      color: #244F5C; }
    .elect-2020-main .alert-box .warning {
      background-color: #f08a24;
      border-color: #de770f;
      color: #fff; }
    .elect-2020-main .alert-box .info {
      background-color: #a0d3e8;
      border-color: #74bfdd;
      color: #043f5d; }
    .elect-2020-main .alert-box .alert-close {
      opacity: 0; }
  .elect-2020-main .breadcrumbs {
    display: block;
    padding: .1rem .8rem .25rem;
    overflow: hidden;
    margin-left: 0;
    margin-bottom: 1em;
    list-style-type: none;
    border-style: solid;
    border-width: 1px;
    background-color: #f9f9f9;
    border-color: #eee;
    border-radius: 3px;
    /*  a:before,
        span:before {
            content: '/';
            color: #02090c;
            margin: 0 0.75rem;
            position: relative;
            top: 1px; 
        }*/ }
    .elect-2020-main .breadcrumbs ul {
      margin: 0;
      list-style-type: none; }
    .elect-2020-main .breadcrumbs li,
    .elect-2020-main .breadcrumbs span {
      margin: 0;
      font-size: 0.6875rem;
      line-height: 0.6875rem;
      color: #082939; }
    .elect-2020-main .breadcrumbs li {
      float: none;
      display: inline;
      /*&:before {
				content: "/";
				float: left;
				display: block;
				font-size: 0.6875rem;
				line-height: 0.6875rem;
				margin: 0 .75rem;
			}*/
      /* &:first-of-type:before {
				content: "";
				margin: 0;
				float: none;
				display: inline;
			} */ }
    .elect-2020-main .breadcrumbs a {
      color: #082939;
      /*  &:first-child:before {
                content: '';
                margin: 0; 
            }*/ }
      .elect-2020-main .breadcrumbs a:hover {
        color: #02090c;
        border-bottom: 1px dotted #02090c; }
    .elect-2020-main .breadcrumbs .current {
      cursor: default;
      color: #555; }
      .elect-2020-main .breadcrumbs .current a {
        cursor: default;
        color: #555; }
      .elect-2020-main .breadcrumbs .current:hover,
      .elect-2020-main .breadcrumbs .current:hover a, .elect-2020-main .breadcrumbs .current:focus,
      .elect-2020-main .breadcrumbs .current:focus a {
        text-decoration: none; }
    .elect-2020-main .breadcrumbs .unavailable,
    .elect-2020-main .breadcrumbs .unavailable a {
      color: #aaa; }
      .elect-2020-main .breadcrumbs .unavailable:hover, .elect-2020-main .breadcrumbs .unavailable:focus,
      .elect-2020-main .breadcrumbs .unavailable a:hover,
      .elect-2020-main .breadcrumbs .unavailable a:focus {
        text-decoration: none;
        color: #aaa;
        cursor: default; }
  .elect-2020-main button,
  .elect-2020-main .button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    display: block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #1a2a58;
    border-color: #7a0512;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out; }
    .elect-2020-main button:hover, .elect-2020-main button:focus,
    .elect-2020-main .button:hover,
    .elect-2020-main .button:focus {
      background-color: #7a0512;
      color: #fff; }
    .elect-2020-main button .secondary,
    .elect-2020-main .button .secondary {
      background-color: #ffd7d7;
      border-color: #ff7979;
      color: #333; }
      .elect-2020-main button .secondary:hover, .elect-2020-main button .secondary:focus,
      .elect-2020-main .button .secondary:hover,
      .elect-2020-main .button .secondary:focus {
        background-color: #ff7979; }
    .elect-2020-main button .success,
    .elect-2020-main .button .success {
      background-color: #43ac6a;
      border-color: #368a55;
      color: #fff; }
      .elect-2020-main button .success:hover, .elect-2020-main button .success:focus,
      .elect-2020-main .button .success:hover,
      .elect-2020-main .button .success:focus {
        background-color: #368a55;
        color: #fff; }
    .elect-2020-main button .alert,
    .elect-2020-main .button .alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #fff; }
      .elect-2020-main button .alert:hover, .elect-2020-main button .alert:focus,
      .elect-2020-main .button .alert:hover,
      .elect-2020-main .button .alert:focus {
        background-color: #cf2a0e;
        color: #fff; }
    .elect-2020-main button .large,
    .elect-2020-main .button .large {
      padding-top: 1.125rem;
      padding-right: 2.25rem;
      padding-bottom: 1.1875rem;
      padding-left: 2.25rem;
      font-size: 1.25rem; }
    .elect-2020-main button .small,
    .elect-2020-main .button .small {
      padding-top: 0.875rem;
      padding-right: 1.75rem;
      padding-bottom: 0.9375rem;
      padding-left: 1.75rem;
      font-size: 0.8125rem; }
    .elect-2020-main button .tiny,
    .elect-2020-main .button .tiny {
      padding-top: 0.625rem;
      padding-right: 1.25rem;
      padding-bottom: 0.6875rem;
      padding-left: 1.25rem;
      font-size: 0.6875rem; }
    .elect-2020-main button .expand,
    .elect-2020-main .button .expand {
      padding-right: 0;
      padding-left: 0;
      width: 100%; }
    .elect-2020-main button .left-align,
    .elect-2020-main .button .left-align {
      text-align: left;
      text-indent: 0.75rem; }
    .elect-2020-main button .right-align,
    .elect-2020-main .button .right-align {
      text-align: right;
      padding-right: 0.75rem; }
    .elect-2020-main button .radius,
    .elect-2020-main .button .radius {
      border-radius: 3px; }
    .elect-2020-main button .round,
    .elect-2020-main .button .round {
      border-radius: 1000px; }
    .elect-2020-main button .disabled,
    .elect-2020-main button [disabled],
    .elect-2020-main .button .disabled,
    .elect-2020-main .button [disabled] {
      background-color: #1a2a58;
      border-color: #7a0512;
      color: #fff;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .elect-2020-main button .disabled:hover, .elect-2020-main button .disabled:focus,
      .elect-2020-main button [disabled]:hover,
      .elect-2020-main button [disabled]:focus,
      .elect-2020-main .button .disabled:hover,
      .elect-2020-main .button .disabled:focus,
      .elect-2020-main .button [disabled]:hover,
      .elect-2020-main .button [disabled]:focus {
        background-color: #7a0512;
        color: #fff; }
      .elect-2020-main button .disabled .secondary,
      .elect-2020-main button [disabled] .secondary,
      .elect-2020-main .button .disabled .secondary,
      .elect-2020-main .button [disabled] .secondary {
        background-color: #ffd7d7;
        border-color: #ff7979;
        color: #333;
        cursor: default;
        opacity: 0.7;
        -webkit-box-shadow: none;
                box-shadow: none; }
        .elect-2020-main button .disabled .secondary:hover, .elect-2020-main button .disabled .secondary:focus,
        .elect-2020-main button [disabled] .secondary:hover,
        .elect-2020-main button [disabled] .secondary:focus,
        .elect-2020-main .button .disabled .secondary:hover,
        .elect-2020-main .button .disabled .secondary:focus,
        .elect-2020-main .button [disabled] .secondary:hover,
        .elect-2020-main .button [disabled] .secondary:focus {
          background-color: #ffd7d7;
          color: #333; }
      .elect-2020-main button .disabled .success,
      .elect-2020-main button [disabled] .success,
      .elect-2020-main .button .disabled .success,
      .elect-2020-main .button [disabled] .success {
        background-color: #43ac6a;
        border-color: #368a55;
        color: #fff;
        cursor: default;
        opacity: 0.7;
        -webkit-box-shadow: none;
                box-shadow: none; }
        .elect-2020-main button .disabled .success:hover, .elect-2020-main button .disabled .success:focus,
        .elect-2020-main button [disabled] .success:hover,
        .elect-2020-main button [disabled] .success:focus,
        .elect-2020-main .button .disabled .success:hover,
        .elect-2020-main .button .disabled .success:focus,
        .elect-2020-main .button [disabled] .success:hover,
        .elect-2020-main .button [disabled] .success:focus {
          background-color: #368a55;
          color: #fff; }
      .elect-2020-main button .disabled .alert,
      .elect-2020-main button [disabled] .alert,
      .elect-2020-main .button .disabled .alert,
      .elect-2020-main .button [disabled] .alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #fff;
        cursor: default;
        opacity: 0.7;
        -webkit-box-shadow: none;
                box-shadow: none; }
        .elect-2020-main button .disabled .alert:hover, .elect-2020-main button .disabled .alert:focus,
        .elect-2020-main button [disabled] .alert:hover,
        .elect-2020-main button [disabled] .alert:focus,
        .elect-2020-main .button .disabled .alert:hover,
        .elect-2020-main .button .disabled .alert:focus,
        .elect-2020-main .button [disabled] .alert:hover,
        .elect-2020-main .button [disabled] .alert:focus {
          color: #fff;
          background-color: #f04124; }
  @media only screen and (min-width: 40.063em) {
    .elect-2020-main button,
    .elect-2020-main .button {
      display: inline-block; } }
  .elect-2020-main form {
    margin: 0 0 1rem; }
    .elect-2020-main form .row input.column,
    .elect-2020-main form .row input.columns,
    .elect-2020-main form .row textarea.column,
    .elect-2020-main form .row textarea.columns {
      padding-left: 0.5rem; }
    .elect-2020-main form .row .row {
      margin: 0 -0.5rem; }
      .elect-2020-main form .row .row .column,
      .elect-2020-main form .row .row .columns {
        padding: 0 0.5rem; }
      .elect-2020-main form .row .row .collapse {
        margin: 0; }
        .elect-2020-main form .row .row .collapse .column,
        .elect-2020-main form .row .row .collapse .columns {
          padding: 0; }
        .elect-2020-main form .row .row .collapse input {
          border-bottom-right-radius: 0;
          border-top-right-radius: 0; }
    .elect-2020-main form label {
      font-size: 0.875rem;
      color: #4d4d4d;
      cursor: pointer;
      display: block;
      font-weight: normal;
      line-height: 1.5;
      margin-bottom: 0; }
      .elect-2020-main form label .right {
        float: none;
        text-align: right; }
      .elect-2020-main form label .inline {
        margin: 0 0 1rem 0;
        padding: 0.5625rem 0; }
      .elect-2020-main form label small {
        text-transform: capitalize;
        color: #676767; }
    .elect-2020-main form select::-ms-expand {
      display: none; }
    .elect-2020-main form input[type='text'],
    .elect-2020-main form input[type='password'],
    .elect-2020-main form input[type='date'],
    .elect-2020-main form input[type='datetime'],
    .elect-2020-main form input[type='datetime-local'],
    .elect-2020-main form input[type='month'],
    .elect-2020-main form input[type='week'],
    .elect-2020-main form input[type='email'],
    .elect-2020-main form input[type='number'],
    .elect-2020-main form input[type='search'],
    .elect-2020-main form input[type='tel'],
    .elect-2020-main form input[type='time'],
    .elect-2020-main form input[type='url'],
    .elect-2020-main form textarea {
      -webkit-appearance: none;
      background-color: #fff;
      font-family: inherit;
      border: 1px solid #ccc;
      -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
              box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
      color: rgba(0, 0, 0, 0.75);
      display: block;
      font-size: 0.875rem;
      margin: 0 0 .5rem 0;
      padding: 0.5rem;
      height: 2.3125rem;
      width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: border-color 0.45s ease-in-out, -webkit-box-shadow 0.45s;
      transition: border-color 0.45s ease-in-out, -webkit-box-shadow 0.45s;
      transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
      transition: box-shadow 0.45s, border-color 0.45s ease-in-out, -webkit-box-shadow 0.45s; }
      .elect-2020-main form input[type='text']:focus,
      .elect-2020-main form input[type='password']:focus,
      .elect-2020-main form input[type='date']:focus,
      .elect-2020-main form input[type='datetime']:focus,
      .elect-2020-main form input[type='datetime-local']:focus,
      .elect-2020-main form input[type='month']:focus,
      .elect-2020-main form input[type='week']:focus,
      .elect-2020-main form input[type='email']:focus,
      .elect-2020-main form input[type='number']:focus,
      .elect-2020-main form input[type='search']:focus,
      .elect-2020-main form input[type='tel']:focus,
      .elect-2020-main form input[type='time']:focus,
      .elect-2020-main form input[type='url']:focus,
      .elect-2020-main form textarea:focus {
        -webkit-box-shadow: 0 0 5px #999;
                box-shadow: 0 0 5px #999;
        border-color: #999;
        background: #fafafa;
        outline: none; }
      .elect-2020-main form input[type='text'] .radius,
      .elect-2020-main form input[type='password'] .radius,
      .elect-2020-main form input[type='date'] .radius,
      .elect-2020-main form input[type='datetime'] .radius,
      .elect-2020-main form input[type='datetime-local'] .radius,
      .elect-2020-main form input[type='month'] .radius,
      .elect-2020-main form input[type='week'] .radius,
      .elect-2020-main form input[type='email'] .radius,
      .elect-2020-main form input[type='number'] .radius,
      .elect-2020-main form input[type='search'] .radius,
      .elect-2020-main form input[type='tel'] .radius,
      .elect-2020-main form input[type='time'] .radius,
      .elect-2020-main form input[type='url'] .radius,
      .elect-2020-main form textarea .radius {
        border-radius: 3px; }
      .elect-2020-main form input[type='text'] [disabled],
      .elect-2020-main form input[type='password'] [disabled],
      .elect-2020-main form input[type='date'] [disabled],
      .elect-2020-main form input[type='datetime'] [disabled],
      .elect-2020-main form input[type='datetime-local'] [disabled],
      .elect-2020-main form input[type='month'] [disabled],
      .elect-2020-main form input[type='week'] [disabled],
      .elect-2020-main form input[type='email'] [disabled],
      .elect-2020-main form input[type='number'] [disabled],
      .elect-2020-main form input[type='search'] [disabled],
      .elect-2020-main form input[type='tel'] [disabled],
      .elect-2020-main form input[type='time'] [disabled],
      .elect-2020-main form input[type='url'] [disabled],
      .elect-2020-main form textarea [disabled] {
        background-color: #ddd; }
    .elect-2020-main form textarea:focus {
      -webkit-box-shadow: 0 0 5px #999;
              box-shadow: 0 0 5px #999;
      border-color: #999;
      background: #fafafa;
      outline: none; }
    .elect-2020-main form textarea .radius {
      border-radius: 3px; }
    .elect-2020-main form input[type='submit'] {
      -webkit-appearance: none;
      display: block;
      color: #fff; }
    .elect-2020-main form textarea[rows] {
      height: auto; }
    .elect-2020-main form select {
      -webkit-appearance: none !important;
      background-color: #fafafa;
      background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
      background-repeat: no-repeat;
      background-position: 97% center;
      border: 1px solid #ccc;
      padding: 0.5rem;
      font-size: 0.875rem;
      border-radius: 0;
      height: 2.3125rem; }
      .elect-2020-main form select .radius {
        border-radius: 3px; }
      .elect-2020-main form select:hover {
        background-color: #f3f3f3;
        border-color: #999; }
    .elect-2020-main form input[type='file'],
    .elect-2020-main form input[type='checkbox'],
    .elect-2020-main form input[type='radio'],
    .elect-2020-main form select {
      margin: 0 0 .5rem 0; }
    .elect-2020-main form input[type='checkbox'] + label,
    .elect-2020-main form input[type='radio'] + label {
      display: inline-block;
      margin-left: 0.5rem;
      margin-right: 1rem;
      margin-bottom: 0;
      vertical-align: baseline; }
    .elect-2020-main form input[type='file'] {
      width: 100%; }
    .elect-2020-main form fieldset {
      border: 1px solid #ddd;
      padding: 1.25rem;
      margin: 1.125rem 0; }
    .elect-2020-main form fieldset legend {
      font-weight: bold;
      background: #fff;
      padding: 0 0.1875rem;
      margin: 0.25rem;
      margin-left: -0.1875rem; }
    .elect-2020-main form [data-abide] .error small.error,
    .elect-2020-main form [data-abide] span.error,
    .elect-2020-main form [data-abide] small.error {
      display: block;
      padding: 0.375rem 0.5625rem 0.5625rem;
      margin-top: -1px;
      margin-bottom: 1rem;
      font-size: 0.75rem;
      font-weight: normal;
      font-style: italic;
      background: #f04124;
      color: #fff; }
    .elect-2020-main form [data-abide] span.error,
    .elect-2020-main form [data-abide] small.error {
      display: none; }
    .elect-2020-main form span.error,
    .elect-2020-main form small.error {
      display: block;
      padding: 0.375rem 0.5625rem 0.5625rem;
      margin-top: -1px;
      margin-bottom: 1rem;
      font-size: 0.75rem;
      font-weight: normal;
      font-style: italic;
      background: #f04124;
      color: #fff; }
    .elect-2020-main form .error input,
    .elect-2020-main form .error textarea,
    .elect-2020-main form .error select {
      margin-bottom: 0; }
    .elect-2020-main form .error input[type='checkbox'],
    .elect-2020-main form .error input[type='radio'] {
      margin-bottom: 1rem; }
    .elect-2020-main form .error label,
    .elect-2020-main form .error label.error {
      color: #f04124; }
    .elect-2020-main form .error small.error {
      display: block;
      padding: 0.375rem 0.5625rem 0.5625rem;
      margin-top: -1px;
      margin-bottom: 1rem;
      font-size: 0.75rem;
      font-weight: normal;
      font-style: italic;
      background: #f04124;
      color: #fff; }
    .elect-2020-main form .error > label > small {
      color: #676767;
      background: transparent;
      padding: 0;
      text-transform: capitalize;
      font-style: normal;
      font-size: 60%;
      margin: 0;
      display: inline; }
    .elect-2020-main form .error span.error-message {
      display: block; }
    .elect-2020-main form input.error,
    .elect-2020-main form textarea.error {
      margin-bottom: 0; }
    .elect-2020-main form label.error {
      color: #f04124; }
  .elect-2020-main .panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2;
    color: #333; }
    .elect-2020-main .panel:first-child {
      margin-top: 0; }
    .elect-2020-main .panel:last-child {
      margin-bottom: 0; }
    .elect-2020-main .panel .event-info p {
      color: #333; }
    .elect-2020-main .panel h1,
    .elect-2020-main .panel h2,
    .elect-2020-main .panel h3,
    .elect-2020-main .panel h4,
    .elect-2020-main .panel h5 {
      line-height: 1;
      margin-bottom: 0.625rem;
      text-transform: uppercase;
      font-weight: 800;
      border-bottom: 0px solid #1a2a58; }
    .elect-2020-main .panel .radius {
      border-radius: 3px; }
  .elect-2020-main .progress {
    background-color: #f6f6f6;
    height: 1.5625rem;
    border: 1px solid #fff;
    padding: 0.125rem;
    margin-bottom: 0.625rem; }
    .elect-2020-main .progress .meter {
      background: #1a2a58;
      height: 100%;
      display: block; }
    .elect-2020-main .progress .secondary.meter,
    .elect-2020-main .progress .success.meter,
    .elect-2020-main .progress .alert.meter {
      height: 100%;
      display: block; }
    .elect-2020-main .progress .secondary.meter {
      background: #ffd7d7; }
    .elect-2020-main .progress .success.meter {
      background: #43ac6a; }
    .elect-2020-main .progress alert.meter {
      background: #f04124; }
    .elect-2020-main .progress .radius {
      border-radius: 3px; }
      .elect-2020-main .progress .radius .meter {
        border-radius: 2px; }
    .elect-2020-main .progress .round {
      border-radius: 1000px; }
      .elect-2020-main .progress .round .meter {
        border-radius: 999px; }
  .elect-2020-main .range-slider {
    display: block;
    position: relative;
    width: 100%;
    height: 1rem;
    border: 1px solid #ddd;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    background: #fafafa; }
    .elect-2020-main .range-slider .vertical-range {
      width: 100%;
      height: 1rem;
      border: 1px solid #ddd;
      margin: 1.25rem 0;
      -ms-touch-action: none;
      touch-action: none;
      display: inline-block;
      width: 1rem;
      height: 12.5rem; }
      .elect-2020-main .range-slider .vertical-range range-slider-handle {
        margin-top: 0;
        margin-left: -0.5rem;
        position: absolute;
        bottom: -10.5rem; }
      .elect-2020-main .range-slider .vertical-range .range-slider-active-segment {
        width: 0.875rem;
        height: auto;
        bottom: 0; }
    .elect-2020-main .range-slider .radius {
      background: #fafafa;
      border-radius: 3px; }
      .elect-2020-main .range-slider .radius .range-slider-handle {
        background: #0e4966;
        border-radius: 3px; }
        .elect-2020-main .range-slider .radius .range-slider-handle:hover {
          background: #0c405a; }
    .elect-2020-main .range-slider .round {
      background: #fafafa;
      border-radius: 1000px; }
      .elect-2020-main .range-slider .round range-slider-handle {
        background: #0e4966;
        border-radius: 1000px; }
        .elect-2020-main .range-slider .round range-slider-handle:hover {
          background: #0c405a; }
  .elect-2020-main .range-slider-active-segment {
    display: inline-block;
    position: absolute;
    height: 0.875rem;
    background: #dcf0fa; }
  .elect-2020-main .range-slider-handle {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: -0.3125rem;
    width: 2rem;
    height: 1.375rem;
    border: 1px solid none;
    cursor: pointer;
    background: #0e4966; }
    .elect-2020-main .range-slider-handle:hover {
      background: #0c405a; }
  .elect-2020-main table {
    background: #fff;
    margin-bottom: 1.5rem;
    border: solid 1px #ddd; }
    .elect-2020-main table thead,
    .elect-2020-main table tfoot {
      background: #f5f5f5; }
      .elect-2020-main table thead tr th,
      .elect-2020-main table tfoot tr th {
        padding: 0.5rem 0.625rem 0.625rem;
        font-size: 0.875rem;
        font-weight: bold;
        color: #222;
        text-align: left; }
    .elect-2020-main table tr th, .elect-2020-main table tr td {
      padding: 0.5625rem 0.625rem;
      font-size: 0.875rem;
      color: #222;
      display: table-cell;
      line-height: 1.125rem; }
    .elect-2020-main table tr .even,
    .elect-2020-main table tr .alt, .elect-2020-main table tr:nth-of-type(even) {
      background: #f9f9f9; }
  .elect-2020-main .contain-to-grid {
    width: 100%;
    background: #FFF; }
    .elect-2020-main .contain-to-grid .top-bar {
      margin-bottom: 0; }
  @media screen and (max-width: 40em) {
    .elect-2020-main .contain-to-grid {
      background: #4b66a6;
      /* Old browsers */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: -webkit-gradient(linear, left top, left bottom, from(#4b66a6), to(#39579e));
      background: linear-gradient(to bottom, #4b66a6 0%, #39579e 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b66a6', endColorstr='#39579e',GradientType=0 );
      /* IE6-9 */
      border-radius: 15px;
      margin-top: 1rem; } }
  .elect-2020-main .meta {
    font-size: 0.8em; }
  .elect-2020-main .intro {
    font-size: 1.2em; }
  .elect-2020-main .quicklinks .side-nav {
    margin: 0 -.75em;
    border: 0; }
  .elect-2020-main .sidebar-content {
    margin-bottom: 1.4em; }
  .elect-2020-main .special {
    border: 1px solid #fff;
    background: #fff; }
    .elect-2020-main .special:empty {
      display: none; }
  .elect-2020-main .accordion dd {
    background: #fff; }
    .elect-2020-main .accordion dda:before {
      font-family: FontAwesome;
      content: "\f0fe";
      margin-right: 1em; }
    .elect-2020-main .accordion dd active > a:before {
      font-family: FontAwesome;
      content: "\f146"; }
  .elect-2020-main .accordion dl {
    margin-bottom: 2em; }
  .elect-2020-main .offset-content {
    position: absolute;
    left: -99999px; }
  .elect-2020-main .sr-only {
    display: none;
    color: #000; }
  .elect-2020-main .with-margin {
    margin-bottom: 1em; }
  .elect-2020-main .with-margin.row {
    margin-bottom: 1em; }
  .elect-2020-main .site-header {
    background-color: #fefefe;
    padding: 2.5em 0 1.5em 1.5em;
    border-bottom: 1px solid #ddd; }
    .elect-2020-main .site-header .contact-links li > * {
      display: inline-block; }
  .elect-2020-main .main-content {
    margin-top: 2em; }
  .elect-2020-main .homepage-main-content-grid {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .elect-2020-main label.checkbox-label input[type=checkbox] {
    position: relative;
    vertical-align: middle;
    bottom: 4px;
    right: 2px; }
  .elect-2020-main .img-right {
    border-radius: 6px;
    margin: 30px;
    float: right; }
  .elect-2020-main .accordion-inner .row input[type=checkbox] {
    display: none; }
  .elect-2020-main .accordion-inner .row span {
    padding: 10px; }
  .elect-2020-main .accordion-inner .row .include,
  .elect-2020-main .accordion-inner .row .selectall {
    cursor: pointer;
    padding: 10px; }
  .elect-2020-main .accordion-inner .row .added {
    background-color: #CAED9E;
    color: #3F6219;
    cursor: pointer;
    display: none;
    padding: 10px; }
  .elect-2020-main .accordion-inner .row .removeall {
    background-color: #F78B83;
    color: #912323;
    cursor: pointer;
    display: none;
    padding: 10px; }
  .elect-2020-main #submitBTN {
    margin-top: 10px; }
  .elect-2020-main .sitemap ul li {
    list-style-type: none;
    padding-bottom: .8em; }
    .elect-2020-main .sitemap ul li ul {
      margin-left: 2em;
      padding: .8em 0 0 0; }
      .elect-2020-main .sitemap ul li ul li:last-child {
        padding-bottom: 0; }
    .elect-2020-main .sitemap ul li i {
      width: 1.6em; }
  .elect-2020-main .sitemap .parent-item i {
    cursor: pointer; }
  .elect-2020-main .notification {
    margin-top: 2%; }
  .elect-2020-main .prev-next {
    margin: 5% 0%; }
  .elect-2020-main table.results {
    width: 100%; }
  .elect-2020-main table.responsive {
    width: 100%;
    border: none; }
    .elect-2020-main table.responsive th,
    .elect-2020-main table.responsive td {
      padding: 9px 10px; }
    .elect-2020-main table.responsive th {
      font-weight: bold;
      height: 70px;
      overflow: visible; }
    .elect-2020-main table.responsive tr {
      background: #f9f9f9;
      width: 50%; }
      .elect-2020-main table.responsive tr.even, .elect-2020-main table.responsive tr.alt, .elect-2020-main table.responsive tr:nth-of-type(even) {
        background: #fff; }
      .elect-2020-main table.responsive tr.odd, .elect-2020-main table.responsive tr:nth-of-type(odd) {
        background: #f9f9f9; }
  .elect-2020-main .meta {
    font-size: 0.8em; }
  .elect-2020-main .intro {
    font-size: 1.2em; }
  .elect-2020-main .quicklinks .side-nav {
    margin: 0 -.75em;
    border: 0; }
  .elect-2020-main .sidebar-content {
    margin-bottom: 1.4em; }
  .elect-2020-main .special {
    border: 1px solid #fff;
    background: #fff; }
    .elect-2020-main .special:empty {
      display: none; }

@-moz-document url-prefix() {
  .elect-2020-main select {
    background: #fafafa; }
  .elect-2020-main select:hover {
    background: #f3f3f3; } }
  .elect-2020-main .general ul,
  .elect-2020-main .general ul {
    margin: 0 0 0.3125rem 2.1875rem;
    line-height: 1.4; }
  .elect-2020-main .general h3 {
    font-size: 1rem;
    padding-bottom: 2px;
    font-weight: bold;
    line-height: 22px; }
  .elect-2020-main .slick-dots {
    display: none !important; }

/*Slick Slider - Homepage*/
@media screen and (max-width: 64em) {
  .slider-grid {
    margin-top: -20px; } }

@media screen and (min-width: 64.063em) and (max-width: 88em) {
  .slider-grid {
    margin-top: 23px; } }

@media screen and (min-width: 88.063em) {
  .slider-grid {
    margin-top: 30px; } }

.slick-initialized {
  background-color: transparent !important; }

.slider {
  max-height: 325px;
  z-index: 0 !important; }
  @media screen and (min-width: 88.063em) {
    .slider {
      height: 325px;
      background-color: #111111 !important;
      margin-top: 12px; } }
  .slider img {
    width: 100%;
    max-width: 1350px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    z-index: 1; }
  .slider .caption-container {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
    margin-left: 5%;
    position: relative;
    z-index: 2 !important; }
    @media screen and (max-width: 40em) {
      .slider .caption-container {
        width: 90%; } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .slider .caption-container {
        width: 80%;
        margin-left: 0 !important; } }
    @media screen and (min-width: 64.063rem) and (max-width: 88em) {
      .slider .caption-container {
        width: 44%;
        margin-left: -5%; } }
    @media screen and (min-width: 88.063em) {
      .slider .caption-container {
        width: 36%;
        margin-left: 4.5em; } }
  .slider .slick-overlay {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 0.5rem;
    width: 100%;
    z-index: 2 !important; }
    @media screen and (max-width: 64em) {
      .slider .slick-overlay {
        width: 55%;
        margin-left: 1rem; } }
    @media screen and (min-width: 64.063em) {
      .slider .slick-overlay {
        bottom: 2rem;
        padding: 0.625rem 0.875rem;
        margin-left: 18%; } }
    .slider .slick-overlay p {
      display: none; }
      @media screen and (max-width: 64em) {
        .slider .slick-overlay p {
          display: block;
          line-height: 0.95rem;
          padding-bottom: 0.2em;
          margin-bottom: 0;
          font-size: 85%;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; } }
      @media screen and (min-width: 64.063em) {
        .slider .slick-overlay p {
          display: block;
          letter-spacing: 1px; } }
      @media screen and (min-width: 64.063em) and (max-width: 88em) {
        .slider .slick-overlay p {
          font-size: 73%;
          line-height: 1.5rem; } }
      @media screen and (min-width: 88.063em) {
        .slider .slick-overlay p {
          line-height: 2rem; } }
    .slider .slick-overlay h3 {
      color: #fff;
      margin: 0;
      text-align: center;
      border: 0px; }
      @media screen and (max-width: 64em) {
        .slider .slick-overlay h3 {
          color: #fff;
          margin: 0;
          text-align: left;
          font-size: 85%;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; } }
      @media screen and (min-width: 64.063em) {
        .slider .slick-overlay h3 {
          color: #fff;
          margin: 0;
          text-align: left; } }
      @media screen and (min-width: 64.063em) and (max-width: 88em) {
        .slider .slick-overlay h3 {
          font-size: 95%; } }
    .slider .slick-overlay a {
      color: #90c9f8; }
      @media screen and (max-width: 64.063em) {
        .slider .slick-overlay a {
          font-size: 85%;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .slider .slick-overlay a:active,
          .slider .slick-overlay a:hover .slider .slick-overlay a:focus {
            font-weight: 400 !important;
            color: #0276b9; } }
    .slider .slick-overlay span.fa {
      font-size: 2rem; }
      @media screen and (max-width: 64em) {
        .slider .slick-overlay span.fa {
          font-size: 2.5rem; } }
      .slider .slick-overlay span.fa:hover {
        cursor: pointer; }

.slick-overlay a:hover {
  font-weight: 400 !important; }

@media screen and (min-width: 64.063em) {
  .slick-slider span.fa {
    font-size: 3rem; } }

@media (max-width: 40em) {
  .slick-slider .slick-overlay p {
    font-size: 80%; }
  .slick-slider .slick-overlay h3 {
    font-size: 80%; } }

.slick-slider {
  position: relative; }
  .slick-slider span.fa.previous,
  .slick-slider span.fa.next {
    position: absolute;
    text-shadow: 2px 2px 3px rgba(150, 150, 150, 0.5);
    color: rgba(255, 255, 255, 0.8); }
  .slick-slider span.fa.previous {
    left: 0;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 2rem;
    z-index: 4; }
    @media screen and (max-width: 40.063em) {
      .slick-slider span.fa.previous {
        margin-top: 12%;
        left: 22px;
        padding-top: calc(-50% + 1em); } }
    @media screen and (min-width: 40.063em) and (max-width: 64em) {
      .slick-slider span.fa.previous {
        top: 12px;
        padding-top: 22%;
        left: 20px; } }
    @media screen and (min-width: 64.063rem) and (max-width: 88em) {
      .slick-slider span.fa.previous {
        left: 28px;
        padding-top: 22%; } }
    @media screen and (min-width: 88.063em) {
      .slick-slider span.fa.previous {
        left: 28px;
        top: 50%; } }
  .slick-slider span.fa.next {
    font-size: 2rem;
    z-index: 99; }
    @media screen and (max-width: 40em) {
      .slick-slider span.fa.next {
        right: 10px;
        margin-top: -16.5%;
        padding-top: calc(-50% + 1em); } }
    @media screen and (min-width: 40.063em) and (max-width: 50em) {
      .slick-slider span.fa.next {
        right: 8px;
        margin-top: -16.5%;
        padding-top: calc(-50% + 1em); } }
    @media screen and (min-width: 50.063em) and (max-width: 64em) {
      .slick-slider span.fa.next {
        right: 8px;
        margin-top: -14%;
        padding-top: calc(-50% + 1em); } }
    @media screen and (min-width: 64.063rem) and (max-width: 88em) {
      .slick-slider span.fa.next {
        margin-top: -14%;
        right: 10px; } }
    @media screen and (min-width: 88.063em) {
      .slick-slider span.fa.next {
        right: 12px;
        margin-top: -174px;
        margin-bottom: auto; } }
  .slick-slider:not(.slick-initialized) div {
    display: none; }
  .slick-slider:not(.slick-initialized) div:first-of-type {
    display: block; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }


