@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);@charset "UTF-8";
/**$valBlack: #D79F6C;
$auvOrangeLight: #EAD0B7;
$valBlack: #1C1C1C;
$valBlackTitle: #1C1C1C;
$valWhite: #FFFFFF;
$valGray: #E8E8E8;
$valGrayDark: #DEDEDE;
$valViolet: #7252AC;**/
/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*$global-width: 100%;*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 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 {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

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

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

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

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

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

select {
  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;
}

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}
.row::before, .row::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.row::after {
  clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.gutter-small > .column, .row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.row.gutter-medium > .column, .row.gutter-medium > .columns {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
.column, .columns, .column:last-child:not(:first-child) {
  float: left;
  clear: none;
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

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

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

.small-1 {
  width: 8.3333333333%;
}

.small-push-1 {
  position: relative;
  left: 8.3333333333%;
}

.small-pull-1 {
  position: relative;
  left: -8.3333333333%;
}

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

.small-2 {
  width: 16.6666666667%;
}

.small-push-2 {
  position: relative;
  left: 16.6666666667%;
}

.small-pull-2 {
  position: relative;
  left: -16.6666666667%;
}

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

.small-3 {
  width: 25%;
}

.small-push-3 {
  position: relative;
  left: 25%;
}

.small-pull-3 {
  position: relative;
  left: -25%;
}

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

.small-4 {
  width: 33.3333333333%;
}

.small-push-4 {
  position: relative;
  left: 33.3333333333%;
}

.small-pull-4 {
  position: relative;
  left: -33.3333333333%;
}

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

.small-5 {
  width: 41.6666666667%;
}

.small-push-5 {
  position: relative;
  left: 41.6666666667%;
}

.small-pull-5 {
  position: relative;
  left: -41.6666666667%;
}

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

.small-6 {
  width: 50%;
}

.small-push-6 {
  position: relative;
  left: 50%;
}

.small-pull-6 {
  position: relative;
  left: -50%;
}

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

.small-7 {
  width: 58.3333333333%;
}

.small-push-7 {
  position: relative;
  left: 58.3333333333%;
}

.small-pull-7 {
  position: relative;
  left: -58.3333333333%;
}

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

.small-8 {
  width: 66.6666666667%;
}

.small-push-8 {
  position: relative;
  left: 66.6666666667%;
}

.small-pull-8 {
  position: relative;
  left: -66.6666666667%;
}

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

.small-9 {
  width: 75%;
}

.small-push-9 {
  position: relative;
  left: 75%;
}

.small-pull-9 {
  position: relative;
  left: -75%;
}

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

.small-10 {
  width: 83.3333333333%;
}

.small-push-10 {
  position: relative;
  left: 83.3333333333%;
}

.small-pull-10 {
  position: relative;
  left: -83.3333333333%;
}

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

.small-11 {
  width: 91.6666666667%;
}

.small-push-11 {
  position: relative;
  left: 91.6666666667%;
}

.small-pull-11 {
  position: relative;
  left: -91.6666666667%;
}

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

.small-12 {
  width: 100%;
}

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

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%;
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%;
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.3333333333%;
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%;
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%;
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.6666666667%;
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.2857142857%;
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}

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

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}

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

.small-centered {
  margin-right: auto;
  margin-left: auto;
}
.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

.small-uncentered, .small-push-0, .small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0;
}
.small-uncentered, .small-uncentered:last-child:not(:first-child), .small-push-0, .small-push-0:last-child:not(:first-child), .small-pull-0, .small-pull-0:last-child:not(:first-child) {
  float: left;
  clear: none;
}
.small-uncentered:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-pull-0:last-child:not(:first-child) {
  float: right;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.3333333333%;
  }

  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }

  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }

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

  .medium-2 {
    width: 16.6666666667%;
  }

  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }

  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }

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

  .medium-3 {
    width: 25%;
  }

  .medium-push-3 {
    position: relative;
    left: 25%;
  }

  .medium-pull-3 {
    position: relative;
    left: -25%;
  }

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

  .medium-4 {
    width: 33.3333333333%;
  }

  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }

  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }

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

  .medium-5 {
    width: 41.6666666667%;
  }

  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }

  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }

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

  .medium-6 {
    width: 50%;
  }

  .medium-push-6 {
    position: relative;
    left: 50%;
  }

  .medium-pull-6 {
    position: relative;
    left: -50%;
  }

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

  .medium-7 {
    width: 58.3333333333%;
  }

  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }

  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }

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

  .medium-8 {
    width: 66.6666666667%;
  }

  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }

  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }

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

  .medium-9 {
    width: 75%;
  }

  .medium-push-9 {
    position: relative;
    left: 75%;
  }

  .medium-pull-9 {
    position: relative;
    left: -75%;
  }

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

  .medium-10 {
    width: 83.3333333333%;
  }

  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }

  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }

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

  .medium-11 {
    width: 91.6666666667%;
  }

  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }

  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }

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

  .medium-12 {
    width: 100%;
  }

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

  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }

  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }

  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }

  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }

  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }

  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }

  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }

  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }

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

  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncentered, .medium-uncentered:last-child:not(:first-child), .medium-push-0, .medium-push-0:last-child:not(:first-child), .medium-pull-0, .medium-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .medium-uncentered:last-child:not(:first-child), .medium-push-0:last-child:not(:first-child), .medium-pull-0:last-child:not(:first-child) {
    float: right;
  }
}
@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.3333333333%;
  }

  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
  }

  .large-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }

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

  .large-2 {
    width: 16.6666666667%;
  }

  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
  }

  .large-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }

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

  .large-3 {
    width: 25%;
  }

  .large-push-3 {
    position: relative;
    left: 25%;
  }

  .large-pull-3 {
    position: relative;
    left: -25%;
  }

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

  .large-4 {
    width: 33.3333333333%;
  }

  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
  }

  .large-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }

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

  .large-5 {
    width: 41.6666666667%;
  }

  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
  }

  .large-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }

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

  .large-6 {
    width: 50%;
  }

  .large-push-6 {
    position: relative;
    left: 50%;
  }

  .large-pull-6 {
    position: relative;
    left: -50%;
  }

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

  .large-7 {
    width: 58.3333333333%;
  }

  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
  }

  .large-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }

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

  .large-8 {
    width: 66.6666666667%;
  }

  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
  }

  .large-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }

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

  .large-9 {
    width: 75%;
  }

  .large-push-9 {
    position: relative;
    left: 75%;
  }

  .large-pull-9 {
    position: relative;
    left: -75%;
  }

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

  .large-10 {
    width: 83.3333333333%;
  }

  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
  }

  .large-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }

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

  .large-11 {
    width: 91.6666666667%;
  }

  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
  }

  .large-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }

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

  .large-12 {
    width: 100%;
  }

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

  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }

  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }

  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }

  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }

  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }

  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }

  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }

  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }

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

  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }

  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }

  .large-uncentered, .large-push-0, .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncentered, .large-uncentered:last-child:not(:first-child), .large-push-0, .large-push-0:last-child:not(:first-child), .large-pull-0, .large-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .large-uncentered:last-child:not(:first-child), .large-push-0:last-child:not(:first-child), .large-pull-0:last-child:not(:first-child) {
    float: right;
  }
}
.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

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: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.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: 2.25rem;
  }

  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: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #1468a0;
}
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 #cacaca;
  border-left: 0;
}

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

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

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

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

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

figure {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }

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

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

  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

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

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

  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  .show-for-print {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !important;
  }

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

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

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

  .print-break-inside {
    page-break-inside: auto;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1.125rem;
  -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: #1C1C1C;
  color: #1C1C1C;
}
.button:hover, .button:focus {
  background-color: #181818;
  color: #1C1C1C;
}
.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: #1779ba;
  color: #0a0a0a;
}
.button.primary:hover, .button.primary:focus {
  background-color: #126195;
  color: #0a0a0a;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #0a0a0a;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #0a0a0a;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #0a0a0a;
}
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #0a0a0a;
}
.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 #1C1C1C;
  color: #1C1C1C;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #0e0e0e;
  color: #0e0e0e;
}
.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 #1779ba;
  color: #1779ba;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.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: #1C1C1C;
}
.button.clear:hover, .button.clear:focus {
  color: #0e0e0e;
}
.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: #1779ba;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #0c3d5d;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: #157539;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #67251a;
}
.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: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #1C1C1C;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

[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;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -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 #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

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

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

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

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

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

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

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

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

::placeholder {
  color: #cacaca;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea;
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

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

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

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

.accordion-item:first-child > :first-child {
  border-radius: 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 #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "\2013";
}

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

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

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

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

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

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

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

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

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

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

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

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

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(10, 10, 10, 0.45);
  overflow-y: auto;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  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, .reveal .columns {
  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;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

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

thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

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

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

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

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

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

table.hover thead tr:hover {
  background-color: #f3f3f3;
}
table.hover tfoot tr:hover {
  background-color: #ececec;
}
table.hover tbody tr:hover {
  background-color: #f9f9f9;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

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

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

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

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

.tabs.primary {
  background: #1779ba;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1673b1;
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #fefefe;
  color: #1468a0;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #1779ba;
}

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "Neutra Text";
  src: url("/fonts/NeutraText-Bold.eot");
  src: url("/fonts/NeutraText-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/NeutraText-Bold.woff2") format("woff2"), url("/fonts/NeutraText-Bold.woff") format("woff"), url("/fonts/NeutraText-Bold.ttf") format("truetype"), url("/fonts/NeutraText-Bold.svg#NeutraText-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Neutra Text";
  src: url("/fonts/NeutraText-Book.eot");
  src: url("/fonts/NeutraText-Book.eot?#iefix") format("embedded-opentype"), url("/fonts/NeutraText-Book.woff2") format("woff2"), url("/fonts/NeutraText-Book.woff") format("woff"), url("/fonts/NeutraText-Book.ttf") format("truetype"), url("/fonts/NeutraText-Book.svg#NeutraText-Book") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Neutra Text";
  src: url("/fonts/NeutraText-BookItalic.eot");
  src: url("/fonts/NeutraText-BookItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/NeutraText-BookItalic.woff2") format("woff2"), url("/fonts/NeutraText-BookItalic.woff") format("woff"), url("/fonts/NeutraText-BookItalic.ttf") format("truetype"), url("/fonts/NeutraText-BookItalic.svg#NeutraText-BookItalic") format("svg");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Neutra Text";
  src: url("/fonts/NeutraText-BoldItalic.eot");
  src: url("/fonts/NeutraText-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/NeutraText-BoldItalic.woff2") format("woff2"), url("/fonts/NeutraText-BoldItalic.woff") format("woff"), url("/fonts/NeutraText-BoldItalic.ttf") format("truetype"), url("/fonts/NeutraText-BoldItalic.svg#NeutraText-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}
html, body {
  background-color: #E8E8E8;
  color: #1C1C1C;
  font-family: "Roboto Condensed", sans-serif;
}

main {
  background-color: #E8E8E8;
}
main.filters-opened {
  padding-right: 18.75rem;
}
main:not(.authenticated) {
  height: 100%;
  padding-top: 6.25rem;
}
main.authenticated {
  top: 6.25rem;
  top: 0;
  bottom: 0;
  left: 18.75rem;
  right: 0;
  position: absolute;
  /*padding-top: rem-calc(65);
  padding-bottom: rem-calc(65);
  padding-left: rem-calc(90);
  padding-right: rem-calc(90);*/
  overflow-y: auto;
}
main.authenticated #content {
  padding-top: 5rem;
  padding-bottom: 4.0625rem;
  padding-left: 5.625rem;
  padding-right: 5.625rem;
}

.row--marginless {
  margin: 0;
  padding: 0;
}

.timepickerClear {
  background-color: #E8E8E8;
  padding: 10px;
  float: right;
  cursor: pointer;
  outline: none;
}

.timepickerClear:active, .datepickerClear:active {
  transform: translateY(2px);
}

.datepickerClear {
  background-color: #E8E8E8;
  padding: 10px;
  float: right;
  cursor: pointer;
  outline: none;
}

.time-control {
  min-height: 0 !important;
}

header#header {
  background-color: #1C1C1C;
  height: 5.5rem;
  padding-top: 2.25rem;
  padding-right: 1.25rem;
  padding-left: 2.5rem;
  padding-bottom: 0;
  position: relative;
  width: 100%;
  margin-bottom: 4.875rem;
}
header#header #logo {
  float: left;
}
header#header #logo a img {
  width: 13.75rem;
  height: 1rem;
}
header#header #create-meeting {
  float: right;
}

nav#sidebar, nav#settings {
  z-index: 1;
  background-color: #1C1C1C;
  width: 18.75rem;
  float: left;
  position: fixed;
  left: 0;
  /*top: rem-calc($auvHeaderHeight);*/
  top: 0;
  bottom: 0;
}
nav#sidebar #sidebar-container, nav#sidebar .settings-container, nav#settings #sidebar-container, nav#settings .settings-container {
  position: relative;
  height: 100%;
  width: 100%;
}
nav#sidebar ul, nav#settings ul {
  list-style: none;
  margin: 0;
}
nav#sidebar ul li a, nav#settings ul li a {
  color: #FFFFFF;
}
nav#sidebar ul#main-nav li, nav#settings ul#main-nav li {
  height: 4.375rem;
  line-height: 4.375rem;
  border-left: 10px solid transparent;
  font-size: 1.125rem;
  cursor: pointer;
  opacity: 0.5;
  position: relative;
}
nav#sidebar ul#main-nav li.step-2:hover > a:after, nav#settings ul#main-nav li.step-2:hover > a:after {
  display: block;
}
nav#sidebar ul#main-nav li.step-2 > a, nav#settings ul#main-nav li.step-2 > a {
  position: relative;
}
nav#sidebar ul#main-nav li.step-2 > a:after, nav#settings ul#main-nav li.step-2 > a:after {
  display: none;
  content: "";
  background: url("/images/valiant/icons/next.svg");
  background-size: 0.75rem 0.75rem;
  background-repeat: no-repeat;
  background-position: left center;
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  right: 1.875rem;
  top: 1.8125rem;
}
nav#sidebar ul#main-nav li.nav-icon, nav#settings ul#main-nav li.nav-icon {
  position: relative;
}
nav#sidebar ul#main-nav li.nav-icon:before, nav#settings ul#main-nav li.nav-icon:before {
  position: absolute;
  content: "";
  display: block;
  width: 2.5rem;
  height: 100%;
  background-image: url("/images/bsc/icons/device-group.svg");
  background-size: 1.5rem 1.5rem;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 4.375rem;
  left: 1.875rem;
}
nav#sidebar ul#main-nav li.computer:before, nav#settings ul#main-nav li.computer:before {
  background-image: url("/images/bsc/icons/computer.svg");
}
nav#sidebar ul#main-nav li.media:before, nav#settings ul#main-nav li.media:before {
  background-image: url("/images/bsc/icons/photo.svg");
  background-size: 1.5rem 1.5rem;
}
nav#sidebar ul#main-nav li.categories:before, nav#settings ul#main-nav li.categories:before {
  background-image: url("/images/bsc/icons/media-category.svg");
}
nav#sidebar ul#main-nav li.tags:before, nav#settings ul#main-nav li.tags:before {
  background-image: url("/images/bsc/icons/tag.svg");
}
nav#sidebar ul#main-nav li.templates:before, nav#settings ul#main-nav li.templates:before {
  background-image: url("/images/bsc/icons/templates.svg");
}
nav#sidebar ul#main-nav li.users:before, nav#settings ul#main-nav li.users:before {
  background-image: url("/images/bsc/icons/users.svg");
}
nav#sidebar ul#main-nav li a, nav#settings ul#main-nav li a {
  padding-left: 4.375rem;
  display: block;
}
nav#sidebar ul#main-nav li:hover, nav#sidebar ul#main-nav li.active, nav#settings ul#main-nav li:hover, nav#settings ul#main-nav li.active {
  opacity: 1;
}
nav#sidebar ul#main-nav li .sidebar-step-2, nav#settings ul#main-nav li .sidebar-step-2 {
  display: none;
  position: fixed;
  left: 18.75rem;
  width: 18.75rem;
  background-color: #232323;
  top: 0;
  bottom: 0;
  height: 100%;
  padding-top: 10.375rem;
}
nav#sidebar ul#main-nav li .sidebar-step-2 ul, nav#settings ul#main-nav li .sidebar-step-2 ul {
  margin: 0;
}
nav#sidebar ul#main-nav li .sidebar-step-2 ul li, nav#settings ul#main-nav li .sidebar-step-2 ul li {
  line-height: 1.2;
  height: auto;
  margin: 0;
  margin-bottom: 1.5rem;
}
nav#sidebar ul#main-nav li .sidebar-step-2 ul li a, nav#settings ul#main-nav li .sidebar-step-2 ul li a {
  padding-left: 3.1875rem;
}
nav#sidebar ul#main-nav li:hover .sidebar-step-2, nav#settings ul#main-nav li:hover .sidebar-step-2 {
  display: block;
  overflow-x: auto;
}
nav#sidebar ul#user-nav, nav#sidebar ul#control-nav, nav#settings ul#user-nav, nav#settings ul#control-nav {
  position: absolute;
  bottom: 10.375rem;
  height: 6.25rem;
  width: 100%;
  /* TODO remove */
  /*border-top: 2px solid $auvOrangeLight;*/
}
nav#sidebar ul#user-nav li.logout, nav#sidebar ul#user-nav li.reset, nav#sidebar ul#control-nav li.logout, nav#sidebar ul#control-nav li.reset, nav#settings ul#user-nav li.logout, nav#settings ul#user-nav li.reset, nav#settings ul#control-nav li.logout, nav#settings ul#control-nav li.reset {
  position: relative;
  padding-left: 4.375rem;
  cursor: pointer;
  height: 6.25rem;
  line-height: 6.25rem;
  font-size: 1.125rem;
  opacity: 0.5;
}
nav#sidebar ul#user-nav li.logout:hover, nav#sidebar ul#user-nav li.reset:hover, nav#sidebar ul#control-nav li.logout:hover, nav#sidebar ul#control-nav li.reset:hover, nav#settings ul#user-nav li.logout:hover, nav#settings ul#user-nav li.reset:hover, nav#settings ul#control-nav li.logout:hover, nav#settings ul#control-nav li.reset:hover {
  opacity: 1;
}
nav#sidebar ul#user-nav li.logout a, nav#sidebar ul#user-nav li.reset a, nav#sidebar ul#control-nav li.logout a, nav#sidebar ul#control-nav li.reset a, nav#settings ul#user-nav li.logout a, nav#settings ul#user-nav li.reset a, nav#settings ul#control-nav li.logout a, nav#settings ul#control-nav li.reset a {
  display: block;
  height: 6.25rem;
  line-height: 6.25rem;
}
nav#sidebar ul#user-nav li.logout:before, nav#sidebar ul#user-nav li.reset:before, nav#sidebar ul#control-nav li.logout:before, nav#sidebar ul#control-nav li.reset:before, nav#settings ul#user-nav li.logout:before, nav#settings ul#user-nav li.reset:before, nav#settings ul#control-nav li.logout:before, nav#settings ul#control-nav li.reset:before {
  position: absolute;
  content: "";
  display: block;
  width: 2.5rem;
  height: 100%;
  background: url("/images/valiant/icons/logout.svg");
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 4.375rem;
  left: 1.875rem;
}
nav#sidebar ul#user-nav li.reset:before, nav#sidebar ul#control-nav li.reset:before, nav#settings ul#user-nav li.reset:before, nav#settings ul#control-nav li.reset:before {
  background: url("/images/valiant/icons/reset.svg");
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
  background-position: left center;
}
nav#sidebar ul#user-nav li.reset button, nav#sidebar ul#control-nav li.reset button, nav#settings ul#user-nav li.reset button, nav#settings ul#control-nav li.reset button {
  cursor: pointer;
  color: #FFFFFF;
}

nav#settings {
  left: inherit;
  right: 0;
}
nav#settings .settings-container {
  padding: 2rem;
  padding-top: 10.375rem;
}
nav#settings section {
  margin-bottom: 1.5rem;
}
nav#settings section .title {
  opacity: 0.5;
  color: #E8E8E8;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  margin-bottom: 1rem;
}
nav#settings section.tags ul {
  margin: 0;
  list-style: none;
}
nav#settings section.tags ul li {
  display: inline-block;
}
nav#settings section.tags ul li label {
  background: #E8E8E8;
  border-radius: 0.75rem;
  height: 1.5rem;
  color: #1C1C1C;
  font-size: 0.75rem;
  line-height: 1.5rem;
  text-align: center;
  padding: 0 1.0625rem;
  margin-right: 0.375rem;
  margin-bottom: 0.625rem;
  margin-left: 0;
}
nav#settings section.tags ul li input[type=checkbox] {
  opacity: 0;
  display: none;
}
nav#settings section.tags ul li input[type=checkbox]:checked + label {
  background: #9F0B59;
  color: #FFFFFF;
}

nav#settings ul#control-nav {
  bottom: 0;
}
main header {
  background-color: #DEDEDE;
  min-height: 5rem;
  max-height: 10rem;
  width: 100%;
  padding-left: 5.625rem;
  padding-right: 5.625rem;
}
main header h1 {
  margin: 0;
  line-height: 5rem;
  color: #1C1C1C;
  font-size: 1.75rem;
  font-weight: bold;
}
main header .subnav li a {
  padding: 0.4375rem 0.75rem;
  margin-top: 0.1875rem;
  margin-right: 1.5rem;
  font-size: 1.125rem;
  border-bottom: 4px solid transparent;
  line-height: 1.3125rem;
  color: #1C1C1C;
}
main header .subnav li a:hover, main header .subnav li a:active, main header .subnav li a.is-active {
  border-color: #1C1C1C;
}

main #content section {
  position: relative;
}
main #content section .control {
  float: right;
}
main #content section > .control {
  position: absolute;
  top: -5.9375rem;
  right: 0;
  float: right;
}
main #content section > .control ul {
  margin: 0;
  list-style: none;
}
main #content section > .control ul li {
  display: inline-block;
  margin-left: 5px;
}
main #content section header, main #content section .sub-section__header {
  padding: 0;
  background-color: inherit;
  height: inherit;
}
main #content section header .control ul, main #content section .sub-section__header .control ul {
  margin: 0;
  list-style: none;
}
main #content section header .control ul li, main #content section .sub-section__header .control ul li {
  display: inline-block;
  margin-left: 5px;
}
main #content section header h2, main #content section .sub-section__header h2 {
  color: #1C1C1C;
  font-size: 1.3125rem;
  font-weight: bold;
  line-height: 2.5rem;
  float: left;
}
main #content .sub-section {
  margin-bottom: 3.75rem;
}
main #content .sub-section .sub-section__header {
  margin-bottom: 1.25rem;
}
main #content .sub-section .sub-section__header h2 {
  line-height: 1.5rem;
}
main #content .sub-section .sub-section__header--has-button {
  margin-bottom: 1rem;
}

.list .list-item {
  background-color: #FFFFFF;
  padding: 0.5rem;
  margin-bottom: 1rem;
}
.list .list-item.readonly {
  opacity: 0.65;
}
.list .list-item.dragable .control {
  padding-right: 2.9375rem;
}
.list .list-item.dragable .control:after {
  content: "";
  background-image: url("/images/valiant/icons/hamburger.svg");
  width: 1.375rem;
  height: 0.75rem;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 0.0625rem;
  top: 1.5625rem;
  cursor: pointer;
}
.list .list-item .image {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 4rem;
  width: 7.1875rem;
  border-radius: 0.1875rem;
  vertical-align: middle;
  display: inline-block;
  margin-right: 1.4375rem;
}
.list .list-item.user .title {
  padding-top: 1rem;
  padding-left: 1rem;
}
.list .list-item.user .title h3 {
  line-height: 2rem;
}
.list .list-item .status {
  width: 4rem;
  float: left;
  padding-left: 1rem;
  padding-top: 1rem;
}
.list .list-item .title {
  width: 9.375rem;
  display: inline-block;
  vertical-align: middle;
  padding-left: 1rem;
  margin-right: 15px;
  padding-top: 0.4375rem;
}
.list .list-item .title h3 {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.3125rem;
  margin: 0;
  vertical-align: middle;
}
.list .list-item .title .date {
  font-size: 0.75rem;
  line-height: 1.5rem;
}
.list .list-item .settings {
  display: inline-block;
  vertical-align: middle;
}
.list .list-item .settings .weekdays ul {
  margin: 0;
  list-style: none;
}
.list .list-item .settings .weekdays ul li {
  display: inline;
}
.list .list-item .tags {
  vertical-align: middle;
  display: inline-block;
}
.list .list-item .tags ul {
  list-style: none;
  margin: 0;
}
.list .list-item .tags ul li {
  display: inline-block;
  color: #1C1C1C;
  font-size: 0.75rem;
  line-height: 1.25rem;
  height: 1.25rem;
  border-radius: 10px;
  background-color: #E8E8E8;
  padding: 0 0.5625rem;
  margin-right: 0.1875rem;
}
.list .list-item .control {
  position: relative;
  float: right;
  padding-right: 1rem;
  padding-top: 1rem;
}
.list .list-item .control ul {
  margin: 0;
  list-style: none;
}
.list .list-item .control ul li {
  display: inline-block;
  margin-left: 5px;
}
.list .passiv {
  background-color: #ffcccc;
}

.listitem-ghost {
  opacity: 0.6;
}

.button {
  background-color: #1C1C1C;
  border-color: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  color: #FFFFFF;
  border-radius: 1.25rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0;
  min-width: 10.5rem;
}
.button:focus {
  outline: 1px dotted;
}
.button:active, .button:hover {
  color: #fefefe;
  background: #9F0B59;
}
.button.inverse {
  background-color: transparent;
  color: #1C1C1C;
  border-color: #1C1C1C;
}
.button.inverse:active, .button.inverse:hover {
  color: #9F0B59;
  border-color: #9F0B59;
}
.button.inverse.add {
  position: relative;
  padding-left: 2.0625rem;
  padding-right: 0.8125rem;
}
.button.inverse.add:before {
  content: "";
  background-image: url("/images/bsc/icons/plus-v.svg");
  width: 0.75rem;
  height: 0.75rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 1rem;
  top: 0.8125rem;
}
.button.inverse.add:active:before, .button.inverse.add:hover:before {
  background-image: url("/images/bsc/icons/plus-h.svg");
}
.button.item-options {
  position: relative;
}
.button.item-options:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  left: 0;
}
.button.item-options.edit:before {
  background-image: url("/images/edit.svg");
}
.button.item-options.copy:before {
  background-image: url("/images/copy.svg");
}
.button.item-options.delete:before {
  background-image: url("/images/delete.svg");
}
.button.loginbutton {
  width: 11.875rem;
}
.button.circle {
  height: 2rem;
  width: 2rem;
  background-color: #1C1C1C;
  box-shadow: 0 0 4px 0 rgba(46, 46, 46, 0.5);
  min-width: inherit;
  position: relative;
}
.button.circle:before {
  content: "";
  width: 2rem;
  height: 2rem;
  color: #FFFFFF;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: -0.0625rem;
  right: 0;
  top: -0.0625rem;
  bottom: 0;
}
.button.add:before {
  background-image: url("/images/bsc/icons/plus.svg");
}
.button.filter:before {
  background-image: url("/images/bsc/icons/filter.svg");
}
.button.delete:before {
  background-image: url("/images/bsc/icons/delete.svg");
}
.button.edit:before {
  background-image: url("/images/bsc/icons/edit.svg");
}
.button.preferences:before {
  background-image: url("/images/bsc/icons/preferences.svg");
}
.button.clock:before {
  background-image: url("/images/bsc/icons/clock-w.svg");
}
.button.prio {
  height: 1.625rem;
  line-height: 1.5;
  min-width: 100px;
  background-color: #9F0B59;
  position: relative;
  pointer-events: none;
}
.button.default {
  color: #1C1C1C;
  height: 2rem;
  line-height: 1.7;
  min-width: 100px;
  background-color: #E8E8E8;
  position: relative;
  pointer-events: none;
}

a.forget {
  line-height: 3.125rem;
  float: right;
  display: block;
}

select {
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1rem;
  border-radius: 0.1875rem;
  background-color: #E8E8E8;
  padding-top: 0;
  padding-bottom: 0;
}
select.form-select {
  background-color: #E8E8E8;
  border-color: #E8E8E8;
}

ul.form-select-tag {
  margin: 0;
  list-style: none;
}
ul.form-select-tag li {
  display: inline-block;
}
ul.form-select-tag li label {
  background: #E8E8E8;
  border-radius: 0.75rem;
  height: 1.5rem;
  color: #1C1C1C;
  font-size: 0.75rem;
  line-height: 1.5rem;
  text-align: center;
  padding: 0 1.0625rem;
  margin-right: 0.375rem;
  margin-bottom: 0.625rem;
  margin-left: 0;
}
ul.form-select-tag li input[type=checkbox] {
  opacity: 0;
  display: none;
}
ul.form-select-tag li input[type=checkbox]:checked + label {
  background: #1C1C1C;
  color: #FFFFFF;
}

input[type=radio] {
  margin-bottom: 0;
}

input[type=radio], .radio input[type=checkbox] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.radio label:before {
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.5em;
  border-radius: 100%;
  vertical-align: -3px;
  border: 0.125rem solid #1C1C1C;
  padding: 0.13em;
  background-color: transparent;
  background-clip: content-box;
  transition: all 0.2s ease;
}

.radio label {
  width: 100%;
}

.radio input:hover + label:before {
  /*border-color: $bscGray;*/
}

.radio input:checked + label:before {
  background-color: #1C1C1C;
  border-color: #1C1C1C;
}

.radio input:disabled + label {
  border-color: #d2d2d2;
  color: #d2d2d2;
}

.radio input:disabled + label:before {
  border-color: #d2d2d2;
}

.radio input:disabled:checked + label:before {
  background-color: #d2d2d2;
}

ul.select-weekdays {
  list-style: none;
  margin: 0;
}
ul.select-weekdays li {
  display: inline-block;
  width: 3.125rem;
  height: 3.125rem;
  margin-bottom: 2.5rem;
  text-align: center;
  margin-right: 1rem;
  position: relative;
}
ul.select-weekdays li:first-of-type label {
  margin-left: 0;
}
ul.select-weekdays li label {
  font-size: 1.125rem;
  line-height: 3.125rem;
  background-color: #E8E8E8;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-left: 0;
}
ul.select-weekdays li label:before, ul.select-weekdays li label:after {
  position: absolute;
  content: "";
  /*Needed for the line-height to take effect*/
  display: inline-block;
}
ul.select-weekdays li input[type=checkbox] {
  opacity: 0;
}
ul.select-weekdays li input[type=checkbox]:checked + label {
  background: #9F0B59;
  color: #FFFFFF;
}

input[type=text], input[type=password], textarea {
  border: none;
  box-shadow: none;
  background-color: transparent;
  border-bottom: 0.125rem solid #E8E8E8;
  line-height: 1.9375rem;
  height: 1.9375rem;
}
input[type=text].fixed, input[type=password].fixed, textarea.fixed {
  height: 4.2rem;
  line-height: 1.5;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
  border: none;
  box-shadow: none;
  border-bottom: 0.125rem solid #E8E8E8;
}

.form-group-title {
  margin-bottom: 1rem;
}

.input-time-container {
  position: relative;
  margin-bottom: 2.5rem;
}
.input-time-container i {
  position: absolute;
  background-image: url("/images/valiant/icons/clock.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  pointer-events: none;
  /* important */
  width: 1rem;
  height: 1rem;
  top: 0.375rem;
  left: 0;
}
.input-time-container input {
  padding-left: 2rem;
}

.input-date-container {
  position: relative;
  margin-bottom: 2.5rem;
}
.input-date-container i {
  position: absolute;
  background-image: url("/images/valiant/icons/calendar.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  pointer-events: none;
  /* important */
  width: 1rem;
  height: 1rem;
  top: 0.375rem;
  left: 0;
}
.input-date-container input {
  padding-left: 2rem;
}

::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #DEDEDE;
  font-size: 1rem;
  line-height: 1.1875rem;
  opacity: 1;
  /* Firefox */
}

::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #DEDEDE;
  font-size: 1rem;
  line-height: 1.1875rem;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #DEDEDE;
  font-size: 1rem;
  line-height: 1.1875rem;
  opacity: 1;
  /* Firefox */
}

::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #DEDEDE;
  font-size: 1rem;
  line-height: 1.1875rem;
  opacity: 1;
  /* Firefox */
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #DEDEDE;
  font-size: 1rem;
  line-height: 1.1875rem;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: red;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: red;
}

label {
  color: #1C1C1C;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  position: relative;
}
label [type=text], label [type=password], label [type=date], label [type=datetime], label [type=datetime-local], label [type=month], label [type=week], label [type=email], label [type=number], label [type=search], label [type=tel], label [type=time], label [type=url], label [type=color], label textarea, label select {
  background-color: #E4E7E8;
  border: none;
  box-shadow: none;
  color: #1C1C1C;
}
label [type=text].calendar, label [type=password].calendar, label [type=date].calendar, label [type=datetime].calendar, label [type=datetime-local].calendar, label [type=month].calendar, label [type=week].calendar, label [type=email].calendar, label [type=number].calendar, label [type=search].calendar, label [type=tel].calendar, label [type=time].calendar, label [type=url].calendar, label [type=color].calendar, label textarea.calendar, label select.calendar {
  position: relative;
  padding-left: 3.75rem;
  display: block;
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
  background-position: 1.125rem center;
  background-image: url("/images/calendar.svg");
  background-size: auto auto;
}
label [type=text].clock, label [type=password].clock, label [type=date].clock, label [type=datetime].clock, label [type=datetime-local].clock, label [type=month].clock, label [type=week].clock, label [type=email].clock, label [type=number].clock, label [type=search].clock, label [type=tel].clock, label [type=time].clock, label [type=url].clock, label [type=color].clock, label textarea.clock, label select.clock {
  position: relative;
  padding-left: 3.75rem;
  display: block;
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
  background-position: 1.125rem center;
  background-image: url("/images/clock.svg");
  background-size: auto auto;
}

.parsley-errors-list {
  display: none;
}

.parsley-error {
  border: 1px solid #F3516C !important;
}

input#email {
  position: relative;
  padding-left: 3.75rem;
  display: block;
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
  background-position: 1.125rem center;
  background-image: url("/images/mail.svg");
  background-size: auto auto;
  background-color: #E4E7E8;
  border: none;
  box-shadow: none;
  color: #1C1C1C;
}

input#password {
  position: relative;
  padding-left: 3.75rem;
  display: block;
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
  background-position: 1.125rem center;
  background-image: url("/images/lock.svg");
  background-size: auto auto;
  background-color: #E4E7E8;
  border: none;
  box-shadow: none;
  color: #1C1C1C;
  height: 39px;
}

.upload-container {
  position: relative;
}
.upload-container label {
  width: 8.5rem;
  height: 2.5rem;
  font-size: 1rem;
  color: #1C1C1C;
  background-color: #E8E8E8;
  padding: 0.6rem 1rem;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
  cursor: pointer;
}
.upload-container label:hover, .upload-container label:active {
  background: #DEDEDE;
}
.upload-container input[type=file] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.upload-container .info-box {
  font-size: 1rem;
}

.preview-container {
  margin-top: 0.9375rem;
}
.preview-container > span {
  display: inline-block;
  width: 8.5rem;
  margin-right: 1rem;
  font-size: 1rem;
}

.box {
  box-shadow: 0px 0px 10px 0px #e4e7e8;
  padding: 4.6875rem 4.5rem;
}

.white-box {
  background-color: #FFFFFF;
  margin-bottom: 2rem;
  padding: 1rem;
  min-height: 109px;
}
.white-box--big {
  min-height: 160px;
}
.white-box--bigger {
  min-height: 180px;
}
.white-box .box-title {
  font-size: 1.125rem;
  margin-bottom: 1rem;
}
.white-box.message {
  font-size: 1rem;
  line-height: 1.1875rem;
  padding: 0.75rem;
  position: relative;
}
.white-box.message.info {
  padding-left: 2.4375rem;
}
.white-box.message.info:before {
  content: "";
  background-image: url("/images/valiant/icons/information.svg");
  height: 1rem;
  width: 1rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0.75rem;
  top: 0.8125rem;
}
.white-box.message a {
  color: #1C1C1C;
  font-weight: bold;
}

.message {
  box-shadow: 0px 0px 10px 0px #e4e7e8;
  margin-bottom: 1.875rem;
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
}
.message.error {
  color: #DC3750;
}
.message.error .icon:before {
  background: url("/images/close.svg");
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
  background-position: center;
}
.message.success {
  color: #34BFA3;
}
.message.success .icon:before {
  background: url("/images/success.svg");
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
  background-position: center;
}
.message .icon {
  width: 5rem;
  height: 5.625rem;
  float: left;
}
.message .icon:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.message .content .title {
  font-size: 1.5rem;
  font-weight: bold;
}
.message .content .infos ul {
  margin: 0;
  list-style: none;
}
.message .content .infos ul li {
  font-size: 1.125rem;
}

#list .list-item {
  box-shadow: 0px 0px 10px 0px #e4e7e8;
  width: 100%;
  min-height: 7.5rem;
  height: 7.5rem;
  margin-bottom: 0.9375rem;
}
#list .list-item .logo-container {
  width: 7.5rem;
  height: 100%;
  float: left;
  padding: 1.875rem;
  display: inline-block;
  vertical-align: top;
  /*not required*/
  position: relative;
  border-right: 2px solid #E4E7E8;
}
#list .list-item .logo-container img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#list .list-item .info-container {
  float: left;
  padding: 1.4375rem 1.75rem 1rem 1.4375rem;
  font-size: 1.125rem;
}
#list .list-item .info-container .title {
  font-size: 1.5rem;
  font-weight: bold;
}
#list .list-item .info-container .title .customer:before {
  content: "|";
  padding-left: 8px;
  padding-right: 8px;
  padding-top: -10px;
  position: relative;
  top: -2px;
}
#list .list-item .info-container .location .room:after {
  content: "|";
  padding-left: 8px;
  padding-right: 8px;
  padding-top: -10px;
  position: relative;
  top: -2px;
}
#list .list-item .button-container {
  float: right;
  height: 100%;
  margin-right: 1.8125rem;
  position: relative;
  width: 8.25rem;
}
#list .list-item .button-container form {
  display: inline;
}
#list .list-item .button-container > div {
  position: absolute;
  top: 50%;
  height: 100%;
  height: 2.5rem;
  margin-top: -1.25rem;
}
#list .list-item .button-container > div .button.item-options {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #EAD0B7;
  border-radius: 50%;
  margin: 0;
}

.filter-row {
  margin-bottom: 1.25rem;
}
.filter-row h2.today {
  float: left;
}
.filter-row .filter {
  float: right;
  font-size: 1.125rem;
}
.filter-row .filter .date, .filter-row .filter .room {
  cursor: pointer;
  position: relative;
  padding-right: 1.5rem;
  color: inherit;
}
.filter-row .filter .date:after, .filter-row .filter .room:after {
  position: absolute;
  content: "";
  display: block;
  width: 0.875rem;
  height: 100%;
  background: url("/images/arrow-right.svg");
  background-size: 0.875rem 0.875rem;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 0;
  right: 0;
  top: 0.125rem;
  transform: rotate(90deg);
}
.filter-row .filter .divider {
  padding: 0 1rem;
}

.reveal {
  background-color: #EAD0B7;
}
.reveal > div .modal-box {
  position: relative;
  background-color: #FFFFFF;
  color: #1C1C1C;
  width: 36.375rem;
  margin: 0 auto;
  padding: 3.3125rem 5rem 4.0625rem 5rem;
  text-align: center;
}
.reveal > div .modal-box .title {
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
}
.reveal > div .modal-box .content {
  font-size: 1.5rem;
}
.reveal > div .modal-box .content ul {
  list-style: none;
}
.reveal > div .modal-box .content ul.room-list li {
  margin-bottom: 0.625rem;
}
.reveal > div .modal-box .content ul.room-list li a {
  display: block;
  box-shadow: 0px 0px 10px 0px #e4e7e8;
  color: #1C1C1C;
  font-weight: bold;
}
.reveal > div .modal-box .buttons {
  margin-top: 2.5rem;
  text-align: center;
}
.reveal > div .modal-box .buttons .button {
  margin-bottom: 0;
  margin: 0 0.4375rem;
}

#screensaver .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 15.625rem;
  margin-bottom: 0.9375rem;
  position: relative;
}
#screensaver .image button {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background-color: #EAD0B7;
  position: absolute;
  bottom: 0.9375rem;
  right: 0.9375rem;
  cursor: pointer;
}
#screensaver .image button.delete {
  position: absolute;
}
#screensaver .image button.delete:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  left: 0;
  background-image: url("/images/delete.svg");
}

#login-box {
  background-color: #FFFFFF;
  width: 36.375rem;
  margin: 0 auto;
  padding: 4.0625rem 5.3125rem;
  transition: opacity 1000ms ease;
}
#login-box h1 {
  font-size: 1.5rem;
}
#login-box a.forget {
  color: #1C1C1C;
}
#login-box .margbot {
  margin-bottom: 2.1875rem;
}

.fileupload label {
  float: left;
}
.fileupload .filename {
  float: right;
}
.fileupload .fileinput-button {
  width: 100%;
  border: 1px dashed #D79F6C;
  height: 8.5rem;
  margin-bottom: 1.875rem;
  padding-top: 3.125rem;
}
.fileupload .fileinput-button .icon {
  content: "";
  display: block;
  width: 3rem;
  height: 2.5rem;
  background: url(/images/upload.svg);
  background-size: 2.5rem 2.5rem;
  background-repeat: no-repeat;
  background-position: left center;
  display: inline-block;
}
.fileupload .fileinput-button .text {
  display: inline-block;
}
.fileupload .fileinput-button .text .title {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.125rem;
  margin-bottom: 0.3125rem;
}
.fileupload .fileinput-button .text .format {
  font-size: 0.8125rem;
  line-height: 0.8125rem;
}
.fileupload .fileinput-button .fileinput-center {
  text-align: center;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(28, 28, 28, 0.8);
  z-index: 1;
  display: none;
}
.modal.open {
  display: block;
}
.modal .modal-box {
  background-color: #FFFFFF;
  padding: 2rem;
  width: 25rem;
  /*margin: 0 auto;*/
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
}
.modal .modal-box .infotitle {
  font-size: 1.125rem;
  line-height: 2rem;
}
.modal .modal-box .title {
  font-weight: bold;
  line-height: 1.875rem;
  font-size: 1.3125rem;
  margin-bottom: 5rem;
}
.modal .modal-box .control ul {
  margin: 0;
  list-style: none;
  text-align: right;
}
.modal .modal-box .control ul li {
  display: inline-block;
}
.modal .modal-box .control ul li a {
  padding: 0 1rem;
  line-height: 2.5rem;
  display: block;
  color: #1C1C1C;
}

.dropzone-container {
  margin-bottom: 1.875rem;
}
.dropzone-container .vue-dropzone {
  background: transparent;
  border-style: dashed;
  border-color: black;
  border-width: 1px;
  min-height: 22.5rem;
  max-height: 22.5rem;
}
.dropzone-container .uploadPic {
  border-style: dashed;
  border-color: black;
  border-width: 1px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 22.5rem;
  margin-bottom: 1.875rem;
}
.dropzone-container .loading {
  border-style: dashed;
  border-color: black;
  border-width: 1px;
  width: 100%;
  height: 22.5rem;
  margin-bottom: 1.875rem;
}

.statuslight {
  display: inline-block;
  background-color: #1C1C1C;
  border-color: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-radius: 1.25rem;
  line-height: 2.5rem;
  padding: 0;
  height: 2rem;
  width: 2rem;
  min-width: inherit;
  position: relative;
}
.statuslight:before {
  content: "";
  width: 2rem;
  height: 2rem;
  color: #FFFFFF;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: -0.0625rem;
  right: 0;
  top: -0.0625rem;
  bottom: 0;
}
.statuslight.green {
  background-color: #3adb76;
}
.statuslight.orange {
  background-color: #ef7d23;
}
.statuslight.red {
  background-color: #db2839;
}

h1 {
  font-weight: bold;
}

h2.today {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5rem;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Roboto Condensed", sans-serif;
}