@charset "UTF-8";
/*---------------------------------------------*\
  __  __ _         _               ____        _
 |  \/  (_)___ ___(_) ___  _ __   |  _ \  __ _| |_ __ _
 | |\/| | / __/ __| |/ _ \| '_ \  | | | |/ _` | __/ _` |
 | |  | | \__ \__ \ | (_) | | | | | |_| | (_| | || (_| |
 |_|  |_|_|___/___/_|\___/|_| |_| |____/ \__,_|\__\__,_|
  ___  ___ ___ ___   _    _ _
 / __|/ __/ __/ __| | |  (_) |__ _ _ __ _ _ _ _  _
 \__ \ (__\__ \__ \ | |__| | '_ \ '_/ _` | '_| || |
 |___/\___|___/___/ |____|_|_.__/_| \__,_|_|  \_, |
                                              |__/
\*---------------------------------------------*/
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/rubik-light-28f6df661bdbd2bb2c6383e2e0fc15e9a0795c02.woff2") format("woff2"), url("/assets/rubik-light-ec52c0be11282160a0c839a553e7ac8a85d4f5ef.woff") format("woff");
}
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/rubik-regular-751933ebda3e80d5873e185875349a22ed06a082.woff2") format("woff2"), url("/assets/rubik-regular-2efa9ff9c63a5886a601077c9a702e4fa6522a34.woff") format("woff");
}
@font-face {
  font-family: "Rubik";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/rubik-italic-2ac8c7b9f4e259eca91685f5bf3b698b4ce26241.woff2") format("woff2"), url("/assets/rubik-italic-85bdea0663af6e4fb21f1ee508ea99c125a8a864.woff") format("woff");
}
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/rubik-medium-968415f8ab8026a3780f15c6934f9c9615b7f775.woff2") format("woff2"), url("/assets/rubik-medium-1f0f291181f040743e7fe0fa9555442e668403c4.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/opensans-regular-6c87d6db146821087f42f9aaa35448b55207a4a6.woff2") format("woff2"), url("/assets/opensans-regular-2e2923ec1ca65f2e414ec0c859a14490495fb4d2.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/opensans-italic-f5f949777315815bb3c96fc438983cf1dc2956b7.woff2") format("woff2"), url("/assets/opensans-italic-5d08273167ab0f3660904fbd657ce6774dfaf306.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/assets/opensans-semibold-9bfa1e99c351191920d122fed9d4f129d42b14ae.woff2") format("woff2"), url("/assets/opensans-semibold-87a776c857079523757d6d85af2a7e3d3dcf5789.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: url("/assets/opensans-semibolditalic-4d6c591a0362c038370fdc5e58842109e7d96434.woff2") format("woff2"), url("/assets/opensans-semibolditalic-456ec4a18a30468934fdc49fbcab82d11471314e.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/opensans-bold-02fbe3e3f5d5bfc4f5156283bc33825ec5242e81.woff2") format("woff2"), url("/assets/opensans-bold-e7391ccb4187a9fbea00dfac1244669c31a5da4a.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: url("/assets/opensans-bolditalic-d3ff41ce1122a5ee74fdbb9c3e48c4ab94d3df31.woff2") format("woff2"), url("/assets/opensans-bolditalic-314dd47593fc22c25b5caaa09c963c7224cb65da.woff") format("woff");
}
.t5 {
  width: 5%;
}

.t7, .one-tenth {
  width: 7.5%;
}

.t10, .one-tenth {
  width: 10%;
}

.t12, .one-eighth {
  width: 12.5%;
}

.t15 {
  width: 15%;
}

.t16, .one-sixth {
  width: 16.666%;
}

.t20, .one-fifth {
  width: 20%;
}

.t25, .one-quarter {
  width: 25%;
}

.t30 {
  width: 30%;
}

.t33, .one-third {
  width: 33.333%;
}

.t35 {
  width: 35%;
}

.t37, .three-eigths {
  width: 37.5%;
}

.t40, .two-fifths {
  width: 40%;
}

.t45 {
  width: 45%;
}

.t50, .one-half {
  width: 50%;
}

.t55 {
  width: 55%;
}

.t60, .three-fifths {
  width: 60%;
}

.t62, .five-eighths {
  width: 62.5%;
}

.t65 {
  width: 65%;
}

.t66, .two-thirds {
  width: 66.666%;
}

.t70 {
  width: 70%;
}

.t75, .three-quarters {
  width: 75%;
}

.t80, .four-fifths {
  width: 80%;
}

.t85 {
  width: 85%;
}

.t87, .seven-eighths {
  width: 87.5%;
}

.t90 {
  width: 90%;
}

.t95 {
  width: 95%;
}

.t100, .full {
  width: 100%;
}

.first {
  clear: both;
}

.flush--top {
  margin-top: 0 !important;
}

.push--top {
  margin-top: 1rem !important;
}

.push--top-half {
  margin-top: 0.5rem !important;
}

.push--top-auto {
  margin-top: auto !important;
}

.pad--top {
  padding-top: 1rem !important;
}

.pad--top-half {
  padding-top: 0.5rem !important;
}

.pad--top-none {
  padding-top: 0 !important;
}

.flush--left {
  margin-left: 0 !important;
}

.push--left {
  margin-left: 1rem !important;
}

.push--left-half {
  margin-left: 0.5rem !important;
}

.push--left-auto {
  margin-left: auto !important;
}

.pad--left {
  padding-left: 1rem !important;
}

.pad--left-half {
  padding-left: 0.5rem !important;
}

.pad--left-none {
  padding-left: 0 !important;
}

.flush--bottom {
  margin-bottom: 0 !important;
}

.push--bottom {
  margin-bottom: 1rem !important;
}

.push--bottom-half {
  margin-bottom: 0.5rem !important;
}

.push--bottom-auto {
  margin-bottom: auto !important;
}

.pad--bottom {
  padding-bottom: 1rem !important;
}

.pad--bottom-half {
  padding-bottom: 0.5rem !important;
}

.pad--bottom-none {
  padding-bottom: 0 !important;
}

.flush--right {
  margin-right: 0 !important;
}

.push--right {
  margin-right: 1rem !important;
}

.push--right-half {
  margin-right: 0.5rem !important;
}

.push--right-auto {
  margin-right: auto !important;
}

.pad--right {
  padding-right: 1rem !important;
}

.pad--right-half {
  padding-right: 0.5rem !important;
}

.pad--right-none {
  padding-right: 0 !important;
}

.pad--all {
  padding: 1rem !important;
}

.pad--all-half {
  padding: 0.5rem !important;
}

.pad--none {
  padding: 0 !important;
}

.push--none {
  margin: 0 !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.nowrap {
  white-space: nowrap !important;
}

.wrap {
  white-space: normal !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.bold {
  font-weight: bold !important;
}

.medium {
  font-weight: 500 !important;
}

.semibold {
  font-weight: 600 !important;
}

.italic {
  font-style: italic !important;
}

.underline {
  text-decoration: underline !important;
}

.smallish-text {
  font-size: 90%;
}

.block {
  display: block !important;
}

.valign-middle {
  vertical-align: middle !important;
}

.text-muted {
  opacity: 0.5 !important;
}

.no-transition {
  transition: none !important;
}

.clickable {
  cursor: pointer !important;
}

.not-clickable {
  cursor: not-allowed !important;
  pointer-events: none !important;
}

.truncate-lines-2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.text-small {
  font-size: 80%;
}

.text-xs {
  font-size: 75%;
}

.leading-1 {
  line-height: 1;
}

.flex-1 {
  flex: 1;
}

.gap {
  gap: 1rem;
}

.gap--half {
  gap: 0.5rem;
}

.opacity-half {
  opacity: 0.5;
}

.overflow-ellipsis {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.invalid-label {
  font-weight: 700;
  color: #d0021b;
}
.invalid-label:after {
  content: "*";
  margin-left: 0.5em;
}

/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 45em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  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=45em&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: #f9f9f9;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.25;
  color: #333;
  -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;
  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;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 45em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  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: #a1a1a1;
}

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

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

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

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

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

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

@media print, screen and (min-width: 45em) {
  h1, .h1 {
    font-size: 2.25rem;
  }
  h2, .h2 {
    font-size: 1.875rem;
  }
  h3, .h3 {
    font-size: 1.5rem;
  }
  h4, .h4 {
    font-size: 1.125rem;
  }
  h5, .h5 {
    font-size: 1.0625rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #315F94;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #2a527f;
}
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 #d7d7d7;
  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.25rem;
  font-weight: bold;
}

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

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

figure {
  margin: 0;
}

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

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

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

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

.code-block {
  border: 1px solid #d7d7d7;
  background-color: #ebebeb;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333;
  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: 45em) {
  .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;
    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 #a1a1a1;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.03125rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  background-color: #fff;
  box-shadow: none;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  color: #333;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  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 #315F94;
  background-color: #fff;
  box-shadow: 0 0 5px #6587af;
  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: #ebebeb;
  cursor: not-allowed;
}

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

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

::placeholder {
  color: #d7d7d7;
}

[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.75rem;
  font-weight: 600;
  line-height: 2;
  color: #515151;
}
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

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

.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 0.5rem;
  border: 1px solid #d7d7d7;
  background: #fff;
  color: #333;
  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: 0.875rem;
}

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 #d7d7d7;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.03125rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  color: #333;
  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%28161, 161, 161%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/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBJREFUeNrEllsOhCAMRVszC9IlzU7KCmVHTJsoMWYMUtpyv9BgbuXQB5ZSdgBYYY4ycgBivk8KYFsQMfMiTTBP4o3nUzCKzOabLJbLy2/g31evGkAginR4/ZegKH5qX3bJCscA3t0x3kgO5tQFyhhFf50xRqFLbyMUNJQzgyjGS/wgCpvKqkRBpuWrE4V9d+1E4dPUXqIg107SQOE/2DRQxMwTDygIInVDET9T3lCoj/6j/VCmGjZOl2lKpZ8AAwDQP7zIimDGFQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #315F94;
  background-color: #fff;
  box-shadow: 0 0 5px #6587af;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #ebebeb;
  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: #d0021b;
  background-color: #f5e0e3;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #d0021b;
}

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

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

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 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: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.875rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.575rem;
}
.button.small {
  font-size: 0.725rem;
}
.button.large {
  font-size: 1rem;
}
.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: #345e30;
  color: #f9f9f9;
}
.button:hover, .button:focus {
  background-color: #2c5029;
  color: #f9f9f9;
}
.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: #345e30;
  color: #f9f9f9;
}
.button.primary:hover, .button.primary:focus {
  background-color: #2a4b26;
  color: #f9f9f9;
}
.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: #315F94;
  color: #f9f9f9;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #274c76;
  color: #f9f9f9;
}
.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: #00d3a7;
  color: #333;
}
.button.success:hover, .button.success:focus {
  background-color: #00a986;
  color: #333;
}
.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: #ED970B;
  color: #333;
}
.button.warning:hover, .button.warning:focus {
  background-color: #be7909;
  color: #333;
}
.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: #d0021b;
  color: #f9f9f9;
}
.button.alert:hover, .button.alert:focus {
  background-color: #a60216;
  color: #f9f9f9;
}
.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 #345e30;
  color: #345e30;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #1a2f18;
  color: #1a2f18;
}
.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 #345e30;
  color: #345e30;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #1a2f18;
  color: #1a2f18;
}
.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 #315F94;
  color: #315F94;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #19304a;
  color: #19304a;
}
.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 #00d3a7;
  color: #00d3a7;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #006a54;
  color: #006a54;
}
.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 #ED970B;
  color: #ED970B;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #774c06;
  color: #774c06;
}
.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 #d0021b;
  color: #d0021b;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #68010e;
  color: #68010e;
}
.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: #345e30;
}
.button.clear:hover, .button.clear:focus {
  color: #1a2f18;
}
.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: #345e30;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #1a2f18;
}
.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: #315F94;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #19304a;
}
.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: #00d3a7;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: #006a54;
}
.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: #ED970B;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #774c06;
}
.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: #d0021b;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #68010e;
}
.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: #f9f9f9 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: #345e30;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #345e30;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #315F94;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #00d3a7;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ED970B;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #d0021b;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

.accordion {
  margin-left: 0;
  background: #f9f9f9;
  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 #ebebeb;
  border-bottom: 0;
  font-size: 0.8125rem;
  line-height: 1;
  color: #345e30;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #ebebeb;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #ebebeb;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

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

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  background: #e9eef4;
  padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 0;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

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

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

.badge {
  display: inline-block;
  min-width: 1.5em;
  padding: 0.375em;
  border-radius: 50%;
  font-size: 0.875rem;
  text-align: center;
  background: #345e30;
  color: #f9f9f9;
}
.badge.primary {
  background: #345e30;
  color: #f9f9f9;
}
.badge.secondary {
  background: #315F94;
  color: #f9f9f9;
}
.badge.success {
  background: #00d3a7;
  color: #333;
}
.badge.warning {
  background: #ED970B;
  color: #333;
}
.badge.alert {
  background: #d0021b;
  color: #f9f9f9;
}

.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: #333;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #d7d7d7;
}
.breadcrumbs a {
  color: #345e30;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #d7d7d7;
  cursor: not-allowed;
}

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group::before, .button-group::after {
  display: none;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.875rem;
  flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.575rem;
}
.button-group.small .button {
  font-size: 0.725rem;
}
.button-group.large .button {
  font-size: 1rem;
}
.button-group.expanded .button {
  flex: 1 1 0px;
  margin-right: 0;
}
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #345e30;
  color: #f9f9f9;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #2a4b26;
  color: #f9f9f9;
}
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #315F94;
  color: #f9f9f9;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #274c76;
  color: #f9f9f9;
}
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #00d3a7;
  color: #333;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #00a986;
  color: #333;
}
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ED970B;
  color: #333;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #be7909;
  color: #333;
}
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #d0021b;
  color: #f9f9f9;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #a60216;
  color: #f9f9f9;
}
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #345e30;
  color: #345e30;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #1a2f18;
  color: #1a2f18;
}
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #345e30;
  color: #345e30;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #1a2f18;
  color: #1a2f18;
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #315F94;
  color: #315F94;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #19304a;
  color: #19304a;
}
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #00d3a7;
  color: #00d3a7;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: #006a54;
  color: #006a54;
}
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ED970B;
  color: #ED970B;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: #774c06;
  color: #774c06;
}
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #d0021b;
  color: #d0021b;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: #68010e;
  color: #68010e;
}
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #345e30;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #1a2f18;
}
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #345e30;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #1a2f18;
}
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #315F94;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #19304a;
}
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #00d3a7;
}
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #006a54;
}
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ED970B;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: #774c06;
}
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #d0021b;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: #68010e;
}
.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
  margin-right: 0;
}
@media print, screen and (min-width: 45em) {
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 44.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid #ebebeb;
  border-radius: 0;
  background-color: #fefefe;
  color: #333;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: #dcecda;
  color: #333;
}
.callout.secondary {
  background-color: #dce7f3;
  color: #333;
}
.callout.success {
  background-color: #d2fff6;
  color: #333;
}
.callout.warning {
  background-color: #fdf0d9;
  color: #333;
}
.callout.alert {
  background-color: #ffd2d8;
  color: #333;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

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

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

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

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

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

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

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}
.menu.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: 45em) {
  .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: #345e30;
  color: #f9f9f9;
}
.menu .active > a {
  background: #345e30;
  color: #f9f9f9;
}
.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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #345e30;
  color: #f9f9f9;
}
.label.primary {
  background: #345e30;
  color: #f9f9f9;
}
.label.secondary {
  background: #315F94;
  color: #f9f9f9;
}
.label.success {
  background: #00d3a7;
  color: #333;
}
.label.warning {
  background: #ED970B;
  color: #333;
}
.label.alert {
  background: #d0021b;
  color: #f9f9f9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.orbit-figure {
  margin: 0;
}

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

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

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

.orbit-previous {
  left: 0;
}

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

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

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 45em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.5rem;
  border-radius: 0;
  color: #315F94;
}
.pagination a:hover,
.pagination button:hover {
  background: #ebebeb;
}
.pagination .current {
  padding: 0.5rem;
  background: #345e30;
  color: #f9f9f9;
  cursor: default;
}
.pagination .disabled {
  padding: 0.5rem;
  color: #d7d7d7;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.5rem;
  content: "…";
  color: #333;
}

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

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

.progress {
  height: 1rem;
  margin-bottom: 0;
  border-radius: 0;
  background-color: #d7d7d7;
}
.progress.primary .progress-meter {
  background-color: #345e30;
}
.progress.secondary .progress-meter {
  background-color: #315F94;
}
.progress.success .progress-meter {
  background-color: #00d3a7;
}
.progress.warning .progress-meter {
  background-color: #ED970B;
}
.progress.alert .progress-meter {
  background-color: #d0021b;
}

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

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

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

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

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

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

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

.sticky-container {
  position: relative;
}

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

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

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

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

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 0;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  background-color: #f9f9f9;
  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: 45em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 45em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 45em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 45em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 45em) {
  .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: 44.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

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

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

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 10px;
  background: #d7d7d7;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 50%;
  background: #f9f9f9;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #315F94;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

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

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

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

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

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

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

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

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

thead {
  background: none;
  color: #f9f9f9;
}

tfoot {
  background: #ededed;
  color: #333;
}

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

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

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

table.unstriped tbody {
  background-color: #f9f9f9;
}
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 0;
  background-color: #f9f9f9;
}

@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: none;
}
table.hover tfoot tr:hover {
  background-color: #e7e7e7;
}
table.hover tbody tr:hover {
  background-color: #f4f4f4;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #e7e7e7;
}

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

.tabs {
  margin: 0;
  border: 1px solid 0;
  background: none;
  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: #345e30;
}
.tabs.primary > li > a {
  color: #f9f9f9;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #3b6a36;
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 0.7rem 1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #6587af;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #98afca;
  color: #51749c;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: none;
  color: #315F94;
}

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

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

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

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

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

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

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

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

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

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: none;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 3px;
  background-color: #315F94;
  font-size: 70%;
  color: #fff;
}
.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 #315F94;
  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: #315F94 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 #315F94;
  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 #315F94 transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
  background-color: transparent;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 45em) {
  .top-bar {
    flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

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

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

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

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

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

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

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

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

@media screen and (max-width: 44.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;
}

.badge--length-1, .badge--length-2 {
  min-width: 1.875em;
}
.badge--length-3 {
  border-radius: 1em;
}

.button {
  display: inline-flex;
  align-items: center;
  fill: #f9f9f9;
  stroke: #f9f9f9;
}
.button > * {
  pointer-events: none;
}
.button.dropdown::after {
  top: 0;
}
.button.expanded {
  display: flex;
  justify-content: center;
}
.button.emphasis {
  text-transform: uppercase;
}
.button.tight {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.button .icon {
  fill: currentColor;
  stroke: currentColor;
}
.button .icon:first-child:not(:only-child) {
  margin-right: 0.5rem;
}
.button .icon:last-child:not(:only-child) {
  margin-left: 0.5rem;
}
.button.disabled {
  pointer-events: none;
}
.button.has-spinner {
  position: relative;
}
.button.has-spinner::before, .button.has-spinner::after {
  content: "";
  position: absolute;
  display: block;
  transition: opacity 0.15s ease;
  pointer-events: none;
  opacity: 0;
}
.button.has-spinner::before {
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(249, 249, 249, 0.75);
}
.button.has-spinner::after {
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  background-repeat: no-repeat;
  background-size: 1.5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M-.2.2h24v24h-24z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20stroke%3D%22%23315F94%22%20d%3D%22M.7%2010.4l2.8%204.2%203.2-3.8m16.6%203.9l-2.8-4.1-3.2%203.8m3.1-3.9c.8%204.4-2.3%208.7-6.5%209.7C11%2021%208%2020%206%2018m-2.5-3.5C2.2%209.6%205.5%204.8%2010%203.7c3.2-.7%206.3.4%208.3%202.6%22%20clip-path%3D%22url(%23b)%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  animation: infinite-spin 1.5s reverse infinite linear;
}
.button.has-spinner.is-active::before, .button.has-spinner.is-active::after {
  opacity: 1;
}
.button.primary.hollow, .button.primary.clear {
  fill: #345e30;
  stroke: #345e30;
}
.button.primary.has-spinner {
  position: relative;
}
.button.primary.has-spinner::before, .button.primary.has-spinner::after {
  content: "";
  position: absolute;
  display: block;
  transition: opacity 0.15s ease;
  pointer-events: none;
  opacity: 0;
}
.button.primary.has-spinner::before {
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(249, 249, 249, 0.75);
}
.button.primary.has-spinner::after {
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  background-repeat: no-repeat;
  background-size: 1.5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M-.2.2h24v24h-24z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20stroke%3D%22%23345e30%22%20d%3D%22M.7%2010.4l2.8%204.2%203.2-3.8m16.6%203.9l-2.8-4.1-3.2%203.8m3.1-3.9c.8%204.4-2.3%208.7-6.5%209.7C11%2021%208%2020%206%2018m-2.5-3.5C2.2%209.6%205.5%204.8%2010%203.7c3.2-.7%206.3.4%208.3%202.6%22%20clip-path%3D%22url(%23b)%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  animation: infinite-spin 1.5s reverse infinite linear;
}
.button.primary.has-spinner.is-active::before, .button.primary.has-spinner.is-active::after {
  opacity: 1;
}
.button.primary.primary.hollow:hover, .button.primary.primary.hollow:focus, .button.primary.primary.clear:hover, .button.primary.primary.clear:focus {
  fill: #274724;
  stroke: #274724;
}
.button.secondary.hollow, .button.secondary.clear {
  fill: #315F94;
  stroke: #315F94;
}
.button.secondary.has-spinner {
  position: relative;
}
.button.secondary.has-spinner::before, .button.secondary.has-spinner::after {
  content: "";
  position: absolute;
  display: block;
  transition: opacity 0.15s ease;
  pointer-events: none;
  opacity: 0;
}
.button.secondary.has-spinner::before {
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(249, 249, 249, 0.75);
}
.button.secondary.has-spinner::after {
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  background-repeat: no-repeat;
  background-size: 1.5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M-.2.2h24v24h-24z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20stroke%3D%22%23315F94%22%20d%3D%22M.7%2010.4l2.8%204.2%203.2-3.8m16.6%203.9l-2.8-4.1-3.2%203.8m3.1-3.9c.8%204.4-2.3%208.7-6.5%209.7C11%2021%208%2020%206%2018m-2.5-3.5C2.2%209.6%205.5%204.8%2010%203.7c3.2-.7%206.3.4%208.3%202.6%22%20clip-path%3D%22url(%23b)%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  animation: infinite-spin 1.5s reverse infinite linear;
}
.button.secondary.has-spinner.is-active::before, .button.secondary.has-spinner.is-active::after {
  opacity: 1;
}
.button.secondary.secondary.hollow:hover, .button.secondary.secondary.hollow:focus, .button.secondary.secondary.clear:hover, .button.secondary.secondary.clear:focus {
  fill: #25476f;
  stroke: #25476f;
}
.button.success.hollow, .button.success.clear {
  fill: #00d3a7;
  stroke: #00d3a7;
}
.button.success.has-spinner {
  position: relative;
}
.button.success.has-spinner::before, .button.success.has-spinner::after {
  content: "";
  position: absolute;
  display: block;
  transition: opacity 0.15s ease;
  pointer-events: none;
  opacity: 0;
}
.button.success.has-spinner::before {
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(249, 249, 249, 0.75);
}
.button.success.has-spinner::after {
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  background-repeat: no-repeat;
  background-size: 1.5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M-.2.2h24v24h-24z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20stroke%3D%22%2300d3a7%22%20d%3D%22M.7%2010.4l2.8%204.2%203.2-3.8m16.6%203.9l-2.8-4.1-3.2%203.8m3.1-3.9c.8%204.4-2.3%208.7-6.5%209.7C11%2021%208%2020%206%2018m-2.5-3.5C2.2%209.6%205.5%204.8%2010%203.7c3.2-.7%206.3.4%208.3%202.6%22%20clip-path%3D%22url(%23b)%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  animation: infinite-spin 1.5s reverse infinite linear;
}
.button.success.has-spinner.is-active::before, .button.success.has-spinner.is-active::after {
  opacity: 1;
}
.button.success.success.hollow:hover, .button.success.success.hollow:focus, .button.success.success.clear:hover, .button.success.success.clear:focus {
  fill: #009e7d;
  stroke: #009e7d;
}
.button.warning.hollow, .button.warning.clear {
  fill: #ED970B;
  stroke: #ED970B;
}
.button.warning.has-spinner {
  position: relative;
}
.button.warning.has-spinner::before, .button.warning.has-spinner::after {
  content: "";
  position: absolute;
  display: block;
  transition: opacity 0.15s ease;
  pointer-events: none;
  opacity: 0;
}
.button.warning.has-spinner::before {
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(249, 249, 249, 0.75);
}
.button.warning.has-spinner::after {
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  background-repeat: no-repeat;
  background-size: 1.5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M-.2.2h24v24h-24z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20stroke%3D%22%23ED970B%22%20d%3D%22M.7%2010.4l2.8%204.2%203.2-3.8m16.6%203.9l-2.8-4.1-3.2%203.8m3.1-3.9c.8%204.4-2.3%208.7-6.5%209.7C11%2021%208%2020%206%2018m-2.5-3.5C2.2%209.6%205.5%204.8%2010%203.7c3.2-.7%206.3.4%208.3%202.6%22%20clip-path%3D%22url(%23b)%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  animation: infinite-spin 1.5s reverse infinite linear;
}
.button.warning.has-spinner.is-active::before, .button.warning.has-spinner.is-active::after {
  opacity: 1;
}
.button.warning.warning.hollow:hover, .button.warning.warning.hollow:focus, .button.warning.warning.clear:hover, .button.warning.warning.clear:focus {
  fill: #b27108;
  stroke: #b27108;
}
.button.alert.hollow, .button.alert.clear {
  fill: #d0021b;
  stroke: #d0021b;
}
.button.alert.has-spinner {
  position: relative;
}
.button.alert.has-spinner::before, .button.alert.has-spinner::after {
  content: "";
  position: absolute;
  display: block;
  transition: opacity 0.15s ease;
  pointer-events: none;
  opacity: 0;
}
.button.alert.has-spinner::before {
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(249, 249, 249, 0.75);
}
.button.alert.has-spinner::after {
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  background-repeat: no-repeat;
  background-size: 1.5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M-.2.2h24v24h-24z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20stroke%3D%22%23d0021b%22%20d%3D%22M.7%2010.4l2.8%204.2%203.2-3.8m16.6%203.9l-2.8-4.1-3.2%203.8m3.1-3.9c.8%204.4-2.3%208.7-6.5%209.7C11%2021%208%2020%206%2018m-2.5-3.5C2.2%209.6%205.5%204.8%2010%203.7c3.2-.7%206.3.4%208.3%202.6%22%20clip-path%3D%22url(%23b)%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  animation: infinite-spin 1.5s reverse infinite linear;
}
.button.alert.has-spinner.is-active::before, .button.alert.has-spinner.is-active::after {
  opacity: 1;
}
.button.alert.alert.hollow:hover, .button.alert.alert.hollow:focus, .button.alert.alert.clear:hover, .button.alert.alert.clear:focus {
  fill: #9c0214;
  stroke: #9c0214;
}
.button.tiny .icon {
  width: 0.575rem;
  height: 0.575rem;
  stroke-width: 3;
}
.button.small .icon {
  width: 0.725rem;
  height: 0.725rem;
  stroke-width: 2;
}
.button .icon {
  width: 0.875rem;
  height: 0.875rem;
}
.button.large .icon {
  width: 1rem;
  height: 1rem;
}

@keyframes infinite-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.callout {
  width: 100%;
  box-shadow: 0 1px 3px rgba(51, 51, 51, 0.2);
}
.dropdown-pane .callout {
  margin-bottom: 0;
  border-left: 0;
  border-right: 0;
  box-shadow: none;
}
.dropdown-pane .callout:not(:first-child) {
  border-bottom: 0;
}
.dropdown-pane .callout:not(:last-child) {
  border-top: 0;
}

.row.force-width {
  width: 100%;
}

.input-group-field:not(:first-child):not(:only-of-type) {
  margin-right: 0.5rem;
}
.input-group-field:not(:first-child):only-of-type {
  border-left: 0;
}
.input-group-field:not(:last-child):only-of-type {
  border-right: 0;
}
.input-group-field + .input-group-field {
  margin-left: 0.5rem;
}
.input-group-label {
  stroke: #315F94;
}
.input-group-label .icon {
  width: 1.375rem;
  height: 1.375rem;
}

.label {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.label .icon {
  stroke: #f9f9f9;
  fill: #f9f9f9;
}
.label--badge {
  font-size: 0.625rem;
  padding: 0.375em;
  border: 0;
}
.label.hollow {
  background: none;
  color: #a1a1a1;
  border: 1px solid #a1a1a1;
}
.label.hollow.primary {
  color: #345e30;
  border-color: #345e30;
}
.label.hollow.secondary {
  color: #315F94;
  border-color: #315F94;
}
.label.hollow.success {
  color: #00d3a7;
  border-color: #00d3a7;
}
.label.hollow.warning {
  color: #ED970B;
  border-color: #ED970B;
}
.label.hollow.alert {
  color: #d0021b;
  border-color: #d0021b;
}

.menu > li > a, .menu > li > button {
  display: flex;
  align-items: center;
}
.menu > li > a svg, .menu > li > button svg {
  fill: currentColor;
  stroke: currentColor;
}
.menu > li > a svg:not(:last-child):not(:only-child), .menu > li > button svg:not(:last-child):not(:only-child) {
  margin-right: 0.5rem;
}
.menu > li > a svg:last-child:not(:only-child), .menu > li > button svg:last-child:not(:only-child) {
  margin-left: 0.5rem;
}
.menu > li [type=text], .menu > li [type=password], .menu > li [type=date], .menu > li [type=datetime], .menu > li [type=datetime-local], .menu > li [type=month], .menu > li [type=week], .menu > li [type=email], .menu > li [type=number], .menu > li [type=search], .menu > li [type=tel], .menu > li [type=time], .menu > li [type=url], .menu > li [type=color], .menu > li textarea {
  margin-bottom: 0;
}
.menu.simple > li > a.button {
  padding: 0.7rem 1rem;
}
.menu.vertical.spaced > li:not(:last-child) {
  padding-bottom: 0.5rem;
}
.dropdown-pane .menu.vertical > li > a {
  transition: background-color 0.1s ease, color 0.1s ease;
}
.dropdown-pane .menu.vertical > li > a:hover, .dropdown-pane .menu.vertical > li > a:focus {
  background-color: #315F94;
  color: #f9f9f9;
}

.pagination > li {
  text-align: center;
  min-width: 2.5rem;
  border-top: 1px solid #315F94;
  border-bottom: 1px solid #315F94;
  border-left: 1px solid #315F94;
}
.pagination > li:first-child.disabled {
  border-left: 1px solid #d7d7d7;
}
.pagination > li:last-child {
  border-right: 1px solid #315F94;
}
.pagination > li:last-child.disabled {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
}
.pagination > li.disabled {
  padding: 0;
  background-color: #ebebeb;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.pagination > li.disabled a {
  color: #d7d7d7;
}
.pagination > li.active {
  background-color: #315F94;
}
.pagination > li.active a {
  color: #f9f9f9;
}
.pagination > li.active a:hover {
  background-color: #5077a4;
}
.pagination > li a {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
}
.pagination > li a:hover {
  background-color: #d6dfea;
}

table {
  border-spacing: 0;
  border-collapse: separate;
  border-radius: 6px;
}
table.auto-width {
  width: auto;
}
table.fixed {
  table-layout: fixed;
}
table thead,
table tbody,
table tfoot,
table tr {
  border-radius: inherit;
}
table thead > tr > th:first-child,
table tbody > tr > th:first-child,
table tbody > tr > td:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
table thead > tr > th:last-child,
table tbody > tr > th:last-child,
table tbody > tr > td:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
table thead > tr {
  border-radius: inherit;
}
table thead > tr > th {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #839fbf;
  border: 1px solid #f9f9f9;
}
table tbody {
  transition: opacity 0.125s ease;
}
table tbody.is-disabled {
  pointer-events: none;
  opacity: 0.25;
}
table tbody tr {
  background-color: #eaeff4;
}
table tbody tr:nth-child(even) {
  background-color: #e0e7ef;
}
table tbody tr.collapse > th {
  background-color: #b7c7da;
  transition: background-color 0.15s ease;
}
table tbody tr.collapse > th:first-child {
  white-space: nowrap;
  color: #333;
}
table tbody tr.collapse > th:first-child::before {
  content: "";
  position: static;
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.5rem;
  transition: transform 0.15s ease;
  border-top: 0.375rem solid #315F94;
  border-right: 0.375rem solid transparent;
  border-left: 0.375rem solid transparent;
}
table tbody tr.collapse > th:first-child:hover {
  cursor: pointer;
}
table tbody tr.collapse > th.is-hovered {
  background-color: #c1cfdf;
}
table tbody tr.collapse.is-collapsed > th:first-child::before {
  transform: rotate(180deg);
}
table tbody tr.heading {
  background-color: #adbfd4;
}
table tbody tr.heading > td {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.75rem;
}
table tbody tr th,
table tbody tr td {
  border-top: 1px solid #f9f9f9;
  border-right: 1px solid #f9f9f9;
  border-bottom: 1px solid #f9f9f9;
  border-left: 1px solid #f9f9f9;
}
table tbody tr th {
  font-size: 0.75rem;
  text-align: left;
  text-transform: uppercase;
  background-color: #a2b7cf;
  color: #f9f9f9;
}
table tbody tr td {
  font-size: 0.875rem;
  box-shadow: inset 0 -1px 1px 0 #d7d7d7, inset 0 1px 1px 0 #d7d7d7;
}
table tbody tr td .switch {
  margin-bottom: 0;
}
table.has-comments tbody:not(:last-child) {
  margin-bottom: 0.25rem;
}
table.has-comments tbody:nth-child(odd) > tr {
  background-color: #ebebeb;
}
table.has-comments tbody tr:first-child:not(:only-child) td {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
table.has-comments tbody tr td[colspan] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
table.nested {
  border-radius: 0;
}
table.nested > thead > tr > th,
table.nested > tbody > tr > td {
  border-radius: 0;
}
table.nested > thead > tr > th {
  background-color: #ccd7e4;
  color: #5077a4;
}
.nested table tbody tr {
  background-color: #f9f9f9;
}
.nested table tbody tr.heading {
  background-color: #adbfd4;
}
.nested table tbody tr.heading > td {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.75rem;
}
table.align-top > tbody > tr > td {
  vertical-align: top;
}

.tabs {
  display: flex;
  height: 3rem;
  border: 0;
  align-items: flex-end;
}
.tabs > .tabs-title {
  height: inherit;
}
.tabs > .tabs-title.has-spinner {
  position: relative;
}
.tabs > .tabs-title.has-spinner::before, .tabs > .tabs-title.has-spinner::after {
  content: "";
  position: absolute;
  display: block;
  transition: opacity 0.15s ease;
  pointer-events: none;
  opacity: 0;
}
.tabs > .tabs-title.has-spinner::before {
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(249, 249, 249, 0.75);
}
.tabs > .tabs-title.has-spinner::after {
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  background-repeat: no-repeat;
  background-size: 1.5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M-.2.2h24v24h-24z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20stroke%3D%22%23315F94%22%20d%3D%22M.7%2010.4l2.8%204.2%203.2-3.8m16.6%203.9l-2.8-4.1-3.2%203.8m3.1-3.9c.8%204.4-2.3%208.7-6.5%209.7C11%2021%208%2020%206%2018m-2.5-3.5C2.2%209.6%205.5%204.8%2010%203.7c3.2-.7%206.3.4%208.3%202.6%22%20clip-path%3D%22url(%23b)%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  animation: infinite-spin 1.5s reverse infinite linear;
}
.tabs > .tabs-title.has-spinner.is-active::before, .tabs > .tabs-title.has-spinner.is-active::after {
  opacity: 1;
}
.tabs > .tabs-title.has-spinner::before {
  height: calc(100% - 2px);
}
.tabs > .tabs-title.has-spinner::before, .tabs > .tabs-title.has-spinner::after {
  opacity: 1;
}
.tabs > .tabs-title.has-spinner > a {
  pointer-events: none;
}
.tabs > .tabs-title > a {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  position: relative;
  display: flex;
  height: inherit;
  transition: background-color 0.15s ease;
  align-items: center;
  justify-content: center;
}
.tabs > .tabs-title > a::after {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0;
  background-color: #315F94;
  transition: height 0.15s ease;
}
.tabs > .tabs-title > a[aria-selected=true]::after {
  height: 2px;
}
.tabs > .tabs-title > a:hover {
  background-color: #e0e7ef;
}
.tabs > .tabs-title > a .badge {
  margin-left: 0.375rem;
}
.tabs > .tabs-title > a.is-disabled {
  pointer-events: none;
  opacity: 0.25;
}
.tabs > .tabs-title > a.is-hidden {
  display: none;
}
.control-bar .tabs--bordered {
  margin-bottom: -1px;
}
.tabs--bordered > .tabs-title > a {
  border: 1px solid #d7d7d7;
}
.tabs--bordered > .tabs-title > a::after {
  top: 0;
  bottom: auto;
}
.tabs--bordered > .tabs-title > a[aria-selected=false] {
  background-color: #fff;
  color: #a1a1a1;
}
.tabs--bordered > .tabs-title > a[aria-selected=true] {
  border-bottom-color: transparent;
  background-color: #f9f9f9;
  font-weight: 500;
}
.tabs--bordered > .tabs-title > a[aria-selected=true]::after {
  height: 4px;
}

.tabs-content {
  position: relative;
  overflow-x: hidden;
  height: 100%;
}
.tabs-content::before, .tabs-content::after {
  content: "";
  position: absolute;
  display: block;
  pointer-events: none;
  opacity: 0;
}
.tabs-content::before {
  z-index: 5;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  transition: opacity 0.5s ease-out;
}
.tabs-content::after {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 32px;
  content: "Please wait...";
  text-align: center;
  z-index: 5;
  top: 0;
  right: 0;
  left: 0;
  transition: opacity 0.2s ease-in-out, top 0.275s ease-out;
  color: #333;
}
.tabs-content.is-loading::before, .tabs-content.is-loading::after {
  opacity: 1;
}
.tabs-content.is-loading::after {
  top: 48px;
}
.tabs-content.allow-scroll {
  overflow-x: auto;
}
.tabs-content .tabs-panel {
  height: 100%;
}
.tabs-content .tabs-panel.is-active {
  display: flex;
  flex-direction: column;
}
.control-bar + .tabs-content {
  height: calc(100% - 4rem);
  overflow: hidden;
}

.top-bar {
  stroke: #315F94;
  fill: #315F94;
}
.top-bar .two-tier a {
  padding: 0;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

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

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*
 * jQuery OrgChart Plugin
 * https://github.com/dabeng/OrgChart
 *
 * Copyright 2016, dabeng
 * https://github.com/dabeng
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.orgchart {
  box-sizing: border-box;
  display: inline-block;
  min-height: 202px;
  min-width: 202px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: linear-gradient(90deg, rgba(200, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0) 10%), linear-gradient(rgba(200, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0) 10%);
  background-size: 10px 10px;
  border: 1px dashed rgba(0, 0, 0, 0);
  padding: 20px;
}

.orgchart .hidden, .orgchart ~ .hidden {
  display: none;
}

.orgchart.b2t {
  transform: rotate(180deg);
}

.orgchart.l2r {
  position: absolute;
  transform: rotate(-90deg) rotateY(180deg);
  transform-origin: left top;
}

.orgchart .verticalNodes ul {
  list-style: none;
  margin: 0;
  padding-left: 18px;
  text-align: left;
}

.orgchart .verticalNodes ul:first-child {
  margin-top: 2px;
}

.orgchart .verticalNodes > td::before {
  content: "";
  border: 1px solid rgba(217, 83, 79, 0.8);
}

.orgchart .verticalNodes > td > ul > li:first-child::before {
  box-sizing: border-box;
  top: -4px;
  height: 30px;
  width: calc(50% - 2px);
  border-width: 2px 0 0 2px;
}

.orgchart .verticalNodes ul > li {
  position: relative;
}

.orgchart .verticalNodes ul > li::before,
.orgchart .verticalNodes ul > li::after {
  box-sizing: border-box;
  content: "";
  position: absolute;
  left: -6px;
  border-color: rgba(217, 83, 79, 0.8);
  border-style: solid;
  border-width: 0 0 2px 2px;
}

.orgchart .verticalNodes ul > li::before {
  top: -4px;
  height: 30px;
  width: 11px;
}

.orgchart .verticalNodes ul > li::after {
  top: 1px;
  height: 100%;
}

.orgchart .verticalNodes ul > li:first-child::after {
  box-sizing: border-box;
  top: 24px;
  width: 11px;
  border-width: 2px 0 0 2px;
}

.orgchart .verticalNodes ul > li:last-child::after {
  box-sizing: border-box;
  border-width: 2px 0 0;
}

.orgchart.r2l {
  position: absolute;
  transform: rotate(90deg);
  transform-origin: left top;
}

.orgchart > .spinner::before {
  width: 100px;
  height: 100px;
  border-width: 10px;
  border-radius: 50px;
  margin-top: 30px;
  border-top-color: rgba(68, 157, 68, 0.8);
  border-bottom-color: rgba(68, 157, 68, 0.8);
  border-left-color: rgba(68, 157, 68, 0.8);
}

.orgchart table {
  border-spacing: 0;
  border-collapse: separate;
}

.orgchart > table:first-child {
  margin: 20px auto;
}

.orgchart td {
  text-align: center;
  vertical-align: top;
  padding: 0;
}

.orgchart .lines:nth-child(3) td {
  box-sizing: border-box;
  height: 20px;
}

.orgchart .lines .topLine {
  border-top: 2px solid rgba(217, 83, 79, 0.8);
}

.orgchart .lines .rightLine {
  border-right: 1px solid rgba(217, 83, 79, 0.8);
  float: none;
  border-radius: 0;
}

.orgchart .lines .leftLine {
  border-left: 1px solid rgba(217, 83, 79, 0.8);
  float: none;
  border-radius: 0;
}

.orgchart .lines .downLine {
  background-color: rgba(217, 83, 79, 0.8);
  margin: 0 auto;
  height: 20px;
  width: 2px;
  float: none;
}

/* node styling */
.orgchart .node {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 3px;
  border: 2px dashed transparent;
  text-align: center;
}

.orgchart.l2r .node, .orgchart.r2l .node {
  width: 50px;
  height: 140px;
}

.orgchart .node > .spinner {
  position: absolute;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
}

.orgchart .node > .spinner::before {
  width: 2rem;
  height: 2rem;
  border-width: 0.2rem;
  border-radius: 1rem;
  border-top-color: rgba(68, 157, 68, 0.8);
  border-bottom-color: rgba(68, 157, 68, 0.8);
  border-left-color: rgba(68, 157, 68, 0.8);
}

.orgchart .node:hover {
  background-color: rgba(238, 217, 54, 0.5);
  transition: 0.5s;
  cursor: default;
  z-index: 20;
}

.orgchart .node.focused {
  background-color: rgba(238, 217, 54, 0.5);
}

.orgchart .ghost-node {
  position: fixed;
  left: -10000px;
  top: -10000px;
}

.orgchart .ghost-node rect {
  fill: #ffffff;
  stroke: #bf0000;
}

.orgchart .node.allowedDrop {
  border-color: rgba(68, 157, 68, 0.9);
}

.orgchart .node .title {
  box-sizing: border-box;
  padding: 2px;
  width: 130px;
  text-align: center;
  font-size: 0.75rem;
  font-weight: bold;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(217, 83, 79, 0.8);
  color: #fff;
  border-radius: 4px 4px 0 0;
}

.orgchart.b2t .node .title {
  transform: rotate(-180deg);
  transform-origin: center bottom;
}

.orgchart.l2r .node .title {
  transform: rotate(-90deg) translate(-45px, -45px) rotateY(180deg);
  transform-origin: bottom center;
}

.orgchart.r2l .node .title {
  transform: rotate(-90deg) translate(-45px, -45px);
  transform-origin: bottom center;
}

.orgchart .node .title .symbol {
  float: left;
  margin-top: 12px;
  margin-left: 2px;
}

.orgchart .node .title .symbol::before {
  background-color: #fff;
  border-color: rgba(217, 83, 79, 0.8);
}

.orgchart .node .title .symbol::after {
  background-color: #fff;
}

.orgchart .node .content {
  box-sizing: border-box;
  padding: 2px;
  height: 20px;
  font-size: 0.625rem;
  border: 1px solid rgba(217, 83, 79, 0.8);
  border-radius: 0 0 4px 4px;
  text-align: center;
  background-color: #fff;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.orgchart.b2t .node .content {
  transform: rotate(180deg);
  transform-origin: center top;
}

.orgchart.l2r .node .content {
  transform: rotate(-90deg) translate(-45px, -45px) rotateY(180deg);
  transform-origin: top center;
  width: 130px;
}

.orgchart.r2l .node .content {
  transform: rotate(-90deg) translate(-45px, -45px);
  transform-origin: top center;
  width: 130px;
}

.orgchart .node .edge {
  position: absolute;
  cursor: default;
  transition: 0.2s;
}

.orgchart .node .edge::before {
  border-color: rgba(68, 157, 68, 0.5);
}

.orgchart.noncollapsable .node .edge {
  display: none;
}

.orgchart .node .edge:hover {
  cursor: pointer;
}

.orgchart .edge:hover::before {
  border-color: #449d44;
}

.orgchart .node .verticalEdge {
  width: calc(100% - 6px);
  width: -webkit-calc(100% - 6px);
  width: -moz-calc(100% - 6px);
  height: 10px;
  left: 3px;
}

.orgchart .node .verticalEdge::before {
  position: absolute;
  left: calc(50% - 0.3125rem);
}

.orgchart .node .topEdge {
  top: -2px;
}

.orgchart .node .topEdge.oci-chevron-up::before {
  top: 2px;
}

.orgchart .node .topEdge.oci-chevron-down::before {
  bottom: 3px;
}

.orgchart .node .bottomEdge {
  bottom: -2px;
}

.orgchart .node .bottomEdge.oci-chevron-up::before {
  bottom: -3px;
}

.orgchart .node .bottomEdge.oci-chevron-down::before {
  bottom: 1px;
}

.orgchart .node .horizontalEdge {
  width: 10px;
  height: calc(100% - 6px);
  height: -webkit-calc(100% - 6px);
  height: -moz-calc(100% - 6px);
  top: 3px;
}

.orgchart .node .rightEdge {
  right: -2px;
}

.orgchart .node .leftEdge {
  left: -2px;
}

.orgchart .node .horizontalEdge::before {
  position: absolute;
  top: calc(50% - 0.3125rem);
}

.orgchart .node .rightEdge.oci-chevron-left::before {
  right: -3px;
}

.orgchart .node .rightEdge.oci-chevron-right::before {
  right: 1px;
}

.orgchart .node .leftEdge.oci-chevron-right::before {
  left: -3px;
}

.orgchart .node .leftEdge.oci-chevron-left::before {
  left: 1px;
}

.orgchart .node .toggleBtn {
  position: absolute;
  left: 5px;
  bottom: -2px;
}

.orgchart .node .toggleBtn::before {
  background-color: rgba(68, 157, 68, 0.6);
}

.orgchart .node .toggleBtn:hover::before {
  background-color: #449d44;
}

.oc-export-btn {
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  color: #fff;
  background-color: #5cb85c;
  border: 1px solid transparent;
  border-color: #4cae4c;
  border-radius: 4px;
}

.oc-export-btn[disabled] {
  cursor: not-allowed;
  box-shadow: none;
  opacity: 0.3;
}

.oc-export-btn:hover, .oc-export-btn:focus, .oc-export-btn:active {
  background-color: #449d44;
  border-color: #347a34;
}

.orgchart ~ .mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
}

.orgchart ~ .mask .spinner {
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
}

.orgchart ~ .mask .spinner::before {
  width: 100px;
  height: 100px;
  border-width: 10px;
  border-radius: 50px;
  border-top-color: rgba(68, 157, 68, 0.8);
  border-bottom-color: rgba(68, 157, 68, 0.8);
  border-left-color: rgba(68, 157, 68, 0.8);
}

.orgchart .node {
  transition: transform 0.3s, opacity 0.3s;
}

.orgchart .slide-down {
  opacity: 0;
  transform: translateY(40px);
}

.orgchart.l2r .node.slide-down, .orgchart.r2l .node.slide-down {
  transform: translateY(130px);
}

.orgchart .slide-up {
  opacity: 0;
  transform: translateY(-40px);
}

.orgchart.l2r .node.slide-up, .orgchart.r2l .node.slide-up {
  transform: translateY(-130px);
}

.orgchart .slide-right {
  opacity: 0;
  transform: translateX(130px);
}

.orgchart.l2r .node.slide-right, .orgchart.r2l .node.slide-right {
  transform: translateX(40px);
}

.orgchart .slide-left {
  opacity: 0;
  transform: translateX(-130px);
}

.orgchart.l2r .node.slide-left, .orgchart.r2l .node.slide-left {
  transform: translateX(-40px);
}

/* oci means organization chart icons */
.oci {
  display: inline-block;
  position: relative;
  font-style: normal;
  font-family: Arial;
}

.oci-chevron-up::before {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  vertical-align: text-bottom;
  width: 0.625rem;
  height: 0.625rem;
  border-width: 0 0.2rem 0.2rem 0;
  border-style: solid;
  border-color: #000;
  background: transparent;
  transform: rotate(-135deg);
}

.oci-chevron-right::before {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  width: 0.625rem;
  height: 0.625rem;
  border-width: 0 0.2rem 0.2rem 0;
  border-style: solid;
  border-color: #000;
  background: transparent;
  transform: rotate(-45deg);
}

.oci-chevron-down::before {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  width: 0.625rem;
  height: 0.625rem;
  border-width: 0 0.2rem 0.2rem 0;
  border-style: solid;
  border-color: #000;
  background: transparent;
  transform: rotate(45deg);
}

.oci-chevron-left::before {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  width: 0.625rem;
  height: 0.625rem;
  border-width: 0 0.2rem 0.2rem 0;
  border-style: solid;
  border-color: #000;
  background: transparent;
  transform: rotate(135deg);
}

.oci-leader::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 0.2rem;
  background: #000;
  top: -0.75rem;
  left: 0.1rem;
}

.oci-leader::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0.875rem;
  height: 0.375rem;
  border-radius: 0.25rem 0.25rem 0 0;
  background: #000;
  top: -0.3rem;
  left: -0.125rem;
}

.oci-plus-square::before {
  content: "+";
  display: inline-block;
  vertical-align: text-bottom;
  text-align: center;
  width: 1rem;
  height: 1rem;
  background-color: #000;
  color: #fff;
}

.oci-plus-circle::before {
  content: "+";
  display: inline-block;
  vertical-align: text-bottom;
  text-align: center;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  background-color: #000;
  color: #fff;
}

.oci-minus-square::before {
  content: "−";
  display: inline-block;
  vertical-align: text-bottom;
  text-align: center;
  width: 1rem;
  height: 1rem;
  background-color: #000;
  color: #fff;
}

.oci-minus-circle::before {
  content: "−";
  display: inline-block;
  vertical-align: text-bottom;
  text-align: center;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  background-color: #000;
  color: #fff;
}

.oci-arrow-circle-up::before {
  content: "▲";
  display: inline-block;
  text-align: center;
  vertical-align: text-bottom;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  background-color: #000;
  color: #fff;
  font-size: 0.875rem;
}

.oci-arrow-circle-down::before {
  content: "▼";
  text-align: center;
  display: inline-block;
  vertical-align: text-bottom;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  background-color: #000;
  color: #fff;
  font-size: 0.875rem;
}

.oci-info-circle::before {
  content: "i";
  display: inline-block;
  vertical-align: text-bottom;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.oci-spinner::before {
  content: "";
  vertical-align: text-bottom;
  display: inline-block;
  box-sizing: border-box;
  width: 1rem;
  height: 1rem;
  border: 0.1rem solid #000;
  border-right-color: transparent;
  border-radius: 0.625rem;
  animation: oci-infinite-spinning 0.75s linear infinite;
}

@keyframes oci-infinite-spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.gu-hide {
  display: none !important;
}

.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.ReactTable {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.ReactTable * {
  box-sizing: border-box;
}

.ReactTable .rt-table {
  -webkit-box-flex: 1;
  -ms-flex: auto 1;
  flex: auto 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  border-collapse: collapse;
  overflow: auto;
}

.ReactTable .rt-thead {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ReactTable .rt-thead.-headerGroups {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.ReactTable .rt-thead.-filters {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.ReactTable .rt-thead.-filters input, .ReactTable .rt-thead.-filters select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 5px 7px;
  font-size: inherit;
  border-radius: 3px;
  font-weight: normal;
  outline-width: 0;
}

.ReactTable .rt-thead.-filters .rt-th {
  border-right: 1px solid rgba(0, 0, 0, 0.02);
}

.ReactTable .rt-thead.-header {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.15);
}

.ReactTable .rt-thead .rt-tr {
  text-align: center;
}

.ReactTable .rt-thead .rt-th, .ReactTable .rt-thead .rt-td {
  padding: 5px 5px;
  line-height: normal;
  position: relative;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: inset 0 0 0 0 transparent;
}

.ReactTable .rt-thead .rt-th.-sort-asc, .ReactTable .rt-thead .rt-td.-sort-asc {
  box-shadow: inset 0 3px 0 0 rgba(0, 0, 0, 0.6);
}

.ReactTable .rt-thead .rt-th.-sort-desc, .ReactTable .rt-thead .rt-td.-sort-desc {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.6);
}

.ReactTable .rt-thead .rt-th.-cursor-pointer, .ReactTable .rt-thead .rt-td.-cursor-pointer {
  cursor: pointer;
}

.ReactTable .rt-thead .rt-th:last-child, .ReactTable .rt-thead .rt-td:last-child {
  border-right: 0;
}

.ReactTable .rt-thead .rt-th:focus {
  outline-width: 0;
}

.ReactTable .rt-thead .rt-resizable-header {
  overflow: visible;
}

.ReactTable .rt-thead .rt-resizable-header:last-child {
  overflow: hidden;
}

.ReactTable .rt-thead .rt-resizable-header-content {
  overflow: hidden;
  text-overflow: ellipsis;
}

.ReactTable .rt-thead .rt-header-pivot {
  border-right-color: #f7f7f7;
}

.ReactTable .rt-thead .rt-header-pivot:after, .ReactTable .rt-thead .rt-header-pivot:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ReactTable .rt-thead .rt-header-pivot:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 8px;
  margin-top: -8px;
}

.ReactTable .rt-thead .rt-header-pivot:before {
  border-color: rgba(102, 102, 102, 0);
  border-left-color: #f7f7f7;
  border-width: 10px;
  margin-top: -10px;
}

.ReactTable .rt-tbody {
  -webkit-box-flex: 99999;
  -ms-flex: 99999 1 auto;
  flex: 99999 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
}

.ReactTable .rt-tbody .rt-tr-group {
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
}

.ReactTable .rt-tbody .rt-tr-group:last-child {
  border-bottom: 0;
}

.ReactTable .rt-tbody .rt-td {
  border-right: 1px solid rgba(0, 0, 0, 0.02);
}

.ReactTable .rt-tbody .rt-td:last-child {
  border-right: 0;
}

.ReactTable .rt-tbody .rt-expandable {
  cursor: pointer;
  text-overflow: clip;
}

.ReactTable .rt-tr-group {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ReactTable .rt-tr {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.ReactTable .rt-th, .ReactTable .rt-td {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 7px 5px;
  overflow: hidden;
  transition: 0.3s ease;
  transition-property: width, min-width, padding, opacity;
}

.ReactTable .rt-th.-hidden, .ReactTable .rt-td.-hidden {
  width: 0 !important;
  min-width: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  opacity: 0 !important;
}

.ReactTable .rt-expander {
  display: inline-block;
  position: relative;
  margin: 0;
  color: transparent;
  margin: 0 10px;
}

.ReactTable .rt-expander:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  border-left: 5.04px solid transparent;
  border-right: 5.04px solid transparent;
  border-top: 7px solid rgba(0, 0, 0, 0.8);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: pointer;
}

.ReactTable .rt-expander.-open:after {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
}

.ReactTable .rt-resizer {
  display: inline-block;
  position: absolute;
  width: 36px;
  top: 0;
  bottom: 0;
  right: -18px;
  cursor: col-resize;
  z-index: 10;
}

.ReactTable .rt-tfoot {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}

.ReactTable .rt-tfoot .rt-td {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}

.ReactTable .rt-tfoot .rt-td:last-child {
  border-right: 0;
}

.ReactTable.-striped .rt-tr.-odd {
  background: rgba(0, 0, 0, 0.03);
}

.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover {
  background: rgba(0, 0, 0, 0.05);
}

.ReactTable .-pagination {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.ReactTable .-pagination input, .ReactTable .-pagination select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 5px 7px;
  font-size: inherit;
  border-radius: 3px;
  font-weight: normal;
  outline-width: 0;
}

.ReactTable .-pagination .-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 3px;
  padding: 6px;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.1s ease;
  cursor: pointer;
  outline-width: 0;
}

.ReactTable .-pagination .-btn[disabled] {
  opacity: 0.5;
  cursor: default;
}

.ReactTable .-pagination .-btn:not([disabled]):hover {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.ReactTable .-pagination .-previous, .ReactTable .-pagination .-next {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.ReactTable .-pagination .-center {
  -webkit-box-flex: 1.5;
  -ms-flex: 1.5;
  flex: 1.5;
  text-align: center;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.ReactTable .-pagination .-pageInfo {
  display: inline-block;
  margin: 3px 10px;
  white-space: nowrap;
}

.ReactTable .-pagination .-pageJump {
  display: inline-block;
}

.ReactTable .-pagination .-pageJump input {
  width: 70px;
  text-align: center;
}

.ReactTable .-pagination .-pageSizeOptions {
  margin: 3px 10px;
}

.ReactTable .rt-noData {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease;
  z-index: 1;
  pointer-events: none;
  padding: 20px;
  color: rgba(0, 0, 0, 0.5);
}

.ReactTable .-loading {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}

.ReactTable .-loading > div {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 0;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-52%);
  transform: translateY(-52%);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.ReactTable .-loading.-active {
  opacity: 1;
  z-index: 2;
  pointer-events: all;
}

.ReactTable .-loading.-active > div {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

.ReactTable .rt-resizing .rt-th, .ReactTable .rt-resizing .rt-td {
  transition: none !important;
  cursor: col-resize;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.react-grid-layout {
  position: relative;
  transition: height 200ms ease;
}

.react-grid-item {
  transition: all 200ms ease;
  transition-property: left, top;
}

.react-grid-item.cssTransforms {
  transition-property: transform;
}

.react-grid-item.resizing {
  z-index: 1;
  will-change: width, height;
}

.react-grid-item.react-draggable-dragging {
  transition: none;
  z-index: 3;
  will-change: transform;
}

.react-grid-item.react-grid-placeholder {
  background: red;
  opacity: 0.2;
  transition-duration: 100ms;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.react-grid-item > .react-resizable-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 0;
  right: 0;
  cursor: se-resize;
}

.react-grid-item > .react-resizable-handle::after {
  content: "";
  position: absolute;
  right: 3px;
  bottom: 3px;
  width: 5px;
  height: 5px;
  border-right: 2px solid rgba(0, 0, 0, 0.4);
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
}

.react-resizable {
  position: relative;
}

.react-resizable-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-origin: content-box;
  box-sizing: border-box;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+");
  background-position: bottom right;
  padding: 0 3px 3px 0;
}

.react-resizable-handle-sw {
  bottom: 0;
  left: 0;
  cursor: sw-resize;
  transform: rotate(90deg);
}

.react-resizable-handle-se {
  bottom: 0;
  right: 0;
  cursor: se-resize;
}

.react-resizable-handle-nw {
  top: 0;
  left: 0;
  cursor: nw-resize;
  transform: rotate(180deg);
}

.react-resizable-handle-ne {
  top: 0;
  right: 0;
  cursor: ne-resize;
  transform: rotate(270deg);
}

.react-resizable-handle-w,
.react-resizable-handle-e {
  top: 50%;
  margin-top: -10px;
  cursor: ew-resize;
}

.react-resizable-handle-w {
  left: 0;
  transform: rotate(135deg);
}

.react-resizable-handle-e {
  right: 0;
  transform: rotate(315deg);
}

.react-resizable-handle-n,
.react-resizable-handle-s {
  left: 50%;
  margin-left: -10px;
  cursor: ns-resize;
}

.react-resizable-handle-n {
  top: 0;
  transform: rotate(225deg);
}

.react-resizable-handle-s {
  bottom: 0;
  transform: rotate(45deg);
}

.react-date-picker {
  display: inline-flex;
  position: relative;
}

.react-date-picker,
.react-date-picker *,
.react-date-picker *:before,
.react-date-picker *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.react-date-picker--disabled {
  background-color: #f0f0f0;
  color: #6d6d6d;
}

.react-date-picker__button {
  display: flex;
  border: thin solid gray;
}

.react-date-picker__button__input {
  min-width: calc(16px + 4.32em + 0.434em);
  flex-grow: 1;
  display: flex;
  padding: 0 2px;
  align-items: baseline;
}

.react-date-picker__button__input__divider {
  padding: 1px 0;
}

.react-date-picker__button__input__input {
  min-width: 0.54em;
  height: 100%;
  position: relative;
  padding: 1px;
  border: 0;
  background: none;
  font: inherit;
  box-sizing: content-box;
  -moz-appearance: textfield;
}

.react-date-picker__button__input__input::-webkit-outer-spin-button,
.react-date-picker__button__input__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.react-date-picker__button__input__input:invalid {
  background: rgba(255, 0, 0, 0.1);
}

.react-date-picker__button__input__input--hasLeadingZero {
  margin-left: -0.54em;
  padding-left: calc(1px + 0.54em);
}

.react-date-picker__button__icon {
  border: 0;
  background: transparent;
  padding: 4px 6px;
}

.react-date-picker__button__icon:enabled {
  cursor: pointer;
}

.react-date-picker__button__icon:enabled:hover svg g,
.react-date-picker__button__icon:enabled:focus svg g {
  stroke: #0078d7;
}

.react-date-picker__button__icon:disabled svg g {
  stroke: #6d6d6d;
}

.react-date-picker__button__icon svg {
  display: inherit;
}

.react-date-picker__calendar {
  width: 350px;
  max-width: 100vw;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
}

.react-date-picker__calendar--closed {
  display: none;
}

.react-date-picker__calendar--above-label {
  bottom: 100%;
  top: auto;
}

.react-date-picker__calendar .react-calendar {
  border-width: thin;
}

.react-calendar {
  width: 350px;
  max-width: 100%;
  background: white;
  border: 1px solid #a0a096;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.125em;
}

.react-calendar,
.react-calendar *,
.react-calendar *:before,
.react-calendar *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.react-calendar button {
  margin: 0;
  border: 0;
  outline: none;
}

.react-calendar button:enabled:hover {
  cursor: pointer;
}

.react-calendar__navigation {
  height: 44px;
  margin-bottom: 1em;
}

.react-calendar__navigation button {
  min-width: 44px;
  background: none;
}

.react-calendar__navigation button:enabled:hover,
.react-calendar__navigation button:enabled:focus {
  background-color: #e6e6e6;
}

.react-calendar__navigation button[disabled] {
  background-color: #f0f0f0;
}

.react-calendar__month-view__weekdays {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75em;
}

.react-calendar__month-view__weekdays__weekday {
  padding: 0.5em;
}

.react-calendar__month-view__weekNumbers {
  font-weight: bold;
}

.react-calendar__month-view__weekNumbers .react-calendar__tile {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75em;
  padding: 1em 0.6666666667em;
}

.react-calendar__month-view__days__day--weekend {
  color: #d10000;
}

.react-calendar__month-view__days__day--neighboringMonth {
  color: #757575;
}

.react-calendar__year-view .react-calendar__tile,
.react-calendar__decade-view .react-calendar__tile,
.react-calendar__century-view .react-calendar__tile {
  padding: 2em 0.5em;
}

.react-calendar__tile {
  max-width: 100%;
  text-align: center;
  padding: 0.75em 0.5em;
  background: none;
}

.react-calendar__tile:disabled {
  background-color: #f0f0f0;
}

.react-calendar__tile:enabled:hover,
.react-calendar__tile:enabled:focus {
  background-color: #e6e6e6;
}

.react-calendar__tile--hasActive {
  background: #76baff;
}

.react-calendar__tile--hasActive:enabled:hover,
.react-calendar__tile--hasActive:enabled:focus {
  background: #a9d4ff;
}

.react-calendar__tile--active {
  background: #006edc;
  color: white;
}

.react-calendar__tile--active:enabled:hover,
.react-calendar__tile--active:enabled:focus {
  background: #1087ff;
}

.react-calendar--selectRange .react-calendar__tile--hover {
  background-color: #e6e6e6;
}

.select2-container--r18 .select2-selection--single {
  height: 2.03125rem;
  background-color: #fff;
  transition: box-shadow 0.5s;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  outline: 0;
}
.form-field-large .select2-container--r18 .select2-selection--single {
  height: 2.53125rem;
}
.select2-container--r18 .select2-selection--single:focus {
  border: 1px solid #315F94;
  box-shadow: 0 0 5px #6587af;
}
.select2-container--r18 .select2-selection--single .select2-selection__rendered {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 2.03125rem;
  color: #333;
}
.form-field-large .select2-container--r18 .select2-selection--single .select2-selection__rendered {
  font-size: 1.09375rem;
  line-height: 2.53125rem;
}
.select2-container--r18 .select2-selection--single .select2-selection__clear {
  font-weight: bold;
  float: right;
  margin-right: 10px;
  cursor: pointer;
}
.select2-container--r18 .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--r18 .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  height: 2.03125rem;
  background-color: transparent;
  border: none;
}
.form-field-large .select2-container--r18 .select2-selection--single .select2-selection__arrow {
  height: 2.53125rem;
}
.select2-container--r18 .select2-selection--single .select2-selection__arrow b {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin-top: -2px;
  margin-left: -4px;
  border-width: 5px 4px 0 4px;
  border-style: solid;
  border-color: #a1a1a1 transparent transparent transparent;
}
.select2-container--r18[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--r18[dir=rtl] .select2-selection--single .select2-selection__arrow {
  right: auto;
  left: 1px;
}
.select2-container--r18.select2-container--open .select2-selection--single {
  border: 1px solid #315F94;
}
.select2-container--r18.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--r18.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 4px 5px 4px;
  border-color: transparent transparent #888 transparent;
}
.select2-container--r18.select2-container--open.select2-container--above .select2-selection--single {
  background-color: #fff;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--r18.select2-container--open.select2-container--below .select2-selection--single {
  background-color: #fff;
  border-bottom: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.select2-container--r18 .select2-selection--multiple {
  line-height: 1;
  min-height: 2.03125rem;
  background-color: white;
  cursor: text;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  outline: 0;
}
.select2-container--r18 .select2-selection--multiple:focus {
  border: 1px solid #315F94;
}
.select2-container--r18 .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0 !important;
  padding: 0 5px;
}
.select2-container--r18 .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--r18 .select2-selection--multiple .select2-selection__choice {
  font-weight: normal;
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.25;
  padding: 0.125rem 0.3125rem;
  background-color: #f5f7fa;
  color: #333;
  border: 1px solid #f5f7fa;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(51, 51, 51, 0.2);
  float: left;
  margin-top: 0.25rem;
  margin-right: 0.25rem;
  cursor: default;
  border-radius: 4px;
}
.select2-container--r18 .select2-selection--multiple .select2-selection__choice__remove {
  font-weight: bold;
  display: inline-block;
  margin-right: 0.375rem;
  padding: 0.0625rem 0.375rem 0.1875rem;
  cursor: pointer;
  color: #888;
  border-right: 1px solid #ccd7e4;
}
.select2-container--r18 .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--r18[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
}
.select2-container--r18[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-right: auto;
  margin-left: 5px;
}
.select2-container--r18[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: auto;
  margin-left: 2px;
}
.select2-container--r18.select2-container--open .select2-selection--multiple {
  border: 1px solid #315F94;
}
.select2-container--r18.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--r18.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.select2-container--r18 .select2-search--dropdown {
  padding: 0;
}
.select2-container--r18 .select2-search--dropdown .select2-search__field {
  margin-bottom: 0;
  background-color: whitesmoke;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  outline: 0;
  box-shadow: inset 0 1px 0 0 rgba(51, 51, 51, 0.09);
}
.select2-container--r18 .select2-search--dropdown .select2-search__field:focus {
  border-right: 0;
  border-left: 0;
  box-shadow: none;
}
.select2-container--r18 .select2-search--inline .select2-search__field {
  margin: 0;
  outline: 0;
  box-shadow: none;
}
.select2-container--r18 .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--r18 .select2-dropdown--above {
  border-bottom: none;
  box-shadow: 0 -2px 4px rgba(51, 51, 51, 0.2);
}
.select2-container--r18 .select2-dropdown--below {
  border-top: none;
  box-shadow: 0 2px 4px rgba(51, 51, 51, 0.2);
}
.select2-container--r18 .select2-results > .select2-results__options {
  overflow-y: auto;
  max-height: 200px;
}
.select2-container--r18 .select2-results__option {
  font-size: 0.875rem;
  padding: 0.5rem;
  color: #333;
}
.select2-container--r18 .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--r18 .select2-results__option[aria-disabled=true] {
  color: #d7d7d7;
}
.select2-container--r18 .select2-results__option[aria-selected=true] {
  font-weight: bold;
  color: #315F94;
}
.select2-container--r18 .select2-results__option--highlighted[aria-selected] {
  background-color: #e0e7ef;
  color: #333;
}
.select2-container--r18 .select2-results__group {
  display: block;
  padding: 6px;
  cursor: default;
}
.select2-container--r18.select2-container--open.select2-container--below {
  box-shadow: 0 2px 4px rgba(51, 51, 51, 0.2);
}
.select2-container--r18.select2-container--open.select2-container--above {
  box-shadow: 0 -2px 4px rgba(51, 51, 51, 0.2);
}
.select2-container--r18.select2-container--open .select2-dropdown {
  border-color: #315F94;
  border-radius: 0;
}
.select2-container--r18.select2-container--disabled .select2-selection--single {
  background-color: #ebebeb;
  cursor: not-allowed;
}

.react-date-picker {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
}
.react-date-picker--left .react-date-picker__calendar {
  right: auto;
  left: 0;
}
.react-date-picker--right .react-date-picker__calendar {
  right: 0;
  left: auto;
}
.react-date-picker--disabled input {
  border-color: transparent;
}
.react-date-picker__button {
  width: inherit;
  height: 2.03125rem;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  align-items: center;
}
.react-date-picker--disabled .react-date-picker__button {
  background-color: #ebebeb;
  cursor: not-allowed;
}
.react-date-picker__button__icon {
  stroke: #315F94;
  fill: #315F94;
}
.react-date-picker__button__input {
  padding: 0 0 0 0.5rem;
}
.react-date-picker__button__input input {
  margin: 0;
  padding: 0 0.125rem;
  border: 0;
  height: calc(100% - 2px);
}
.react-date-picker__button__input__month {
  min-width: 1.375em;
  text-align: right;
}
.react-date-picker__button__input__day {
  min-width: 1.375em;
  text-align: center;
}
.react-date-picker__button__input__year {
  min-width: 3em;
}
.react-date-picker__calendar {
  z-index: 9999;
  width: 10vw;
  min-width: 300px;
  max-width: 350px;
  box-shadow: 0 2px 4px rgba(51, 51, 51, 0.25);
}

.react-calendar {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.25;
  width: 100%;
  color: #333;
  border: 0;
}
.react-calendar button {
  border: 0;
  outline: none;
}
.react-calendar button:not([disabled]):hover {
  cursor: pointer;
}
.react-calendar__navigation {
  height: auto;
  margin-bottom: 0.5rem;
  padding: 0.25rem 0;
  background-color: #eaeff4;
}
.react-calendar__navigation__label {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
}
.react-calendar__navigation button {
  min-width: 0;
  padding: 0.25rem;
  background: none;
  stroke: #a1a1a1;
}
.react-calendar__navigation button:not([disabled]):hover {
  background-color: #f5f7fa;
}
.react-calendar__navigation button[disabled] {
  background-color: transparent;
  color: #ebebeb;
}
.react-calendar__month-view__weekdays, .react-calendar__month-view__weekday, .react-calendar__month-view__weekNumbers {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.625rem;
  font-weight: 500;
}
.react-calendar__month-view__weekdays {
  text-align: center;
  text-transform: uppercase;
}
.react-calendar__month-view__weekdays__weekday {
  padding: 0.5em;
}
.react-calendar__month-view__weekNumbers {
  font-weight: bold;
}
.react-calendar__month-view__weekNumbers .react-calendar__tile {
  font-size: 0.75em;
  display: flex;
  padding: 1em 0.6666666667em;
  align-items: center;
  justify-content: center;
}
.react-calendar__month-view__days__day {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
}
.react-calendar__month-view__days__day--weekend {
  color: #a1a1a1;
}
.react-calendar__month-view__days__day--neighboringMonth {
  color: #d7d7d7;
}
.react-calendar__year-view .react-calendar__tile, .react-calendar__decade-view .react-calendar__tile, .react-calendar__century-view .react-calendar__tile {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  text-transform: uppercase;
  padding: 1em 0.5em;
}
.react-calendar__tile {
  text-align: center;
  max-width: 100%;
  padding: 0.75em 0.5em;
  background: none;
}
.react-calendar__tile button[disabled] {
  background-color: #d7d7d7;
}
.react-calendar__tile button:not([disabled]):hover {
  background-color: #d6dfea;
}
.react-calendar__tile--hasActive {
  background: #315F94;
}
.react-calendar__tile--hasActive button:not([disabled]):hover {
  background: #6587af;
}
.react-calendar__tile--active {
  background: #315F94;
  color: #fff;
}
.react-calendar__tile--active button:not([disabled]):hover {
  background: #6587af;
}

.react-select {
  min-height: 2.03125rem;
  margin-bottom: 1rem;
}
.react-select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
  position: relative;
  top: 0.5px;
}
.react-select__container {
  margin-bottom: 1rem;
  box-shadow: none;
}
.react-select__clear-indicator {
  padding: 0.5rem;
}
.react-select__clear-indicator svg {
  width: 1rem;
  height: 1rem;
}
.react-select__control {
  min-height: 2.03125rem;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  box-shadow: none;
}
.react-select__control--is-hovered {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.react-select__control--is-focused {
  border: 1px solid #315F94;
  box-shadow: 0 0 5px #6587af;
}
.react-select__dropdown-indicator {
  align-items: center;
  justify-content: center;
  color: #333;
  width: 25px;
  height: 100%;
  padding: 0;
  background: transparent;
  vertical-align: baseline;
}
.react-select__indicator-container {
  display: none;
}
.react-select__indicator-separator {
  margin: 0;
  background-color: transparent;
  height: inherit;
}
.react-select__multi-value {
  font-weight: normal;
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.25;
  padding: 0.125rem 0.3125rem;
  background-color: #f5f7fa;
  color: #333;
  border: 1px solid #f5f7fa;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(51, 51, 51, 0.2);
  display: inline-flex;
  margin-right: 0.5rem !important;
  flex-direction: row-reverse;
}
.react-select__multi-value__remove svg {
  height: 0.875rem;
  width: 0.875rem;
}
.react-select__multi-value__remove:hover, .react-select__multi-value__remove:focus {
  cursor: pointer;
  color: #d0021b !important;
  background-color: transparent !important;
}
.react-select__placeholder {
  color: #d7d7d7;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1.25;
  width: 90%;
}
.react-select__input input {
  margin: 0;
  height: inherit;
}
.react-select__input input:focus {
  box-shadow: none;
}
.react-select__menu {
  border: 1px solid #d7d7d7;
  border-top-color: transparent;
}
.react-select__menu-list {
  max-height: 190px;
}
.react-select__option {
  font-size: 0.875rem;
  font-weight: normal;
  padding: 0.5rem;
  color: #333;
  background-color: transparent;
  line-height: 1.6;
}
.react-select__option--is-focused {
  background-color: #e0e7ef !important;
}
.react-select__option--is-selected {
  color: #315F94 !important;
  font-weight: bold !important;
}
.react-select__single-value {
  font-size: 0.875rem;
  font-weight: normal;
  margin-left: 0;
  margin-right: 0;
}
.react-select__value-container {
  padding: 2px 8px;
}

html {
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
}
body.has-overlay {
  position: fixed;
  overflow: hidden;
}

dl dt {
  font-size: 90%;
}
dl dd {
  margin-bottom: 0.5rem;
}

.form {
  position: relative;
  width: inherit;
}
@supports (display: flex) {
  .form {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
  }
}
.overlay-content .form {
  width: 100%;
  height: 100%;
  min-height: 100%;
  flex: 1;
}
.form--tabs-panel {
  min-height: calc(100% - 3rem);
}
.form__fields, .form__actions {
  width: 100%;
}
.form__fields {
  min-height: inherit;
  margin-bottom: 0;
  padding-bottom: 3.75rem;
  transition: padding-right 0.1s ease;
}
.form__fields > .row, .form__fields > *[id*=react-component] > .row {
  margin-left: -15px;
  margin-right: -15px;
}
.overlay-content .form__fields {
  overflow-x: hidden;
  overflow-y: auto;
  height: calc(100% - 3.75rem);
  min-height: 0;
}
.form__fields--visible {
  overflow: visible !important;
}
@supports (display: flex) {
  .form__fields {
    height: auto;
    min-height: calc(100% - 4.5rem);
    margin-bottom: 1rem;
    padding-bottom: 0;
  }
  .overlay-content .form__fields {
    height: auto;
  }
  .overlay-content .form__fields:not(:only-child) {
    min-height: calc(100% - 4.5rem);
    max-height: calc(100% - 4.5rem);
  }
}
.form__fields > .fieldset {
  margin-top: 0;
}
.form__fields > .fieldset:last-child {
  margin-bottom: 0;
}
.form__fields > .fieldset.callout > legend {
  background: #ebebeb;
  color: #333;
  border: inherit;
  padding: 0.25em 0.5em;
}
.form__fields.can-scroll {
  padding-right: 1rem;
}
.form__actions {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 1px solid #d7d7d7;
}
.form__actions--footer {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 0;
  border-top: 0;
}
@supports (display: flex) {
  .form__actions--footer {
    position: static;
    width: 100%;
    margin-top: auto;
    padding-bottom: 0;
  }
  .form__actions--footer .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.tinymce-field {
  padding-bottom: 1rem;
  fill: none;
  stroke: none;
}
.tinymce-field label {
  line-height: 1.25;
  margin-bottom: 0.5rem;
}
.tinymce-field textarea {
  display: none;
}
.tinymce-field .tox-tinymce {
  z-index: 0;
}

.checkbox-field {
  font-size: 0.9375rem;
  font-weight: 600;
  display: flex;
  margin-bottom: 1rem;
  color: #515151;
  align-items: center;
}
.checkbox-field .switch {
  margin-right: 1rem;
  margin-bottom: 0;
}

.form-field-large > span:first-child {
  font-size: 0.9375rem;
}

.footer {
  font-size: 0.8125rem;
  display: flex;
  margin-top: 1rem;
  margin-left: 15px;
  margin-right: 15px;
  padding: 1rem 0;
  border-top: 1px solid #d7d7d7;
  justify-content: space-between;
  align-items: center;
}
.footer__logo {
  display: flex;
  flex-direction: column;
  margin-right: 1rem;
  padding-right: 1rem;
  border-right: 1px solid #d7d7d7;
  align-self: stretch;
  justify-content: center;
  flex: 0 0 calc(5.0625rem);
}
.footer__logo svg,
.footer__logo img {
  width: 4.0625rem;
  height: 1.625rem;
}
.footer__copyright, .footer__menu {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  color: #333;
  flex: 1;
}
.footer__copyright {
  display: flex;
  align-items: center;
}
.footer__menu a {
  font-size: 1rem;
  text-decoration: underline;
  color: #315F94;
}

.fieldset legend {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  text-transform: uppercase;
  color: #a1a1a1;
}

[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] {
  height: 2.03125rem;
}

.menu [type=text], .menu [type=password], .menu [type=date], .menu [type=datetime], .menu [type=datetime-local], .menu [type=month], .menu [type=week], .menu [type=email], .menu [type=number], .menu [type=search], .menu [type=tel], .menu [type=time], .menu [type=url], .menu [type=color],
.menu textarea {
  margin-bottom: 1rem;
}

.radio,
.radio-inline {
  position: relative;
}
.radio input,
.radio-inline input {
  position: absolute;
  left: -9999px;
}
.radio input + label,
.radio-inline input + label {
  font-size: 0.75rem;
  line-height: 1.25;
  text-transform: none;
  margin: 0;
  padding-left: 1.5rem;
  cursor: pointer;
}
.radio input + label:before, .radio input + label:after,
.radio-inline input + label:before,
.radio-inline input + label:after {
  content: "";
  position: absolute;
  display: block;
  width: 1rem;
  height: 1rem;
  top: 0.3333333333em;
  left: 0;
}
.radio input + label:after,
.radio-inline input + label:after {
  margin-right: 0.5rem;
}
.radio input + label:first-line, .radio input + label:first-line,
.radio-inline input + label:first-line,
.radio-inline input + label:first-line {
  line-height: 2;
}
.radio input + label span,
.radio-inline input + label span {
  display: block;
  margin-right: 0.5rem;
  margin-left: 1rem;
}
.radio input + label:before,
.radio-inline input + label:before {
  background-color: #f9f9f9;
  transition: all 0.1s linear;
  border: 1px solid #a1a1a1;
  border-radius: 50%;
}
.radio input + label:after,
.radio-inline input + label:after {
  transform: scale(0);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2228%22%20height%3D%2228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M25.5%202.5L9%2025.5%202.5%2019%22%20stroke-width%3D%224%22%20stroke%3D%22%23f9f9f9%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  transition: transform 0.2s cubic-bezier(0.595, -0.575, 0.56, 1.65);
  color: #a1a1a1;
}
.radio input:checked + label:before,
.radio-inline input:checked + label:before {
  background-color: #6587af;
  border-color: #d7d7d7;
}
.radio input:checked + label:after,
.radio-inline input:checked + label:after {
  transform: scale(0.625);
}
.radio input:disabled + label,
.radio-inline input:disabled + label {
  cursor: not-allowed;
  opacity: 0.25;
}

.checkbox,
.checkbox-inline {
  position: relative;
}
.checkbox input,
.checkbox-inline input {
  position: absolute;
  left: -9999px;
}
.checkbox input + label,
.checkbox-inline input + label {
  font-size: 0.75rem;
  line-height: 1.25;
  text-transform: none;
  margin: 0;
  padding-left: 1.5rem;
  cursor: pointer;
}
.checkbox input + label:before, .checkbox input + label:after,
.checkbox-inline input + label:before,
.checkbox-inline input + label:after {
  content: "";
  position: absolute;
  display: block;
  width: 1rem;
  height: 1rem;
  top: 0.3333333333em;
  left: 0;
}
.checkbox input + label:after,
.checkbox-inline input + label:after {
  margin-right: 0.5rem;
}
.checkbox input + label:first-line, .checkbox input + label:first-line,
.checkbox-inline input + label:first-line,
.checkbox-inline input + label:first-line {
  line-height: 2;
}
.checkbox input + label span,
.checkbox-inline input + label span {
  display: block;
  margin-right: 0.5rem;
  margin-left: 1rem;
}
.checkbox input + label:before,
.checkbox-inline input + label:before {
  background-color: #f9f9f9;
  transition: all 0.1s linear;
  border: 1px solid #a1a1a1;
  border-radius: 2px;
}
.checkbox input + label:after,
.checkbox-inline input + label:after {
  transform: scale(0);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2228%22%20height%3D%2228%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M25.5%202.5L9%2025.5%202.5%2019%22%20stroke-width%3D%224%22%20stroke%3D%22%23f9f9f9%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  transition: transform 0.2s cubic-bezier(0.595, -0.575, 0.56, 1.65);
  color: #a1a1a1;
}
.checkbox input:checked + label:before,
.checkbox-inline input:checked + label:before {
  background-color: #6587af;
  border-color: #d7d7d7;
}
.checkbox input:checked + label:after,
.checkbox-inline input:checked + label:after {
  transform: scale(0.625);
}
.checkbox input:disabled + label,
.checkbox-inline input:disabled + label {
  cursor: not-allowed;
  opacity: 0.25;
}

.radio-inline--empty,
.checkbox-inline--empty {
  position: relative;
  width: 100%;
  height: 2rem;
  padding: 0;
}
.radio-inline--empty:before,
.checkbox-inline--empty:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.radio-inline--empty input + label,
.checkbox-inline--empty input + label {
  text-indent: -9999px;
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.2rem 0.75rem;
  transition: background-color 0.3s ease;
  border-radius: 2px;
}
.radio-inline--empty input + label:hover,
.checkbox-inline--empty input + label:hover {
  background-color: #98afca;
}
.radio-inline--empty input + label:before, .radio-inline--empty input + label:after,
.checkbox-inline--empty input + label:before,
.checkbox-inline--empty input + label:after {
  top: 50%;
  left: 50%;
  margin-top: -0.5rem;
  margin-left: -0.5rem;
}
.radio-inline--empty input + label:after,
.checkbox-inline--empty input + label:after {
  margin-right: 0;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: 0.5rem;
}

.select2 {
  margin-bottom: 1rem;
}

label {
  position: relative;
}
label .cke {
  margin-bottom: 1rem;
}
label .form-error {
  position: absolute;
  font-size: 70%;
  text-transform: uppercase;
  font-weight: bold;
  color: #525252;
  margin: 0;
  right: 0.5rem;
  bottom: 0.5rem;
  line-height: 1.09375rem;
}
label > *:last-child:not(.form-error):not(script):not([class*=tinymce]) {
  display: block;
  /* TODO: removing this fixes some form layout issues, but what does it break !? */
}
label > *:not(:last-child):not([class*=tinymce]) {
  margin-bottom: 0;
}
label .tox-tinymce {
  margin-bottom: 1rem;
  z-index: 0;
}
label.is-required > span:first-of-type:not(:empty),
label.is-required > span[data-r18-ui-toggle-field-label]:not(.is-hidden) {
  font-weight: 700;
  color: #d0021b;
}
label.is-required > span:first-of-type:not(:empty):after,
label.is-required > span[data-r18-ui-toggle-field-label]:not(.is-hidden):after {
  content: "*";
  margin-left: 0.5em;
}
label.is-required .form-error {
  display: block;
}

/*
  this loop creates a set of classes for each property, using every
  provided speed name. Example:

  ~~~
  .can-transition-opacity-fast {
    transition: opacity 0.15s ease-in-out;
  }
  ~~~

  Add or subtract from these lists as necessary.
*/
.can-transition-opacity-slow {
  transition: opacity 0.75s ease-in-out;
}
.can-transition-opacity-medium {
  transition: opacity 0.5s ease-in-out;
}
.can-transition-opacity-fast {
  transition: opacity 0.15s ease-in-out;
}
.can-transition-height-slow {
  transition: height 0.75s ease-in-out;
}
.can-transition-height-medium {
  transition: height 0.5s ease-in-out;
}
.can-transition-height-fast {
  transition: height 0.15s ease-in-out;
}
.can-transition-min-height-slow {
  transition: min-height 0.75s ease-in-out;
}
.can-transition-min-height-medium {
  transition: min-height 0.5s ease-in-out;
}
.can-transition-min-height-fast {
  transition: min-height 0.15s ease-in-out;
}
.can-transition-padding-slow {
  transition: padding 0.75s ease-in-out;
}
.can-transition-padding-medium {
  transition: padding 0.5s ease-in-out;
}
.can-transition-padding-fast {
  transition: padding 0.15s ease-in-out;
}
.can-transition-transform-slow {
  transition: transform 0.75s ease-in-out;
}
.can-transition-transform-medium {
  transition: transform 0.5s ease-in-out;
}
.can-transition-transform-fast {
  transition: transform 0.15s ease-in-out;
}

.is-transformed-up {
  transform: translateY(-100%);
}
.is-transformed-right {
  transform: translateX(100%);
}
.is-transformed-down {
  transform: translateY(100%);
}
.is-transformed-left {
  transform: translateX(-100%);
}

.is-hidden {
  opacity: 0;
}

.has-no-height {
  height: 0;
}

.is-spinning {
  animation: infinite-spin 1.5s reverse infinite linear;
}

.scale-on-hover:hover, .scale-on-hover:focus-within {
  transform: scale(1.25);
}

.text-primary {
  color: #345e30 !important;
}

.text-secondary {
  color: #315F94 !important;
}

.text-success {
  color: #00d3a7 !important;
}

.text-warning {
  color: #ED970B !important;
}

.text-alert {
  color: #d0021b !important;
}

.can-scroll {
  padding-right: 1rem;
}

.wrapper {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  width: 100%;
  padding-top: 7.25rem;
  padding-right: 15px;
  padding-left: 15px;
  /*
   HACK:
   If we ever have a situation where the `wrapper` class is present,
   but the only immediate parent element is a single div, there's a good
   chance it's a React component. There's also a good chance the wrapper `div`
   won't extend the full width of its container. Checking the ID for the presence
   of `react-component` and then forcing the width to 100%  should reliably
   resolve this issue.
   */
}
@media screen and (min-width: 75em) {
  .wrapper {
    padding-right: 0;
    padding-left: 0;
  }
}
.wrapper.is-assessor, .wrapper.has-no-lab {
  padding-top: 4.25rem;
}
.wrapper.has-admin {
  padding-top: 4.25rem;
}
.wrapper__inner {
  display: flex;
  flex-direction: column;
  min-width: 100%;
  height: inherit;
  flex: 1 1 auto;
}
.wrapper__inner > *:only-of-type {
  height: 100%;
}
.wrapper--has-title {
  flex-wrap: wrap;
}
.wrapper--has-title .page-title {
  flex: 0 0 100%;
}
.wrapper--simple {
  width: 85%;
  max-width: 63.75rem;
  min-height: inherit;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.wrapper--simple .wrapper__inner {
  flex-direction: row;
  min-height: 60vh;
}
.wrapper--simple .wrapper__inner--left {
  max-width: 25rem;
  flex: 1 1 60%;
}
.wrapper--simple .wrapper__inner--right {
  margin-left: 2rem;
  flex: 1 1 40%;
}
.wrapper--simple .wrapper__inner--full {
  flex: 0 0 100%;
}
.wrapper--simple .wrapper__footer {
  width: 100%;
}
.wrapper--accented-left .wrapper__left {
  background-color: #eaeff4;
}
.wrapper--accented-left .wrapper__left .button.hollow {
  background-color: #f9f9f9;
}
.wrapper--accented-right .wrapper__right {
  background-color: #eaeff4;
}
.wrapper--accented-right .wrapper__right .button.hollow {
  background-color: #f9f9f9;
}
.wrapper--autoheight {
  position: relative;
}
.wrapper--autoheight-left .wrapper__left {
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
}
.wrapper--autoheight-right .wrapper__right {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
}
.wrapper--lab-setup {
  position: relative;
  min-height: 70vh;
  padding-top: 0;
  box-shadow: 0 0 4px rgba(51, 51, 51, 0.25);
}
.wrapper--lab-setup > .wrapper__left {
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: auto;
  width: 35%;
  height: 100%;
  background-color: #eaeff4;
}
@media print, screen and (min-width: 45em) {
  .wrapper--lab-setup > .wrapper__left {
    width: 25%;
  }
}
.wrapper--lab-setup > .wrapper__right {
  width: 100%;
  padding: 1rem 1rem 1rem calc(35% + 1rem);
  background-color: #fff;
}
@media print, screen and (min-width: 45em) {
  .wrapper--lab-setup > .wrapper__right {
    padding-left: calc(25% + 1rem);
  }
}
.wrapper--align-top {
  justify-content: flex-start;
}
.wrapper--procedures, .wrapper--form-builder {
  height: 100%;
}
.wrapper--procedures > .wrapper__left, .wrapper--form-builder > .wrapper__left {
  width: 100%;
}
.wrapper--procedures > .wrapper__left:not(:only-child), .wrapper--form-builder > .wrapper__left:not(:only-child) {
  width: 375px;
  padding-right: 1rem;
}
.wrapper--procedures > .wrapper__right, .wrapper--form-builder > .wrapper__right {
  overflow-y: auto;
  padding: 1rem;
  background-color: #eaeff4;
}
.wrapper--procedures > .wrapper__right {
  width: calc(960px - 375px - 1rem);
}
.wrapper--form-builder > .wrapper__right {
  width: calc(1200px - 375px - 1rem);
}
.wrapper > div[id*=react-component] {
  width: 100%;
}

.outer-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.comparison {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.comparison--wide {
  flex-direction: row;
}
.comparison__graphic, .comparison__lists {
  display: inherit;
  justify-content: center;
  align-items: center;
}
.comparison__graphic {
  flex: 1;
  flex-direction: column;
  margin-bottom: 1rem;
}
.comparison__lists {
  flex: 1 1 33.333333%;
}
.comparison--wide .comparison__lists {
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.comparison__links {
  display: flex;
  margin-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.comparison__links > .button {
  flex: auto;
  justify-content: center;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.comparison-graphic {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  flex: 1;
  margin-bottom: 1rem;
  justify-content: center;
}
.comparison-graphic__chart {
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  width: inherit;
  height: inherit;
}
.comparison-graphic__percentage {
  position: relative;
  top: 35%;
  height: 55%;
}

.comparison-graphic-percentage {
  line-height: 1.25;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  line-height: 1;
  text-align: center;
  color: #00d3a7;
}
.comparison-graphic-percentage > * {
  white-space: normal;
}
.comparison-graphic-percentage__value {
  font-size: 4.5rem;
  font-weight: 500;
}
.comparison-graphic-percentage__label {
  font-size: 1.5rem;
  text-transform: uppercase;
}

.comparison-graphic-chart {
  position: relative;
  overflow: hidden;
  width: 90%;
  height: 60%;
  margin: 5% auto 0;
}
.comparison--wide .comparison-graphic-chart {
  width: 85%;
  height: 50%;
}
.comparison-graphic-chart__circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 100%;
}

.comparison-graphic-chart-circle {
  position: absolute;
  top: 0;
  overflow: hidden;
  transform-origin: bottom center;
  width: 100%;
  padding-top: 50%;
  transition: transform 0.375s ease-in-out 1s;
}
.comparison-graphic-chart-circle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  border: 16px solid transparent;
  border-radius: 50%;
}
.comparison-graphic-chart-circle--fill::before {
  border-color: #00d3a7;
}
.comparison-graphic-chart-circle--empty::before {
  border-color: #d7d7d7;
}

.comparison-lists {
  display: flex;
  position: relative;
  top: -2vh;
}

.comparison-list {
  line-height: 1.25;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  color: #a1a1a1;
  justify-content: center;
  flex: 1;
}
.comparison-list > * {
  white-space: normal;
}
.comparison-list:not(:first-child) {
  border-left: 1px solid #a1a1a1;
}
.comparison--wide .comparison-list:not(:first-child) {
  border-top: 1px solid #a1a1a1;
  border-left: 0;
}
.comparison-list__count {
  font-size: 2.25rem;
  font-weight: 500;
}
.comparison-list__title {
  font-size: 1.125rem;
}
.comparison-list__link {
  margin-top: 0.5rem;
}

.dashboard__header, .dashboard__grid {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}
.dashboard__header {
  stroke: #315F94;
}
.dashboard__header .menu-text {
  font-size: 0.875rem;
  font-weight: normal;
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  color: #a1a1a1;
}
.dashboard__header .menu > li:last-child {
  margin-left: 1em;
  border-left: 1px solid #d7d7d7;
}
.dashboard__header a[role=button] {
  display: flex;
  border-radius: 2px;
  border: 1px solid transparent;
  transition: opacity 0.15s ease;
}
.dashboard__header a[role=button]:not(.button) {
  padding: 0.25rem;
}
.dashboard__header a[role=button]:not(.button):not(.is-active) {
  opacity: 0.5;
}
.dashboard__header a[role=button]:not(.button):not(.is-active):hover {
  opacity: 1;
}

.filter-control {
  position: relative;
  display: flex;
  margin-bottom: 1rem;
  align-items: center;
}
.filter-control label {
  white-space: nowrap;
  margin-right: 0.5rem;
  max-width: 250px;
}
.filter-control select,
.filter-control input {
  margin-bottom: 0;
  border: 1px solid #315F94;
}
.filter-control .switch {
  margin-bottom: 0;
}
.filter-control select {
  padding-top: 0;
  padding-bottom: 0;
}
.filter-control--wrap-label label {
  white-space: normal;
  line-height: 1.2;
}
.filter-control--invert-layout {
  flex-direction: row-reverse;
}
.filter-control--invert-layout label {
  margin-left: 0.5rem;
  margin-right: 0;
}
.filter-control__reset {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.5rem;
  cursor: pointer;
}
.filter-control__reset svg {
  width: 1rem;
  height: 1rem;
  fill: #a1a1a1;
}

.form-builder {
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.form-builder__controls {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 1rem;
}
.form-builder__fields {
  padding: 0.5rem;
  flex: 1;
  background-color: rgba(249, 249, 249, 0.625);
  border: 1px solid #d7d7d7;
  overflow: auto;
}

.form-builder-footer-message {
  color: #d0021b;
  stroke: #d0021b;
  display: flex;
  align-items: center;
  width: 75%;
  margin-left: auto;
  margin-bottom: 0;
}
.form-builder-footer-message__text {
  line-height: 1.2;
  flex: 1;
  text-align: right;
  margin-right: 0.5rem;
}
.form-builder-footer-message__icon {
  flex: 0 0 24px;
  height: 24px;
}

.form-builder-field {
  overflow: visible;
  margin: 0;
}
.form-builder-field.panel {
  margin-bottom: 0;
}
.form-builder-field .panel__header {
  position: relative;
}
.form-builder-field .panel__body {
  overflow: hidden;
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  transition: padding 0.125s ease 0.125s;
}
.form-builder-field--is-editing .panel__body {
  transition: padding 0.125s ease;
}

.form-builder-field__edit-control,
.form-builder-field__form {
  padding: 0.5rem;
}

.form-builder-field__edit-control {
  display: flex;
  background-color: #eaeff4;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50px;
  transition: transform 0.125s ease;
  z-index: 2;
}
.form-builder-field--is-editing .form-builder-field__edit-control {
  transition: transform 0.125s ease 0.125s;
}
.form-builder-field__edit-control > label {
  display: flex;
  align-items: baseline;
  width: 100%;
  max-width: 420px;
  flex: 1;
}
.form-builder-field__edit-control > label > span {
  white-space: nowrap;
  text-transform: uppercase;
  margin-right: 0.5rem;
}
.form-builder-field__edit-control > label > select {
  margin-bottom: 0;
}
.form-builder-field__edit-control--top {
  top: 0;
  transform: translateY(-100%);
}
.form-builder-field--is-editing .form-builder-field__edit-control--top {
  transform: translateY(0);
}
.form-builder-field__edit-control--bottom {
  bottom: 0;
  transform: translateY(100%);
}
.form-builder-field--is-editing .form-builder-field__edit-control--bottom {
  transform: translateY(0);
}

.form-builder-field__form {
  flex: 1;
  overflow: hidden;
  position: relative;
  will-change: padding-top, padding-bottom, min-height;
}

.form-builder-field__empty {
  display: flex;
  align-items: center;
  justify-content: center;
  stroke: #d7d7d7;
  height: 100%;
}

.form-builder-field-title {
  position: absolute;
  left: 2.25rem;
  transition: left 0.125s ease;
  will-change: left;
}
.form-builder-field--is-editing .form-builder-field-title, .form-builder-field--is-collapsed .form-builder-field-title {
  left: 0.5rem;
}

.form-builder-field-wrapper {
  position: absolute;
  left: 0.5rem;
  width: calc(100% - 1rem);
  transition: top 0.125s ease;
  will-change: top;
}
.form-builder-field-wrapper .react-select,
.form-builder-field-wrapper input[type=text] {
  max-width: 750px;
}

.form-builder-header-button {
  position: relative;
  margin-right: 0.5rem;
}
.form-builder-header-button:last-of-type {
  margin-right: 0;
}
.form-builder-header-button .tooltip {
  position: absolute;
  opacity: 0;
  top: 0;
  transition: opacity 0.125s ease;
  pointer-events: none;
  white-space: nowrap;
  padding: 0.25rem 0.5rem;
  max-width: none;
}
.form-builder-header-button .tooltip::before {
  border-width: 6px;
}
.form-builder-header-button .tooltip.align-left {
  left: calc(100% + 1.998px);
}
.form-builder-header-button .tooltip.align-left::before {
  left: -12px;
  right: auto;
}
.form-builder-header-button .tooltip.align-right {
  right: calc(100% + 1.998px);
}
.form-builder-header-button .tooltip.align-right::before {
  left: auto;
  right: -12px;
}
.form-builder-header-button .button {
  padding: 0.25rem;
}
.form-builder-header-button .button .icon {
  width: 0.75rem;
  height: 0.75rem;
}
.form-builder-header-button .button:hover + .tooltip, .form-builder-header-button .button:focus + .tooltip {
  opacity: 1;
}

.form-builder-row {
  overflow: visible;
}
.form-builder-row__content {
  display: flex;
  padding: 0.5rem;
  background-color: #d0d6de;
  box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.19);
}
.form-builder-row__content > * {
  flex: 1;
}
.form-builder-row__content > *:not(:last-child) {
  padding-right: 0.5rem;
}
.form-builder-row__field {
  min-height: 0;
  transition: min-height 0.125s ease;
}
.form-builder-row__field > * {
  height: 100%;
}
.form-builder-row__empty {
  background-color: rgba(249, 249, 249, 0.8);
  border: 1px dashed #d7d7d7;
  display: flex;
  min-height: 125px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: border-width 0.125s ease, border-color 0.125s ease, background-color 0.125s ease;
}
.form-builder-row__empty--is-over {
  border-width: 2px;
  border-color: #315F94;
  background-color: rgba(249, 249, 249, 0.9);
}
.form-builder-row__empty--is-over .icon-text {
  stroke: #315F94;
  color: #315F94;
}
.form-builder-row__empty .icon-text {
  stroke: #a1a1a1;
  color: #a1a1a1;
  text-transform: uppercase;
  margin-bottom: 1rem;
  transition: color 0.125s ease, stroke 0.125s ease;
}
.form-builder-row__empty .icon-text .icon {
  margin-right: 0.5rem;
}

.list {
  margin: 0;
  list-style-type: none;
}
.list--stacked .list__item {
  padding-bottom: 1rem;
}
.list--stacked .list__item:not(:first-child) {
  padding-top: 1rem;
}
.list--stacked .list__item:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.list--panel .list__item {
  padding-bottom: 0.5rem;
}

.list-item {
  display: flex;
}
.list-item__date, .list-item__icon {
  margin-right: 1rem;
}
.list-item__date {
  flex: 0 1 12.5%;
  max-width: 2.75rem;
}
.list-item__title {
  flex: 2;
}
.list-item__title .label {
  display: inline-block;
  background-color: #a1a1a1;
  color: #f9f9f9;
  font-size: 0.625rem;
  font-weight: 700;
}
.list-item--wide .list-item__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list-item__action {
  display: flex;
  margin-left: 1rem;
  align-self: center;
}
.list-item__action svg {
  stroke: #315F94;
}
.list-item__action a,
.list-item__action button {
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
}
.list-item--wide .list-item__action a,
.list-item--wide .list-item__action button {
  margin-left: 0.5rem;
  margin-right: 0;
}
.list-item--panel {
  padding: 0.5rem;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  box-shadow: 0 1px 2px rgba(161, 161, 161, 0.4);
  stroke: #315F94;
  margin-bottom: 0.5rem;
}
.list-item--panel .list-item__title {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
}

.list-item-date {
  line-height: 1.25;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0.25rem;
  text-align: center;
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  background-color: #ebebeb;
  color: #a1a1a1;
  line-height: 1.2;
  border-radius: 2px;
}
.list-item-date > * {
  white-space: normal;
}
.list-item-date__month {
  font-size: 0.75rem;
  text-transform: uppercase;
}
.list-item-date__day {
  font-size: 1.25rem;
}

.list-item-title {
  line-height: 1.25;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.list-item-title > * {
  white-space: normal;
}
.list-item-title__main, .list-item-title__secondary {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
}
.list-item-title__main {
  font-weight: 500;
  color: #315F94;
  font-size: 1rem;
}
.list-item-title__secondary {
  font-size: 0.75rem;
}

.loading-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loading-wrapper--small {
  min-height: 1rem;
}
.loading-wrapper--medium {
  min-height: 1.5rem;
}
.loading-wrapper--large {
  min-height: 2rem;
}
.loading-wrapper--huge {
  min-height: 4rem;
}

.loading {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.loading--small {
  width: 1rem;
  height: 1rem;
}
.loading--medium {
  width: 1.5rem;
  height: 1.5rem;
}
.loading--large {
  width: 2rem;
  height: 2rem;
}
.loading--huge {
  width: 4rem;
  height: 4rem;
}
.loading .icon {
  height: 85%;
  width: 85%;
  max-width: 6.25rem;
  max-height: 6.25rem;
  animation: infinite-spin 1.5s reverse infinite linear;
}
@keyframes infinite-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.form-field-wrapper {
  position: relative;
  transition: transform 0.15s ease;
}
.form-field-wrapper > label {
  margin-bottom: 0.5rem;
}
.form-field-wrapper > label > span {
  margin-bottom: 0 !important;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.form-field-wrapper label {
  transition: color 0.15s ease;
}
.form-field-wrapper input,
.form-field-wrapper .Select-control {
  transition: border-color 0.15s ease;
}
.form-field-wrapper:hover {
  transform: scale(1.0125);
}
.form-field-wrapper:hover label {
  color: #315F94;
}
.form-field-wrapper:hover input,
.form-field-wrapper:hover .Select-control {
  border-color: #315F94;
}
.form-field-wrapper--title {
  font-size: 1.125rem;
  transition: color 0.15s ease;
  color: #333;
}
.form-field-wrapper--title:hover {
  color: #315F94;
}
.form-field-wrapper--newline {
  position: relative;
}
.form-field-wrapper--newline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.5rem;
  background-color: #a1a1a1;
  transition: background-color 0.15s ease;
}
.form-field-wrapper--newline > hr {
  display: none;
}
.form-field-wrapper--newline:hover::before {
  background-color: #315F94;
}
.form-field-wrapper--checkbox .checkbox-field > span {
  transition: color 0.15s ease;
}
.form-field-wrapper--checkbox:hover label {
  color: #f9f9f9;
}
.form-field-wrapper--checkbox:hover .checkbox-field > span {
  color: #315F94;
}
.form-field-wrapper__controls {
  position: absolute;
  top: 0;
  right: 0;
  transition: opacity 0.15s ease;
  pointer-events: none;
  opacity: 0;
}
.form-field-wrapper:hover .form-field-wrapper__controls {
  pointer-events: auto;
  opacity: 1;
}

.form-field-controls {
  font-weight: normal;
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.25;
  padding: 0.125rem 0.3125rem;
  background-color: #ED970B;
  color: #333;
  border: 1px solid #ED970B;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(51, 51, 51, 0.2);
  display: flex;
}
.form-field-controls__group {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
[data-whatinput=mouse] .form-field-controls__group li {
  outline: 0;
}
.form-field-controls__group a,
.form-field-controls__group .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.form-field-controls__group input,
.form-field-controls__group select,
.form-field-controls__group a,
.form-field-controls__group button {
  margin-bottom: 0;
}
.form-field-controls__group input {
  display: inline-block;
}
.form-field-controls__group a {
  display: flex;
}
.form-field-controls__group:not(:last-child) {
  border-right: 1px solid #f9f9f9;
}
.form-field-controls__group > li > span {
  display: flex;
}
.form-field-controls__group > li > span[data-form-element-move] {
  cursor: move;
}
.form-field-controls__group > li > a,
.form-field-controls__group > li > span {
  align-items: center;
  padding: 0.35rem 0.5rem;
}
.form-field-controls__group > li > a span,
.form-field-controls__group > li > span span {
  margin-left: 0.5rem;
}

.search-form {
  display: flex;
  flex-direction: column;
}
.search-form__input {
  height: 3.75rem;
}
.input-group--search {
  height: 2.03125rem;
}
.input-group--search input {
  max-width: none;
}

ul.list--results {
  background: none;
}

.sub-component {
  display: flex;
  margin: 0;
}
.sub-component .two-tier {
  margin-bottom: 1rem;
}
.sub-component .file {
  height: auto;
}
.sub-component__left, .sub-component__right, .sub-component__full {
  padding: 1rem;
}
.sub-component__full {
  flex: 1 0 100%;
}
.sub-component__left {
  width: 33.33333%;
  background-color: #eaeff4;
  border-bottom-left-radius: 6px;
}
@media print, screen and (min-width: 45em) {
  .sub-component__left {
    width: 25%;
  }
}
.sub-component--secondary .sub-component__left {
  background-color: #fdf5e7;
}
.sub-component--bordered .sub-component__left {
  border-right: 1px solid #ebebeb;
}
.sub-component--inventory .sub-component__left {
  background-color: transparent;
}
.sub-component--inventory .sub-component__left .two-tier {
  flex-direction: column-reverse;
}
.sub-component--inventory .sub-component__left .two-tier > * {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 100%;
  font-weight: 500;
  text-transform: none;
  color: #333;
}
.sub-component--inventory .sub-component__left .two-tier img {
  max-width: 7.5rem;
  margin-bottom: 1rem;
  border-radius: 10px;
}
.sub-component--table .sub-component__left {
  box-shadow: inset -1px 0 1px #d7d7d7;
}
.sub-component__left .menu.vertical li {
  padding-bottom: 0.5rem;
}
.sub-component__left .button.hollow {
  background-color: #f9f9f9;
}
.sub-component__right {
  width: 66.666%;
}
@media print, screen and (min-width: 45em) {
  .sub-component__right {
    width: 75%;
  }
}
.sub-component--secondary .sub-component__right {
  background-color: #fefaf3;
}
.sub-component--table .sub-component__right {
  background-color: #f5f7fa;
}
.sub-component--bordered .sub-component__right__content .row:not(:first-child) {
  padding-top: 1rem;
  border-top: 1px solid #ebebeb;
}
.sub-component__right__action {
  padding-top: 1rem;
  border-top: 1px solid #d7d7d7;
}

.ReactTable {
  position: relative;
  display: block;
  border: 0;
}
.ReactTable * {
  box-sizing: border-box;
}
.ReactTable .rt-table {
  display: flex;
  flex-direction: column;
  overflow: visible;
  width: 100%;
  margin-bottom: 1rem;
  border-spacing: 0;
  border-collapse: separate;
  border: 0;
  border-radius: 6px;
  align-items: stretch;
}
.ReactTable .rt-table .rt-table {
  margin-bottom: 0;
}
.ReactTable .rt-thead {
  display: flex;
  flex-direction: column;
  user-select: none;
  border-radius: 6px;
}
.ReactTable .rt-thead.-header {
  box-shadow: none;
}
.ReactTable .rt-thead .rt-tr {
  text-align: center;
}
.ReactTable .rt-thead .rt-tr .rt-th {
  display: flex;
  align-items: center;
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
  padding: 0.625rem 0.75rem;
  background-color: #839fbf;
  color: #fff;
  border: 1px solid #f9f9f9;
}
.ReactTable .rt-thead .rt-tr .rt-th.has-tooltip {
  overflow: visible;
}
.ReactTable .rt-thead .rt-tr .rt-th > *:only-child {
  display: inherit;
  align-items: inherit;
  width: 100%;
}
.ReactTable .rt-thead .rt-tr .rt-th .icon {
  margin-left: auto;
  fill: #fff;
  stroke: #fff;
}
.ReactTable .rt-thead .rt-tr .rt-th .card {
  position: absolute;
  bottom: calc(100% - 0.375rem);
  right: 0.375rem;
  text-transform: none;
  width: 100vw;
  max-width: 320px;
  margin-bottom: 0;
}
.ReactTable .rt-thead .rt-tr .rt-th .card * {
  text-transform: inherit;
  white-space: normal;
}
.ReactTable .rt-thead .rt-tr .rt-th .card .card-section {
  font-weight: normal;
}
.ReactTable .rt-thead .rt-tr .rt-th a {
  color: inherit;
}
.ReactTable .rt-thead .rt-tr .rt-th a.has-tip {
  display: flex;
  font-weight: 500;
  cursor: pointer;
}
.ReactTable .rt-thead .rt-tr .rt-th .icon {
  fill: currentColor;
  stroke: currentColor;
}
.ReactTable .rt-thead .rt-tr .rt-th span {
  white-space: normal;
}
.ReactTable .rt-thead .rt-tr .rt-th--secondary {
  background-color: #ED970B;
}
.ReactTable .rt-tbody .rt-tr-group {
  border-bottom: 2px solid #fff;
  border-radius: 6px;
}
.ReactTable .rt-tbody .rt-tr-group .rt-tr {
  border-radius: inherit;
}
.ReactTable .rt-tbody .rt-tr-group .rt-tr.-odd .rt-td {
  background-color: #eaeff4;
}
.ReactTable .rt-tbody .rt-tr-group .rt-tr.-odd .rt-td--secondary {
  background-color: #fdf5e7;
}
.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td {
  font-size: 0.875rem;
  display: flex;
  padding: 0.625rem 0.75rem;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  box-shadow: inset 0 -1px 1px 0 #d7d7d7, inset 0 1px 1px 0 #d7d7d7;
  align-items: center;
  background-color: #e0e7ef;
}
.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td--secondary {
  background-color: #fcefda;
}
.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td--vertical {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td--right {
  justify-content: flex-end;
}
.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td > span {
  white-space: normal;
}
.ReactTable .rt-tbody .rt-tr-group--secondary .rt-tr .rt-td {
  background-color: #fcefda;
}
.ReactTable .rt-tbody .rt-tr-group--secondary .rt-tr.-odd .rt-td {
  background-color: #fdf5e7;
}
.ReactTable .rt-tbody .rt-td-sub {
  border: 1px solid #ebebeb;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  overflow: hidden;
}

.bulk-action-bar {
  z-index: 10;
  display: flex;
  align-items: center;
  overflow: visible;
  gap: 1rem;
  margin-bottom: 1rem;
  transition: padding 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.bulk-action-bar--is-sticky {
  position: sticky;
  padding: 0.5rem;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
}
.bulk-action-bar__list-controls {
  position: relative;
  display: flex;
  gap: 0.5rem;
}
.bulk-action-bar__list {
  overflow-y: auto;
  list-style: none;
  max-height: 0;
  opacity: 0;
  min-width: 320px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  border: 1px solid #d2d2d2;
  transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.bulk-action-bar__list.is-visible {
  max-height: 120px;
  opacity: 1;
}
.bulk-action-bar__list > li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0.5rem;
  font-size: 0.875rem;
  border-bottom: 1px solid #ebebeb;
}
.bulk-action-bar__list > li > button {
  appearance: none;
  background: none;
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d0021b;
  margin-left: 1rem;
  transition: background-color 0.2s ease-in-out;
}
.bulk-action-bar__list > li > button:hover, .bulk-action-bar__list > li > button:focus {
  background-color: rgba(208, 2, 27, 0.25);
}
.bulk-action-bar__actions {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 1rem;
}

.widget {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #ebebeb;
  border-radius: 0;
  background: #f9f9f9;
  box-shadow: none;
  overflow: hidden;
  color: #333;
  border: 0;
  box-shadow: 0 2px 4px rgba(51, 51, 51, 0.25);
  height: 100%;
}
.widget > :last-child {
  margin-bottom: 0;
}
.widget__header {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #fff;
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
  display: flex;
  background-color: #e0e7ef;
  color: #333;
  justify-content: space-between;
  align-items: center;
  stroke: #333;
  fill: #333;
  height: 3.375rem;
  cursor: move;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 2px 2px 0 0;
}
.widget__header > :last-child {
  margin-bottom: 0;
}
.widget__body {
  flex: 1 0 auto;
  padding: 1rem;
  overflow-y: auto;
  height: calc(100% - 3.375rem);
  padding: 0;
  stroke: #a1a1a1;
}
.widget__body > :last-child {
  margin-bottom: 0;
}

.widget-notice {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 1.125rem;
  text-align: center;
  margin-top: 25%;
  color: #a1a1a1;
}

.widget-header {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.widget-header__draggable {
  position: absolute;
  top: -0.75rem;
  left: -0.75rem;
}
.widget-header__icon {
  font-size: 0.75em;
  margin-right: 0.5rem;
}
.widget-header__title {
  font-size: 18px;
  font-weight: 500;
  color: #333;
  flex: 1 1 auto;
}
.widget-header__controls {
  padding-right: 1rem;
  flex: 2;
}
.widget-header__button {
  margin-left: auto;
  cursor: pointer;
}
.widget-header__button .icon {
  transform: scale(1);
  width: 1.25rem;
  height: 1.25rem;
  stroke: #315F94;
}
.widget-header__button:hover .icon, .widget-header__button:focus .icon {
  transform: scale(1.125);
}

.widget-header-icon {
  position: relative;
}
.widget-header-icon__symbol {
  stroke: #a1a1a1;
}
.widget-header-icon__symbol .icon {
  width: 1.5rem;
  height: 1.5rem;
}
.widget-header-icon__badge {
  font-size: 0.625rem;
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  border: 1px solid #e0e7ef;
  min-width: 2em;
  height: 2em;
}

.widget-header-controls {
  display: flex;
  justify-content: flex-end;
}
.widget-header-controls * {
  max-width: 11.25rem;
  margin-bottom: 0;
  margin-left: 0.5rem;
}

.widget-body {
  height: 100%;
}
.widget-body__form {
  background-color: #ebebeb;
  border-bottom: 1px solid #d7d7d7;
}
.widget-body__form > form {
  padding: 1rem;
}
.widget-body__actions {
  height: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}
.widget-body > div[id*=react-component] {
  height: inherit;
}

.widget-grid {
  display: flex;
  padding-top: 1rem;
  padding-bottom: 1rem;
  flex-wrap: wrap;
}
.widget-grid__widget {
  height: 55vh;
  min-height: 25rem;
  padding: 0 1rem 1rem 0;
}
.widget-grid--twoCol .widget-grid__column {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.widget-grid--twoCol .widget-grid__column:nth-child(1) {
  max-width: 66.666666%;
  flex: 0 0 66.666666%;
}
.widget-grid--twoCol .widget-grid__column:nth-child(2) {
  max-width: 33.333333%;
  padding-right: 0;
  flex: 0 0 33.333333%;
}
.widget-grid--twoCol .widget-grid__column--empty {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
  font-size: 24;
  padding: 2rem;
  color: #a1a1a1;
  border: 2px dashed #d7d7d7;
  align-items: center;
}
.widget-grid--twoCol .widget-grid__widget {
  width: 100%;
}
.widget-grid--threeCol .widget-grid__widget {
  max-width: 33.333333%;
  flex: 0 0 33.333333%;
}
.widget-grid--threeCol .widget-grid__widget:nth-child(3n) {
  padding-right: 0;
}

.react-grid-item.react-grid-placeholder {
  position: relative;
  display: flex;
  background: none;
  opacity: 0.7;
  border: 2px dashed #d7d7d7;
  justify-content: center;
  align-items: center;
}
.react-grid-item.react-grid-placeholder::after {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
  font-size: 24;
  content: "Drop Widget To Place";
}

.accordion-menu {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
}
.accordion-menu li {
  border: 1px solid #a2abb9;
  border-radius: 3px;
  box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.19);
}
.accordion-menu li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.accordion-menu li::before, .accordion-menu li::after {
  position: absolute;
  top: 2.9rem;
  transform: scale(0.7);
  transition: opacity 0.25s ease, transform 0.375s ease, border-color 5s ease;
  opacity: 0;
}
.accordion-menu li::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #a2abb9 transparent transparent;
  z-index: 1;
  left: 0.9375rem;
  width: 0.875rem;
  height: 0.3125rem;
}
.accordion-menu li::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #dae2ec transparent transparent;
  z-index: 2;
  left: 1rem;
  width: 0.75rem;
  height: 0.25rem;
}
.accordion-menu li[aria-expanded=true]::before, .accordion-menu li[aria-expanded=true]::after {
  transform: scale(1);
  opacity: 1;
}
.accordion-menu li[aria-expanded=true] > a {
  border-radius: 3px 3px 0 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.19);
}
.accordion-menu li[aria-expanded=true] > a .indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%23315F94%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20class%3D%22icon__stroke%22%20d%3D%22M17.5%2011.5h-12M.5.5h22v22H.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.accordion-menu li[aria-expanded=true] > a .two-tier--inline {
  line-height: inherit;
}
.accordion-menu li.has-checkbox {
  display: flex;
  flex-wrap: wrap;
}
.accordion-menu li.has-checkbox::before {
  left: 2.9375rem;
}
.accordion-menu li.has-checkbox::after {
  left: 3rem;
}
.accordion-menu li.has-checkbox > .checkbox-inline {
  width: 2rem;
  align-self: center;
}
.accordion-menu li.has-checkbox > a {
  width: calc(100% - 2rem);
}
.accordion-menu li.has-checkbox > .menu {
  width: 100%;
  margin-left: 2rem;
  padding-left: 0;
}
.accordion-menu li.non-link, .accordion-menu li.placeholder {
  font-size: 0.8125rem;
  display: flex;
  padding: 0.7rem 1rem;
  background: #e9eef4;
  color: #525252;
}
.accordion-menu li.non-link.has-table, .accordion-menu li.placeholder.has-table {
  padding: 0;
}
.accordion-menu li.non-link.has-table > table, .accordion-menu li.placeholder.has-table > table {
  table-layout: fixed;
}
.accordion-menu li.non-link {
  align-items: center;
  flex-wrap: wrap;
  min-height: 2.9rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.accordion-menu li.non-link.non-link--has-addendums {
  min-height: 2.9rem;
  height: auto;
}
.accordion-menu li.non-link > * {
  font-size: inherit;
  margin-left: 0.5rem;
}
.accordion-menu li.non-link > *:first-child {
  margin-right: auto;
  margin-left: 0;
}
.accordion-menu li.non-link .full-width {
  margin-top: 1rem;
  margin-right: 0;
  margin-left: 0;
  flex: 1 0 100%;
}
.accordion-menu li.non-link .menu.simple {
  padding: 0;
}
.accordion-menu li.non-link .menu li {
  width: auto;
  margin-bottom: 0;
  border: 0;
}
.accordion-menu li.non-link table tr > th,
.accordion-menu li.non-link table tr > td {
  font-size: 0.8125rem;
  line-height: 1.25;
}
.accordion-menu li.non-link table tr:nth-child(even) {
  background-color: #ebebeb;
}
.accordion-menu li.non-link table thead > tr > th.has-action {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.accordion-menu li.non-link table thead > tr > th.has-action > .button {
  padding: 0.425em 0.5em;
}
.accordion-menu li.non-link .button {
  font-size: 0.725rem;
  padding: 0 0.425em;
  height: 1.5rem;
  line-height: 1.5rem;
}
.accordion-menu li.non-link .addendums {
  margin-left: 0;
  flex: 0 0 100%;
}
.accordion-menu li.non-link .addendums > span {
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  padding-bottom: 0.3125em;
  border-bottom: 1px solid #a1a1a1;
}
.accordion-menu li.non-link .addendums > ul {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
}
.accordion-menu li.non-link .addendums > ul > li {
  padding: 0.625rem 0;
  border: 0;
  box-shadow: none;
}
.accordion-menu li.non-link .addendums > ul > li:last-child {
  padding-bottom: 0;
}
.accordion-menu li.placeholder {
  font-style: italic;
  height: 2.9rem;
}
.accordion-menu li .button {
  border-radius: 0;
}
.accordion-menu li a {
  font-size: 0.8125rem;
  line-height: 1.25rem;
  transform: translateY(0);
  transition: color 0.15s ease, transform 0.15s ease;
  color: #333;
  border-radius: 3px;
  height: 2.9rem;
  stroke: #315F94;
}
.accordion-menu li a > *:first-of-type {
  margin-right: auto;
}
.accordion-menu li a.is-disabled {
  pointer-events: none;
}
.accordion-menu li a.is-disabled span {
  opacity: 0.25;
}
.accordion-menu li a span {
  transition: opacity 0.15s ease;
}
.accordion-menu li a.download:hover, .accordion-menu li a.download:focus {
  color: #315F94;
}
.accordion-menu li a .title,
.accordion-menu li a .subtitle {
  font-weight: 500;
}
.accordion-menu li a .title {
  font-size: 1rem;
}
.accordion-menu li a .subtitle {
  font-size: 0.875rem;
}
.accordion-menu li a .label {
  font-size: 85%;
  padding-top: 3px;
  padding-bottom: 3px;
}
.accordion-menu li a .label:not(.secondary) {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.8125rem;
  font-style: italic;
  text-transform: none;
  padding: 0;
  background: none;
  color: currentColor;
}
.accordion-menu li a .indicator {
  position: relative;
  width: 20px;
  height: 20px;
  margin-left: 1rem;
  padding-right: 1.25rem;
  padding-left: 1rem;
  background-position: 1rem 0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22icon%22%3E%3Cg%20stroke%3D%22%23315F94%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20class%3D%22icon__stroke%22%20d%3D%22M11.5%205.5v12M17.5%2011.5h-12M.5.5h22v22H.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border-left: 1px solid #f9f9f9;
}
.accordion-menu li ul li {
  border: 1px solid #a2abb9;
}
.accordion-menu li.inactive::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #ebebeb transparent transparent;
}
.accordion-menu li.inactive::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #ebebeb transparent transparent;
}
.accordion-menu li.inactive.non-link, .accordion-menu li.inactive.placeholder {
  background-color: #f7f7f7;
}
.accordion-menu li.inactive .two-tier--accordion > *:not(:first-child) {
  color: #707070;
}
.accordion-menu li .react-date-picker {
  margin-bottom: 0;
}
.accordion-menu > li {
  margin-bottom: 0.5rem;
  background-color: #d0d6de;
  transition: background-color 5s 0.5s;
}
.accordion-menu > li > a {
  background-color: #dae2ec;
  transition: inherit;
}
.accordion-menu > li ul {
  padding-top: 0.6666666667rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.accordion-menu > li ul:empty {
  padding: 0;
}
.accordion-menu > li > ul > li {
  background-color: #c6cbd3;
}
.accordion-menu > li > ul > li a .indicator {
  right: -0.25rem;
}
.accordion-menu > li > ul > li > ul > li {
  background-color: #bbc1c8;
}
.accordion-menu > li > ul > li > ul > li a .subtitle {
  font-weight: normal;
  font-size: 0.8125rem;
}
.accordion-menu > li > ul > li > ul > li a .indicator {
  right: -0.5rem;
}
.accordion-menu > li > ul > li > ul > li > ul > li {
  background-color: #b1b6bd;
}
.accordion-menu > li.inactive {
  background-color: #d4d4d4;
}
.accordion-menu > li.inactive > a {
  background-color: #ebebeb;
}
.accordion-menu > li.highlighted {
  background-color: #fbeace;
  transition: background-color 0.25s 0s;
}
.accordion-menu > li.highlighted::before, .accordion-menu > li.highlighted::after {
  transition: opacity 0.25s 0.125s ease, transform 0.375s 0s ease, border-color 0.25s 0s ease;
  border-color: #f9dbaa transparent transparent;
}
.accordion-menu > li.highlighted > a {
  background-color: #f9dbaa;
}
.accordion-menu .is-accordion-submenu a.button.tiny {
  padding: 0.575rem;
}
.accordion-menu--equipment .comments-content li {
  border: initial;
  box-shadow: initial;
  margin: initial;
}

.badge-wrapper {
  position: relative;
}
.badge-wrapper__badge {
  font-size: 0.75rem;
  font-weight: bold;
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  border: 1px solid #e0e7ef;
}
.badge-wrapper__badge > .label {
  display: block;
}
.badge-wrapper__contents svg.icon {
  /*
    HACK: ====================
    `!important` was used here because the badge wrapper sometimes
    lives inside a `menu`, and this icon picks up a bit of right margin
    from the following selector:
    .menu > li > a svg:not(:last-child):not(:only-child), .menu > li > button svg:not(:last-child):not(:only-child) { }

    So yeah, for now I'm just going to nuke it.
  */
  margin: 0 !important;
}
.badge-wrapper__contents img {
  width: 100%;
}

.callout--alert {
  line-height: 1;
}
.callout--alert .icon {
  stroke: #ED970B;
}
.callout--form {
  font-size: 0.75rem;
  padding: 2rem;
}
.callout--form fieldset {
  margin-bottom: 1rem;
}
.callout--form input[type=checkbox],
.callout--form input[type=radio] {
  margin-bottom: 0;
}
.callout__title {
  text-align: center;
  line-height: 1.2;
}
.callout--form .callout__title {
  font-size: 1.875rem;
  margin-bottom: 2rem;
}
.callout__highlight {
  display: flex;
  margin-right: -1rem;
  margin-left: -1rem;
  padding: 1rem;
  background: #eaeff4;
  align-items: center;
  stroke: #315F94;
}
.callout--form .callout__highlight {
  margin-right: -2rem;
  margin-left: -2rem;
  padding-right: 2rem;
  padding-left: 2rem;
}
.callout__highlight > *:not(:last-child) {
  margin-right: 0.5rem;
}
.callout__highlight h1,
.callout__highlight h2,
.callout__highlight h3 {
  font-size: 1.75rem;
}
.callout__highlight .icon {
  stroke: #333;
}
.callout__controls {
  display: flex;
  justify-content: space-between;
}

.card {
  stroke: #315F94;
  fill: #315F94;
}
.card--panel, .card--tooltip {
  border: 0;
  box-shadow: 0 2px 4px rgba(51, 51, 51, 0.25);
}
.card--panel .card-divider, .card--tooltip .card-divider {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
  display: flex;
  background-color: #e0e7ef;
  color: #333;
  justify-content: space-between;
  align-items: center;
  stroke: #333;
  fill: #333;
}
.card--panel .card-divider {
  font-size: 24px;
}
.card--tooltip .card-divider {
  font-size: 17px;
}
.card--file {
  height: calc(100% - 1rem);
  margin-bottom: 1rem;
  background-color: #fff;
  border: 1px solid #315F94;
}
.card--file .card-section {
  padding: 0;
}

.control-bar {
  display: flex;
  height: 3rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #ebebeb;
  justify-content: space-between;
  align-items: center;
}
.control-bar__note {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.8125rem;
  font-style: italic;
  text-align: right;
  margin-bottom: 0.7rem;
  color: #a1a1a1;
  align-self: flex-end;
}
.control-bar__note.emphasis {
  color: #333;
  font-weight: 600;
}
.control-bar__menu {
  margin-bottom: 1rem;
}
.control-bar__menu > li {
  margin-bottom: 0.5rem;
}
.control-bar__menu > li:not(:last-child) {
  margin-right: 0.5rem;
}
.control-bar > *:not(:only-child):not(.button) {
  margin-right: 1rem;
}
.control-bar > *:first-child:not(:only-child) {
  margin-right: auto;
}
.control-bar > *:last-child:not(:only-child) {
  margin-right: 0;
}
.control-bar--align-left {
  justify-content: flex-start;
}
.control-bar--align-left > *:first-child:not(:only-child) {
  margin-right: 1rem;
}
.control-bar--align-right {
  justify-content: flex-end;
}
.control-bar--auto-height {
  height: auto;
}
.control-bar--flush {
  margin-bottom: 0;
}

.divider {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  width: 100%;
  margin: 0.5rem 0;
  color: #a1a1a1;
  align-items: center;
  justify-content: center;
}
.divider::before, .divider::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #a1a1a1;
}
.divider::before {
  margin-right: 0.5rem;
}
.divider::after {
  margin-left: 0.5rem;
}
.divider--small {
  font-size: 0.75rem;
}

.file {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #315F94;
  border-radius: 0;
  background: #fff;
  box-shadow: 2px 2px 8px rgba(51, 51, 51, 0.08);
  overflow: hidden;
  color: #333;
  text-align: left;
  flex-direction: row;
  height: calc(100% - 1rem);
  transition: opacity 0.15s ease;
  opacity: 1;
}
.file > :last-child {
  margin-bottom: 0;
}
.file.is-removed {
  opacity: 0.25;
}

.file-info {
  display: flex;
  flex: 1;
}
.file-info__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 2.75rem;
}
.file-info__icon--download {
  background-color: #315F94;
  stroke: #fff;
  fill: #fff;
}
.file-info__icon--remove {
  background-color: #ebebeb;
  stroke: #d0021b;
  fill: #d0021b;
}
.file-info__icon--remove > button {
  margin: -0.625rem;
  padding: 0.625rem;
  cursor: pointer;
}
.file-info__icon--remove > button:hover svg {
  fill: #d7283d;
}
.file-info__details {
  padding: 0.5rem;
  flex: 2;
}
.file-info--action {
  flex: 0 0 2.75rem;
}
.file-info--action .file-info__icon {
  width: 2.75rem;
}

.file-details {
  line-height: 1.25;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  font-size: 0.875rem;
}
.file-details > * {
  white-space: normal;
}
.file-details__owner {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 75%;
  font-style: italic;
  color: #a1a1a1;
}

.file-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.file-list-item {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
  overflow: hidden;
}
.file-list-item img {
  max-width: none;
}
@media print, screen and (max-width: 44.99875em) {
  .file-list-item.stack-for-small {
    flex-wrap: wrap;
  }
}
.file-list-item:last-child {
  margin-bottom: 0;
}
.file-list-item__icon {
  flex: 0 1 auto;
  min-width: 1rem;
  stroke: #a1a1a1;
}
.file-list-item__icon:first-child {
  padding-right: 0.5rem;
}
.file-list-item__icon:last-child:not(:nth-child(2)) {
  padding-left: 0.5rem;
}
.file-list-item__icon > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 44.99875em) {
  .stack-for-small .file-list-item__icon {
    padding: 0;
    padding-bottom: 0.5rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .file-list-item__icon img {
    width: 100%;
  }
}
.file-list-item__icon.main-section {
  flex: 1 1 0px;
}
.file-list-item__body {
  flex: 0 1 auto;
  overflow: hidden;
}
.file-list-item__body:first-child {
  padding-right: 0.5rem;
}
.file-list-item__body:last-child:not(:nth-child(2)) {
  padding-left: 0.5rem;
}
.file-list-item__body > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 44.99875em) {
  .stack-for-small .file-list-item__body {
    padding: 0;
    padding-bottom: 0.5rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .file-list-item__body img {
    width: 100%;
  }
}
.file-list-item__body.main-section {
  flex: 1 1 0px;
}
.file-list-item__body a,
.file-list-item__body u {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.file-list-item__body small {
  font-size: 75%;
}

.file-upload {
  margin-bottom: 1rem;
}
.file-upload--single {
  position: relative;
  display: flex;
  padding: 0.5rem;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.file-upload--single label {
  margin-bottom: 0;
}
.file-upload--single label:not(.button) {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  margin: 0 0 0.5rem;
  padding-right: 0.5rem;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1 0 100%;
}
.file-upload--single label:not(.button).is-active {
  color: #333;
}
.file-upload--single button.button {
  font-size: 0.725rem;
  margin-left: 0.5rem;
  order: 1;
}
.file-upload--image {
  flex-wrap: wrap;
}
.file-upload--single .file-upload__select {
  font-size: 0.725rem;
  margin-left: auto;
}
.file-upload__name {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 16;
  font-weight: 500;
  display: inline-block;
  margin-left: 0.5rem;
  color: #a1a1a1;
}
.file-upload__names {
  list-style: none;
  margin-left: 0;
}
.file-upload__names:empty {
  margin-top: 0;
}
.file-upload__names > li {
  font-size: 0.875rem;
  color: #a1a1a1;
}
.file-upload--multiple .file-upload__names {
  margin-top: 0.5rem;
}
.file-upload--single .file-upload__names {
  margin-right: auto;
  margin-bottom: 0;
  order: 0;
}
.file-upload--single .file-upload__names > li {
  font-size: 0.875rem;
  line-height: 1.25;
  color: #333;
}
.file-upload__formats {
  display: block;
}
.file-upload__image {
  font-size: 0.8125rem;
  display: flex;
  width: 100%;
  min-height: 4.5rem;
  margin-bottom: 0.5rem;
  border: 1px solid #ebebeb;
  align-items: center;
  justify-content: center;
}
.file-upload__image .badge-wrapper__badge {
  top: -0.375rem;
  right: -0.375rem;
  border: 0;
}
.file-upload__controls {
  display: flex;
  width: 100%;
  align-items: center;
}
.file-upload__controls > label:not(.button) {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex-basis: 50%;
}
.file-upload__controls > label.button {
  margin-left: auto;
}
.file-upload [data-tooltip] {
  font-size: 0.8125rem;
  color: #a1a1a1;
}
.file-upload .button {
  font-weight: normal;
}
.file-upload-remove {
  padding: 0.5rem;
  background-color: #333;
  border: 1px solid #f9f9f9;
  border-radius: 50%;
}
.file-upload-remove svg {
  stroke: #f9f9f9;
  stroke-width: 2;
}

.fixed-table {
  position: relative;
  overflow: auto;
  transform: translateZ(0);
}
.fixed-table__column, .fixed-table__body {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
}
.fixed-table table {
  margin-bottom: 0;
  table-layout: fixed;
}
.fixed-table-col, .fixed-table-body {
  overflow: hidden;
  width: inherit;
  height: inherit;
}
.fixed-table-col__head, .fixed-table-body__head {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
}
.fixed-table-col__body, .fixed-table-body__body {
  width: inherit;
  height: inherit;
}
.fixed-table-col__head, .fixed-table-col__body {
  position: absolute;
  left: 0;
}
.fixed-table-col__body {
  z-index: 4;
}
.fixed-table-col__inner {
  will-change: transform;
}
.fixed-table-body__head {
  z-index: 3;
  will-change: transform;
}
.fixed-table-body__body {
  position: absolute;
  top: 0;
  left: 0;
}

.icon {
  display: inline-block;
}
.icon--tiny {
  width: 0.75rem;
  height: 0.75rem;
  stroke-width: 3;
}
.icon--very-small {
  width: 0.875rem;
  height: 0.875rem;
  stroke-width: 2.5;
}
.icon--small {
  width: 1rem;
  height: 1rem;
  stroke-width: 1.25;
}
.icon--medium {
  width: 1.5rem;
  height: 1.5rem;
}
.icon--large {
  width: 2rem;
  height: 2rem;
}
.icon--xlarge {
  width: 2.5rem;
  height: 2.5rem;
}
.icon--xxlarge {
  width: 3rem;
  height: 3rem;
}
.icon--success > use {
  fill: #00d3a7;
  stroke: #00d3a7;
}
.icon--success__fill {
  stroke: none;
  fill: inherit;
}
.icon--success__stroke {
  fill: none;
  stroke: inherit;
}
.icon--alert > use {
  fill: #d0021b;
  stroke: #d0021b;
}
.icon--alert__fill {
  stroke: none;
  fill: inherit;
}
.icon--alert__stroke {
  fill: none;
  stroke: inherit;
}
.icon--warning > use {
  fill: #ED970B;
  stroke: #ED970B;
}
.icon--warning__fill {
  stroke: none;
  fill: inherit;
}
.icon--warning__stroke {
  fill: none;
  stroke: inherit;
}
.icon--help {
  align-self: center;
  cursor: help;
  transition: transform 0.1s ease;
}
.icon--help:hover, .icon--help:focus {
  transform: scale(1.125);
}
.icon--primary > use {
  fill: #345e30;
  stroke: #345e30;
}
.icon--primary__fill {
  stroke: none;
  fill: inherit;
}
.icon--primary__stroke {
  fill: none;
  stroke: inherit;
}
.icon.icon--stroke-primary {
  stroke: #345e30;
}
.icon.icon--stroke-primary:not([class*="--fill-"]) {
  fill: none;
}
.icon.icon--fill-primary {
  fill: #345e30;
}
.icon.icon--fill-primary:not([class*="--stroke-"]) {
  stroke: none;
}
.icon--secondary > use {
  fill: #315F94;
  stroke: #315F94;
}
.icon--secondary__fill {
  stroke: none;
  fill: inherit;
}
.icon--secondary__stroke {
  fill: none;
  stroke: inherit;
}
.icon.icon--stroke-secondary {
  stroke: #315F94;
}
.icon.icon--stroke-secondary:not([class*="--fill-"]) {
  fill: none;
}
.icon.icon--fill-secondary {
  fill: #315F94;
}
.icon.icon--fill-secondary:not([class*="--stroke-"]) {
  stroke: none;
}
.icon--success > use {
  fill: #00d3a7;
  stroke: #00d3a7;
}
.icon--success__fill {
  stroke: none;
  fill: inherit;
}
.icon--success__stroke {
  fill: none;
  stroke: inherit;
}
.icon.icon--stroke-success {
  stroke: #00d3a7;
}
.icon.icon--stroke-success:not([class*="--fill-"]) {
  fill: none;
}
.icon.icon--fill-success {
  fill: #00d3a7;
}
.icon.icon--fill-success:not([class*="--stroke-"]) {
  stroke: none;
}
.icon--warning > use {
  fill: #ED970B;
  stroke: #ED970B;
}
.icon--warning__fill {
  stroke: none;
  fill: inherit;
}
.icon--warning__stroke {
  fill: none;
  stroke: inherit;
}
.icon.icon--stroke-warning {
  stroke: #ED970B;
}
.icon.icon--stroke-warning:not([class*="--fill-"]) {
  fill: none;
}
.icon.icon--fill-warning {
  fill: #ED970B;
}
.icon.icon--fill-warning:not([class*="--stroke-"]) {
  stroke: none;
}
.icon--alert > use {
  fill: #d0021b;
  stroke: #d0021b;
}
.icon--alert__fill {
  stroke: none;
  fill: inherit;
}
.icon--alert__stroke {
  fill: none;
  stroke: inherit;
}
.icon.icon--stroke-alert {
  stroke: #d0021b;
}
.icon.icon--stroke-alert:not([class*="--fill-"]) {
  fill: none;
}
.icon.icon--fill-alert {
  fill: #d0021b;
}
.icon.icon--fill-alert:not([class*="--stroke-"]) {
  stroke: none;
}
.icon--black > use {
  fill: #333;
  stroke: #333;
}
.icon--black__fill {
  stroke: none;
  fill: inherit;
}
.icon--black__stroke {
  fill: none;
  stroke: inherit;
}
.icon.icon--stroke-black {
  stroke: #333;
}
.icon.icon--stroke-black:not([class*="--fill-"]) {
  fill: none;
}
.icon.icon--fill-black {
  fill: #333;
}
.icon.icon--fill-black:not([class*="--stroke-"]) {
  stroke: none;
}
.icon--light-gray > use {
  fill: #ebebeb;
  stroke: #ebebeb;
}
.icon--light-gray__fill {
  stroke: none;
  fill: inherit;
}
.icon--light-gray__stroke {
  fill: none;
  stroke: inherit;
}
.icon.icon--stroke-light-gray {
  stroke: #ebebeb;
}
.icon.icon--stroke-light-gray:not([class*="--fill-"]) {
  fill: none;
}
.icon.icon--fill-light-gray {
  fill: #ebebeb;
}
.icon.icon--fill-light-gray:not([class*="--stroke-"]) {
  stroke: none;
}
.icon--medium-gray > use {
  fill: #d7d7d7;
  stroke: #d7d7d7;
}
.icon--medium-gray__fill {
  stroke: none;
  fill: inherit;
}
.icon--medium-gray__stroke {
  fill: none;
  stroke: inherit;
}
.icon.icon--stroke-medium-gray {
  stroke: #d7d7d7;
}
.icon.icon--stroke-medium-gray:not([class*="--fill-"]) {
  fill: none;
}
.icon.icon--fill-medium-gray {
  fill: #d7d7d7;
}
.icon.icon--fill-medium-gray:not([class*="--stroke-"]) {
  stroke: none;
}
.icon--dark-gray > use {
  fill: #a1a1a1;
  stroke: #a1a1a1;
}
.icon--dark-gray__fill {
  stroke: none;
  fill: inherit;
}
.icon--dark-gray__stroke {
  fill: none;
  stroke: inherit;
}
.icon.icon--stroke-dark-gray {
  stroke: #a1a1a1;
}
.icon.icon--stroke-dark-gray:not([class*="--fill-"]) {
  fill: none;
}
.icon.icon--fill-dark-gray {
  fill: #a1a1a1;
}
.icon.icon--fill-dark-gray:not([class*="--stroke-"]) {
  stroke: none;
}

svg *.icon__fill {
  stroke: none;
  fill: inherit;
}
svg *.icon__stroke {
  fill: none;
  stroke: inherit;
}

.icon-text {
  display: flex;
  align-items: center;
}
.icon-text .icon {
  margin-right: 0.25rem;
}
.icon-text .icon svg *.icon__stroke {
  stroke: currentColor;
}
.icon-text .icon svg *.icon__fill {
  fill: currentColor;
}
.menu .icon-text {
  display: flex;
}
.icon-text.text-success .icon svg *.icon__stroke {
  stroke: #00d3a7;
}
.icon-text.text-alert .icon *.icon__stroke {
  stroke: #d0021b;
}
.icon-text.text-alert .icon *.icon__fill {
  fill: #d0021b;
}

.list {
  list-style-type: none;
  margin: 0;
}
.list--columns {
  columns: 2;
  column-gap: 1rem;
}
.list--spaced .list__item {
  margin-bottom: 1rem;
}
.list--stacked .list__item {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.menu.simple .list--stacked .list__item {
  margin-left: 0;
}
.list--stacked .list__item:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.list--panel .list__item {
  padding-bottom: 0.5rem;
}
.list__title {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  line-height: 1.2;
  font-size: 0.8125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #a1a1a1;
}

.multi-list {
  margin-top: 1rem;
}
.multi-list__title, .multi-list__subtitle {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  display: block;
}
.multi-list__title:last-of-type, .multi-list__subtitle:last-of-type {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #ebebeb;
}
.multi-list__title {
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  color: #a1a1a1;
}
.multi-list__title + .multi-list__body {
  margin-top: 1rem;
}
.multi-list__subtitle {
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: #333;
}
.multi-list__body + .multi-list__title {
  margin-top: 1rem;
}

.list-item {
  display: flex;
  align-items: flex-start;
  transition: opacity 0.125s ease;
}
.menu .list-item {
  display: flex;
  padding-right: 0;
  padding-left: 0;
}
.list-item--disabled {
  opacity: 0.4;
  pointer-events: none;
}
.list-item .dropdown-pane .menu > li > a {
  margin-right: 0;
  padding: 0.7rem 1rem;
}
.list-item .dropdown-pane .menu > li > a:hover {
  background-color: #e0e7ef;
}
.list-item__date, .list-item__icon, .list-item__badge {
  margin-right: 1rem;
}
.list-item__badge {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  background-color: #98afca;
  color: #f9f9f9;
  align-self: flex-start;
}
.list-item__badge .list-item--removed {
  opacity: 0.5;
}
.list-item__date {
  max-width: 2.75rem;
  flex: 0 0 12.5%;
}
.list-item__date + .list-item__title {
  flex-basis: calc(75% - 2.5rem);
  width: 75%;
}
.list-item__title {
  display: flex;
  flex-direction: column;
  flex-grow: 2;
  flex-shrink: 1;
  flex-basis: 100%;
}
.list-item__title:not(:last-child) {
  padding-right: 1rem;
}
.list-item__title .label {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.6875rem;
  font-weight: 400;
  display: inline-block;
  margin-top: 0.5rem;
  background-color: transparent;
  color: #a1a1a1;
  border: 1px solid #a1a1a1;
  align-self: flex-start;
}
.list-item--wide .list-item__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list-item--numbered .list-item__title {
  padding-right: 1rem;
  align-self: center;
  flex-basis: 40%;
}
.list-item--stacked .list-item__title {
  overflow: hidden;
}
.list-item__action {
  display: flex;
  justify-content: flex-end;
  flex: 1 1 25%;
  align-items: center;
  align-self: flex-start;
}
@supports (flex: 2 1) {
  .list-item__action {
    flex: 2 1;
  }
}
.list-item--controls .list-item__action {
  padding-top: 0.5rem;
  padding-left: 0;
  flex: 0 0 100%;
}
.list-item--panel .list-item__action {
  align-self: center;
}
.list-item--stacked-actions .list-item__action {
  flex-direction: column;
  align-items: flex-end;
}
.list-item__action svg {
  transition: transform 0.15s ease;
  stroke: #315F94;
}
.list-item__action a,
.list-item__action button {
  display: flex;
  align-items: center;
}
.list-item__action a svg,
.list-item__action button svg {
  stroke: currentColor;
}
.list-item__action a:hover,
.list-item__action button:hover {
  cursor: pointer;
}
.list-item__action a:hover svg,
.list-item__action button:hover svg {
  transform: scale(1.25);
  stroke: #25476f;
}
.list-item__action a:not(:last-child):not(:last-of-type):not(:only-of-type),
.list-item__action button:not(:last-child):not(:last-of-type):not(:only-of-type) {
  margin-right: 0.5rem;
}
.list-item--stacked-actions .list-item__action a:not(:last-child):not(:last-of-type):not(:only-of-type),
.list-item--stacked-actions .list-item__action button:not(:last-child):not(:last-of-type):not(:only-of-type) {
  margin: 0;
}
.list-item__action a.link,
.list-item__action button.link {
  font-size: 70%;
  text-decoration: underline;
}
.list-item--numbered .list-item__action a,
.list-item--numbered .list-item__action button {
  margin: 0;
  padding: 0.85em 1em;
  align-self: flex-start;
}
.list-item--wide .list-item__action a,
.list-item--wide .list-item__action button {
  margin-right: 0;
  margin-left: 0.5rem;
}
.list-item--controls .list-item__action a,
.list-item--controls .list-item__action button {
  margin-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.list-item--stacked-actions .list-item__action a,
.list-item--stacked-actions .list-item__action button {
  margin-right: 0;
}
.list-item__action a.alert svg,
.list-item__action button.alert svg {
  stroke: #d0021b;
  fill: #d0021b;
}
.list-item__action a + a,
.list-item__action button + a {
  margin-left: 0.5rem;
}
.list-item--stacked-actions .list-item__action a + a,
.list-item--stacked-actions .list-item__action button + a {
  margin-left: 0;
  margin-bottom: 0.5rem;
}
.list-item__action a.link {
  font-size: 70%;
  padding: 0;
}
.list-item__enclosure {
  overflow: hidden;
  transform-origin: top center;
  flex: 0 0 100%;
}
.list-item__enclosure > .list {
  margin-top: 1rem;
  margin-left: 1rem;
}
.list-item__footer {
  padding-top: 0.5rem;
  flex: 0 0 100%;
}
.list-item--controls {
  flex-wrap: wrap;
}
.list-item--centered, .list-item--numbered {
  align-items: center;
}
.list-item--link > .list-item__link-wrap {
  display: flex;
  overflow: visible;
  flex: 1;
}
.list-item--link > .list-item__link-wrap + button, .list-item--link > .list-item__link-wrap + .button {
  margin-right: auto;
}
.list-item--link > .list-item__link-wrap:hover, .list-item--link > .list-item__link-wrap:focus {
  cursor: pointer;
}
.list-item--link > .list-item__link-wrap:hover .list-item__action svg, .list-item--link > .list-item__link-wrap:focus .list-item__action svg {
  transform: scale(1.175);
  stroke: #25476f;
}
.list-item--link > .list-item__link-wrap:hover .list-item-title__main, .list-item--link > .list-item__link-wrap:focus .list-item-title__main {
  color: #315F94;
}
.list-item--link > .list-item__link-wrap.has-spinner {
  position: relative;
}
.list-item--link > .list-item__link-wrap.has-spinner::before, .list-item--link > .list-item__link-wrap.has-spinner::after {
  content: "";
  position: absolute;
  display: block;
  transition: opacity 0.15s ease;
  pointer-events: none;
  opacity: 0;
}
.list-item--link > .list-item__link-wrap.has-spinner::before {
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(249, 249, 249, 0.75);
}
.list-item--link > .list-item__link-wrap.has-spinner::after {
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  background-repeat: no-repeat;
  background-size: 1.5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M-.2.2h24v24h-24z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20stroke%3D%22%23315F94%22%20d%3D%22M.7%2010.4l2.8%204.2%203.2-3.8m16.6%203.9l-2.8-4.1-3.2%203.8m3.1-3.9c.8%204.4-2.3%208.7-6.5%209.7C11%2021%208%2020%206%2018m-2.5-3.5C2.2%209.6%205.5%204.8%2010%203.7c3.2-.7%206.3.4%208.3%202.6%22%20clip-path%3D%22url(%23b)%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  animation: infinite-spin 1.5s reverse infinite linear;
}
.list-item--link > .list-item__link-wrap.has-spinner.is-active::before, .list-item--link > .list-item__link-wrap.has-spinner.is-active::after {
  opacity: 1;
}
.list-item--link > button:hover, .list-item--link > button:focus,
.list-item--link > .button:hover,
.list-item--link > .button:focus {
  transform: scale(1.75);
  cursor: pointer;
}
.list-item--enclosure {
  flex-wrap: wrap;
}
.list-item--panel {
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  background: #fff;
  box-shadow: 0 1px 2px rgba(161, 161, 161, 0.4);
  justify-content: space-between;
  align-items: center;
  stroke: #315F94;
}
.list-item--panel .list-item__title {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
}

.list-item-date {
  line-height: 1.25;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  line-height: 1.2;
  text-align: center;
  padding: 0;
  color: #a1a1a1;
  border: 1px solid #a1a1a1;
}
.list-item-date > * {
  white-space: normal;
}
.list-item-date__month, .list-item-date__year {
  padding: 0.125rem 0.25rem;
}
.list-item-date__month {
  font-size: 0.8125rem;
  text-transform: uppercase;
  background-color: #a1a1a1;
  color: #fff;
}
.list-item-date__day {
  font-size: 1.375rem;
}
.list-item-date__year {
  font-size: 0.625rem;
  font-weight: 500;
  background-color: #f1f1f1;
}
.list-item-date--primary {
  color: #345e30;
  border-color: #345e30;
}
.list-item-date--primary .list-item-date__month {
  background-color: rgba(52, 94, 48, 0.7);
  color: #f9f9f9;
}
.list-item-date--primary .list-item-date__day {
  color: #264523;
}
.list-item-date--primary .list-item-date__year {
  background-color: #e1e7e0;
  color: #333;
}
.list-item-date--secondary {
  color: #315F94;
  border-color: #315F94;
}
.list-item-date--secondary .list-item-date__month {
  background-color: rgba(49, 95, 148, 0.7);
  color: #f9f9f9;
}
.list-item-date--secondary .list-item-date__day {
  color: #274d77;
}
.list-item-date--secondary .list-item-date__year {
  background-color: #e0e7ef;
  color: #333;
}
.list-item-date--success {
  color: #00d3a7;
  border-color: #00d3a7;
}
.list-item-date--success .list-item-date__month {
  background-color: rgba(0, 211, 167, 0.7);
  color: #333;
}
.list-item-date--success .list-item-date__day {
  color: #00ad89;
}
.list-item-date--success .list-item-date__year {
  background-color: #d9f8f2;
  color: #333;
}
.list-item-date--warning {
  color: #ED970B;
  border-color: #ED970B;
}
.list-item-date--warning .list-item-date__month {
  background-color: rgba(237, 151, 11, 0.7);
  color: #333;
}
.list-item-date--warning .list-item-date__day {
  color: #c88009;
}
.list-item-date--warning .list-item-date__year {
  background-color: #fcefda;
  color: #333;
}
.list-item-date--alert {
  color: #d0021b;
  border-color: #d0021b;
}
.list-item-date--alert .list-item-date__month {
  background-color: rgba(208, 2, 27, 0.7);
  color: #f9f9f9;
}
.list-item-date--alert .list-item-date__day {
  color: #aa0216;
}
.list-item-date--alert .list-item-date__year {
  background-color: #f8d9dd;
  color: #333;
}

.list-item-title {
  line-height: 1.25;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
  width: 100%;
  align-self: flex-start;
}
.list-item-title > * {
  white-space: normal;
}
.list-item-title--solo {
  justify-content: center;
}
.list-item-title--split {
  flex-direction: row;
}
.list-item-title__main, .list-item-title__secondary {
  margin-bottom: 0.15625em;
}
.list-item-title__main--emphasis, .list-item-title__secondary--emphasis {
  font-weight: 700;
}
.list-item-title__main {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.09375;
  width: inherit;
  color: #333;
}
.list-item-title--staggered .list-item-title__main {
  font-size: 1.25rem;
  color: #315F94;
}
.list-item-title--split .list-item-title__main {
  display: flex;
}
.list-item-title--split .list-item-title__main > *:first-child {
  flex: 0 0 15%;
}
.list-item-title--centered .list-item-title__main {
  margin: 0;
}
.list-item-title--priority-1 .list-item-title__main {
  font-size: 1.125rem;
  font-weight: 700;
  color: #315F94;
}
.list-item-title--priority-2 .list-item-title__main {
  font-size: 1rem;
}
.list-item-title--priority-3 .list-item-title__main {
  font-size: 0.875rem;
  font-weight: 400;
}
.list-item-title--priority-4 .list-item-title__main {
  font-size: 0.875rem;
  font-weight: 300;
}
.list-item--warning .list-item-title__main {
  color: #ED970B;
}
.list-item--removed .list-item-title__main {
  text-decoration: line-through;
  color: #d0021b;
}
.list-item-title__secondary {
  font-size: 0.875rem;
  font-style: italic;
  color: #333;
}
.list-item--stacked .list-item-title__secondary {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list-item--stacked-actions .list-item-title__secondary {
  white-space: normal;
}
.list-item--full-text .list-item-title__secondary {
  white-space: normal;
}
.list-item-title__secondary .list-item-title-subsecondary {
  font-style: normal;
  font-size: 80%;
}

.list-item-form {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.menu--steps {
  flex-wrap: nowrap;
  flex-direction: column;
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
}
.menu--steps > li {
  font-size: 0.8125rem;
  position: relative;
  padding-left: 2rem;
}
.menu--steps > li:not(.menu-text):not(.first-item) {
  border-top: 1px solid #d7d7d7;
}
.menu--steps > li.menu-text {
  padding-left: 2rem;
}
.menu--steps > li.current {
  background: #6587af;
}
.menu--steps > li.current::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #315F94;
}
.menu--steps > li.current > a {
  color: #fff;
}
.menu--steps > li .icon {
  position: absolute;
  top: 0.7rem;
  left: 0.5rem;
  fill: #00d3a7;
}
.menu--steps > li > a {
  line-height: 1.25;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding-left: 0;
  color: #333;
}
.menu--steps > li > a > * {
  white-space: normal;
}
.menu--steps > li > a span:nth-child(1) {
  font-weight: 700;
  flex: 1 1 25%;
}
.menu--steps > li > a span:nth-child(2) {
  flex: 2 1 75%;
}
.menu--bordered > li:not(:last-child) {
  border-right: 1px solid currentColor;
  padding-right: 0.5rem;
  margin-right: 0.5rem;
}
.menu--text > li > a {
  padding: 0;
  text-decoration: underline;
}
.menu--small > li {
  font-size: 90%;
}

.reveal {
  overflow: visible;
}
.reveal__title, .reveal__body, .reveal__footer {
  text-align: left;
  padding-right: 1rem;
  padding-left: 1rem;
}
.reveal__title, .reveal__footer {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.reveal__title {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
  display: flex;
  background-color: #e0e7ef;
  color: #333;
  justify-content: space-between;
  align-items: center;
  stroke: #333;
  fill: #333;
  font-size: 1.5rem;
}
.reveal__body {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.reveal__body * {
  white-space: normal;
}
.reveal__body .row {
  margin-left: -1rem;
  margin-right: -1rem;
}
.reveal__footer {
  display: flex;
  background-color: #ebebeb;
  justify-content: space-between;
}
.reveal__footer .button:last-child {
  margin-left: auto;
}
.overlay-content .reveal {
  width: 70%;
}
.overlay-content .reveal.tiny {
  width: 30%;
}
.overlay-content .reveal.small {
  width: 50%;
}
.overlay-content .reveal.large {
  width: 90%;
}

html.is-reveal-open {
  height: auto !important;
}

.nav-wrapper {
  position: fixed;
  z-index: 3;
  top: 0;
  right: 0;
  left: 0;
}
.nav-wrapper + *:not(.wrapper) {
  padding-top: 7.25rem;
}
.nav-wrapper + *:not(.wrapper) + .wrapper {
  padding-top: 0;
}

.nav:last-of-type {
  box-shadow: 0 8px 15px 3px rgba(51, 51, 51, 0.08);
}
.nav--primary, .nav--account {
  background-color: #fff;
  border-bottom: 1px solid #d7d7d7;
}
.nav--primary {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  height: 3rem;
}
.nav--primary .menu {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}
.nav--primary .menu > li {
  align-items: center;
  justify-content: center;
  flex: auto;
}
.nav--primary .menu > li {
  position: relative;
  display: flex;
  padding: 0.5rem;
  transition: opacity 0.15s ease;
  stroke: #315F94;
}
.nav--primary .menu > li:not(.is-active) {
  opacity: 0.625;
}
.nav--primary .menu > li:hover, .nav--primary .menu > li:focus {
  opacity: 1;
}
.nav--primary .menu > li a {
  font-size: 0.9375rem;
  white-space: nowrap;
  padding: inherit;
  color: #315F94;
}
@media screen and (max-width: 1024px) {
  .nav--primary .menu > li a {
    font-size: 0.8125rem;
  }
  .nav--primary .menu > li a svg {
    display: none;
  }
}
.nav--primary .menu > li.is-active {
  background-color: #315F94;
  stroke: #fff;
}
.nav--primary .menu > li.is-active a {
  background: none;
  color: #fff;
}
.nav--account {
  height: 4.25rem;
}
.nav--account .menu > li a,
.nav--account .menu > li button {
  cursor: pointer;
}
.nav--account .menu > li a.disabled,
.nav--account .menu > li a [disabled],
.nav--account .menu > li button.disabled,
.nav--account .menu > li button [disabled] {
  pointer-events: none;
}
.nav--account .menu > li > div > a[role=button] {
  display: flex;
  padding: 0;
}
.nav--account .dropdown-pane > .menu > li > a:hover {
  background-color: #e0e7ef;
}
.nav--account .top-bar, .nav--lab-setup .top-bar {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  height: inherit;
}
.nav--lab-setup .top-bar .menu {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}
.nav--lab-setup .top-bar .menu > li {
  align-items: center;
  justify-content: center;
  flex: auto;
}
.nav--lab-setup .top-bar .menu > li.menu-progress {
  font-size: 0.75rem;
  display: flex;
  color: #a1a1a1;
  align-items: center;
  flex: 0 0 35%;
}
.nav--lab-setup .top-bar .menu > li.menu-progress > *:not(.progress) {
  flex: 0 0 auto;
}
.nav--lab-setup .top-bar .menu > li.menu-progress > .progress {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  flex: 1;
}
.nav--lab-setup .top-bar .menu > li.menu-text {
  flex: 0 0 auto;
}
.nav--lab-setup .top-bar .top-bar-left {
  flex: 0 0 65%;
}
.nav--lab-setup .top-bar .top-bar-left .menu {
  align-items: center;
}
.nav--lab-setup .top-bar .top-bar-left .menu > li:last-child {
  margin-right: auto;
}

.news-item {
  display: flex;
}
.news-item--first {
  display: block;
  flex-direction: column;
  padding-bottom: 1rem;
  border-bottom: 1px solid #d7d7d7;
  align-items: flex-start;
}
.news-item__title, .news-item__summary, .news-item__date {
  display: block;
  margin-bottom: 0.625em;
}
.news-item__date {
  font-size: 0.75rem;
  font-style: italic;
  flex: 1 1 15%;
}
.news-item__title {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  flex: 2 0 65%;
}
.news-item--first .news-item__title {
  font-size: 1.2em;
}

#orgChartView .loading {
  stroke: #d7d7d7;
}

#orgChartContainer {
  position: relative;
  overflow-y: hidden;
  transition: background-color 0.25s ease, box-shadow 0.3s 0.075s ease, border-radius 0.25s ease;
}
#orgChartContainer::before, #orgChartContainer::after {
  z-index: 2;
  pointer-events: none;
  opacity: 0;
}
#orgChartContainer::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #f9f9f9;
}
#orgChartContainer::after {
  font-size: 1.5rem;
  content: "Processing…";
  text-align: center;
  position: absolute;
  z-index: 3;
  top: 2rem;
  right: 0;
  left: 0;
}
#orgChartContainer.can-transition-opacity-slow::before, #orgChartContainer.can-transition-opacity-slow::after {
  transition: opacity 0.75s ease-in-out;
}
#orgChartContainer.is-working::before, #orgChartContainer.is-working::after {
  pointer-events: auto;
  opacity: 1;
}
#orgChartContainer.is-active {
  background-color: #f8f8f8;
  border-radius: 1rem;
  box-shadow: inset 0 1px 8px rgba(161, 161, 161, 0.55);
}

.orgchart {
  min-width: 100%;
  padding: 0;
  background-image: none;
}
.orgchart.is-active > table {
  padding: 1rem;
}
.orgchart tr.lines .leftLine {
  border-left-color: #d7d7d7;
}
.orgchart tr.lines .rightLine {
  border-right-color: #d7d7d7;
}
.orgchart tr.lines .topLine {
  border-top-color: #d7d7d7;
}
.orgchart tr.lines .downLine {
  background-color: #d7d7d7;
}
.orgchart tr.verticalNodes > td::before {
  border-color: #d7d7d7;
}
.orgchart tr.verticalNodes ul > li::before, .orgchart tr.verticalNodes ul > li::after {
  border-color: #d7d7d7;
}
.orgchart .node {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  width: 160px;
  margin-right: 0.625rem;
  margin-left: 0.625rem;
  padding: 0;
  background: #f9f9f9;
  transition: box-shadow 0.15s ease;
  border: 1px solid rgba(51, 51, 51, 0.04);
  border-radius: 5px;
  box-shadow: 0 2px 10px 0 rgba(51, 51, 51, 0.08);
}
.orgchart .node:hover {
  background-color: rgba(49, 95, 148, 0.5);
  box-shadow: 0 2px 15px 0 rgba(49, 95, 148, 0.45);
}
.orgchart .node:hover.inactive {
  background-color: rgba(215, 215, 215, 0.5);
  box-shadow: 0 2px 15px 0 rgba(215, 215, 215, 0.45);
}
.orgchart .node.allowedDrop {
  background-color: rgba(0, 211, 167, 0.5);
  box-shadow: 0 2px 15px 0 rgba(0, 211, 167, 0.45);
}
.orgchart .node.inactive .title {
  background: #d7d7d7;
  color: #a1a1a1;
}
.orgchart .node .title,
.orgchart .node .content {
  white-space: normal;
  text-overflow: unset;
  overflow-x: hidden;
  overflow-y: auto;
  height: auto;
}
.orgchart .node .title {
  font-size: 1rem;
  font-weight: 500;
  padding: 0.375rem 0.5rem;
  background: #e9eef4;
  color: #333;
  border-radius: 5px 5px 0 0;
  width: auto;
}
.orgchart .node .content {
  font-size: 0.84375rem;
  line-height: 1.2;
  padding: 0.5rem 0.625rem;
  border: 0;
  border-radius: 0;
}
.orgchart .node .content:last-of-type {
  border-radius: 0 0 5px 5px;
}
.orgchart .node .action {
  display: flex;
  padding: 0.5rem;
  background: #f6f6f6;
  border-top: 1px solid #ebebeb;
  border-radius: 0 0 5px 5px;
  justify-content: space-between;
}
.orgchart .node .action .button {
  position: relative;
}
.orgchart .node .action .button::before, .orgchart .node .action .button::after {
  content: "";
  position: absolute;
  display: block;
  transition: opacity 0.15s ease;
  pointer-events: none;
  opacity: 0;
}
.orgchart .node .action .button::before {
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(249, 249, 249, 0.75);
}
.orgchart .node .action .button::after {
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  background-repeat: no-repeat;
  background-size: 1.5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M-.2.2h24v24h-24z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20stroke%3D%22%23315F94%22%20d%3D%22M.7%2010.4l2.8%204.2%203.2-3.8m16.6%203.9l-2.8-4.1-3.2%203.8m3.1-3.9c.8%204.4-2.3%208.7-6.5%209.7C11%2021%208%2020%206%2018m-2.5-3.5C2.2%209.6%205.5%204.8%2010%203.7c3.2-.7%206.3.4%208.3%202.6%22%20clip-path%3D%22url(%23b)%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  animation: infinite-spin 1.5s reverse infinite linear;
}
.orgchart .node .action .button.is-active::before, .orgchart .node .action .button.is-active::after {
  opacity: 1;
}
.orgchart .node .action .button.hollow {
  background: #f9f9f9;
}
.orgchart .oci {
  display: none;
}

.overlay__backdrop {
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  transition: opacity 0.25s ease-in-out;
}
.overlay:not(.is-visible) .overlay__backdrop {
  pointer-events: none;
  opacity: 0;
}
.overlay__content {
  position: fixed;
  z-index: 20;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateX(100%);
  min-width: 21.875rem;
  height: 100vh;
  background: #fff;
  transition: transform 0.25s ease-in-out;
}
.overlay__content .reveal-overlay {
  width: 100vw;
}
.overlay__content--small {
  width: 400px;
  /*
   HACK:
   If a Reveal modal appears within an overlay, the fixed positioning of the overlay container
   is distorted because it exists within a transformed element. The "fix" here is to apply an
   additional transform to move it over to the appropriate place.

   This has been placed within a @supports block to hide it from Internet Explorer, which
   amusingly enough doesn't have this problem.
   */
}
@supports (transform: translateX(0)) {
  .overlay__content--small .reveal-overlay {
    transform: translateX(calc(-100vw + 400px));
  }
}
.overlay__content--medium {
  width: 600px;
  /*
   HACK:
   If a Reveal modal appears within an overlay, the fixed positioning of the overlay container
   is distorted because it exists within a transformed element. The "fix" here is to apply an
   additional transform to move it over to the appropriate place.

   This has been placed within a @supports block to hide it from Internet Explorer, which
   amusingly enough doesn't have this problem.
   */
}
@supports (transform: translateX(0)) {
  .overlay__content--medium .reveal-overlay {
    transform: translateX(calc(-100vw + 600px));
  }
}
.overlay__content--large {
  width: 750px;
  /*
   HACK:
   If a Reveal modal appears within an overlay, the fixed positioning of the overlay container
   is distorted because it exists within a transformed element. The "fix" here is to apply an
   additional transform to move it over to the appropriate place.

   This has been placed within a @supports block to hide it from Internet Explorer, which
   amusingly enough doesn't have this problem.
   */
}
@supports (transform: translateX(0)) {
  .overlay__content--large .reveal-overlay {
    transform: translateX(calc(-100vw + 750px));
  }
}
.overlay__content--xlarge {
  width: 850px;
  /*
   HACK:
   If a Reveal modal appears within an overlay, the fixed positioning of the overlay container
   is distorted because it exists within a transformed element. The "fix" here is to apply an
   additional transform to move it over to the appropriate place.

   This has been placed within a @supports block to hide it from Internet Explorer, which
   amusingly enough doesn't have this problem.
   */
}
@supports (transform: translateX(0)) {
  .overlay__content--xlarge .reveal-overlay {
    transform: translateX(calc(-100vw + 850px));
  }
}
.overlay__content--xxlarge {
  width: 960px;
  /*
   HACK:
   If a Reveal modal appears within an overlay, the fixed positioning of the overlay container
   is distorted because it exists within a transformed element. The "fix" here is to apply an
   additional transform to move it over to the appropriate place.

   This has been placed within a @supports block to hide it from Internet Explorer, which
   amusingly enough doesn't have this problem.
   */
}
@supports (transform: translateX(0)) {
  .overlay__content--xxlarge .reveal-overlay {
    transform: translateX(calc(-100vw + 960px));
  }
}
.overlay__content--xxxlarge {
  width: 1200px;
  /*
   HACK:
   If a Reveal modal appears within an overlay, the fixed positioning of the overlay container
   is distorted because it exists within a transformed element. The "fix" here is to apply an
   additional transform to move it over to the appropriate place.

   This has been placed within a @supports block to hide it from Internet Explorer, which
   amusingly enough doesn't have this problem.
   */
}
@supports (transform: translateX(0)) {
  .overlay__content--xxxlarge .reveal-overlay {
    transform: translateX(calc(-100vw + 1200px));
  }
}
.overlay.is-visible .overlay__content {
  transform: translateX(0);
}

.overlay-content {
  overflow-x: visible;
  height: 100%;
}
.overlay-content__title {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
  display: flex;
  background-color: #e0e7ef;
  color: #333;
  justify-content: space-between;
  align-items: center;
  stroke: #333;
  fill: #333;
  font-size: 1.5rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4rem;
  stroke: #315F94;
}
.overlay-content__window {
  position: absolute;
  top: 4rem;
  left: 0;
  display: flex;
  overflow-y: auto;
  width: 100%;
  height: calc(100% - 4rem);
  align-items: stretch;
  align-content: stretch;
}
.overlay-content__window--align-top {
  justify-content: flex-start;
}
.overlay-content__window > * {
  width: inherit;
  min-height: 100%;
}
.overlay-content__window > .row,
.overlay-content__window form > .row {
  margin-right: -15px;
  margin-left: -15px;
}
.overlay-content__window > .wrapper {
  padding: 0;
  flex: 1;
}

.overlay-content-title {
  display: inherit;
  width: 100%;
  justify-content: flex-start;
  align-items: inherit;
}
.overlay-content-title__icon {
  display: flex;
  margin-right: 0.5rem;
  stroke: #a1a1a1;
}
.overlay-content-title__text {
  margin-right: auto;
}
.overlay-content-title__button {
  display: inherit;
  margin: -1rem;
  padding: 1rem;
  align-items: inherit;
}
.menu .overlay-content-title__button {
  margin: -1rem;
  padding: 1rem;
}

.qm-guide__section {
  overflow: hidden;
  width: 100%;
  margin-bottom: 1rem;
}

.qm-section {
  display: flex;
  width: 100%;
  align-items: flex-start;
}
.qm-section__number {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
  max-width: 4.6875rem;
  flex: 1 0 10%;
}
.qm-section__number > * {
  line-height: 1.25;
  margin-bottom: 0;
}
.qm-section--title .qm-section__number > * {
  font-size: 1.5rem;
}
.qm-section--main-title .qm-section__number > * {
  font-size: 1.875rem;
  color: #315F94;
}
.qm-section--subsection .qm-section__number > * {
  font-size: 1.125rem;
}
.qm-section--subsection-minor .qm-section__number > * {
  font-size: 1.0625rem;
}
.qm-section__content {
  padding-left: 1rem;
  border-left: 1px solid #d7d7d7;
  flex: 1 0 90%;
}
.qm-section--subsection .qm-section__content {
  overflow-x: auto;
}

.qm-section-title {
  display: flex;
  align-items: flex-end;
}
.qm-section-title__title {
  flex: 1;
  padding-right: 1rem;
}
.qm-section-title__title p {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
  line-height: 1.25;
}
.qm-section--title .qm-section-title__title p {
  font-size: 1.5rem;
}
.qm-section--title .qm-section-title__title p:only-child {
  margin-bottom: 0;
}
.qm-section--main-title .qm-section-title__title p {
  font-size: 1.875rem;
  color: #315F94;
}
.qm-section--subsection .qm-section-title__title p {
  font-size: 1.125rem;
}
.qm-section--subsection-minor .qm-section-title__title p {
  font-size: 1.0625rem;
}
.qm-section-title__edited {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: 0.8125rem;
  font-style: italic;
  text-align: right;
  margin-bottom: 0.7rem;
  color: #a1a1a1;
}
.qm-section-title__controls {
  gap: 0.5rem;
  margin-bottom: 1rem;
}

.qm-section-content__content {
  overflow: hidden;
  transition: box-shadow 0.125s ease, border-radius 0.125s ease, border-color 0.125s ease;
  border: 1px dashed transparent;
  border-radius: 3px;
  border-color: #d7d7d7;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.status-loading .qm-section-content__content .loading-wrapper {
  opacity: 1;
}
.status-done .qm-section-content__content {
  border-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
}
.qm-section-content__content > .row {
  margin-left: -15px;
  margin-right: -15px;
}
.qm-section-content__content .loading-wrapper {
  opacity: 0;
  transition: opacity 0.125s ease;
}
.qm-section-content__content h3,
.qm-section-content__content h4 {
  font-size: 1.125rem;
}
.qm-section--subsection .qm-section-content__content h3,
.qm-section--subsection .qm-section-content__content h4 {
  font-size: 1.0625rem;
}

.qm-section-wywiwyg-content {
  border: 0;
  box-shadow: 0 2px 4px rgba(51, 51, 51, 0.25);
  font-size: 0.875rem;
  padding: 1rem;
  background-color: #f3f3f3;
  border: 1px solid #ebebeb;
  border-radius: 4px;
}
.qm-section-wywiwyg-content:not(:only-child) {
  margin-bottom: 1rem;
}
.qm-section-wywiwyg-content h2,
.qm-section-wywiwyg-content h3,
.qm-section-wywiwyg-content h4 {
  font-size: 1.125rem;
}

.qm-controls {
  position: fixed;
  z-index: 2;
  top: 7.25rem;
  left: 0;
  transform: translateY(-3.25rem);
  width: 100%;
  height: 3.25rem;
  padding: 0.5rem 1rem;
  transition: transform 0.15s ease;
}
.qm-controls .button {
  background-color: #f9f9f9;
  box-shadow: 0 0 0 8px #f9f9f9, 0 1px 2px 9px rgba(51, 51, 51, 0.16);
}
.qm-controls .button:hover {
  background-color: #f9f9f9;
}
.qm-controls.is-visible {
  transform: translateY(0);
}

.page-title {
  display: flex;
  margin-bottom: 1rem;
  padding-top: 1.25em;
  padding-bottom: 0.625em;
  border-bottom: 1px solid #d7d7d7;
  justify-content: space-between;
  align-items: center;
  stroke: #315F94;
}
.page-title--align-center {
  justify-content: center;
}
.page-title--align-top {
  align-items: flex-start;
}
.page-title--align-bottom {
  align-items: flex-end;
}
.page-title--align-bottom.page-title--stacked {
  justify-content: flex-end;
  align-items: flex-start;
}
.page-title--borderless {
  border-bottom: 0;
}
.page-title__title {
  line-height: 1.25;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin: 0 1rem 0 0;
  flex: auto;
}
.page-title__title > * {
  white-space: normal;
}
.page-title__title small {
  margin-left: 0.5em;
}
.page-title--stacked .page-title__title {
  line-height: 1.25;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
}
.page-title--stacked .page-title__title > * {
  white-space: normal;
}
.page-title--stacked .page-title__title > * {
  width: 100%;
}
.page-title--stacked .page-title__title > *:not(:first-child) {
  font-size: 70%;
  color: #a1a1a1;
  width: 85%;
}
.page-title--medium .page-title__title {
  font-size: 1.875rem;
}
.page-title--small .page-title__title {
  font-size: 1.125rem;
}
.page-title__controls {
  display: flex;
  flex: 1;
  justify-content: space-between;
}
.page-title--stacked .page-title__controls {
  width: 100%;
  margin-top: 1rem;
  margin-left: 0;
}
.page-title__controls > *:last-child {
  margin-left: auto;
}
.page-title__controls .button {
  white-space: nowrap;
}
.page-title .new-invoice-alert a {
  color: red;
  opacity: 1 !important;
  font-weight: 600;
  padding: 4px 0 !important;
}
.page-title .new-invoice-alert a svg {
  stroke: red;
  transform: rotate(90deg);
  margin-top: 2px;
  margin-left: 5px;
}
.page-title .new-invoice-alert a:hover, .page-title .new-invoice-alert a:focus {
  border-bottom: 2px solid red;
  margin-bottom: -2px;
}

.panel {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #ebebeb;
  border-radius: 0;
  background: #f9f9f9;
  box-shadow: none;
  overflow: hidden;
  color: #333;
}
.panel > :last-child {
  margin-bottom: 0;
}
.panel--full-height {
  height: calc(100% - 1rem);
}
.panel--allow-overflow {
  overflow: visible;
}
.panel:not(.panel--open) {
  border: 0;
  box-shadow: 0 2px 4px rgba(51, 51, 51, 0.25);
}
.panel__header {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #fff;
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
  display: flex;
  background-color: #e0e7ef;
  color: #333;
  justify-content: space-between;
  align-items: center;
  stroke: #333;
  fill: #333;
  font-size: 17px;
}
.panel__header > :last-child {
  margin-bottom: 0;
}
.panel--tight .panel__header {
  padding: 0.5rem;
}
.panel__header--split {
  justify-content: space-between;
}
.panel__header--align-left {
  justify-content: flex-start;
}
.panel__header--align-left > * {
  margin-right: 0.5rem;
}
.panel__header--align-right {
  justify-content: flex-end;
}
.panel__header--align-right > * {
  margin-left: 0.5rem;
}
.panel__header .button-group {
  margin-bottom: 0;
  flex: none;
}
.panel__header .button-group > .button {
  margin-right: 0.5rem;
}
.panel__header .button-group > .button:last-child {
  margin-right: 0;
}
.panel__header .button:not(.tiny) {
  font-weight: normal;
}
.panel__header .button.hollow {
  background-color: #f9f9f9;
}
.panel__header > *:not(:only-child) {
  margin-right: 0.5rem;
}
.panel__header > *:last-child:not(:only-child) {
  margin-right: 0;
  margin-left: auto;
}
.panel--large .panel__header {
  font-size: 18px;
}
.panel__body {
  flex: 1 0 auto;
  padding: 1rem;
}
.panel__body > :last-child {
  margin-bottom: 0;
}
.panel--tight .panel__body {
  padding: 0.5rem;
}
.panel__body .row {
  margin-right: -1rem;
  margin-left: -1rem;
}
.panel__body > .list--stacked {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
.panel--terms .panel__body {
  overflow-y: scroll;
  height: 65vh;
  background: #fff;
}
.panel__footer {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #fff;
  border-top: 1px solid #ebebeb;
}
.panel__footer > :last-child {
  margin-bottom: 0;
}
.panel__footer--nav {
  justify-content: flex-end;
}
.panel__footer--stacked {
  flex-direction: column;
}

.progress {
  padding: 2px;
  border-radius: 4px;
}
.progress-meter {
  border-radius: inherit;
}
.progress--setup {
  height: 0.5rem;
  background: #fff;
  box-shadow: 0 0 5px rgba(51, 51, 51, 0.25);
}

.scroll-topper {
  position: relative;
  height: 100%;
}
.scroll-topper__top, .scroll-topper__bottom {
  width: 100%;
}
.scroll-topper__top {
  position: absolute;
  left: -1rem;
  display: flex;
  height: 3.75rem;
  margin-right: -0.5rem;
  padding-top: 0.5rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  background-color: #fff;
  transition: transform 0.25 ease-in-out;
  box-shadow: 0 1px 4px rgba(51, 51, 51, 0.2);
  justify-content: space-between;
  align-items: center;
}
@supports (position: fixed) {
  .scroll-topper__top {
    position: fixed;
    right: 0;
    left: auto;
    margin-right: 0;
    padding-right: 0.5rem;
  }
}
.overlay-content__window .scroll-topper__top {
  margin-top: -1rem;
}
.scroll-topper__top > * {
  margin: 0 0.5rem;
}
.scroll-topper__bottom {
  height: calc(100% - 3.75rem);
  padding-top: 3.75rem;
}

.section-title {
  font-size: 1.0625rem;
  margin-bottom: 0.625em;
}

.switch-wrapper {
  display: flex;
  margin-bottom: 1rem;
  align-items: center;
}
.switch-wrapper--align-top {
  align-items: flex-start;
}
.switch-wrapper__label {
  font-size: 0.8rem;
  margin-left: 1rem;
}
.switch-wrapper__switch > .switch {
  margin-bottom: 0;
}

.switch.is-disabled {
  opacity: 0.75;
}
.switch.is-disabled .switch-label {
  cursor: not-allowed;
}
.switch-active {
  left: 8.5%;
}
.switch-inactive {
  right: 8.5%;
}

.top-bar--r18,
.top-bar--r18-setup {
  background: none;
}
.top-bar--r18 .menu,
.top-bar--r18-setup .menu {
  background: inherit;
}

.top-bar--r18-setup {
  padding-left: 15px;
  padding-right: 15px;
}

.top-bar--r18 {
  padding-right: 0;
  padding-left: 0;
  color: #315F94;
}
.top-bar--r18 .callout {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
}
.top-bar--r18 .menu > li {
  display: flex;
  align-items: center;
}
.top-bar--r18 .menu > li > a,
.top-bar--r18 .menu > li > button {
  display: flex;
  color: inherit;
}
.top-bar--r18 .top-bar-left > .menu > li {
  padding: 0.5rem 1rem;
  max-width: 20.3125rem;
}
.top-bar--r18 .top-bar-left > .menu > li:not(:last-child) {
  border-right: 1px solid #d7d7d7;
}
.top-bar--r18 .top-bar-left > .menu > li:first-child {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #a1a1a1;
  max-width: 350px;
}
.top-bar--r18 .top-bar-left > .menu > li:first-child > span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.top-bar--r18 .top-bar-right > .menu > li:not(:first-child) {
  border-left: 1px solid #d7d7d7;
}
.top-bar--r18 .top-bar-right > .menu > li > a,
.top-bar--r18 .top-bar-right > .menu > li > button,
.top-bar--r18 .top-bar-right > .menu > li > div {
  padding: 0.5rem 1rem;
  position: relative;
}
.top-bar--r18 .top-bar-right > .menu > li > a.has-spinner,
.top-bar--r18 .top-bar-right > .menu > li > button.has-spinner,
.top-bar--r18 .top-bar-right > .menu > li > div.has-spinner {
  position: relative;
}
.top-bar--r18 .top-bar-right > .menu > li > a.has-spinner::before, .top-bar--r18 .top-bar-right > .menu > li > a.has-spinner::after,
.top-bar--r18 .top-bar-right > .menu > li > button.has-spinner::before,
.top-bar--r18 .top-bar-right > .menu > li > button.has-spinner::after,
.top-bar--r18 .top-bar-right > .menu > li > div.has-spinner::before,
.top-bar--r18 .top-bar-right > .menu > li > div.has-spinner::after {
  content: "";
  position: absolute;
  display: block;
  transition: opacity 0.15s ease;
  pointer-events: none;
  opacity: 0;
}
.top-bar--r18 .top-bar-right > .menu > li > a.has-spinner::before,
.top-bar--r18 .top-bar-right > .menu > li > button.has-spinner::before,
.top-bar--r18 .top-bar-right > .menu > li > div.has-spinner::before {
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(249, 249, 249, 0.75);
}
.top-bar--r18 .top-bar-right > .menu > li > a.has-spinner::after,
.top-bar--r18 .top-bar-right > .menu > li > button.has-spinner::after,
.top-bar--r18 .top-bar-right > .menu > li > div.has-spinner::after {
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  background-repeat: no-repeat;
  background-size: 1.5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M-.2.2h24v24h-24z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20stroke%3D%22%23315F94%22%20d%3D%22M.7%2010.4l2.8%204.2%203.2-3.8m16.6%203.9l-2.8-4.1-3.2%203.8m3.1-3.9c.8%204.4-2.3%208.7-6.5%209.7C11%2021%208%2020%206%2018m-2.5-3.5C2.2%209.6%205.5%204.8%2010%203.7c3.2-.7%206.3.4%208.3%202.6%22%20clip-path%3D%22url(%23b)%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  animation: infinite-spin 1.5s reverse infinite linear;
}
.top-bar--r18 .top-bar-right > .menu > li > a.has-spinner.is-active::before, .top-bar--r18 .top-bar-right > .menu > li > a.has-spinner.is-active::after,
.top-bar--r18 .top-bar-right > .menu > li > button.has-spinner.is-active::before,
.top-bar--r18 .top-bar-right > .menu > li > button.has-spinner.is-active::after,
.top-bar--r18 .top-bar-right > .menu > li > div.has-spinner.is-active::before,
.top-bar--r18 .top-bar-right > .menu > li > div.has-spinner.is-active::after {
  opacity: 1;
}
.top-bar--r18 .top-bar-right > .menu > li > .dropdown-pane {
  visibility: visible;
  transform: rotateX(-35deg);
  transition: transform 0.25s ease-in-out, opacity 0.2s ease;
  pointer-events: none;
  opacity: 0;
}
.top-bar--r18 .top-bar-right > .menu > li > .dropdown-pane.is-open {
  transform: rotateX(0);
  transform-origin: top center;
  pointer-events: auto;
  opacity: 1;
}
.top-bar--r18 .top-bar-right > .menu > li > .dropdown-pane > .menu > li > a {
  transition: background-color 0.15s ease;
}
.top-bar--r18 .top-bar-right > .menu > li > .dropdown-pane > .menu > li > a:hover, .top-bar--r18 .top-bar-right > .menu > li > .dropdown-pane > .menu > li > a:focus {
  background-color: #e0e7ef;
  color: #25476f;
}

.top-bar--r18-setup {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
}
@media screen and (min-width: 75em) {
  .top-bar--r18-setup {
    padding-right: 0;
    padding-left: 0;
  }
}
.top-bar--r18-setup .menu > li.menu-text.menu-text--title {
  padding-left: 0;
}
.top-bar--r18-setup .menu > li.menu-text.menu-text--subtitle {
  font-size: 0.75rem;
  font-weight: normal;
  color: #a1a1a1;
}
.top-bar--r18-setup .menu > li.menu-text.menu-text--subtitle strong {
  font-weight: 500;
}

.two-tier {
  line-height: 1.25;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.two-tier > * {
  white-space: normal;
}
.two-tier--inline, .two-tier--inline-centered, .two-tier--inline-wrap {
  line-height: 1.25;
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.two-tier--inline > *, .two-tier--inline-centered > *, .two-tier--inline-wrap > * {
  white-space: normal;
}
.two-tier--inline > *, .two-tier--inline-centered > *, .two-tier--inline-wrap > * {
  white-space: nowrap;
}
.two-tier--inline > *:first-child:not(:only-child), .two-tier--inline-centered > *:first-child:not(:only-child), .two-tier--inline-wrap > *:first-child:not(:only-child) {
  padding-right: 0.5rem;
}
.two-tier--inline-wrap {
  flex-wrap: wrap;
}
.two-tier--inline-separated > *:not(:last-child)::after {
  content: "•";
  margin-left: 0.5rem;
}
.two-tier--inline-separated > *:first-child:not(:only-child) {
  padding-right: 0;
}
.two-tier--split {
  justify-content: space-between;
}
.two-tier--inline-centered {
  align-items: center;
}
label .two-tier--inline-centered {
  line-height: 2;
}
.two-tier--header {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-size: inherit;
}
.two-tier--header > *:first-child {
  font-weight: 500;
  color: #315F94;
}
.two-tier--header > *:last-child {
  font-size: 50%;
  font-style: italic;
}
.two-tier--footer > *:last-child {
  font-weight: 500;
}
.two-tier--staggered > *:first-child {
  font-family: "Rubik", "Open Sans", Helvetica, Roboto, sans-serif;
  font-weight: 500;
}
.two-tier--staggered > *:last-child {
  font-size: 75%;
}
.two-tier--reversed > *:first-child {
  font-size: 75%;
}
.two-tier--reversed > *:last-child {
  font-size: 100%;
}
.two-tier--datapoint {
  margin-bottom: 1rem;
}
.two-tier--datapoint > *:first-child {
  font-size: 75%;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  color: #a1a1a1;
}
.two-tier--datapoint > *:last-child:not(:nth-child(2)) {
  font-size: 75%;
}
.two-tier--bicolored > *:not(:first-child) {
  color: #a1a1a1;
  margin-top: 0.5rem;
}
.two-tier--bicolored > * small {
  display: block;
  font-size: 85%;
  font-weight: bold;
}
.two-tier--flush {
  margin-bottom: 0;
}
.two-tier--accordion {
  line-height: inherit;
}
.two-tier--accordion > *:not(:first-child) {
  font-size: 90%;
  font-weight: 500;
  text-transform: uppercase;
  color: #315F94;
}
.two-tier--html > *:not(:first-child) {
  font-size: 90%;
}
.two-tier--html > *:not(:first-child) p {
  line-height: 1.375;
}
.two-tier--nested {
  margin-bottom: 0;
}
.two-tier--overflow {
  max-width: inherit;
}
.two-tier--overflow > * {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.two-tier.two-tier--equal > *:first-child {
  font-size: 100%;
  font-weight: inherit;
  text-transform: none;
  margin-bottom: 0;
  color: inherit;
}
.two-tier .label {
  font-size: 65%;
  margin-top: 0.5rem;
  align-self: flex-start;
}
.two-tier.two-tier--inline .label, .two-tier.two-tier--inline-centered .label {
  margin: 0 0.5rem;
}
