
html {
  font-family: sans-serif;
  
  -ms-text-size-adjust: 100%;
  
  -webkit-text-size-adjust: 100%;
   }
body {
  margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }
audio,
canvas,
progress,
video {
  display: inline-block;
  
  vertical-align: baseline;
   }
audio:not([controls]) {
  display: none;
  height: 0; }
[hidden],
template {
  display: none; }
a {
  background-color: transparent; }
a:active,
a:hover {
  outline: 0; }
abbr[title] {
  border-bottom: 1px dotted; }
b,
strong {
  font-weight: bold; }
dfn {
  font-style: italic; }
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
mark {
  background: #ff0;
  color: #000; }
small {
  font-size: 80%; }
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sup {
  top: -0.5em; }
sub {
  bottom: -0.25em; }
img {
  border: 0; }
svg:not(:root) {
  overflow: hidden; }
figure {
  margin: 1em 40px; }
hr {
  box-sizing: content-box;
  height: 0; }
pre {
  overflow: auto; }
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  
  font: inherit;
  
  margin: 0;
   }
button {
  overflow: visible; }
button,
select {
  text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  
  cursor: pointer;
   }
button[disabled],
html input[disabled] {
  cursor: not-allowed; }
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }
input {
  line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  
  padding: 0;
   }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }
input[type="search"] {
  -webkit-appearance: textfield;
  
  box-sizing: content-box;
   }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
legend {
  border: 0;
  
  padding: 0;
   }
textarea {
  overflow: auto; }
optgroup {
  font-weight: bold; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
td,
th {
  padding: 0; }
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }
html {
  font-size: 100%;
  box-sizing: border-box; }
*,
*::before,
*::after {
  box-sizing: inherit; }
body {
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #333333;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0.125rem; }
select {
  width: 100%;
  border-radius: 0.125rem; }
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0.125rem;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }
.is-visible {
  display: block !important; }
.is-hidden {
  display: none !important; }
.row {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .row .row {
    max-width: none;
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
    @media screen and (min-width: 40em) {
      .row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
  .row.expanded {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
.column, .columns {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  min-width: initial; }
  @media screen and (min-width: 40em) {
    .column, .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
.column.row.row, .row.row.columns {
  float: none;
  display: block; }
  .row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }
.small-1 {
  -ms-flex: 0 0 8.3333333333%;
      flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }
.small-offset-0 {
  margin-left: 0%; }
.small-2 {
  -ms-flex: 0 0 16.6666666667%;
      flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }
.small-offset-1 {
  margin-left: 8.3333333333%; }
.small-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }
.small-offset-2 {
  margin-left: 16.6666666667%; }
.small-4 {
  -ms-flex: 0 0 33.3333333333%;
      flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }
.small-offset-3 {
  margin-left: 25%; }
.small-5 {
  -ms-flex: 0 0 41.6666666667%;
      flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }
.small-offset-4 {
  margin-left: 33.3333333333%; }
.small-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }
.small-offset-5 {
  margin-left: 41.6666666667%; }
.small-7 {
  -ms-flex: 0 0 58.3333333333%;
      flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }
.small-offset-6 {
  margin-left: 50%; }
.small-8 {
  -ms-flex: 0 0 66.6666666667%;
      flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }
.small-offset-7 {
  margin-left: 58.3333333333%; }
.small-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }
.small-offset-8 {
  margin-left: 66.6666666667%; }
.small-10 {
  -ms-flex: 0 0 83.3333333333%;
      flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }
.small-offset-9 {
  margin-left: 75%; }
.small-11 {
  -ms-flex: 0 0 91.6666666667%;
      flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }
.small-offset-10 {
  margin-left: 83.3333333333%; }
.small-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }
.small-offset-11 {
  margin-left: 91.6666666667%; }
.small-order-1 {
  -ms-flex-order: 1;
      order: 1; }
.small-order-2 {
  -ms-flex-order: 2;
      order: 2; }
.small-order-3 {
  -ms-flex-order: 3;
      order: 3; }
.small-order-4 {
  -ms-flex-order: 4;
      order: 4; }
.small-order-5 {
  -ms-flex-order: 5;
      order: 5; }
.small-order-6 {
  -ms-flex-order: 6;
      order: 6; }
.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%; }
.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
    max-width: 12.5%; }
.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
@media screen and (min-width: 40em) {
  .medium-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .medium-offset-1 {
    margin-left: 8.3333333333%; }
  .medium-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.6666666667%; }
  .medium-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .medium-offset-4 {
    margin-left: 33.3333333333%; }
  .medium-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.6666666667%; }
  .medium-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .medium-offset-7 {
    margin-left: 58.3333333333%; }
  .medium-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.6666666667%; }
  .medium-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .medium-offset-10 {
    margin-left: 83.3333333333%; }
  .medium-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.6666666667%; }
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      -ms-flex: 0 0 14.2857142857%;
          flex: 0 0 14.2857142857%;
      max-width: 14.2857142857%; }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }
@media screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media screen and (min-width: 40em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }
@media screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }
@media screen and (min-width: 64em) {
  .large-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .large-offset-1 {
    margin-left: 8.3333333333%; }
  .large-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.6666666667%; }
  .large-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .large-offset-4 {
    margin-left: 33.3333333333%; }
  .large-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.6666666667%; }
  .large-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .large-offset-7 {
    margin-left: 58.3333333333%; }
  .large-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.6666666667%; }
  .large-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .large-offset-10 {
    margin-left: 83.3333333333%; }
  .large-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.6666666667%; }
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      -ms-flex: 0 0 14.2857142857%;
          flex: 0 0 14.2857142857%;
      max-width: 14.2857142857%; }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }
@media screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }
.row.large-unstack > .column, .row.large-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }
@media screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }
.shrink {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  max-width: 100%; }
.column.align-top, .align-top.columns {
  -ms-flex-item-align: start;
      align-self: flex-start; }
.column.align-bottom, .align-bottom.columns {
  -ms-flex-item-align: end;
      align-self: flex-end; }
.column.align-middle, .align-middle.columns {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
.column.align-stretch, .align-stretch.columns {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }
p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
em,
i {
  font-style: italic;
  line-height: inherit; }
strong,
b {
  font-weight: 700;
  line-height: inherit; }
small {
  font-size: 80%;
  line-height: inherit; }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #666666;
    line-height: 0; }
h1 {
  font-size: 1.875rem; }
h2 {
  font-size: 1.5rem; }
h3 {
  font-size: 1.125rem; }
h4 {
  font-size: 1rem; }
h5 {
  font-size: 0.875rem; }
h6 {
  font-size: 0.875rem; }
@media screen and (min-width: 40em) {
  h1 {
    font-size: 1.875rem; }
  h2 {
    font-size: 1.5rem; }
  h3 {
    font-size: 1.125rem; }
  h4 {
    font-size: 1rem; }
  h5 {
    font-size: 0.875rem; }
  h6 {
    font-size: 0.875rem; } }
a {
  color: #2075a3;
  text-decoration: underline;
  line-height: inherit;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1a5e82;
    text-decoration: none; }
  a img {
    border: 0; }
hr {
  max-width: 80rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cdcdcd;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both; }
ul,
ol,
dl {
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside; }
li {
  font-size: inherit; }
ul {
  list-style-type: disc;
  margin-left: 1.1rem; }
ol {
  margin-left: 1.1rem; }
ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: 700; }
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 2px solid #cdcdcd; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #333333; }
cite {
  display: block;
  font-size: 0.8125rem;
  color: #333333; }
  cite:before {
    content: '\2014 \0020'; }
abbr {
  color: #333333;
  cursor: help;
  border-bottom: 1px dotted #000000; }
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #333333;
  background-color: #e5e5e5;
  border: 1px solid #cdcdcd;
  padding: 0.125rem 0.3125rem 0.0625rem; }
kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #e5e5e5;
  color: #000000;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  border-radius: 0.125rem; }
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 300;
  line-height: 1.4;
  color: #767676; }
.lead {
  font-size: 125%;
  line-height: 1.6; }
.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }
.no-bullet {
  margin-left: 0;
  list-style: none; }
.text-left {
  text-align: left; }
.text-right {
  text-align: right; }
.text-center {
  text-align: center; }
.text-justify {
  text-align: justify; }
@media screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }
@media 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;
    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 #333333;
    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; } }
[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.3125rem;
  padding: 0.5rem;
  border: 1px solid #cdcdcd;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 0.875rem;
  color: #333333;
  background-color: #ffffff;
  box-shadow: none;
  border-radius: 0.125rem;
  transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out;
  -webkit-appearance: none;
  -moz-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 {
    border: 1px solid #c56fd5;
    background-color: #ffffff;
    outline: none;
    box-shadow: 0 0 0 4px rgba(197, 111, 213, 0.1);
    transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out; }
textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #666666; }
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #666666; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #666666; }
input::placeholder,
textarea::placeholder {
  color: #666666; }
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e5e5e5;
  cursor: default; }
[type='submit'],
[type='button'] {
  border-radius: 0.125rem;
  -webkit-appearance: none;
  -moz-appearance: none; }
input[type='search'] {
  box-sizing: border-box; }
[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }
[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }
label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }
[type='file'] {
  width: 100%; }
label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #000000; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000000; }
.input-group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .input-group > :first-child {
    border-radius: 0.125rem 0 0 0.125rem; }
  .input-group > :last-child > * {
    border-radius: 0 0.125rem 0.125rem 0; }
.input-group-label, .input-group-field, .input-group-button {
  margin: 0;
  white-space: nowrap; }
.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e5e5e5;
  color: #000000;
  border: 1px solid #cdcdcd;
  white-space: nowrap;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }
.input-group-field {
  border-radius: 0;
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  width: auto;
  height: auto; }
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button {
    margin: 0; }
.input-group .input-group-button {
  display: table-cell; }
fieldset {
  border: 0;
  padding: 0;
  margin: 0; }
legend {
  margin-bottom: 0.5rem;
  max-width: 100%; }
.fieldset {
  border: 1px solid #cdcdcd;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  .fieldset legend {
    background: #ffffff;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }
select {
  height: 2.3125rem;
  padding: 0.5rem;
  border: 1px solid #cdcdcd;
  margin: 0 0 1rem;
  font-size: 0.875rem;
  font-family: inherit;
  line-height: normal;
  color: #333333;
  background-color: #ffffff;
  border-radius: 0.125rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  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%2851, 51, 51%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:disabled {
    background-color: #e5e5e5;
    cursor: default; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #cc413a; }
  .form-error.is-visible {
    display: block; }
.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  padding: 0.5em 1.125em;
  margin: 0 0 1rem 0;
  font-size: 0.875rem;
  background-color: #333333;
  color: #ffffff; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #666666;
    color: #ffffff; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .button.primary {
    background-color: #1874a4;
    color: #ffffff; }
    .button.primary:hover, .button.primary:focus {
      background-color: #135d83;
      color: #ffffff; }
  .button.secondary {
    background-color: #cdcdcd;
    color: #333333; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #a4a4a4;
      color: #333333; }
  .button.success {
    background-color: #39e379;
    color: #ffffff; }
    .button.success:hover, .button.success:focus {
      background-color: #1cc75c;
      color: #ffffff; }
  .button.warning {
    background-color: #ff6600;
    color: #ffffff; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc5200;
      color: #ffffff; }
  .button.alert {
    background-color: #ff3b30;
    color: #ffffff; }
    .button.alert:hover, .button.alert:focus {
      background-color: #f20d00;
      color: #ffffff; }
  .button.hollow {
    border: 1px solid #1874a4;
    color: #1874a4; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c3a52;
      color: #0c3a52; }
    .button.hollow.primary {
      border: 1px solid #1874a4;
      color: #1874a4; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c3a52;
        color: #0c3a52; }
    .button.hollow.secondary {
      border: 1px solid #cdcdcd;
      color: #cdcdcd; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #676767;
        color: #676767; }
    .button.hollow.success {
      border: 1px solid #39e379;
      color: #39e379; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #127c3a;
        color: #127c3a; }
    .button.hollow.warning {
      border: 1px solid #ff6600;
      color: #ff6600; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #803300;
        color: #803300; }
    .button.hollow.alert {
      border: 1px solid #ff3b30;
      color: #ff3b30; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #980800;
        color: #980800; }
  .button.disabled, .button[disabled] {
    opacity: 0.6;
    cursor: not-allowed; }
    .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #333333;
      color: #ffffff; }
  .button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    border-color: #ffffff transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1.125em;
    display: inline-block; }
  .button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em; }
.accordion {
  list-style-type: none;
  background: transparent;
  margin-left: 0; }
.accordion-item:first-child > :first-child {
  border-radius: 0.125rem 0.125rem 0 0; }
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0.125rem 0.125rem; }
.accordion-title {
  display: block;
  padding: 1.25rem 0;
  line-height: 1;
  font-size: 0.75rem;
  color: #333333;
  position: relative;
  border: 2px solid #333333;
  border-bottom: 0; }
  :last-child:not(.is-active) > .accordion-title {
    border-radius: 0 0 0.125rem 0.125rem;
    border-bottom: 2px solid #333333; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: transparent; }
.accordion-content {
  padding: 1rem;
  display: none;
  border: 2px solid #333333;
  border-bottom: 0;
  background-color: #ffffff;
  color: #333333; }
  :last-child > .accordion-content:last-child {
    border-bottom: 2px solid #333333; }
.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #1874a4 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem; }
.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
  -ms-transform: scaleY(-1);
      transform: scaleY(-1); }
.badge {
  display: inline-block;
  padding: 0.3em;
  min-width: 2.1em;
  font-size: 0.6rem;
  text-align: center;
  border-radius: 50%;
  background: #1874a4;
  color: #ffffff; }
  .badge.secondary {
    background: #cdcdcd;
    color: #000000; }
  .badge.success {
    background: #39e379;
    color: #ffffff; }
  .badge.warning {
    background: #ff6600;
    color: #ffffff; }
  .badge.alert {
    background: #ff3b30;
    color: #ffffff; }
.breadcrumbs {
  list-style: none;
  margin: 0 0 1rem 0; }
  .breadcrumbs::before, .breadcrumbs::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    color: #333333;
    font-size: 0.6875rem;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      color: #666666;
      content: "/";
      margin: 0 0.75rem;
      position: relative;
      top: 1px;
      opacity: 1; }
  .breadcrumbs a {
    color: #1874a4; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #767676;
    cursor: not-allowed; }
.button-group {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .button-group::before, .button-group::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.875rem;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1rem; }
  .button-group.expanded .button {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }
  .button-group.primary .button {
    background-color: #1874a4;
    color: #ffffff; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #135d83;
      color: #ffffff; }
  .button-group.secondary .button {
    background-color: #cdcdcd;
    color: #333333; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #a4a4a4;
      color: #333333; }
  .button-group.success .button {
    background-color: #39e379;
    color: #ffffff; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #1cc75c;
      color: #ffffff; }
  .button-group.warning .button {
    background-color: #ff6600;
    color: #ffffff; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc5200;
      color: #ffffff; }
  .button-group.alert .button {
    background-color: #ff3b30;
    color: #ffffff; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #f20d00;
      color: #ffffff; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
        margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
      margin-bottom: 0; } }
  @media screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }
.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid #cdcdcd;
  border-radius: 0.125rem;
  position: relative;
  color: #333333;
  background-color: white; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d5edf9; }
  .callout.secondary {
    background-color: #f8f8f8; }
  .callout.success {
    background-color: #e1fbeb; }
  .callout.warning {
    background-color: #ffe8d9; }
  .callout.alert {
    background-color: #ffe2e0; }
  .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; }
.close-button {
  position: absolute;
  color: #333333;
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #000000; }
.menu {
  margin: 0;
  list-style-type: none;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  flex-wrap: nowrap; }
  .menu > li {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    [data-whatinput='mouse'] .menu > li {
      outline: 0; }
  .menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1; }
  .menu input,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu > li > a {
    display: -ms-flexbox;
    display: flex; }
  .menu > li > a {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; }
    .menu > li > a img,
    .menu > li > a i,
    .menu > li > a svg {
      margin-right: 0.25rem; }
  .menu > li {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .menu.vertical {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .menu.vertical > li {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
    .menu.vertical > li > a {
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media screen and (min-width: 40em) {
    .menu.medium-horizontal {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .menu.medium-horizontal > li {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .menu.medium-vertical {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .menu.medium-vertical > li {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; }
      .menu.medium-vertical > li > a {
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }
  @media screen and (min-width: 64em) {
    .menu.large-horizontal {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .menu.large-horizontal > li {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .menu.large-vertical {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .menu.large-vertical > li {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; }
      .menu.large-vertical > li > a {
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }
  .menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem; }
  .menu.simple a {
    padding: 0; }
  .menu.align-right {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .menu.expanded > li {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }
  .menu.expanded > li:first-child:last-child {
    width: 100%; }
  .menu.icon-top > li > a {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap; }
    .menu.icon-top > li > a img,
    .menu.icon-top > li > a i,
    .menu.icon-top > li > a svg {
      -ms-flex-item-align: stretch;
          -ms-grid-row-align: stretch;
          align-self: stretch;
      text-align: center;
      margin-bottom: 0.25rem; }
  .menu.nested {
    margin-left: 1rem; }
  .menu .active > a {
    color: #ffffff;
    background: #1874a4; }
.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem; }
.menu-centered {
  text-align: center; }
  .menu-centered > .menu {
    display: inline-block; }
.no-js [data-responsive-menu] ul {
  display: none; }
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #ffffff;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff; }
  .menu-icon:hover::after {
    background: #666666;
    box-shadow: 0 7px 0 #666666, 0 14px 0 #666666; }
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #000000;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #000000, 0 14px 0 #000000; }
  .menu-icon.dark:hover::after {
    background: #333333;
    box-shadow: 0 7px 0 #333333, 0 14px 0 #333333; }
.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block !important; }
.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #ffffff;
  transition: transform 0.15s linear; }
  .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -ms-transform: translateX(-100%);
        transform: translateX(-100%); }
  .is-drilldown-submenu.is-closing {
    -ms-transform: translateX(100%);
        transform: translateX(100%); }
.is-drilldown-submenu-parent > a {
  position: relative; }
  .is-drilldown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #1874a4;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }
.js-drilldown-back > a::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #1874a4 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }
.dropdown-pane {
  background-color: #ffffff;
  border: 1px solid #cdcdcd;
  border-radius: 0.125rem;
  display: block;
  font-size: 0.875rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10; }
  .dropdown-pane.is-open {
    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 {
  left: auto;
  right: 0;
  top: 100%; }
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%; }
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative; }
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #2075a3 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px; }
[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }
.no-js .dropdown.menu ul {
  display: none; }
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%; }
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }
.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px; }
.dropdown.menu.vertical > li.opens-left > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #2075a3 transparent transparent;
  border-right-style: solid;
  border-left-width: 0; }
.dropdown.menu.vertical > li.opens-right > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #2075a3;
  border-left-style: solid;
  border-right-width: 0; }
@media screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2075a3 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2075a3 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2075a3;
    border-left-style: solid;
    border-right-width: 0; } }
@media screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2075a3 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2075a3 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2075a3;
    border-left-style: solid;
    border-right-width: 0; } }
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0; }
.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;
    margin-top: -2px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #ffffff;
  border: 1px solid #cdcdcd; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px;
    margin-top: -3px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2075a3 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2075a3;
    border-left-style: solid;
    border-right-width: 0; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }
.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .flex-video.widescreen {
    padding-bottom: 56.25%; }
  .flex-video.vimeo {
    padding-top: 0; }
.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 1.25rem;
  background: #1874a4;
  color: #ffffff; }
  .label.secondary {
    background: #cdcdcd;
    color: #000000; }
  .label.success {
    background: #39e379;
    color: #ffffff; }
  .label.warning {
    background: #ff6600;
    color: #ffffff; }
  .label.alert {
    background: #ff3b30;
    color: #ffffff; }
.media-object {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      max-width: 100%; }
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }
.media-object-section {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  .media-object-section.main-section {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }
html,
body {
  height: 100%; }
.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-overflow-scrolling: auto; }
.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1); }
  .off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .off-canvas-wrapper-inner::after {
    clear: both; }
.off-canvas-content,
.off-canvas-content {
  min-height: 100%;
  background: #ffffff;
  transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  padding-bottom: 0.1px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  transition: background 0.5s cubic-bezier(0.55, 0, 0.1, 1); }
.off-canvas {
  position: absolute;
  background: #272727;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  -ms-transform: translateX(0);
      transform: translateX(0); }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.position-left {
    left: -12.5rem;
    top: 0;
    width: 12.5rem; }
    .is-open-left {
      -ms-transform: translateX(12.5rem);
          transform: translateX(12.5rem); }
  .off-canvas.position-right {
    right: -12.5rem;
    top: 0;
    width: 12.5rem; }
    .is-open-right {
      -ms-transform: translateX(-12.5rem);
          transform: translateX(-12.5rem); }
@media screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 12.5rem; }
  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 12.5rem; } }
@media screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 12.5rem; }
  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 12.5rem; } }
.orbit {
  position: relative; }
.orbit-container {
  position: relative;
  margin: 0;
  overflow: hidden;
  list-style: none; }
.orbit-slide {
  width: 100%;
  max-height: 100%; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }
.orbit-figure {
  margin: 0; }
.orbit-image {
  margin: 0;
  width: 100%;
  max-width: 100%; }
.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5); }
.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #ffffff; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(0, 0, 0, 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;
    background-color: #666666;
    border-radius: 50%; }
    .orbit-bullets button:hover {
      background-color: #333333; }
    .orbit-bullets button.is-active {
      background-color: #333333; }
.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    font-size: 0.875rem;
    margin-right: 0.0625rem;
    border-radius: 0.125rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    color: inherit;
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0.125rem; }
    .pagination a:hover,
    .pagination button:hover {
      background: #f0f0f0; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #c56fd5;
    color: #222222;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #767676;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    content: '\2026';
    padding: 0.1875rem 0.625rem;
    color: inherit; }
.progress {
  background-color: #666666;
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.125rem; }
  .progress.primary .progress-meter {
    background-color: #1874a4; }
  .progress.secondary .progress-meter {
    background-color: #cdcdcd; }
  .progress.success .progress-meter {
    background-color: #39e379; }
  .progress.warning .progress-meter {
    background-color: #ff6600; }
  .progress.alert .progress-meter {
    background-color: #ff3b30; }
.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1874a4;
  border-radius: 0.125rem; }
.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
  border-radius: 0.125rem; }
.slider {
  position: relative;
  height: 0.625rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e5e5e5;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none; }
.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.625rem;
  background-color: #c56fd5;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }
.slider-handle {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.125rem;
  height: 1.125rem;
  background-color: #ffffff;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  border-radius: 100%; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #d9d9d9; }
  .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;
  -ms-transform: scale(1, -1);
      transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.125rem;
    height: 1.125rem;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
.sticky-container {
  position: relative; }
.sticky {
  position: absolute;
  z-index: 0;
  transform: translate3d(0, 0, 0); }
.sticky.is-stuck {
  position: fixed;
  z-index: 5; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }
.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }
body.is-reveal-open {
  overflow: hidden; }
html.is-reveal-open,
html.is-reveal-open body {
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: scroll; }
.reveal {
  display: none;
  z-index: 1006;
  padding: 1.875rem;
  border: 1px solid #cdcdcd;
  background-color: #ffffff;
  border-radius: 0.125rem;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 80rem; } }
  @media screen and (min-width: 40em) {
    .reveal .reveal {
      left: auto;
      right: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 80rem; } }
  @media screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 80rem; } }
  @media screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 80rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      max-width: none;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }
.switch {
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.875rem; }
.switch-input {
  opacity: 0;
  position: absolute; }
.switch-paddle {
  background: #e5e5e5;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all 0.25s ease-out;
  border-radius: 2em;
  color: inherit;
  font-weight: inherit; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    background: #ffffff;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    transform: translate3d(0, 0, 0);
    border-radius: 100%; }
  input:checked ~ .switch-paddle {
    background: #39e379; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }
.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }
.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem; }
.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem; }
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem; }
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem; }
.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem; }
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem; }
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem; }
.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem; }
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem; }
table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0.125rem; }
  table thead,
  table tbody,
  table tfoot {
    border: 1px solid #f2f2f2;
    background-color: #ffffff; }
  table caption {
    font-weight: 700;
    padding: 0.5rem 0.625rem 0.625rem; }
  table thead,
  table tfoot {
    background: #f9f9f9;
    color: #333333; }
    table thead tr,
    table tfoot tr {
      background: transparent; }
    table thead th,
    table thead td,
    table tfoot th,
    table tfoot td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-weight: 700;
      text-align: left; }
  table tbody tr:nth-child(even) {
    background-color: #f2f2f2; }
  table tbody th,
  table tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
@media screen and (max-width: 63.9375em) {
  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 tr:hover {
  background-color: #fafafa; }
table.hover tr:nth-of-type(even):hover {
  background-color: #ededed; }
.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }
.tabs {
  margin: 0;
  list-style-type: none;
  background: #ffffff;
  border: 1px solid #e5e5e5; }
  .tabs::before, .tabs::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .tabs::after {
    clear: both; }
.tabs.vertical > li {
  width: auto;
  float: none;
  display: block; }
.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }
.tabs.primary {
  background: #1874a4; }
  .tabs.primary > li > a {
    color: #ffffff; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1a7eb2; }
.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 0.75rem; }
    .tabs-title > a:hover {
      background: #ffffff; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e5e5e5; }
.tabs-content {
  background: #ffffff;
  transition: all 0.5s ease;
  border: 1px solid #e5e5e5;
  border-top: 0; }
.tabs-content.vertical {
  border: 1px solid #e5e5e5;
  border-left: 0; }
.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }
.thumbnail {
  border: solid 4px #ffffff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow 200ms ease-out;
  border-radius: 0.125rem;
  margin-bottom: 1rem; }
  .thumbnail:hover, .thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(24, 116, 164, 0.5); }
.title-bar {
  background: #000000;
  color: #ffffff;
  padding: 0.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }
.title-bar-left,
.title-bar-right {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px; }
.title-bar-right {
  text-align: right; }
.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #000000;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #000000, 0 14px 0 #000000; }
  .menu-icon.dark:hover::after {
    background: #333333;
    box-shadow: 0 7px 0 #333333, 0 14px 0 #333333; }
.has-tip {
  border-bottom: dotted 1px #333333;
  font-weight: 700;
  position: relative;
  display: inline-block;
  cursor: help; }
.tooltip {
  background-color: #000000;
  color: #ffffff;
  font-size: 80%;
  padding: 0.75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + 0.6495rem);
  max-width: 10rem !important;
  border-radius: 0.125rem; }
  .tooltip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent #000000;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .tooltip.top::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: #000000 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto; }
  .tooltip.left::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent transparent #000000;
    border-left-style: solid;
    border-right-width: 0;
    bottom: auto;
    left: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  .tooltip.right::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent #000000 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
.top-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #e5e5e5; }
  .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 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  @media screen and (min-width: 40em) {
    .top-bar {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .top-bar .top-bar-left,
      .top-bar .top-bar-right {
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }
  @media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; } }
.top-bar-title {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin-right: 1rem; }
.top-bar-left,
.top-bar-right {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
.hide {
  display: none !important; }
.invisible {
  visibility: hidden; }
@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }
@media screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }
@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }
@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }
@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }
.show-for-sr, .sr-only,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }
.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-left: auto;
  margin-right: auto; }
.clearfix::before, .clearfix::after {
  content: ' ';
  display: table;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-order: 1;
      order: 1; }
.clearfix::after {
  clear: both; }
.align-right {
  -ms-flex-pack: end;
      justify-content: flex-end; }
.align-center {
  -ms-flex-pack: center;
      justify-content: center; }
.align-justify {
  -ms-flex-pack: justify;
      justify-content: space-between; }
.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around; }
.align-top {
  -ms-flex-align: start;
      align-items: flex-start; }
.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }
.align-bottom {
  -ms-flex-align: end;
      align-items: flex-end; }
.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }
.align-middle {
  -ms-flex-align: center;
      align-items: center; }
.align-self-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
.align-stretch {
  -ms-flex-align: stretch;
      align-items: stretch; }
.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }
.small-order-1 {
  -ms-flex-order: 1;
      order: 1; }
.small-order-2 {
  -ms-flex-order: 2;
      order: 2; }
.small-order-3 {
  -ms-flex-order: 3;
      order: 3; }
.small-order-4 {
  -ms-flex-order: 4;
      order: 4; }
.small-order-5 {
  -ms-flex-order: 5;
      order: 5; }
.small-order-6 {
  -ms-flex-order: 6;
      order: 6; }
@media screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6; } }
@media screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6; } }
.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }
.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }
.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
      transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }
.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }
.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
      transform: translateY(100%); }
.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
      transform: translateX(100%); }
.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%); }
.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
      transform: translateX(-100%); }
.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }
.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }
.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }
.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }
.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }
.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }
.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }
.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }
.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }
.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }
.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }
.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }
.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }
.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }
.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }
.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }
.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }
.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }
.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }
.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }
.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }
.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }
.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }
.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }
.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }
.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }
.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }
.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }
.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }
.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  opacity: 0; }
.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }
.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  opacity: 0; }
.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }
.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }
.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }
.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  opacity: 0; }
.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }
.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }
.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }
.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  opacity: 0; }
.slow {
  transition-duration: 750ms !important; }
.fast {
  transition-duration: 250ms !important; }
.linear {
  transition-timing-function: linear !important; }
.ease {
  transition-timing-function: ease !important; }
.ease-in {
  transition-timing-function: ease-in !important; }
.ease-out {
  transition-timing-function: ease-out !important; }
.ease-in-out {
  transition-timing-function: ease-in-out !important; }
.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }
.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }
.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }
.short-delay {
  transition-delay: 300ms !important; }
.long-delay {
  transition-delay: 700ms !important; }
.shake {
  animation-name: shake-7; }
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }
.spin-cw {
  animation-name: spin-cw-1turn; }
@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }
.spin-ccw {
  animation-name: spin-cw-1turn; }
@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }
.wiggle {
  animation-name: wiggle-7deg; }
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }
.infinite {
  animation-iteration-count: infinite; }
.slow {
  animation-duration: 750ms !important; }
.fast {
  animation-duration: 250ms !important; }
.linear {
  animation-timing-function: linear !important; }
.ease {
  animation-timing-function: ease !important; }
.ease-in {
  animation-timing-function: ease-in !important; }
.ease-out {
  animation-timing-function: ease-out !important; }
.ease-in-out {
  animation-timing-function: ease-in-out !important; }
.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }
.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }
.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }
.short-delay {
  animation-delay: 300ms !important; }
.long-delay {
  animation-delay: 700ms !important; }
body:not(.hide-focus-outline) :focus {
  outline: 0.125rem solid #0076d0; }
.text-right {
  text-align: right; }
.text-left {
  text-align: left; }
.right {
  float: right !important; }
.left {
  float: left !important; }
body {
  font-size: 0.875rem; }
h1, h2, h3, h4, h5, h6 {
  margin-top: 0.2rem; }
h1, h2, h3 {
  font-family: "Noto Serif", serif;
  font-weight: 400; }
  h1.subheader, h2.subheader, h3.subheader {
    font-family: "Open Sans", sans-serif;
    font-weight: 300; }
h4 {
  font-weight: 400; }
h5 {
  font-weight: 700; }
h6 {
  font-weight: 600; }
[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'],
select {
  height: 2.375rem; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1; }
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1; }
input::placeholder,
textarea::placeholder {
  opacity: 1; }
input[readonly],
textarea[readonly] {
  background-color: #f8f8f8; }
select {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20%23333%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");
  transition: border-color 150ms ease-in-out, box-shadow 150ms ease-in-out; }
  select:focus {
    border: 1px solid #c56fd5;
    box-shadow: 0 0 0 4px rgba(197, 111, 213, 0.1); }
[type=checkbox]:not(.switch-input),
[type=radio]:not(.switch-input) {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0;
  opacity: 0; }
  [type=checkbox]:not(.switch-input) + label,
  [type=radio]:not(.switch-input) + label {
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-bottom: 1rem;
    font-weight: 400; }
    [type=checkbox]:not(.switch-input) + label::before, [type=checkbox]:not(.switch-input) + label::after,
    [type=radio]:not(.switch-input) + label::before,
    [type=radio]:not(.switch-input) + label::after {
      content: "";
      position: absolute;
      display: block;
      width: 1.25rem;
      height: 1.25rem;
      top: 0;
      z-index: 2;
      font-size: 0.875rem;
      left: -1.75rem;
      top: 0.0625rem;
      border-radius: 0.125rem;
      transition: background 200ms, border-color 200ms, opacity 200ms; }
    [type=checkbox]:not(.switch-input) + label::before,
    [type=radio]:not(.switch-input) + label::before {
      background-color: #ffffff;
      border: 1px solid #cdcdcd; }
    [type=checkbox]:not(.switch-input) + label::after,
    [type=radio]:not(.switch-input) + label::after {
      background-position: 50%;
      background-repeat: no-repeat;
      background-size: 1em;
      opacity: 0; }
  [type=checkbox]:not(.switch-input):focus + label,
  [type=radio]:not(.switch-input):focus + label {
    text-decoration: underline; }
    [type=checkbox]:not(.switch-input):focus + label::before,
    [type=radio]:not(.switch-input):focus + label::before {
      outline: 0.125rem solid #0076d0;
      outline-offset: 1px;
      border-color: #cdcdcd; }
  [type=checkbox]:not(.switch-input):focus:checked + label::before,
  [type=radio]:not(.switch-input):focus:checked + label::before {
    border-color: #1cc75c; }
  .hide-focus-outline [type=checkbox]:not(.switch-input):focus + label, [data-whatinput='mouse'] [type=checkbox]:not(.switch-input):focus + label, .hide-focus-outline
  [type=radio]:not(.switch-input):focus + label, [data-whatinput='mouse']
  [type=radio]:not(.switch-input):focus + label {
    text-decoration: none; }
    .hide-focus-outline [type=checkbox]:not(.switch-input):focus + label::before, [data-whatinput='mouse'] [type=checkbox]:not(.switch-input):focus + label::before, .hide-focus-outline
    [type=radio]:not(.switch-input):focus + label::before, [data-whatinput='mouse']
    [type=radio]:not(.switch-input):focus + label::before {
      outline: none !important; }
  [type=checkbox]:not(.switch-input):hover + label::after,
  [type=radio]:not(.switch-input):hover + label::after {
    opacity: .25; }
  [type=checkbox]:not(.switch-input):checked + label::before,
  [type=radio]:not(.switch-input):checked + label::before {
    background-color: #39e379;
    border-color: #1cc75c; }
  [type=checkbox]:not(.switch-input):checked + label::after,
  [type=radio]:not(.switch-input):checked + label::after {
    opacity: .85; }
  [type=checkbox]:not(.switch-input):disabled + label,
  [type=radio]:not(.switch-input):disabled + label {
    opacity: 0.5;
    cursor: default; }
    [type=checkbox]:not(.switch-input):disabled + label::after,
    [type=radio]:not(.switch-input):disabled + label::after {
      opacity: 0; }
  [type=checkbox]:not(.switch-input):disabled:checked + label::after,
  [type=radio]:not(.switch-input):disabled:checked + label::after {
    opacity: .85; }
[type=checkbox]:not(.switch-input) + label::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%3E%3Cpath%20stroke%3D%22%23222%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20fill%3D%22none%22%20d%3D%22M14%202.9L7.1%2013.1%202%208%22%2F%3E%3C%2Fsvg%3E"); }
[type=radio]:not(.switch-input) + label::before {
  border-radius: 100%; }
[type=radio]:not(.switch-input) + label::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%3E%3Ccircle%20fill%3D%22%23222%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%227%22%2F%3E%3C%2Fsvg%3E"); }
.input-wrap,
.checkbox-wrap,
.radio-wrap {
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .input-wrap input,
  .checkbox-wrap input,
  .radio-wrap input {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .input-wrap input + label,
    .checkbox-wrap input + label,
    .radio-wrap input + label {
      margin-right: 0.625rem; }
  .input-wrap.list,
  .checkbox-wrap.list,
  .radio-wrap.list {
    display: -ms-flexbox;
    display: flex; }
.accordion {
  border: 0; }
.accordion-title {
  border: 0;
  border-bottom: 2px solid #333333;
  font-size: 1.125rem;
  font-weight: 600;
  padding-right: 1.875rem;
  text-decoration: none; }
  .accordion-title:hover, .accordion-title:focus {
    color: #666666; }
  .accordion-title::before, .accordion-title::after {
    content: "";
    position: absolute;
    right: 0.3125rem;
    top: 50%;
    width: 0.625rem;
    height: 0.125rem;
    background-color: currentColor;
    border-radius: 0.125rem;
    -ms-transform-origin: center;
        transform-origin: center;
    transition: transform 200ms cubic-bezier(0.55, 0, 0.1, 1), color 200ms; }
  .accordion-title::before {
    -ms-transform: rotate(45deg) translate(-0.25rem, 0.25rem);
        transform: rotate(45deg) translate(-0.25rem, 0.25rem); }
    .accordion-item.is-active .accordion-title::before, .accordion-item.active .accordion-title::before {
      -ms-transform: rotate(-45deg) translate(-0.25rem, -0.25rem);
          transform: rotate(-45deg) translate(-0.25rem, -0.25rem); }
  .accordion-title::after {
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    .accordion-item.is-active .accordion-title::after, .accordion-item.active .accordion-title::after {
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
  .accordion-title:active::before, .accordion-title:active::after {
    color: #c56fd5; }
.accordion-content {
  border: 0; }
.button {
  text-decoration: none;
  line-height: 1.6; }
  body:not(.hide-focus-outline) .button:focus {
    outline: none !important;
    box-shadow: 0 0 0 0.125rem #0076d0 !important; }
  .button.secondary {
    background-color: #cdcdcd;
    color: #333333; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #e5e5e5;
      color: #333333; }
  .button.inverse {
    background-color: #ffffff;
    color: #333333; }
    .button.inverse:hover, .button.inverse:focus {
      background-color: #d9d9d9;
      color: #333333; }
    .button.inverse.outline {
      background-color: transparent;
      box-shadow: inset 0 0 0 1px #ffffff;
      border: 1px solid #ffffff;
      color: #ffffff; }
      .button.inverse.outline:hover, .button.inverse.outline:focus {
        background-color: #ffffff;
        border: 1px solid #ffffff;
        color: #333333; }
  .button.secondary-inverse.outline {
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #cdcdcd;
    border: 1px solid #cdcdcd;
    color: #cdcdcd; }
    .button.secondary-inverse.outline:hover, .button.secondary-inverse.outline:focus {
      background-color: #cdcdcd;
      border: 1px solid #cdcdcd;
      color: #333333; }
  .button.text {
    background-color: transparent;
    color: #2075a3;
    text-decoration: underline; }
    .button.text:hover, .button.text:focus {
      background-color: transparent;
      color: #2075a3; }
    .button.text:hover, .button.text:focus {
      color: #1a5e82;
      text-decoration: none; }
  .button.icon {
    position: relative;
    padding: 0;
    min-width: 2.4rem;
    min-height: 2.4rem;
    line-height: 2.4em; }
    .button.icon.tiny {
      min-width: 1.685rem;
      min-height: 1.685rem;
      line-height: 1.685em; }
    .button.icon.small {
      min-width: 2.075rem;
      min-height: 2.075rem;
      line-height: 2.075em; }
    .button.icon.large {
      min-width: 2.725rem;
      min-height: 2.725rem;
      line-height: 2.725em; }
    .button.icon .svg-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .button.clear, .button.super-clear {
    background-color: transparent;
    color: rgba(51, 51, 51, 0.67); }
    .button.clear:hover, .button.clear:focus, .button.super-clear:hover, .button.super-clear:focus {
      color: #333333; }
  .button.clear-inverse {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.67); }
    .button.clear-inverse:hover, .button.clear-inverse:focus {
      color: #ffffff; }
  .button.dropdown::after {
    top: .55em;
    border-top-color: currentColor; }
button.anchor {
  background-color: transparent;
  color: #2075a3;
  text-decoration: underline; }
  button.anchor:hover, button.anchor:focus {
    background-color: transparent;
    color: #2075a3; }
  button.anchor:hover, button.anchor:focus {
    color: #1a5e82;
    text-decoration: none; }
  button.anchor[disabled] {
    opacity: 0.6;
    cursor: not-allowed; }
    button.anchor[disabled]:hover, button.anchor[disabled]:focus {
      background-color: #333333;
      color: #ffffff; }
.button.primary:active, .button.secondary:active, .button.success:active, .button.warning:active, .button.alert:active, .button.inverse:active, .button.inverse.outline:active, .button.secondary-inverse.outline:active {
  background-color: #c56fd5;
  box-shadow: none;
  border-color: transparent;
  color: #333333; }
.f-dropdown {
  background-color: #ffffff;
  border: 1px solid #cdcdcd;
  border-radius: 0.125rem;
  display: block;
  font-size: 0.875rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10; }
  .f-dropdown.is-open {
    visibility: visible; }
.f-dropdown,
.dropdown-pane {
  box-shadow: 0 0 0 4px rgba(51, 51, 51, 0.075);
  padding: 0; }
  .f-dropdown.content,
  .dropdown-pane.content {
    padding: 1rem; }
.slider {
  border-radius: 6.25rem; }
.slider-handle {
  box-shadow: 0 0 0 0.0625rem rgba(0, 0, 0, 0.15); }
.slider-fill {
  border-radius: 6.25rem 0 0 6.25rem; }
  .slider-fill[style="width: 97%;"], .slider-fill[style="width: 98%;"], .slider-fill[style="width: 99%;"], .slider-fill[style="width: 100%;"] {
    border-radius: 6.25rem; }
body:not(.hide-focus-outline):not([data-whatinput='mouse']) .switch-input:focus + .switch-paddle::after {
  box-shadow: 0 0 0 3px #e5e5e5, 0 0 0 5px rgba(0, 118, 208, 0.8); }
body:not(.hide-focus-outline):not([data-whatinput='mouse']) .switch-input:focus:checked + .switch-paddle::after {
  box-shadow: 0 0 0 3px #39e379, 0 0 0 5px #0076d0; }
.switch-paddle::after {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 0 0 2px rgba(0, 0, 0, 0.04); }
.js-off-canvas-exit {
  transition: background 250ms cubic-bezier(0.55, 0, 0.1, 1);
  z-index: 9900; }
  .js-off-canvas-exit:hover {
    background-color: rgba(255, 255, 255, 0.05); }
.off-canvas.position-left {
  left: -12.5rem;
  top: 0;
  width: 12.5rem; }
  .is-open-left {
    -ms-transform: translateX(12.5rem);
        transform: translateX(12.5rem); }
.off-canvas.position-right {
  right: -12.5rem;
  top: 0;
  width: 12.5rem; }
  .is-open-right {
    -ms-transform: translateX(-12.5rem);
        transform: translateX(-12.5rem); }
.is-open-left {
  -ms-transform: translateX(12.5rem);
      transform: translateX(12.5rem); }
.is-open-right {
  -ms-transform: translateX(-12.5rem);
      transform: translateX(-12.5rem); }
@media screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 12.5rem; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: auto;
      margin-right: auto;
      padding-left: 12.5rem; }
  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 12.5rem; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-left: auto;
      margin-right: auto;
      padding-right: 12.5rem; } }
@media screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 12.5rem; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: auto;
      margin-right: auto;
      padding-left: 12.5rem; }
  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 12.5rem; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-left: auto;
      margin-right: auto;
      padding-right: 12.5rem; } }
.pagination a, .pagination button {
  line-height: inherit;
  vertical-align: middle; }
.flex-row {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.3125rem;
  margin-bottom: 1.25rem;
  -ms-flex-align: center;
      align-items: center; }
  .flex-row.wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .flex-row .flex-row {
    margin: 0; }
.flex-column {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  margin: 0 0.3125rem; }
.flex-auto {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
.flex-1 {
  -ms-flex: 1 1 8.3333333333%;
      flex: 1 1 8.3333333333%; }
@media screen and (min-width: 40em) {
  .medium-flex-1 {
    -ms-flex: 1 1 8.3333333333%;
        flex: 1 1 8.3333333333%; } }
.flex-2 {
  -ms-flex: 1 1 16.6666666667%;
      flex: 1 1 16.6666666667%; }
@media screen and (min-width: 40em) {
  .medium-flex-2 {
    -ms-flex: 1 1 16.6666666667%;
        flex: 1 1 16.6666666667%; } }
.flex-3 {
  -ms-flex: 1 1 25%;
      flex: 1 1 25%; }
@media screen and (min-width: 40em) {
  .medium-flex-3 {
    -ms-flex: 1 1 25%;
        flex: 1 1 25%; } }
.flex-4 {
  -ms-flex: 1 1 33.3333333333%;
      flex: 1 1 33.3333333333%; }
@media screen and (min-width: 40em) {
  .medium-flex-4 {
    -ms-flex: 1 1 33.3333333333%;
        flex: 1 1 33.3333333333%; } }
.flex-5 {
  -ms-flex: 1 1 41.6666666667%;
      flex: 1 1 41.6666666667%; }
@media screen and (min-width: 40em) {
  .medium-flex-5 {
    -ms-flex: 1 1 41.6666666667%;
        flex: 1 1 41.6666666667%; } }
.flex-6 {
  -ms-flex: 1 1 50%;
      flex: 1 1 50%; }
@media screen and (min-width: 40em) {
  .medium-flex-6 {
    -ms-flex: 1 1 50%;
        flex: 1 1 50%; } }
.flex-7 {
  -ms-flex: 1 1 58.3333333333%;
      flex: 1 1 58.3333333333%; }
@media screen and (min-width: 40em) {
  .medium-flex-7 {
    -ms-flex: 1 1 58.3333333333%;
        flex: 1 1 58.3333333333%; } }
.flex-8 {
  -ms-flex: 1 1 66.6666666667%;
      flex: 1 1 66.6666666667%; }
@media screen and (min-width: 40em) {
  .medium-flex-8 {
    -ms-flex: 1 1 66.6666666667%;
        flex: 1 1 66.6666666667%; } }
.flex-9 {
  -ms-flex: 1 1 75%;
      flex: 1 1 75%; }
@media screen and (min-width: 40em) {
  .medium-flex-9 {
    -ms-flex: 1 1 75%;
        flex: 1 1 75%; } }
.flex-10 {
  -ms-flex: 1 1 83.3333333333%;
      flex: 1 1 83.3333333333%; }
@media screen and (min-width: 40em) {
  .medium-flex-10 {
    -ms-flex: 1 1 83.3333333333%;
        flex: 1 1 83.3333333333%; } }
.flex-11 {
  -ms-flex: 1 1 91.6666666667%;
      flex: 1 1 91.6666666667%; }
@media screen and (min-width: 40em) {
  .medium-flex-11 {
    -ms-flex: 1 1 91.6666666667%;
        flex: 1 1 91.6666666667%; } }
.flex-12 {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%; }
@media screen and (min-width: 40em) {
  .medium-flex-12 {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%; } }
.switch-light {
  width: 3.75rem; }
  .switch-light .on, .switch-light .off {
    font-size: 0;
    height: 100%; }
    .switch-light .on::before, .switch-light .off::before {
      content: "";
      position: absolute;
      height: 0.75rem;
      top: 50%;
      margin-top: -0.375rem; }
  .switch-light .on::before {
    width: 0.0625rem;
    box-shadow: inset 0.0625rem 0 0 0 currentColor;
    left: 0.5rem;
    margin-left: 0.375rem; }
  .switch-light .off::before {
    width: 0.75rem;
    box-shadow: inset 0 0 0 0.0625rem currentColor;
    border-radius: 100%;
    right: 0.5rem; }
  .switch-light .on {
    display: none !important; }
  .switch-light .off {
    display: block !important; }
  .switch-light input:checked ~ span .on {
    display: block !important; }
  .switch-light input:checked ~ span .off {
    display: none !important; }
.f-dropdown.guidance {
  position: absolute;
  border: 0.0625rem solid #ffffff;
  background: #333333;
  color: #ffffff;
  padding: 0.75rem 1rem 0.875rem;
  width: 15rem;
  max-width: 25rem;
  margin-left: -7.5rem;
  padding: 1rem;
  border-radius: 0.125rem;
  left: 50%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  visibility: visible; }
  .f-dropdown.guidance .button.text,
  .f-dropdown.guidance button.text {
    color: #ffffff; }
  .f-dropdown.guidance .svg-icon {
    margin-bottom: 1rem; }
  .f-dropdown.guidance p {
    margin-bottom: 0.625rem; }
  .f-dropdown.guidance span {
    width: 100%; }
  .f-dropdown.guidance .close {
    position: absolute;
    top: 0;
    right: 0; }
  .f-dropdown.guidance:after, .f-dropdown.guidance:before {
    content: "";
    display: block;
    position: absolute;
    left: auto;
    left: 50%;
    top: 0;
    border: none; }
  .f-dropdown.guidance:after {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 0 0.25rem;
    border-left: 0.0625rem solid #ffffff;
    border-bottom: 0.0625rem solid #ffffff;
    background-color: #333333;
    margin-left: -0.625rem;
    margin-top: -0.5625rem;
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    z-index: 0; }
  .f-dropdown.guidance:before {
    width: 1.625rem;
    height: 1.625rem;
    border-radius: 50%;
    background-color: rgba(197, 111, 213, 0.2);
    margin-left: -0.8125rem;
    pointer-events: none;
    animation: pulsate-guidable infinite linear 1.5s; }
  .f-dropdown.guidance.drop-top {
    bottom: 100%;
    margin-bottom: 1rem; }
    .f-dropdown.guidance.drop-top:after, .f-dropdown.guidance.drop-top:before {
      top: 100%; }
    .f-dropdown.guidance.drop-top:before {
      margin-top: 1.6875rem; }
  .f-dropdown.guidance.drop-left {
    top: 0;
    left: auto;
    right: 100%;
    margin-right: 1rem; }
    .f-dropdown.guidance.drop-left:after, .f-dropdown.guidance.drop-left:before {
      left: 100%;
      top: 1.875rem; }
    .f-dropdown.guidance.drop-left:after {
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
      margin-top: -0.625rem;
      margin-left: -0.5625rem; }
    .f-dropdown.guidance.drop-left:before {
      margin-left: 1.6875rem;
      margin-top: -0.8125rem; }
  .f-dropdown.guidance.drop-bottom {
    top: 100%; }
    .f-dropdown.guidance.drop-bottom::after {
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
      margin-top: -0.6875rem; }
  .f-dropdown.guidance.guide-left {
    margin-left: 0;
    left: 0; }
    .f-dropdown.guidance.guide-left:after, .f-dropdown.guidance.guide-left:before {
      left: 1.875rem; }
@keyframes pulsate-guidable {
  0% {
    box-shadow: 0 0 0 0 rgba(197, 111, 213, 0.9); }
  100% {
    box-shadow: 0 0 0 9px rgba(197, 111, 213, 0); } }
.full-page-wrap {
  background-color: #272727;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: z("full-page"); }
  .full-page-wrap.light {
    background-color: #f8f8f8;
    color: #333333; }
  .full-page-wrap.open {
    display: -ms-flexbox !important;
    display: flex !important; }
  .full-page-wrap h1, .full-page-wrap h2, .full-page-wrap h3 {
    color: inherit; }
  .full-page-wrap hr {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem; }
.full-page-content {
  display: inline-block;
  position: relative;
  max-height: 100vh;
  width: 100%;
  max-width: 37.5rem;
  text-align: center;
  padding: 10vh 1.875rem 20vh; }
  .full-page-content .full-page-title {
    font-family: "Open Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 400; }
  .full-page-content p.lead {
    font-weight: 400;
    font-size: 1.125rem; }
  .full-page-content .main-img[width] {
    max-height: 12.5rem;
    margin-bottom: 6vh; }
  .full-page-content .main-img:not([width]) {
    width: auto;
    height: 50vh;
    max-height: 12.5rem;
    margin-bottom: 6vh; }
.bb-offcanvas.bb-offcanvas-open .bb-close-overlay {
  bottom: 0;
  opacity: 1;
  transition: opacity 300ms cubic-bezier(0.55, 0, 0.1, 1), bottom 0 0; }
.bb-offcanvas-inner {
  position: relative;
  transition: transform 300ms cubic-bezier(0.55, 0, 0.1, 1), padding-right 300ms cubic-bezier(0.55, 0, 0.1, 1), padding-left 300ms cubic-bezier(0.55, 0, 0.1, 1); }
  .bb-offcanvas-inner::before, .bb-offcanvas-inner::after {
    content: ' ';
    display: table;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .bb-offcanvas-inner::after {
    clear: both; }
  .push-left .bb-offcanvas-inner {
    -ms-transform: translate(26.25rem, 0);
        transform: translate(26.25rem, 0); }
  .push-right .bb-offcanvas-inner {
    -ms-transform: translate(-26.25rem, 0);
        transform: translate(-26.25rem, 0); }
  @media screen and (min-width: 40em) {
    .fit-right .bb-offcanvas-inner {
      padding-right: 26.25rem; } }
  @media screen and (min-width: 40em) {
    .fit-left .bb-offcanvas-inner {
      padding-left: 26.25rem; } }
.bb-close-overlay {
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 100%;
  opacity: 0;
  z-index: 10;
  transition: opacity 300ms cubic-bezier(0.55, 0, 0.1, 1), bottom 0 300ms cubic-bezier(0.55, 0, 0.1, 1); }
.bb-offcanvas-panel {
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  top: 0;
  outline: none; }
  @media screen and (min-width: 40em) {
    .bb-offcanvas-panel {
      max-width: 26.25rem; } }
  .bb-offcanvas-panel.bb-offcanvas-left {
    left: 0; }
  .bb-offcanvas-panel.bb-offcanvas-right {
    right: 0; }
  @media screen and (min-width: 40em) {
    .bb-offcanvas-panel.full {
      max-width: 100%; } }
  @media screen and (min-width: 40em) {
    .bb-offcanvas-panel.full .bb-offcanvas-panel-wrap {
      max-width: 100%; } }
.bb-offcanvas-panel-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.1);
  outline: 10px solid rgba(255, 255, 255, 0);
  transition: transform 300ms cubic-bezier(0.55, 0, 0.1, 1), max-width 300ms cubic-bezier(0.55, 0, 0.1, 1), outline-color 300ms, right 300ms cubic-bezier(0.55, 0, 0.1, 1), left 300ms cubic-bezier(0.55, 0, 0.1, 1); }
  @media screen and (min-width: 40em) {
    .bb-offcanvas-panel-wrap {
      max-width: 26.25rem; } }
  .bb-offcanvas-left .bb-offcanvas-panel-wrap {
    left: -100%; }
  .bb-offcanvas-right .bb-offcanvas-panel-wrap {
    right: -100%; }
  .bb-offcanvas-panel-wrap .side-panel-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    padding: 1.875rem; }
  .bb-offcanvas-panel-wrap .bb-close {
    position: absolute;
    background-color: transparent;
    color: #cccccc;
    top: 0.25rem;
    left: 0.625rem;
    font-size: 1rem;
    font-weight: 400;
    padding: 0;
    width: 2.125rem;
    height: 2.125rem;
    line-height: 0;
    border-radius: 0;
    transition: transform 300ms, background-color 250ms, color 250ms;
    -ms-transform-origin: 12px 0;
        transform-origin: 12px 0;
    z-index: 12; }
    .bb-offcanvas-panel-wrap .bb-close:hover {
      color: #ffffff; }
    @media screen and (min-width: 40em) {
      .bb-offcanvas-panel-wrap .bb-close {
        top: 0.625rem; } }
    @media screen and (min-width: 64em) {
      .bb-offcanvas-panel-wrap .bb-close {
        background-color: #c56fd5;
        color: #ffffff;
        left: -0.75rem;
        top: 1.5rem;
        z-index: 910; }
        .bb-offcanvas-panel-wrap .bb-close:after {
          position: absolute;
          content: "";
          top: 100%;
          left: 0;
          border: 6px solid transparent;
          border-top-color: #8d4a99;
          border-right-color: #8d4a99; }
        .bb-offcanvas-panel-wrap .bb-close:hover {
          background-color: #bb56ce; } }
    .bb-offcanvas-panel-wrap .bb-close:hover {
      color: #ffffff; }
  .bb-offcanvas-left.active > .bb-offcanvas-panel-wrap {
    left: 0; }
  .bb-offcanvas-right.active > .bb-offcanvas-panel-wrap {
    right: 0; }
.bb-offcanvas-panel {
  z-index: 1015; }
  .bb-offcanvas-panel ~ .bb-offcanvas-panel {
    z-index: 1115; }
    .bb-offcanvas-panel ~ .bb-offcanvas-panel ~ .bb-offcanvas-panel {
      z-index: 1215; }
.bb-offcanvas-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1010; }
  @media screen and (min-width: 64em) {
    .bb-offcanvas-overlay {
      left: -12.5rem; } }
  .bb-offcanvas-overlay:not(.hidden) ~ .bb-offcanvas-overlay:not(.hidden) {
    z-index: 1110; }
    .bb-offcanvas-overlay:not(.hidden) ~ .bb-offcanvas-overlay:not(.hidden) ~ .bb-offcanvas-overlay:not(.hidden) {
      z-index: 1210; }
      .bb-offcanvas-overlay:not(.hidden) ~ .bb-offcanvas-overlay:not(.hidden) ~ .bb-offcanvas-overlay:not(.hidden) ~ .bb-offcanvas-overlay:not(.hidden) {
        z-index: 1310; }
.panel-header {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 100%;
  padding: 0;
  background-color: #333333;
  color: #ffffff;
  min-height: 2.75rem; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .panel-header {
      min-height: 3.5rem; }
      .peek .panel-header {
        height: auto;
        min-height: 5.625rem;
        padding: 0 1.875rem;
        background-color: #f8f8f8;
        border-bottom: 1px solid #cdcdcd;
        color: #333333;
        -ms-flex-pack: start;
            justify-content: flex-start; } }
  @media screen and (min-width: 64em) {
    .panel-header {
      height: auto;
      min-height: 5.625rem;
      padding: 0 1.875rem;
      background-color: #f8f8f8;
      border-bottom: 1px solid #cdcdcd;
      color: #333333; } }
  .panel-header .menu-toggle {
    position: absolute;
    left: 0.625rem;
    right: auto;
    top: 0.1875rem;
    z-index: 10; }
    .panel-header .menu-toggle:hover {
      color: #ffffff; }
    @media screen and (min-width: 40em) {
      .panel-header .menu-toggle {
        top: 0.5625rem; } }
    @media screen and (min-width: 64em) {
      .panel-header .menu-toggle {
        display: none; } }
  .bb-offcanvas-panel.peek .panel-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
    @media screen and (min-width: 40em) {
      .bb-offcanvas-panel.peek .panel-header {
        position: relative;
        background-color: transparent;
        border-bottom: 0;
        height: auto;
        padding: 0 1.875rem; } }
    @media screen and (max-width: 39.9375em) {
      .bb-offcanvas-panel.peek .panel-header {
        z-index: 10; }
        .bb-offcanvas-panel.peek .panel-header + .panel-content {
          margin-top: 2.75rem; } }
    @media screen and (min-width: 64em) {
      .bb-offcanvas-panel.peek .panel-header {
        position: relative; }
        .bb-offcanvas-panel.peek .panel-header:not(.show-for-small-only) + .panel-content {
          padding-top: 0; } }
  @media screen and (min-width: 40em) {
    .panel-header.small-only {
      display: none; } }
.panel-title-wrapper {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  min-height: 2.75rem; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .panel-title-wrapper {
      min-height: 3.5rem; }
      .peek .panel-title-wrapper {
        min-height: 5.625rem;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        width: auto;
        -ms-flex-pack: start;
            justify-content: flex-start; } }
  @media screen and (min-width: 64em) {
    .panel-title-wrapper {
      min-height: 5.625rem;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: auto;
      -ms-flex-pack: start;
          justify-content: flex-start; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .panel-title-wrapper {
      height: 2.75rem; } }
  @media screen and (-ms-high-contrast: active) and (min-width: 40em) and (max-width: 63.9375em), screen and (-ms-high-contrast: none) and (min-width: 40em) and (max-width: 63.9375em) {
    .panel-title-wrapper {
      height: 3.5rem; } }
  @media screen and (-ms-high-contrast: active) and (min-width: 64em), screen and (-ms-high-contrast: none) and (min-width: 64em) {
    .panel-title-wrapper {
      height: 5.625rem; } }
.panel-title {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  text-align: center;
  margin: 0;
  max-width: calc(100% - 6.25rem);
  margin: 0; }
  @media screen and (max-width: 39.9375em) {
    .panel-title {
      font-size: 0.875rem; } }
  @media screen and (min-width: 40em) {
    .panel-title {
      font-size: 1rem; }
      .peek .panel-title {
        font-size: 1.875rem;
        font-family: "Noto Serif", serif;
        color: #333333;
        text-align: left; } }
  @media screen and (min-width: 64em) {
    .panel-title {
      font-size: 1.875rem;
      font-family: "Noto Serif", serif;
      color: #333333;
      text-align: left; } }
  @media only screen and (max-width: upper-bound(40.0625em, 64em)) {
    .bb-offcanvas-panel.full .panel-title.hide-on-full {
      display: block; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .bb-offcanvas-panel.peek .panel-title {
      font-family: "Noto Serif", serif;
      color: #333333;
      text-align: left;
      max-width: 100%; }
    .bb-offcanvas-panel.full .panel-title {
      font-size: 1rem; } }
  @media screen and (min-width: 64em) {
    .panel-title {
      max-width: 100%; } }
.no-scroll-for-large {
  overflow-y: auto;
  height: 100%; }
  @media screen and (min-width: 64em) {
    .no-scroll-for-large {
      overflow-y: visible; } }
.scroll-for-large {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  overflow: hidden; }
  @media screen and (min-width: 64em) {
    .scroll-for-large {
      overflow-y: auto; } }
.bb-offcanvas-panel {
  position: fixed;
  top: 0;
  min-height: 100vh;
  transition: transform 300ms cubic-bezier(0.55, 0, 0.1, 1), max-width 300ms cubic-bezier(0.55, 0, 0.1, 1), left 500ms cubic-bezier(0.55, 0, 0.1, 1), right 500ms cubic-bezier(0.55, 0, 0.1, 1); }
  @media screen and (min-width: 40em) {
    .bb-offcanvas-panel {
      position: absolute; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .bb-offcanvas-panel.peek .bb-close {
      background-color: #c56fd5;
      color: #ffffff;
      right: auto;
      left: -0.75rem;
      top: 1.5rem;
      z-index: 910; }
      .bb-offcanvas-panel.peek .bb-close:after {
        position: absolute;
        content: "";
        top: 100%;
        left: 0;
        border: 6px solid transparent;
        border-top-color: #8d4a99;
        border-right-color: #8d4a99; }
      .bb-offcanvas-panel.peek .bb-close:hover {
        background-color: #bb56ce; } }
  @media screen and (min-width: 40em) {
    .bb-offcanvas-panel.peek .left-off-canvas-toggle {
      display: none; } }
  .bb-offcanvas-panel.full {
    max-width: 100%; }
    @media screen and (min-width: 64em) {
      .bb-offcanvas-panel.full {
        max-width: calc(100% - 2.25rem); }
        .bb-offcanvas-panel.full .bb-offcanvas-panel-wrap {
          max-width: 100%; }
        .bb-offcanvas-panel.full.active ~ .bb-offcanvas-overlay + .bb-offcanvas-panel.full.active {
          max-width: calc(100% - 4.5rem); }
          .bb-offcanvas-panel.full.active ~ .bb-offcanvas-overlay + .bb-offcanvas-panel.full.active.active ~ .bb-offcanvas-overlay + .bb-offcanvas-panel.full.active {
            max-width: calc(100% - 6.75rem); }
            .bb-offcanvas-panel.full.active ~ .bb-offcanvas-overlay + .bb-offcanvas-panel.full.active.active ~ .bb-offcanvas-overlay + .bb-offcanvas-panel.full.active.active ~ .bb-offcanvas-overlay + .bb-offcanvas-panel.full.active {
              max-width: calc(100% - 9rem); }
              .bb-offcanvas-panel.full.active ~ .bb-offcanvas-overlay + .bb-offcanvas-panel.full.active.active ~ .bb-offcanvas-overlay + .bb-offcanvas-panel.full.active.active ~ .bb-offcanvas-overlay + .bb-offcanvas-panel.full.active.active ~ .bb-offcanvas-overlay + .bb-offcanvas-panel.full.active {
                max-width: calc(100% - 9rem); } }
.bb-offcanvas-panel-wrap {
  position: absolute;
  max-height: 100vh;
  transition: transform transform 300ms cubic-bezier(0.55, 0, 0.1, 1), max-width 400ms cubic-bezier(0.55, 0, 0.1, 1), outline-color 300ms, right 300ms cubic-bezier(0.55, 0, 0.1, 1), left 300ms cubic-bezier(0.55, 0, 0.1, 1), top 500ms cubic-bezier(0.55, 0, 0.1, 1), margin-top 500ms; }
  .bb-offcanvas-panel-wrap .side-panel-content {
    position: relative;
    overflow: hidden;
    padding: 0; }
.panel-content-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100vh; }
.panel-scroll-content {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  overflow-y: auto; }
.panel-content {
  padding: 1rem; }
  @media screen and (min-width: 40em) {
    .panel-content {
      padding: 1.25rem; }
      .peek .panel-content {
        padding: 1.25rem 1.875rem; } }
  @media screen and (min-width: 64em) {
    .panel-content {
      padding: 1.25rem 1.875rem; } }
.panel-footer {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  background-color: #f8f8f8;
  border-top: 1px solid #cdcdcd;
  padding: 0.875rem 0.9375rem; }
  @media screen and (min-width: 40em) {
    .panel-footer {
      padding: 0.875rem 1.875rem; } }
  .panel-footer button, .panel-footer .button {
    margin-bottom: 0; }
s .panel-content-full {
  width: 100%;
  position: relative;
  transition: width 300ms cubic-bezier(0.55, 0, 0.1, 1); }
  .bb-offcanvas-panel.peek s .panel-content-full {
    display: none; }
  @media screen and (min-width: 40em) {
    .bb-offcanvas-panel.full s .panel-content-full {
      display: block;
      float: left; }
    .info-toggle-active s .panel-content-full {
      width: 100%; } }
  @media screen and (min-width: 64em) {
    s .panel-content-full {
      width: calc(100% - 24.375rem); } }
.panel-content-info {
  width: 100%;
  overflow: hidden; }
  @media only screen and (max-width: upper-bound(40.0625em, 64em)) {
    .bb-offcanvas-panel.full .panel-content-info {
      max-height: 100%;
      animation: show-content-info-mobile 350ms cubic-bezier(0.55, 0, 0.1, 1) 0s 1; }
    .bb-offcanvas-panel.full.info-toggle-active .panel-content-info {
      max-height: 0;
      animation: hide-content-info-mobile 350ms cubic-bezier(0.55, 0, 0.1, 1) 0s 1; } }
  @media screen and (min-width: 64em) {
    .panel-content-info {
      float: right;
      min-width: 22.5rem;
      max-width: 22.5rem;
      animation: show-content-info-large 300ms cubic-bezier(0.55, 0, 0.1, 1) 0s 1; }
      .bb-offcanvas-panel.full.info-toggle-active .panel-content-info {
        margin-right: -26.25rem;
        visibility: hidden;
        animation: hide-content-info-large 300ms cubic-bezier(0.55, 0, 0.1, 1) 0s 1; }
      .bb-offcanvas-panel.full .panel-content-info {
        display: block; }
      .bb-offcanvas-panel.peek .panel-content-info {
        margin: 0;
        width: 100%; }
      .bb-offcanvas-panel.full .has-info-toggle .panel-content-info {
        margin-top: 1.25rem; } }
@media only screen and (max-width: upper-bound(40.0625em, 64em)) {
  .bb-offcanvas-panel.full .panel-info-toggle ~ .panel-content .panel-content-info,
  .bb-offcanvas-panel.full .panel-info-toggle ~ .panel-content .panel-content-full {
    margin-top: 2.5rem; }
  .bb-offcanvas-panel.full.info-toggle-active .panel-info-toggle ~ .panel-content .panel-content-full {
    margin-top: 0; } }
.panel-sub-title {
  font-size: 0.75rem;
  display: none;
  margin-bottom: 0; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .bb-offcanvas-panel.peek .panel-sub-title {
      display: inline-block;
      margin-bottom: 0.625rem; } }
  @media screen and (min-width: 64em) {
    .panel-sub-title {
      display: inline-block;
      margin-bottom: 0.625rem; } }
  .panel-sub-title a {
    color: #333333; }
input.panel-title-input {
  font-family: 'Noto Serif', serif;
  font-size: 1.5rem;
  padding: 0.1875rem 0.5rem;
  margin-top: -0.125rem;
  margin-bottom: 0.4375rem; }
  @media screen and (min-width: 64em) {
    .bb-offcanvas-panel.full.info-toggle-active input.panel-title-input {
      width: calc(100% - 24.375rem); } }
.panel-row {
  border-bottom: 1px solid #cdcdcd;
  margin: 1.25rem 0; }
  .panel-row:last-child {
    border-bottom: none; }
.panel-info-toggle {
  border-radius: 0;
  border-bottom: 1px solid #cdcdcd;
  position: fixed;
  top: 2.75rem;
  right: 0;
  width: 100%;
  z-index: 200; }
  .panel-info-toggle.clear {
    background-color: #fff; }
  @media screen and (min-width: 40em) {
    .panel-info-toggle {
      top: 3.5rem; } }
  .panel-info-toggle span {
    margin-right: 0.625rem; }
  .panel-info-toggle i {
    display: inline-block;
    transition: transform 300ms cubic-bezier(0.55, 0, 0.1, 1); }
  .panel-info-toggle.active i {
    transform: rotateX(-180deg); }
  @media only screen and (max-width: upper-bound(40.0625em, 64em)) {
    .bb-offcanvas-panel.peek .panel-info-toggle {
      display: none; } }
  @media screen and (min-width: 64em) {
    .panel-info-toggle {
      position: absolute;
      right: 1.875rem;
      top: 2.8125rem;
      font-size: 1.25rem;
      width: 2.75rem;
      height: 2.75rem;
      line-height: 2.75rem;
      padding: 0;
      border: none;
      border-radius: 100%; }
      .panel-info-toggle span {
        display: none; }
      .panel-info-toggle i {
        display: inline-block;
        transition: transform 300ms cubic-bezier(0.55, 0, 0.1, 1); }
        .panel-info-toggle i:before {
          content: "\e679"; }
      .panel-info-toggle.active span {
        display: inline-block;
        font-size: 0.875rem;
        position: absolute;
        white-space: nowrap;
        right: 100%;
        text-decoration: underline;
        animation: show-info-toggle-text-large 300ms cubic-bezier(0.55, 0, 0.1, 1) 0s 1; }
      .panel-info-toggle.active:hover span {
        text-decoration: none; }
      .panel-info-toggle.active i {
        transform: rotateY(-180deg); }
      .bb-offcanvas-panel.peek .panel-info-toggle {
        display: none; } }
.bb-offcanvas-overlay {
  min-height: 100vh; }
@media screen and (min-width: 40em) {
  .bb-offcanvas-overlay {
    transition: left 500ms cubic-bezier(0.55, 0, 0.1, 1), right 500ms cubic-bezier(0.55, 0, 0.1, 1); }
    .move-right .bb-offcanvas-overlay {
      left: 12.5rem; }
  .bb-offcanvas-has-multi-overlay .base > .exit-off-canvas {
    display: none; }
  .move-right .bb-offcanvas-panel.full {
    right: -12.5rem; } }
@media screen and (min-width: 64em) {
  .bb-offcanvas-overlay {
    position: absolute; }
  .multiple-panels .bb-offcanvas-panel.full.active {
    max-width: calc(100% - 3.75rem); }
    .multiple-panels .bb-offcanvas-panel.full.active .bb-close {
      transform: rotateY(-90deg); }
    .multiple-panels .bb-offcanvas-panel.full.active:last-of-type .bb-close {
      -ms-transform: none;
          transform: none; }
  .multiple-panels .bb-offcanvas-panel.course.active {
    max-width: calc(100% - 1.875rem); } }
.bb-offcanvas-panel:not(.full) .show-on-full {
  display: none; }
.bb-offcanvas-panel.full .hide-on-full {
  display: none; }
.bb-offcanvas-panel-footer {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  border-top: 2px solid #333333;
  padding: 0.875rem 1.875rem; }
.bb-offcanvas-panel.course.delay-open .bb-offcanvas-panel-wrap {
  transition: transform 400ms 200ms cubic-bezier(0.55, 0, 0.1, 1), max-width 400ms cubic-bezier(0.55, 0, 0.1, 1), outline-color 300ms, right 400ms 200ms cubic-bezier(0.55, 0, 0.1, 1), left 400ms 200ms cubic-bezier(0.55, 0, 0.1, 1); }
.bb-offcanvas-panel.full.slow-close .bb-offcanvas-panel-wrap {
  transition: transform 500ms cubic-bezier(0.55, 0, 0.1, 1), max-width 400ms cubic-bezier(0.55, 0, 0.1, 1), outline-color 300ms, right 500ms cubic-bezier(0.55, 0, 0.1, 1), left 500ms cubic-bezier(0.55, 0, 0.1, 1); }
.panel-footer-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  width: 100%; }
  @media screen and (min-width: 40em) {
    .panel-footer-right {
      float: right; } }
@media screen and (max-width: 39.9375em) {
  .bb-offcanvas-overlay {
    display: none !important; }
  .bb-offcanvas-panel.active {
    transition: transform 300ms cubic-bezier(0.55, 0, 0.1, 1), max-width 400ms cubic-bezier(0.55, 0, 0.1, 1), outline-color 300ms, right 300ms cubic-bezier(0.55, 0, 0.1, 1), left 300ms cubic-bezier(0.55, 0, 0.1, 1), top 500ms cubic-bezier(0.55, 0, 0.1, 1), margin-top 500ms;
    margin-top: 0; }
  .move-right .bb-offcanvas-panel.active {
    transition: transform 300ms cubic-bezier(0.55, 0, 0.1, 1), max-width 400ms cubic-bezier(0.55, 0, 0.1, 1), outline-color 300ms, right 300ms cubic-bezier(0.55, 0, 0.1, 1), left 300ms cubic-bezier(0.55, 0, 0.1, 1), top 500ms cubic-bezier(0.55, 0, 0.1, 1), margin-top 500ms;
    margin-top: -2.75rem;
    top: 100% !important;
    bottom: auto; }
    .move-right .bb-offcanvas-panel.active .panel-header {
      border-bottom: 2px solid #272727; }
    .move-right .bb-offcanvas-panel.active .bb-offcanvas-panel-wrap {
      box-shadow: none; }
  .move-right #side-menu[data-active-panels="2"] ~ #main-content .bb-offcanvas-panel.active {
    margin-top: -5.5rem; }
    .move-right #side-menu[data-active-panels="2"] ~ #main-content .bb-offcanvas-panel.active ~ .bb-offcanvas-panel.active {
      margin-top: -2.75rem; }
  .move-right #side-menu[data-active-panels="3"] ~ #main-content .bb-offcanvas-panel.active {
    margin-top: -8.25rem; }
  .move-right #side-menu[data-active-panels="3"] ~ #main-content ~ .bb-offcanvas-panel.active {
    margin-top: -5.5rem; }
    .move-right #side-menu[data-active-panels="3"] ~ #main-content ~ .bb-offcanvas-panel.active ~ .bb-offcanvas-panel.active {
      margin-top: -2.75rem; } }
@media screen and (max-width: 39.9375em) {
  #main-content.shift-panels .bb-offcanvas-panel.active .menu-toggle {
    display: none; }
  #main-content.shift-panels .bb-offcanvas-panel.active .panel-header {
    cursor: pointer;
    transition: background-color 300ms ease; }
    #main-content.shift-panels .bb-offcanvas-panel.active .panel-header:hover {
      background-color: #1d1d1d; } }
@media screen and (min-width: 40em) {
  #main-content.shift-panels .bb-offcanvas-panel.active {
    -ms-transform: translate(-3.75rem, 0);
        transform: translate(-3.75rem, 0); }
    #main-content.shift-panels .bb-offcanvas-panel.active ~ .bb-offcanvas-panel.active {
      -ms-transform: translate(5rem, 0);
          transform: translate(5rem, 0); }
    #main-content.shift-panels .bb-offcanvas-panel.active .bb-offcanvas-panel-wrap:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 900;
      background-color: rgba(0, 0, 0, 0.2);
      transition: background-color 300ms; }
    #main-content.shift-panels .bb-offcanvas-panel.active:hover .bb-offcanvas-panel-wrap:after {
      background-color: transparent; }
    #main-content.shift-panels .bb-offcanvas-panel.active:hover .bb-close {
      transform: rotateY(0deg); } }
@media screen and (min-width: 64em) {
  #main-content.shift-panels .bb-offcanvas-panel.active {
    -ms-transform: translate(10.3125rem, 0);
        transform: translate(10.3125rem, 0); }
    #main-content.shift-panels .bb-offcanvas-panel.active ~ .bb-offcanvas-panel.active {
      -ms-transform: translate(20.625rem, 0);
          transform: translate(20.625rem, 0); } }
#main-content.shift-panels .bb-offcanvas-overlay {
  transition: background-color 300ms;
  left: -12.5rem; }
  #main-content.shift-panels .bb-offcanvas-overlay:hover {
    background-color: transparent; }
  #main-content.shift-panels .bb-offcanvas-overlay ~ .bb-offcanvas-overlay {
    display: none; }
#main-content.shift-panels .bb-close {
  transform: rotateY(-90deg); }
@keyframes show-content-info-mobile {
  0% {
    max-height: 0%; }
  100% {
    max-height: 100%; } }
@keyframes hide-content-info-mobile {
  0% {
    max-height: 100%; }
  100% {
    max-height: 0%; } }
@keyframes show-content-info-large {
  0% {
    margin-right: -26.25rem;
    visibility: hidden; }
  100% {
    margin-right: 0;
    visibility: visible; } }
@keyframes hide-content-info-large {
  0% {
    margin-right: 0;
    visibility: visible; }
  100% {
    margin-right: -26.25rem;
    visibility: hidden; } }
@keyframes show-info-toggle-text-large {
  0% {
    right: 0%;
    opacity: 0; }
  100% {
    right: 100%;
    opacity: 1; } }
.panel-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
.peek h2, .peek h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600; }
.peek h3 {
  font-size: 0.875rem; }
.peek .accordion dd {
  border-bottom: 2px solid #cdcdcd; }
  .peek .accordion dd h2 {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal; }
  .peek .accordion dd:first-child {
    border-top: 2px solid #cdcdcd; }
  .peek .accordion dd > a {
    background-color: transparent;
    text-decoration: none; }
    .peek .accordion dd > a i {
      margin-top: 0.3125rem;
      display: inline-block;
      float: right;
      transition: transform 250ms cubic-bezier(0.55, 0, 0.1, 1);
      color: #333333; }
    .peek .accordion dd > a:hover, .peek .accordion dd > a:focus {
      background-color: transparent;
      color: #333333; }
      .peek .accordion dd > a:hover i, .peek .accordion dd > a:focus i {
        color: #333333; }
  .peek .accordion dd.active > a {
    color: #333333;
    background: transparent;
    border-bottom: 1px solid #cdcdcd; }
    .peek .accordion dd.active > a i {
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
  .peek .accordion dd .content {
    min-height: 0;
    width: auto; }
    .peek .accordion dd .content.active {
      display: block;
      background-color: transparent; }
    .peek .accordion dd .content.active-add, .peek .accordion dd .content.active-remove.active-remove-active {
      display: block;
      overflow: hidden;
      max-height: 0;
      padding-top: 0;
      padding-bottom: 0;
      transition: max-height 250ms cubic-bezier(0.55, 0, 0.1, 1), padding 250ms cubic-bezier(0.55, 0, 0.1, 1); }
    .peek .accordion dd .content.active-add.active-add-active, .peek .accordion dd .content.active-remove {
      max-height: 25rem;
      padding: 1rem; }
.date-to-date-separator {
  text-align: center;
  line-height: 2.375rem;
  display: inline-block;
  margin: 0 0.5rem; }
.date-to-date-inputs {
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  margin-bottom: 0.5rem;
  margin-left: 0.75rem;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%; }
  @media screen and (min-width: 40em) {
    .date-to-date-inputs {
      margin-bottom: 0;
      margin-left: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; } }
  .date-to-date-inputs input {
    margin: 0; }
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #cc413a;
  font-size: 0.875rem;
  margin-top: 0;
  display: block; }
.form-element-errors {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #cc413a;
  display: block; }
input.ng-invalid.ng-touched:not(:focus):not([disabled]) {
  border-color: #ff3b30;
  box-shadow: 0 0 0 4px rgba(255, 59, 48, 0.1); }
.error-dropdown .form-error,
.error-dropdown .form-element-errors {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 0.125rem;
  margin-bottom: 0;
  padding: 0.25rem 0.5rem;
  background: #ffffff;
  border: 1px solid #cdcdcd; }
#page-header {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 100%;
  padding: 0;
  background-color: #333333;
  color: #ffffff;
  min-height: 2.75rem;
  z-index: 150; }
  @media screen and (min-width: 64em) {
    #page-header.hide-large {
      display: none !important; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #page-header {
      min-height: 3.5rem; }
      .peek #page-header {
        height: auto;
        min-height: 5.625rem;
        padding: 0 1.875rem;
        background-color: #f8f8f8;
        border-bottom: 1px solid #cdcdcd;
        color: #333333;
        -ms-flex-pack: start;
            justify-content: flex-start; } }
  @media screen and (min-width: 64em) {
    #page-header {
      height: auto;
      min-height: 5.625rem;
      padding: 0 1.875rem;
      background-color: #f8f8f8;
      border-bottom: 1px solid #cdcdcd;
      color: #333333; } }
  #page-header .menu-toggle {
    position: absolute;
    left: 0.625rem;
    right: auto;
    top: 0.1875rem;
    z-index: 10; }
    #page-header .menu-toggle:hover {
      color: #ffffff; }
    @media screen and (min-width: 40em) {
      #page-header .menu-toggle {
        top: 0.5625rem; } }
    @media screen and (min-width: 64em) {
      #page-header .menu-toggle {
        display: none; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #page-header {
      box-shadow: -1px 0 0 #333333; } }
  #page-header .page-title {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    color: #ffffff;
    text-align: center;
    margin: 0; }
    @media screen and (max-width: 39.9375em) {
      #page-header .page-title {
        font-size: 0.875rem; } }
    @media screen and (min-width: 40em) {
      #page-header .page-title {
        font-size: 1rem; }
        .peek #page-header .page-title {
          font-size: 1.875rem;
          font-family: "Noto Serif", serif;
          color: #333333;
          text-align: left; } }
    @media screen and (min-width: 64em) {
      #page-header .page-title {
        font-size: 1.875rem;
        font-family: "Noto Serif", serif;
        color: #333333;
        text-align: left; } }
  #page-header > .columns {
    padding: 0; }
  #page-header .header-left {
    border-left: 1px solid #666666;
    margin-left: 0.75rem;
    padding-left: 0.75rem; }
.page-title-wrapper {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  min-height: 2.75rem; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .page-title-wrapper {
      min-height: 3.5rem; }
      .peek .page-title-wrapper {
        min-height: 5.625rem;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        width: auto;
        -ms-flex-pack: start;
            justify-content: flex-start; } }
  @media screen and (min-width: 64em) {
    .page-title-wrapper {
      min-height: 5.625rem;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: auto;
      -ms-flex-pack: start;
          justify-content: flex-start; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .page-title-wrapper {
      height: 2.75rem; } }
  @media screen and (-ms-high-contrast: active) and (min-width: 40em) and (max-width: 63.9375em), screen and (-ms-high-contrast: none) and (min-width: 40em) and (max-width: 63.9375em) {
    .page-title-wrapper {
      height: 3.5rem; } }
  @media screen and (-ms-high-contrast: active) and (min-width: 64em), screen and (-ms-high-contrast: none) and (min-width: 64em) {
    .page-title-wrapper {
      height: 5.625rem; } }
.page-controls {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: #e5e5e5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 0.625rem;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center; }
  @media screen and (min-width: 64em) {
    .page-controls {
      background-color: transparent;
      border: none;
      padding-right: 0;
      -ms-flex: 1;
          flex: 1; } }
  .page-controls .page-control {
    margin-bottom: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
.button.search-toggle,
#search-toggle {
  position: absolute;
  right: 0.625rem;
  color: rgba(255, 255, 255, 0.67);
  bottom: 100%;
  margin-bottom: 0.25rem; }
  @media screen and (min-width: 40em) {
    .button.search-toggle,
    #search-toggle {
      margin-bottom: 0.625rem; } }
  .button.search-toggle:hover, .button.search-toggle:focus,
  #search-toggle:hover,
  #search-toggle:focus {
    color: #ffffff; }
  @media screen and (min-width: 64em) {
    .button.search-toggle,
    #search-toggle {
      position: relative;
      margin-bottom: 0;
      bottom: auto;
      right: auto;
      color: rgba(51, 51, 51, 0.67); }
      .button.search-toggle:hover, .button.search-toggle:focus,
      #search-toggle:hover,
      #search-toggle:focus {
        color: #333333; } }
.page-header {
  margin-bottom: 0.75rem; }
  .page-header h1.page-heading, .page-header h2.page-heading, .page-header h3.page-heading, .page-header h4.page-heading, .page-header h5.page-heading, .page-header h6.page-heading {
    font-size: 1.25rem;
    font-weight: 400;
    font-family: "Noto Serif", serif;
    vertical-align: middle;
    margin: 0;
    display: inline-block; }
  .page-header .administration-button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ffffff;
    margin-bottom: 0; }
    .page-header .administration-button:hover {
      background-color: #666666; }
    .page-header .administration-button.active {
      background-color: #666666; }
  .page-header ul.button-group, .page-header .no-recording-header {
    position: relative;
    margin: 0; }
    .page-header ul.button-group > li, .page-header .no-recording-header > li {
      margin: 0 -0.1875rem; }
    .page-header ul.button-group a.button, .page-header .no-recording-header a.button {
      background-color: #ffffff;
      box-shadow: inset 0 0 0 2px #666666;
      margin-bottom: 0; }
      .page-header ul.button-group a.button:hover, .page-header .no-recording-header a.button:hover {
        background-color: #666666; }
      .page-header ul.button-group a.button.active, .page-header .no-recording-header a.button.active {
        background-color: #666666; }
  .page-header::before, .page-header::after {
    content: '';
    display: table;
    clear: both; }
.page-filter {
  color: #333333;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
.base .page-controls {
  font-size: 0;
  position: absolute;
  top: 0.375rem;
  right: 0; }
  @media screen and (min-width: 40em) {
    .base .page-controls {
      top: 0.6875rem; } }
  @media screen and (min-width: 64em) {
    .base .page-controls {
      position: relative;
      top: auto;
      right: auto; } }
  .base .page-controls button,
  .base .page-controls .button {
    display: inline-block !important;
    vertical-align: middle;
    font-size: 1.375rem;
    margin-bottom: 0;
    padding: 0.125rem;
    color: #999999;
    min-width: 2.75rem;
    transition: color 250ms ease; }
    @media screen and (min-width: 64em) {
      .base .page-controls button,
      .base .page-controls .button {
        font-size: 1.5rem; } }
    .base .page-controls button:hover, .base .page-controls button:focus,
    .base .page-controls .button:hover,
    .base .page-controls .button:focus {
      color: #fff;
      transition: color 250ms ease;
      background: transparent; }
      @media screen and (min-width: 64em) {
        .base .page-controls button:hover, .base .page-controls button:focus,
        .base .page-controls .button:hover,
        .base .page-controls .button:focus {
          color: #333333; } }
.select-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: text-bottom;
  position: relative; }
  @media screen and (min-width: 64em) {
    .select-wrapper {
      margin-left: 0.75rem; } }
  .select-wrapper .select-toggle {
    font-size: 0.875rem;
    font-weight: 300;
    margin: 0;
    padding: 0.5rem 0.75rem;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    @media screen and (min-width: 40em) {
      .select-wrapper .select-toggle {
        font-size: 1.125rem; } }
  .select-wrapper .select-value {
    position: relative;
    display: inline-block;
    vertical-align: inherit;
    font-size: inherit; }
    .select-wrapper .select-value:after {
      content: "";
      display: inline-block;
      vertical-align: text-bottom;
      position: relative;
      top: 50%;
      margin-left: 0.1875rem;
      margin-right: 0.375rem;
      margin-top: -0.4375rem;
      width: 0.875rem;
      height: 0.875rem;
      border: 7px solid transparent;
      border-top-color: #999999; }
    @media screen and (min-width: 64em) {
      .select-wrapper .select-value:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: -0.75rem;
        bottom: 0;
        border-left: 0.0625rem solid #666666; } }
  .select-wrapper .f-dropdown {
    max-width: 18.75rem; }
    body:not(.hide-focus-outline) .select-wrapper .f-dropdown:focus {
      outline: none !important;
      box-shadow: 0 0 0 0.125rem #0076d0 !important; }
#search-page-field,
.search-page-field {
  min-height: 3rem;
  padding-left: 2.75rem;
  margin-bottom: 1.25rem; }
.page-search {
  width: 100%;
  padding: 0;
  max-height: 0;
  position: relative;
  overflow: hidden;
  border-bottom: 0;
  transition: all .25s linear; }
  .page-search.search-active {
    max-height: 6.25rem;
    transition: all .25s linear; }
  .page-search .icon-search {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20enable-background%3D%22new%200%200%2024%2024%22%3E%3Cg%20stroke%3D%22%23333%22%20stroke-miterlimit%3D%2210%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%229.5%22%20r%3D%229%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.864%2015.864L23.5%2023.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    position: absolute;
    top: 50%;
    left: 0.625rem;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    font-size: 1.5rem;
    width: 1em;
    height: 1em;
    opacity: 0.67; }
  .page-search label span {
    display: none; }
  .page-search input {
    border-width: 1px;
    margin-bottom: 0; }
    .page-search input::-ms-clear {
      display: none; }
  .page-search .search-input-wrap {
    position: relative; }
    .page-search .search-input-wrap .search-controls {
      border-left: 1px solid gainsboro;
      padding-left: 0.5rem;
      position: absolute;
      right: 0.75rem;
      top: 0.3125rem; }
      .page-search .search-input-wrap .search-controls .button {
        margin-bottom: 0; }
  .page-search.search-active + .page-tool-content {
    border-top: 0; }
.session-grid {
  border: 0;
  background-color: transparent;
  margin: 0;
  width: 100%; }
  .session-grid a:not(.button) {
    font-weight: 600; }
  .session-grid tbody {
    border: 0; }
  .session-grid tr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    border-top: 1px solid #cdcdcd;
    padding: 1rem 1.25rem;
    padding-right: 4.375rem; }
    @media screen and (max-width: 39.9375em) {
      .session-grid tr:first-of-type + tr {
        border-top: 0; } }
    @media screen and (min-width: 40em) {
      .session-grid tr {
        display: table-row;
        padding: 0; } }
    .session-grid tr:nth-of-type(even) {
      background-color: transparent; }
  .session-grid td {
    padding: 0.125rem 0; }
    @media screen and (max-width: 39.9375em) {
      .session-grid td {
        display: inline-block;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; } }
    @media screen and (min-width: 40em) {
      .session-grid td {
        padding: 0.5625rem 0.625rem; } }
  .session-grid .element-list-header {
    display: none; }
    @media screen and (min-width: 40em) {
      .session-grid .element-list-header {
        display: table-row; } }
  .session-grid th {
    background-color: #f8f8f8;
    font-weight: 600;
    text-align: left; }
  @media screen and (min-width: 40em) {
    .session-grid .inline-column-title {
      display: none; } }
  .session-grid .inline-column-title {
    font-weight: 600; }
  .session-grid .no-session-rows,
  .session-grid .no-consumer-rows,
  .session-grid .no-login-group-rows {
    border-top: 1px solid #cdcdcd;
    background-color: transparent; }
    .session-grid .no-session-rows td,
    .session-grid .no-consumer-rows td,
    .session-grid .no-login-group-rows td {
      text-align: center;
      padding-top: 2.5rem; }
  .session-grid .element-list-row {
    position: relative; }
    .session-grid .element-list-row:hover {
      background-color: #f0f0f0; }
    .session-grid .element-list-row.not-active td, .session-grid .element-list-row.api-not-active td {
      color: #767676 !important;
      font-weight: 400 !important; }
    .session-grid .element-list-row:nth-of-type(n+2) {
      z-index: 98; }
    .session-grid .element-list-row:nth-of-type(n+3) {
      z-index: 97; }
    .session-grid .element-list-row:nth-of-type(n+4) {
      z-index: 96; }
    .session-grid .element-list-row:nth-of-type(n+5) {
      z-index: 95; }
    .session-grid .element-list-row:nth-of-type(n+6) {
      z-index: 94; }
    .session-grid .element-list-row:nth-of-type(n+7) {
      z-index: 93; }
    .session-grid .element-list-row:nth-of-type(n+8) {
      z-index: 92; }
    .session-grid .element-list-row:nth-of-type(n+9) {
      z-index: 91; }
    .session-grid .element-list-row:nth-of-type(n+10) {
      z-index: 90; }
    .session-grid .element-list-row:nth-of-type(n+11) {
      z-index: 89; }
  .session-grid .break-word {
    word-break: break-all; }
.pagination li {
  display: inline-block; }
.pagination a, .pagination button {
  line-height: inherit;
  vertical-align: middle; }
.pagination button:disabled {
  opacity: 0.6; }
  .pagination button:disabled:hover {
    background-color: transparent; }
.pagination {
  margin-bottom: 0;
  text-align: center; }
  .pagination .current {
    padding: 0; }
    .pagination .current a:hover, .pagination .current button:hover {
      background-color: #c56fd5;
      color: #222222; }
  .pagination li:first-of-type span, .pagination li:last-of-type span {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
.button-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .button-list button:not(.preserve) {
    position: relative;
    padding-left: 1.25rem; }
    .button-list button:not(.preserve):before, .button-list button:not(.preserve):after {
      content: "";
      display: block;
      position: absolute;
      background-color: #cdcdcd;
      height: 0.0625rem;
      top: 0;
      transition: left 200ms cubic-bezier(0.55, 0, 0.1, 1), right 200ms cubic-bezier(0.55, 0, 0.1, 1); }
    .button-list button:not(.preserve):after {
      top: 100%; }
    .button-list button:not(.preserve).ng-hide:before, .button-list button:not(.preserve).ng-hide:after {
      display: none; }
    body:not(.hide-focus-outline) .button-list button:not(.preserve):focus {
      outline: none !important;
      box-shadow: inset 0 0 0 0.125rem #0076d0 !important; }
    .hide-focus-outline .button-list button:not(.preserve):focus {
      box-shadow: none !important; }
    .button-list button:not(.preserve):focus:before, .button-list button:not(.preserve):focus:after {
      display: none; }
      .hide-focus-outline .button-list button:not(.preserve):focus:before, .hide-focus-outline .button-list button:not(.preserve):focus:after {
        display: block; }
    .button-list button:not(.preserve):before, .button-list button:not(.preserve):after {
      left: 1.25rem;
      right: 0; }
    .button-list button:not(.preserve).active:before, .button-list button:not(.preserve).active:after {
      left: 0;
      right: 0; }
    .button-list button:not(.preserve):not(.no-hover):hover:before, .button-list button:not(.preserve):not(.no-hover):hover:after, .button-list button:not(.preserve):not(.no-hover):focus:before, .button-list button:not(.preserve):not(.no-hover):focus:after {
      left: 0;
      right: 0; }
  .button-list .button {
    position: relative;
    padding-left: 1.25rem; }
    .button-list .button:before, .button-list .button:after {
      content: "";
      display: block;
      position: absolute;
      background-color: #cdcdcd;
      height: 0.0625rem;
      top: 0;
      transition: left 200ms cubic-bezier(0.55, 0, 0.1, 1), right 200ms cubic-bezier(0.55, 0, 0.1, 1); }
    .button-list .button:after {
      top: 100%; }
    .button-list .button.ng-hide:before, .button-list .button.ng-hide:after {
      display: none; }
    body:not(.hide-focus-outline) .button-list .button:focus {
      outline: none !important;
      box-shadow: inset 0 0 0 0.125rem #0076d0 !important; }
    .hide-focus-outline .button-list .button:focus {
      box-shadow: none !important; }
    .button-list .button:focus:before, .button-list .button:focus:after {
      display: none; }
      .hide-focus-outline .button-list .button:focus:before, .hide-focus-outline .button-list .button:focus:after {
        display: block; }
    .button-list .button:before, .button-list .button:after {
      left: 1.25rem;
      right: 0; }
    .button-list .button.active:before, .button-list .button.active:after {
      left: 0;
      right: 0; }
    .button-list .button:not(.no-hover):hover:before, .button-list .button:not(.no-hover):hover:after, .button-list .button:not(.no-hover):focus:before, .button-list .button:not(.no-hover):focus:after {
      left: 0;
      right: 0; }
  .button-list:not(.bordered) > li:first-child:before {
    display: none !important; }
  .button-list:not(.bordered) > li:first-child button:not(.preserve):before {
    display: none !important; }
  .button-list:not(.bordered) > li:first-child .button:before {
    display: none !important; }
  .button-list:not(.bordered) > li:last-child:after {
    display: none !important; }
  .button-list:not(.bordered) > li:last-child button:not(.preserve):after {
    display: none !important; }
  .button-list:not(.bordered) > li:last-child .button:after {
    display: none !important; }
  .button-list button:not(.preserve), .button-list .button {
    padding-left: 1.25rem; }
.button-list-icons {
  margin: 0;
  padding: 0;
  list-style: none; }
  .button-list-icons button:not(.preserve) {
    position: relative;
    padding-left: 3rem; }
    .button-list-icons button:not(.preserve):before, .button-list-icons button:not(.preserve):after {
      content: "";
      display: block;
      position: absolute;
      background-color: #cdcdcd;
      height: 0.0625rem;
      top: 0;
      transition: left 200ms cubic-bezier(0.55, 0, 0.1, 1), right 200ms cubic-bezier(0.55, 0, 0.1, 1); }
    .button-list-icons button:not(.preserve):after {
      top: 100%; }
    .button-list-icons button:not(.preserve).ng-hide:before, .button-list-icons button:not(.preserve).ng-hide:after {
      display: none; }
    body:not(.hide-focus-outline) .button-list-icons button:not(.preserve):focus {
      outline: none !important;
      box-shadow: inset 0 0 0 0.125rem #0076d0 !important; }
    .hide-focus-outline .button-list-icons button:not(.preserve):focus {
      box-shadow: none !important; }
    .button-list-icons button:not(.preserve):focus:before, .button-list-icons button:not(.preserve):focus:after {
      display: none; }
      .hide-focus-outline .button-list-icons button:not(.preserve):focus:before, .hide-focus-outline .button-list-icons button:not(.preserve):focus:after {
        display: block; }
    .button-list-icons button:not(.preserve):before, .button-list-icons button:not(.preserve):after {
      left: 3rem;
      right: 0; }
    .button-list-icons button:not(.preserve).active:before, .button-list-icons button:not(.preserve).active:after {
      left: 0;
      right: 0; }
    .button-list-icons button:not(.preserve):not(.no-hover):hover:before, .button-list-icons button:not(.preserve):not(.no-hover):hover:after, .button-list-icons button:not(.preserve):not(.no-hover):focus:before, .button-list-icons button:not(.preserve):not(.no-hover):focus:after {
      left: 0;
      right: 0; }
  .button-list-icons .button {
    position: relative;
    padding-left: 3rem; }
    .button-list-icons .button:before, .button-list-icons .button:after {
      content: "";
      display: block;
      position: absolute;
      background-color: #cdcdcd;
      height: 0.0625rem;
      top: 0;
      transition: left 200ms cubic-bezier(0.55, 0, 0.1, 1), right 200ms cubic-bezier(0.55, 0, 0.1, 1); }
    .button-list-icons .button:after {
      top: 100%; }
    .button-list-icons .button.ng-hide:before, .button-list-icons .button.ng-hide:after {
      display: none; }
    body:not(.hide-focus-outline) .button-list-icons .button:focus {
      outline: none !important;
      box-shadow: inset 0 0 0 0.125rem #0076d0 !important; }
    .hide-focus-outline .button-list-icons .button:focus {
      box-shadow: none !important; }
    .button-list-icons .button:focus:before, .button-list-icons .button:focus:after {
      display: none; }
      .hide-focus-outline .button-list-icons .button:focus:before, .hide-focus-outline .button-list-icons .button:focus:after {
        display: block; }
    .button-list-icons .button:before, .button-list-icons .button:after {
      left: 3rem;
      right: 0; }
    .button-list-icons .button.active:before, .button-list-icons .button.active:after {
      left: 0;
      right: 0; }
    .button-list-icons .button:not(.no-hover):hover:before, .button-list-icons .button:not(.no-hover):hover:after, .button-list-icons .button:not(.no-hover):focus:before, .button-list-icons .button:not(.no-hover):focus:after {
      left: 0;
      right: 0; }
  .button-list-icons:not(.bordered) > li:first-child:before {
    display: none !important; }
  .button-list-icons:not(.bordered) > li:first-child button:not(.preserve):before {
    display: none !important; }
  .button-list-icons:not(.bordered) > li:first-child .button:before {
    display: none !important; }
  .button-list-icons:not(.bordered) > li:last-child:after {
    display: none !important; }
  .button-list-icons:not(.bordered) > li:last-child button:not(.preserve):after {
    display: none !important; }
  .button-list-icons:not(.bordered) > li:last-child .button:after {
    display: none !important; }
  .button-list-icons button:not(.preserve), .button-list-icons .button {
    padding-left: 3rem; }
    .button-list-icons button:not(.preserve) span, .button-list-icons .button span {
      float: left; }
    .button-list-icons button:not(.preserve) .svg-icon, .button-list-icons .button .svg-icon {
      position: absolute;
      top: 50%;
      text-align: center;
      font-size: 1.5rem;
      margin-top: -0.75rem;
      left: 0.75rem; }
      .button-list-icons button:not(.preserve) .svg-icon.small, .button-list-icons .button .svg-icon.small {
        font-size: 1.5rem; }
  .button-list-icons.small-icons button:not(.preserve), .button-list-icons.small-icons .button {
    padding-left: 2.5rem; }
    .button-list-icons.small-icons button:not(.preserve):before, .button-list-icons.small-icons button:not(.preserve):after, .button-list-icons.small-icons .button:before, .button-list-icons.small-icons .button:after {
      left: 2.5rem;
      right: 0; }
    .button-list-icons.small-icons button:not(.preserve).active:before, .button-list-icons.small-icons button:not(.preserve).active:after, .button-list-icons.small-icons .button.active:before, .button-list-icons.small-icons .button.active:after {
      left: 0;
      right: 0; }
    .button-list-icons.small-icons button:not(.preserve) .svg-icon, .button-list-icons.small-icons .button .svg-icon {
      font-size: 1rem;
      margin-top: -0.5rem;
      left: 0.625rem; }
  .button-list-icons.large-icons button:not(.preserve), .button-list-icons.large-icons .button {
    padding-left: 4.75rem; }
    .button-list-icons.large-icons button:not(.preserve):before, .button-list-icons.large-icons button:not(.preserve):after, .button-list-icons.large-icons .button:before, .button-list-icons.large-icons .button:after {
      left: 4.75rem;
      right: 0; }
    .button-list-icons.large-icons button:not(.preserve).active:before, .button-list-icons.large-icons button:not(.preserve).active:after, .button-list-icons.large-icons .button.active:before, .button-list-icons.large-icons .button.active:after {
      left: 0;
      right: 0; }
    .button-list-icons.large-icons button:not(.preserve) .svg-icon, .button-list-icons.large-icons .button .svg-icon {
      font-size: 2.375rem;
      margin-top: -1.1875rem;
      left: 1.1875rem; }
.button-list,
.button-list-icons,
.button-list-simple {
  margin: 0;
  padding: 0;
  list-style: none; }
  .button-list li:not(.no-hover),
  .button-list-icons li:not(.no-hover),
  .button-list-simple li:not(.no-hover) {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    padding-left: 0;
    transition: background 300ms, color 300ms; }
    .button-list li:not(.no-hover):hover,
    .button-list-icons li:not(.no-hover):hover,
    .button-list-simple li:not(.no-hover):hover {
      background-color: #e0e0e0;
      background-color: #f0f0f0; }
    .button-list li:not(.no-hover).active,
    .button-list-icons li:not(.no-hover).active,
    .button-list-simple li:not(.no-hover).active {
      background-color: #333333; }
    .button-list li:not(.no-hover) button:not(.preserve):active,
    .button-list li:not(.no-hover) .active,
    .button-list-icons li:not(.no-hover) button:not(.preserve):active,
    .button-list-icons li:not(.no-hover) .active,
    .button-list-simple li:not(.no-hover) button:not(.preserve):active,
    .button-list-simple li:not(.no-hover) .active {
      background-color: #333333; }
      .button-list li:not(.no-hover) button:not(.preserve):active, .button-list li:not(.no-hover) button:not(.preserve):active span:not(.label),
      .button-list li:not(.no-hover) .active,
      .button-list li:not(.no-hover) .active span:not(.label),
      .button-list-icons li:not(.no-hover) button:not(.preserve):active,
      .button-list-icons li:not(.no-hover) button:not(.preserve):active span:not(.label),
      .button-list-icons li:not(.no-hover) .active,
      .button-list-icons li:not(.no-hover) .active span:not(.label),
      .button-list-simple li:not(.no-hover) button:not(.preserve):active,
      .button-list-simple li:not(.no-hover) button:not(.preserve):active span:not(.label),
      .button-list-simple li:not(.no-hover) .active,
      .button-list-simple li:not(.no-hover) .active span:not(.label) {
        color: #ffffff; }
  .button-list .no-hover .text,
  .button-list-icons .no-hover .text,
  .button-list-simple .no-hover .text {
    color: #2075a3;
    padding: 0; }
    .button-list .no-hover .text:before, .button-list .no-hover .text:after,
    .button-list-icons .no-hover .text:before,
    .button-list-icons .no-hover .text:after,
    .button-list-simple .no-hover .text:before,
    .button-list-simple .no-hover .text:after {
      display: none; }
  .button-list button:not(.preserve), .button-list .button,
  .button-list-icons button:not(.preserve),
  .button-list-icons .button,
  .button-list-simple button:not(.preserve),
  .button-list-simple .button {
    background-color: transparent;
    color: #333333;
    box-shadow: none;
    width: 100%;
    line-height: 1.3;
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 1rem;
    text-align: left;
    border-radius: 0;
    border: 0; }
    body:not(.hide-focus-outline) .button-list button:not(.preserve):focus, body:not(.hide-focus-outline) .button-list .button:focus, body:not(.hide-focus-outline)
    .button-list-icons button:not(.preserve):focus, body:not(.hide-focus-outline)
    .button-list-icons .button:focus, body:not(.hide-focus-outline)
    .button-list-simple button:not(.preserve):focus, body:not(.hide-focus-outline)
    .button-list-simple .button:focus {
      outline: none !important;
      box-shadow: inset 0 0 0 0.125rem #0076d0 !important; }
    .button-list button:not(.preserve):active, .button-list .button:active,
    .button-list-icons button:not(.preserve):active,
    .button-list-icons .button:active,
    .button-list-simple button:not(.preserve):active,
    .button-list-simple .button:active {
      -ms-transform: none;
          transform: none; }
    body:not(.hide-focus-outline) .button-list button:not(.preserve):focus, body:not(.hide-focus-outline) .button-list .button:focus, body:not(.hide-focus-outline)
    .button-list-icons button:not(.preserve):focus, body:not(.hide-focus-outline)
    .button-list-icons .button:focus, body:not(.hide-focus-outline)
    .button-list-simple button:not(.preserve):focus, body:not(.hide-focus-outline)
    .button-list-simple .button:focus {
      z-index: 1; }
  .dropdown-pane .button-list li:first-of-type button:not(.preserve):before, .dropdown-pane
  .button-list-icons li:first-of-type button:not(.preserve):before, .dropdown-pane
  .button-list-simple li:first-of-type button:not(.preserve):before {
    display: none !important; }
  .dropdown-pane .button-list li:first-of-type .button:before, .dropdown-pane
  .button-list-icons li:first-of-type .button:before, .dropdown-pane
  .button-list-simple li:first-of-type .button:before {
    display: none !important; }
  body:not(.hide-focus-outline) .dropdown-pane .button-list button:focus, body:not(.hide-focus-outline) .dropdown-pane .button-list .button:focus, body:not(.hide-focus-outline) .dropdown-pane
  .button-list-icons button:focus, body:not(.hide-focus-outline) .dropdown-pane
  .button-list-icons .button:focus, body:not(.hide-focus-outline) .dropdown-pane
  .button-list-simple button:focus, body:not(.hide-focus-outline) .dropdown-pane
  .button-list-simple .button:focus {
    outline: none !important;
    box-shadow: inset 0 0 0 0.125rem #0076d0 !important; }
.button-list-simple button:not(.preserve), .button-list-simple .button {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1rem; }
.has-tooltip {
  position: relative; }
.tooltip {
  display: block;
  background-color: transparent;
  top: auto;
  bottom: 100%;
  left: 50%;
  line-height: 1.6;
  width: 17.5rem;
  max-width: 17.5rem !important;
  margin-left: -8.75rem;
  margin-bottom: 0.25rem;
  padding: 0;
  opacity: 0;
  white-space: normal;
  pointer-events: none; }
  .tooltip:before {
    display: none; }
  .tooltip .tooltip-content {
    position: relative;
    display: inline-block;
    background-color: rgba(20, 20, 20, 0.9);
    padding: 0.625rem 0.75rem;
    font-size: 0.8125rem; }
    .tooltip .tooltip-content:before {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      border: solid 6px transparent;
      margin-left: -6px;
      border-top-color: rgba(20, 20, 20, 0.9); }
  .tooltip.tip-top-right {
    left: auto;
    margin-left: 0;
    right: 0;
    text-align: right; }
    .tooltip.tip-top-right .tooltip-content {
      text-align: center; }
      .tooltip.tip-top-right .tooltip-content:before {
        left: auto;
        right: 1rem;
        margin-left: 0; }
  .tooltip.tip-top-left {
    left: 0;
    margin-left: 0;
    text-align: left; }
    .tooltip.tip-top-left .tooltip-content {
      text-align: center; }
      .tooltip.tip-top-left .tooltip-content:before {
        left: 1rem;
        margin-left: 0; }
  .tooltip.tip-bottom-left {
    bottom: auto;
    top: 100%;
    left: 0;
    margin-left: 0;
    margin-top: 0.25rem;
    text-align: left; }
    .tooltip.tip-bottom-left .tooltip-content {
      text-align: center; }
      .tooltip.tip-bottom-left .tooltip-content:before {
        top: auto;
        bottom: 100%;
        left: 1rem;
        margin-left: 0;
        border-top-color: transparent;
        border-bottom-color: rgba(20, 20, 20, 0.9); }
  .tooltip.tip-bottom-right {
    bottom: auto;
    top: 100%;
    left: auto;
    right: 0;
    margin-left: 0;
    margin-top: 0.25rem;
    text-align: right; }
    .tooltip.tip-bottom-right .tooltip-content {
      text-align: center; }
      .tooltip.tip-bottom-right .tooltip-content:before {
        top: auto;
        bottom: 100%;
        left: auto;
        right: 1rem;
        margin-left: 0;
        border-top-color: transparent;
        border-bottom-color: rgba(20, 20, 20, 0.9); }
.tooltip,
.hide-focus-outline .has-tooltip:focus .tooltip {
  opacity: 0 ;
  visibility: hidden ;
  z-index: -1 ; }
.has-tooltip:hover .tooltip,
.has-tooltip:focus .tooltip,
.hide-focus-outline .has-tooltip:hover .tooltip {
  opacity: 1;
  visibility: visible;
  z-index: 10;
  transition: opacity 0ms 200ms;
  animation: popup-up 300ms cubic-bezier(0.55, 0, 0.1, 1) 200ms 1; }
.has-tooltip:disabled .tooltip,
.has-tooltip.disabled .tooltip {
  opacity: 0 !important;
  visibility: hidden !important;
  z-index: -1 !important; }
.has-tooltip:hover .tip-bottom-left,
.has-tooltip:focus .tip-bottom-left,
.hide-focus-outline .has-tooltip:hover .tip-bottom-left,
.has-tooltip:hover .tip-bottom-right,
.has-tooltip:focus .tip-bottom-right,
.hide-focus-outline .has-tooltip:hover .tip-bottom-right {
  animation: popup-down 300ms cubic-bezier(0.55, 0, 0.1, 1) 200ms 1; }
.button.icon .tip-top-right .tooltip-content::before, .button.icon
.tip-bottom-right .tooltip-content::before {
  right: 0.8125rem; }
.button.icon.small .tip-top-right .tooltip-content::before, .button.icon.small
.tip-bottom-right .tooltip-content::before {
  right: 0.625rem; }
.button.icon .tip-top-left .tooltip-content::before, .button.icon
.tip-bottom-left .tooltip-content::before {
  left: 0.8125rem; }
.button.icon.small .tip-top-left .tooltip-content::before, .button.icon.small
.tip-bottom-left .tooltip-content::before {
  left: 0.625rem; }
body {
  background-color: #949494;
  -webkit-font-smoothing: antialiased;
  overflow-y: hidden; }
  @media screen and (min-width: 64em) {
    body {
      overflow-y: scroll; } }
  body.bb-offcanvas-has-overlay, body.bb-offcanvas-has-multi-overlay, body.bb-offcanvas-course-active {
    overflow: hidden; }
#site-wrap {
  background-color: #ffffff;
  max-width: 80rem;
  min-height: 37.5rem;
  margin: auto;
  overflow: hidden; }
  @media screen and (max-width: 39.9375em) {
    #site-wrap.move-right > .inner-wrap {
      -ms-transform: none;
          transform: none; } }
  @media screen and (min-width: 40em) {
    #site-wrap:not(.move-right) > .inner-wrap {
      -ms-transform: none;
          transform: none; } }
  @media screen and (min-width: 64em) {
    #site-wrap {
      min-height: 100vh; } }
  #site-wrap .inner-wrap {
    transition: left 500ms cubic-bezier(0.55, 0, 0.1, 1); }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #site-wrap .inner-wrap {
        left: 0; } }
    @media screen and (min-width: 64em) {
      #site-wrap .inner-wrap {
        left: auto; } }
#main-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100vh;
  background-color: transparent;
  z-index: 1; }
  .bb-offcanvas-active #main-content {
    z-index: 3; }
#body-content {
  -ms-flex: 1;
      flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 1.25rem; }
  @media screen and (min-width: 40em) {
    #body-content {
      padding: 1.875rem; } }
  #body-content.sessions-container {
    padding: 0; }
    @media screen and (min-width: 40em) {
      #body-content.sessions-container {
        padding: 1.875rem; } }
  #body-content .page-loading-indicator {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -2rem;
    margin-left: -2rem;
    z-index: 5; }
    @media screen and (min-width: 64em) {
      #body-content .page-loading-indicator {
        left: calc(50vw + 6.25rem); } }
#page-footer {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding: 0.5rem 0; }
.loading-page {
  background-color: #272727;
  color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
.close {
  position: relative;
  display: inline-block;
  background-color: transparent;
  color: #ffffff;
  font-size: 1.375rem;
  line-height: 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  box-shadow: none;
  border-radius: 0;
  opacity: 0.71;
  vertical-align: top;
  transition: color 300ms, background 300ms, opacity 200ms; }
  .close:hover, .close:focus {
    background-color: transparent;
    color: #ffffff;
    opacity: 1; }
  .close:active, .close.active {
    background-color: transparent;
    opacity: 1; }
  .close:disabled, .close:disabled:hover {
    background-color: transparent;
    color: #ffffff;
    opacity: 0.51; }
  body:not(.hide-focus-outline) .close:focus {
    outline: none !important;
    box-shadow: 0 0 0 0.125rem #0076d0 !important; }
  .close i {
    line-height: inherit;
    vertical-align: inherit; }
  .close.has-text {
    width: auto;
    padding-left: .8em;
    padding-right: .8em; }
    .close.has-text i {
      margin-right: .4em; }
.icon-button {
  position: relative;
  display: inline-block;
  background-color: transparent;
  color: #333333;
  font-size: 0.875rem;
  line-height: 2em;
  width: 2em;
  height: 2em;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  box-shadow: none;
  border-radius: 0;
  opacity: 0.75;
  vertical-align: top;
  transition: color 300ms, background 300ms, opacity 200ms;
  font-family: "Open Sans", sans-serif;
  line-height: 1; }
  .icon-button:hover, .icon-button:focus {
    background-color: transparent;
    color: #333333;
    opacity: 1; }
  .icon-button:active, .icon-button.active {
    background-color: transparent;
    opacity: 1; }
  .icon-button:disabled, .icon-button:disabled:hover {
    background-color: transparent;
    color: #333333;
    opacity: 0.51; }
  body:not(.hide-focus-outline) .icon-button:focus {
    outline: none !important;
    box-shadow: 0 0 0 0.125rem #0076d0 !important; }
  .icon-button i {
    line-height: inherit;
    vertical-align: inherit; }
  .icon-button.has-text {
    width: auto;
    padding-left: .8em;
    padding-right: .8em; }
    .icon-button.has-text i {
      margin-right: .4em; }
  .icon-button:active {
    color: #c56fd5; }
  .icon-button.inverse, .icon-button.inverse:hover, .icon-button.inverse:focus {
    background-color: transparent;
    box-shadow: none;
    color: #ffffff; }
  .icon-button.inverse:disabled, .icon-button.inverse:disabled:hover {
    color: #ffffff; }
  .icon-button .tip-top-right .tooltip-content::before,
  .icon-button .tip-bottom-right .tooltip-content::before {
    right: 0.5rem; }
  .icon-button .tip-top-left .tooltip-content::before,
  .icon-button .tip-bottom-left .tooltip-content::before {
    left: 0.5rem; }
a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a.button {
    text-decoration: none; }
ul {
  margin: 0; }
  ul.button-group {
    margin: 0 0.5rem; }
#session-name[readonly="readonly"] {
  pointer-events: none; }
.ellipse,
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  display: block; }
[class*="equal-buttons"] {
  font-size: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  [class*="equal-buttons"] button, [class*="equal-buttons"] .button {
    display: inline-block;
    margin-right: 2%; }
    [class*="equal-buttons"] button:last-child, [class*="equal-buttons"] .button:last-child {
      margin-right: 0; }
.equal-buttons {
  width: 100%; }
  .equal-buttons button, .equal-buttons .button {
    width: 100%;
    margin-right: 2%; }
    .equal-buttons button:last-child, .equal-buttons .button:last-child {
      margin-right: 0; }
  .equal-buttons.buttons-2 button, .equal-buttons.buttons-2 .button {
    width: 49%; }
  .equal-buttons.buttons-3 button, .equal-buttons.buttons-3 .button {
    width: 32%; }
@media screen and (max-width: 39.9375em) {
  .equal-buttons.buttons-2-md button, .equal-buttons.buttons-2-md .button, .equal-buttons.buttons-3-md button, .equal-buttons.buttons-3-md .button {
    margin-right: 0; } }
@media screen and (min-width: 40em) {
  .equal-buttons.buttons-2-md button, .equal-buttons.buttons-2-md .button {
    width: 49%; }
  .equal-buttons.buttons-3-md button, .equal-buttons.buttons-3-md .button {
    width: 32%; } }
@media screen and (min-width: 40em) {
  .equal-buttons-md.buttons-2 button, .equal-buttons-md.buttons-2 .button {
    width: 49%; }
  .equal-buttons-md.buttons-3 button, .equal-buttons-md.buttons-3 .button {
    width: 32%; } }
.f-open-dropdown, body.apollo-styles .subpage .cwrap .content .f-open-dropdown {
  box-shadow: 0 0 0 0.375rem rgba(0, 0, 0, 0.05);
  color: #333333;
  text-align: left;
  min-width: 9.375rem; }
  .f-open-dropdown::before, body.apollo-styles .subpage .cwrap .content .f-open-dropdown::before {
    border-color: transparent transparent #e5e5e5 transparent; }
  .f-open-dropdown li, body.apollo-styles .subpage .cwrap .content .f-open-dropdown li {
    list-style-type: none; }
    .f-open-dropdown li a, body.apollo-styles .subpage .cwrap .content .f-open-dropdown li a {
      font-weight: normal;
      text-decoration: none;
      color: #333333 !important; }
.login .logo {
  width: 90%;
  max-width: 32.5rem;
  margin-bottom: 10vh; }
.login .login-options {
  max-width: 25rem;
  margin-left: auto;
  margin-right: auto; }
.login .welcome h2 {
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-bottom: 0.625rem; }
.login h2 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 1.875rem; }
.login label {
  font-size: 1rem; }
.login #login-form {
  text-align: center; }
.login input {
  text-align: center;
  text-align: left;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
  font-size: 1rem; }
  .login input:focus {
    background-color: transparent;
    box-shadow: none; }
  .login input.ng-invalid {
    box-shadow: none !important; }
.login ::-webkit-input-placeholder, .login :moz-placeholder, .login ::moz-placeholder, .login :ms-input-placeholder {
  color: #e5e5e5; }
.login .login-loading {
  display: inline-block;
  width: 100%;
  text-align: center; }
.login button.primary {
  margin-top: 2.5rem; }
.login .alert-box {
  background-color: #ff3b30;
  color: #ffffff;
  padding: 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  line-height: 1.4;
  border-radius: 2px;
  width: 100%;
  margin-bottom: 1rem; }
.login .back-link {
  display: inline-block;
  position: relative;
  margin: 1.875rem 0 1rem; }
  .login .back-link .text {
    vertical-align: middle;
    margin-bottom: 0;
    text-decoration: none; }
    .login .back-link .text:hover > span {
      text-decoration: underline; }
    .login .back-link .text span {
      margin-left: 0.375rem;
      vertical-align: inherit; }
      .login .back-link .text span.tooltip.active {
        opacity: 1;
        visibility: visible;
        z-index: 10;
        transition: opacity 0ms 200ms;
        animation: popup-up 300ms cubic-bezier(0.55, 0, 0.1, 1) 200ms 1; }
  .login .back-link.has-guidance::before {
    content: "";
    display: block;
    position: absolute;
    background-color: rgba(197, 111, 213, 0.2);
    pointer-events: none;
    animation: pulsate-guidable infinite linear 1.5s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0.125rem;
    z-index: 1; }
  .login .back-link .guidance::before {
    display: none; }
.login .legal {
  font-size: 0.75rem;
  color: #e5e5e5; }
.login a {
  display: block;
  font-size: 0.75rem;
  color: #e5e5e5; }
.login .text {
  font-weight: 400; }
  .login .text, .login .text:hover, .login .text:focus {
    color: #ffffff; }
.login .floating-label input {
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  border-width: 0.125rem;
  color: #ffffff;
  padding-left: 0;
  padding-right: 0; }
.login .floating-label label {
  color: #b3b3b3;
  cursor: text;
  text-align: left;
  -ms-transform: translate(0, 1.8125rem) scale(1);
      transform: translate(0, 1.8125rem) scale(1);
  -ms-transform-origin: 0;
      transform-origin: 0;
  transition: transform 300ms cubic-bezier(0.55, 0, 0.1, 1), color 300ms; }
.login .floating-label.has-value label, .login .floating-label.input-focused label {
  color: #ffffff;
  -ms-transform: translate(0, 0) scale(0.85);
      transform: translate(0, 0) scale(0.85); }
.login .form-element-errors {
  text-align: left;
  color: #ff4f45; }
.login-failure p, .login-failure a, .login-failure .session-details {
  color: #ffffff; }
.login-failure img {
  width: auto;
  height: 50vh;
  max-height: 100%; }
.hidden-from-sight {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }
.site-wrap-inner.off-canvas-wrapper-inner {
  outline: 1px solid rgba(255, 255, 255, 0);
  transition: outline 0.5s, transform 0.5s cubic-bezier(0.55, 0, 0.1, 1); }
  .site-wrap-inner.off-canvas-wrapper-inner.is-off-canvas-open {
    outline: 0; }
    @media screen and (max-width: 39.9375em) {
      .site-wrap-inner.off-canvas-wrapper-inner.is-off-canvas-open {
        -ms-transform: none;
            transform: none; } }
#side-menu {
  background-color: #272727;
  overflow: visible;
  height: 100%;
  z-index: 2; }
  .nomenu #side-menu {
    display: none; }
  @media screen and (max-width: 39.9375em) {
    #side-menu {
      position: fixed;
      top: 0;
      left: auto;
      right: auto;
      width: 100%;
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
      transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
      z-index: 9900; }
      #side-menu.is-open {
        -ms-transform: translateY(0);
            transform: translateY(0); } }
  @media screen and (min-width: 40em) {
    #side-menu {
      position: absolute; } }
  @media screen and (max-width: 39.9375em) {
    #side-menu #base_tools {
      padding-bottom: 2.75rem; }
    #side-menu[data-active-panels="2"] #base_tools {
      padding-bottom: 5.5rem; }
    #side-menu[data-active-panels="3"] #base_tools {
      padding-bottom: 8.25rem; } }
  #side-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #side-menu .bb-inner-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    height: 100%; }
  #side-menu .menu-header {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: 100%;
    padding: 0;
    background-color: #333333;
    color: #ffffff;
    min-height: 2.75rem;
    background-color: #1f1f1f;
    border-bottom: 1px solid #212121;
    justify-content: center;
    z-index: 1; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      #side-menu .menu-header {
        min-height: 3.5rem; }
        .peek #side-menu .menu-header {
          height: auto;
          min-height: 5.625rem;
          padding: 0 1.875rem;
          background-color: #f8f8f8;
          border-bottom: 1px solid #cdcdcd;
          color: #333333;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
    @media screen and (min-width: 64em) {
      #side-menu .menu-header {
        height: auto;
        min-height: 5.625rem;
        padding: 0 1.875rem;
        background-color: #f8f8f8;
        border-bottom: 1px solid #cdcdcd;
        color: #333333; } }
    #side-menu .menu-header .menu-toggle {
      position: absolute;
      left: 0.625rem;
      right: auto;
      top: 0.1875rem;
      z-index: 10; }
      #side-menu .menu-header .menu-toggle:hover {
        color: #ffffff; }
      @media screen and (min-width: 40em) {
        #side-menu .menu-header .menu-toggle {
          top: 0.5625rem; } }
      @media screen and (min-width: 64em) {
        #side-menu .menu-header .menu-toggle {
          display: none; } }
    @media screen and (min-width: 40em) {
      #side-menu .menu-header {
        padding: 0 0.75rem; }
        #side-menu .menu-header .menu-toggle {
          background-color: #333333;
          color: #ffffff;
          left: auto;
          right: -3rem; }
          #side-menu .menu-header .menu-toggle:hover, #side-menu .menu-header .menu-toggle:focus {
            background-color: #272727; } }
    @media screen and (min-width: 64em) {
      #side-menu .menu-header {
        background-color: #1f1f1f;
        border-bottom-color: #212121; } }
    #side-menu .menu-header .site-logo {
      color: #ffffff;
      width: 100%;
      height: auto;
      max-height: 1.75rem; }
      @media screen and (min-width: 40em) {
        #side-menu .menu-header .site-logo {
          max-height: 2.125rem; } }
      @media screen and (min-width: 64em) {
        #side-menu .menu-header .site-logo {
          max-height: 2.75rem; } }
  #side-menu .menu-nav {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    overflow-y: auto; }
  #side-menu .off-canvas-list > li > a, #side-menu .off-canvas-list > li > span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  #side-menu .off-canvas-list > li > a, #side-menu .off-canvas-list > li > span, #side-menu .off-canvas-list > li > button {
    position: relative;
    padding: 0.875rem 0.75rem;
    text-align: left;
    color: #e5e5e5;
    font-weight: 400;
    text-decoration: none;
    width: 100%;
    transition: color 250ms, background-color 250ms; }
    body:not(.hide-focus-outline) #side-menu .off-canvas-list > li > a:focus, body:not(.hide-focus-outline) #side-menu .off-canvas-list > li > span:focus, body:not(.hide-focus-outline) #side-menu .off-canvas-list > li > button:focus {
      outline: none !important;
      box-shadow: inset 0 0 0 0.125rem #0076d0 !important; }
    #side-menu .off-canvas-list > li > a span, #side-menu .off-canvas-list > li > span span, #side-menu .off-canvas-list > li > button span {
      -ms-flex: 1;
          flex: 1;
      overflow: hidden;
      word-wrap: break-word; }
    #side-menu .off-canvas-list > li > a.active, #side-menu .off-canvas-list > li > span.active, #side-menu .off-canvas-list > li > button.active {
      color: #ffffff;
      background-color: #1b1b1b;
      box-shadow: inset 4px 0 0 0 #c56fd5; }
      #side-menu .off-canvas-list > li > a.active .svg-icon, #side-menu .off-canvas-list > li > span.active .svg-icon, #side-menu .off-canvas-list > li > button.active .svg-icon {
        color: #c56fd5; }
      #side-menu .off-canvas-list > li > a.active .label, #side-menu .off-canvas-list > li > span.active .label, #side-menu .off-canvas-list > li > button.active .label {
        color: #ffffff;
        background-color: #ff3b30; }
  #side-menu .off-canvas-list > li > a:hover {
    color: #ffffff;
    background-color: #1b1b1b; }
    #side-menu .off-canvas-list > li > a:hover .label {
      background-color: #ff3b30; }
  #side-menu .off-canvas-list > li.divider {
    margin: 1.25rem 0;
    border-bottom: 1px solid #333333; }
  #side-menu .off-canvas-list .svg-icon {
    font-size: 1.25rem;
    font-size: 1.125rem;
    margin-right: 0.75rem;
    width: 1.3em;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  #side-menu .off-canvas-list span {
    vertical-align: middle; }
  #side-menu .off-canvas-list .label {
    background-color: #333333;
    font-weight: 600;
    padding: 0.1875rem 0.5rem;
    position: absolute;
    right: 0.75rem;
    top: 50%;
    margin-top: -0.7em; }
  #side-menu .menu-v12 {
    position: relative;
    margin-top: 0.625rem; }
    #side-menu .menu-v12 .button-wrap {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      #side-menu .menu-v12 .button-wrap span {
        display: inline-block; }
    #side-menu .menu-v12:hover span {
      text-decoration: underline; }
    #side-menu .menu-v12::before {
      content: "";
      display: block;
      position: absolute;
      top: -0.25rem;
      left: 0.75rem;
      right: 0.75rem;
      border-top: 1px solid #e5e5e5; }
  #side-menu .menu-footer {
    padding: 0 0.75rem 0.75rem;
    text-align: center; }
@media screen and (min-width: 64em) {
  #page-header.profile-page-header {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; } }
.profile-header {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 1.875rem; }
  .profile-header .avatar-blur {
    background-color: #f8f8f8;
    border-bottom: 1px solid #cdcdcd;
    position: absolute;
    height: 5.625rem;
    top: -1.875rem;
    left: -1.875rem;
    right: -1.875rem; }
  .profile-header .profile-avatar {
    font-size: 7.8125rem;
    margin-top: -0.25rem;
    margin-bottom: 1.25rem; }
    .profile-header .profile-avatar .avatar-image {
      box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.4); }
    .profile-header .profile-avatar img {
      height: auto; }
.profile-options {
  margin: 0;
  padding: 0;
  list-style: none; }
  .profile-options .profile-row {
    position: relative;
    padding-left: 2.75rem; }
    .profile-options .profile-row:before, .profile-options .profile-row:after {
      content: "";
      display: block;
      position: absolute;
      background-color: #cdcdcd;
      height: 0.0625rem;
      top: 0;
      transition: left 200ms cubic-bezier(0.55, 0, 0.1, 1), right 200ms cubic-bezier(0.55, 0, 0.1, 1); }
    .profile-options .profile-row:after {
      top: 100%; }
    .profile-options .profile-row.ng-hide:before, .profile-options .profile-row.ng-hide:after {
      display: none; }
    body:not(.hide-focus-outline) .profile-options .profile-row:focus {
      outline: none !important;
      box-shadow: inset 0 0 0 0.125rem #0076d0 !important; }
    .hide-focus-outline .profile-options .profile-row:focus {
      box-shadow: none !important; }
    .profile-options .profile-row:focus:before, .profile-options .profile-row:focus:after {
      display: none; }
      .hide-focus-outline .profile-options .profile-row:focus:before, .hide-focus-outline .profile-options .profile-row:focus:after {
        display: block; }
    .profile-options .profile-row:before, .profile-options .profile-row:after {
      left: 2.75rem;
      right: 0; }
    .profile-options .profile-row.active:before, .profile-options .profile-row.active:after {
      left: 0;
      right: 0; }
  .profile-options:not(.bordered) > li:first-child:before {
    display: none !important; }
  .profile-options:not(.bordered) > li:first-child .profile-row:before {
    display: none !important; }
  .profile-options:not(.bordered) > li:last-child:after {
    display: none !important; }
  .profile-options:not(.bordered) > li:last-child .profile-row:after {
    display: none !important; }
  .profile-options .profile-row {
    margin-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
    .profile-options .profile-row:first-of-type::before {
      display: none; }
    .profile-options .profile-row:last-child::after {
      display: none; }
  .profile-options .row-icon {
    margin-left: -2.75rem;
    margin-right: 1.25rem; }
  .profile-options .row-label {
    font-weight: 600;
    margin: 0;
    display: inline-block;
    min-width: 25%; }
  .profile-options .row-detail {
    display: inline-block; }
    @media screen and (max-width: 39.9375em) {
      .profile-options .row-detail {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        -ms-flex-order: 10;
            order: 10; } }
  .profile-options h2 {
    margin-left: 2.75rem;
    font-weight: 300;
    font-family: "Open Sans", sans-serif; }
  .profile-options .edit {
    margin-bottom: 0; }
#session-report-printable {
  background-color: #ffffff;
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 1.25rem; }
#session-report h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  color: #767676; }
#session-report .previous-panel {
  margin: 0; }
  @media screen and (min-width: 64em) {
    #session-report .previous-panel {
      color: rgba(51, 51, 51, 0.67); }
      #session-report .previous-panel:hover, #session-report .previous-panel:focus {
        color: #333333; } }
#session-report .panel-footer {
  background-color: transparent; }
#report-search {
  margin-bottom: 1.25rem; }
.panel-aside {
  padding: 1rem;
  border-bottom: 1px solid #cdcdcd; }
  @media screen and (min-width: 40em) {
    .panel-aside {
      padding: 1.25rem; }
      .peek .panel-aside {
        padding: 1.25rem 1.875rem; } }
  @media screen and (min-width: 64em) {
    .panel-aside {
      padding: 1.25rem 1.875rem; } }
  @media screen and (min-width: 40em) {
    .panel-aside {
      border-bottom: 0;
      border-right: 1px solid #cdcdcd; } }
.tool-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .tool-list li {
    padding: 0.625rem 0;
    border-bottom: 1px solid #cdcdcd; }
    @media screen and (min-width: 40em) {
      .tool-list li {
        border: 0; } }
    .tool-list li:first-of-type {
      padding-top: 0; }
    .tool-list li:last-of-type {
      padding-bottom: 0;
      border: 0; }
  .tool-list .tool-list-icon {
    float: left;
    overflow: hidden;
    margin-right: 0.625rem;
    margin-top: 0.25rem; }
  .tool-list .tool-list-info {
    font-size: 0.75rem; }
  .tool-list .tool-list-title {
    display: block;
    font-size: inherit;
    font-weight: 600;
    line-height: 1.4; }
  .tool-list .tool-list-divider {
    display: none;
    padding: 0;
    margin: 0.625rem 0;
    border-bottom: 1px solid #cdcdcd; }
    @media screen and (min-width: 40em) {
      .tool-list .tool-list-divider {
        display: list-item; } }
#session-reports .panel-footer {
  background-color: transparent; }
#session-reports .element-list-row:hover {
  cursor: pointer; }
#session-reports .element-list-row:hover .instance-date {
  text-decoration: underline; }
.list-filters {
  padding: 1rem;
  position: relative;
  background-color: #f8f8f8;
  border-bottom: 0.0625rem solid #cdcdcd; }
  @media screen and (min-width: 40em) {
    .list-filters {
      padding: 1.25rem; }
      .peek .list-filters {
        padding: 1.25rem 1.875rem; } }
  @media screen and (min-width: 64em) {
    .list-filters {
      padding: 1.25rem 1.875rem; } }
  @media screen and (min-width: 64em) {
    .list-filters {
      background-color: transparent; } }
  .list-filters .filter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center; }
  .list-filters .spacer {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    padding: 0.5rem 0.625rem;
    text-align: center; }
    @media screen and (min-width: 40em) {
      .list-filters .spacer {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; } }
  .list-filters .picker-input {
    -ms-flex: 1 1 40%;
        flex: 1 1 40%; }
    @media screen and (min-width: 40em) {
      .list-filters .picker-input {
        max-width: 12.5rem; } }
    .list-filters .picker-input input {
      margin-bottom: 0; }
.no-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
  border-top: 1px solid #cdcdcd;
  background-color: #e5e5e5;
  min-height: 50vh;
  padding: 10vh 0; }
  .no-content ~ .session-grid {
    display: none; }
  .no-content .no-content-icon {
    font-size: 6rem;
    opacity: 0.5; }
    .no-content .no-content-icon .svg-icon {
      font-size: inherit; }
  .no-content .no-content-title {
    font-size: 1.125rem;
    font-weight: bold;
    font-style: italic; }
.nomenu #side-menu-toggle {
  display: none; }
#invitation-content {
  padding: 0; }
  #invitation-content .invitation-list {
    margin: 0;
    padding: 0;
    list-style: none; }
    #invitation-content .invitation-list .invitation-list-item {
      position: relative;
      padding-left: 1.25rem; }
      #invitation-content .invitation-list .invitation-list-item:before, #invitation-content .invitation-list .invitation-list-item:after {
        content: "";
        display: block;
        position: absolute;
        background-color: #cdcdcd;
        height: 0.0625rem;
        top: 0;
        transition: left 200ms cubic-bezier(0.55, 0, 0.1, 1), right 200ms cubic-bezier(0.55, 0, 0.1, 1); }
      #invitation-content .invitation-list .invitation-list-item:after {
        top: 100%; }
      #invitation-content .invitation-list .invitation-list-item.ng-hide:before, #invitation-content .invitation-list .invitation-list-item.ng-hide:after {
        display: none; }
      body:not(.hide-focus-outline) #invitation-content .invitation-list .invitation-list-item:focus {
        outline: none !important;
        box-shadow: inset 0 0 0 0.125rem #0076d0 !important; }
      .hide-focus-outline #invitation-content .invitation-list .invitation-list-item:focus {
        box-shadow: none !important; }
      #invitation-content .invitation-list .invitation-list-item:focus:before, #invitation-content .invitation-list .invitation-list-item:focus:after {
        display: none; }
        .hide-focus-outline #invitation-content .invitation-list .invitation-list-item:focus:before, .hide-focus-outline #invitation-content .invitation-list .invitation-list-item:focus:after {
          display: block; }
      #invitation-content .invitation-list .invitation-list-item:before, #invitation-content .invitation-list .invitation-list-item:after {
        left: 1.25rem;
        right: 0; }
      #invitation-content .invitation-list .invitation-list-item.active:before, #invitation-content .invitation-list .invitation-list-item.active:after {
        left: 0;
        right: 0; }
    #invitation-content .invitation-list:not(.bordered) > li:first-child:before {
      display: none !important; }
    #invitation-content .invitation-list:not(.bordered) > li:first-child .invitation-list-item:before {
      display: none !important; }
    #invitation-content .invitation-list:not(.bordered) > li:last-child:after {
      display: none !important; }
    #invitation-content .invitation-list:not(.bordered) > li:last-child .invitation-list-item:after {
      display: none !important; }
  #invitation-content .invitation-list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 1rem;
    padding-bottom: 1rem; }
  #invitation-content .invitation-user {
    -ms-flex: 1;
        flex: 1; }
  #invitation-content .invitations-sent {
    box-shadow: none;
    color: #008730;
    opacity: 1; }
    #invitation-content .invitations-sent .svg-icon {
      color: inherit; }
  #invitation-content .invitation-search {
    width: 100%; }
    #invitation-content .invitation-search .search-dropdown {
      margin-top: 1rem; }
  #invitation-content .button-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: end;
        justify-content: flex-end;
    padding-top: 1rem;
    padding-bottom: 1rem; }
    #invitation-content .button-row .icon-button {
      margin-left: 1rem; }
  #invitation-content .buttons-container button {
    margin-bottom: 0; }
.switch-row {
  margin-bottom: 1rem;
  -ms-flex-align: center;
      align-items: center; }
  .switch-row > label {
    font-size: 1rem; }
  .switch-row .switch {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0; }
.accordion h2 {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  margin-bottom: 0; }
#add-endDate-link {
  display: inline-block;
  margin-bottom: 1.25rem; }
#create-session-accordion .delete-enrollment-button {
  margin-bottom: 0; }
#create-session-accordion .session-accordion-panel {
  margin: 0.625rem 0; }
  #create-session-accordion .session-accordion-panel h3 {
    font-size: 1rem;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    margin: 0.1875rem 0 0.5rem;
    color: #333333; }
  #create-session-accordion .session-accordion-panel .session-moderator-access {
    padding-top: 0.5rem; }
.hide-focus-outline button:focus, .hide-focus-outline .button:focus, .hide-focus-outline [tabindex] {
  outline: none !important; }
.hide-focus-outline a:not(.button):focus {
  box-shadow: inherit !important; }
.full-page-wrap {
  background-color: #272727;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: z("full-page"); }
  .full-page-wrap.light {
    background-color: #f8f8f8;
    color: #333333; }
  .full-page-wrap.open {
    display: -ms-flexbox !important;
    display: flex !important; }
  .full-page-wrap h1, .full-page-wrap h2, .full-page-wrap h3 {
    color: inherit; }
  .full-page-wrap hr {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem; }
.full-page-content {
  display: inline-block;
  position: relative;
  max-height: 100vh;
  width: 100%;
  max-width: 37.5rem;
  text-align: center;
  padding: 10vh 1.875rem 20vh; }
  .full-page-content .full-page-title {
    font-family: "Open Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 400; }
  .full-page-content p.lead {
    font-weight: 400;
    font-size: 1.125rem; }
  .full-page-content .main-img[width] {
    max-height: 12.5rem;
    margin-bottom: 6vh; }
  .full-page-content .main-img:not([width]) {
    width: auto;
    height: 50vh;
    max-height: 12.5rem;
    margin-bottom: 6vh; }
.progress-circle {
  display: inline-block;
  position: relative;
  text-align: center;
  height: 4rem;
  width: 4rem;
  line-height: 4rem;
  font-size: 4rem; }
  .progress-circle .progress-circle-svg {
    height: 4rem;
    width: 4rem; }
  .progress-circle .progress-icon {
    line-height: 4rem; }
  .progress-circle .progress-circle-svg {
    -ms-transform-origin: center;
        transform-origin: center;
    border-radius: 100%; }
    .progress-circle .progress-circle-svg path {
      stroke: #eed4f2;
      stroke-width: 16;
      transition: stroke 300ms; }
    .progress-circle .progress-circle-svg .bar {
      stroke: #c56fd5; }
  .progress-circle .progress-icon {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    font-size: .5em;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    animation: progress-icon-show 400ms ease 100ms forwards; }
    .progress-circle .progress-icon .svg-icon {
      font-size: inherit; }
  .progress-circle .progress-value {
    position: absolute;
    color: #5c5c5c;
    font-size: 0.75rem;
    font-weight: 600;
    top: 0;
    left: 0;
    width: 100%; }
  .progress-circle.processing .progress-circle-svg {
    animation: progress-rotate 4s linear 0s infinite; }
  .progress-circle.processing .progress-circle-svg .back {
    stroke: transparent; }
  .progress-circle.processing .progress-circle-svg .bar {
    stroke-linecap: round;
    stroke-dasharray: 45px; }
  .progress-circle.success .back {
    stroke: transparent;
    stroke-dasharray: 629;
    stroke-width: 16; }
  .progress-circle.success .progress-circle-svg {
    animation: progress-success-svg 1s; }
  .progress-circle.success .bar {
    stroke-width: 0; }
  .progress-circle.success .back {
    stroke: #39e379;
    opacity: 0;
    animation: progress-success-path 1s; }
  .progress-circle.success .progress-icon {
    color: #39e379; }
  .progress-circle.error .progress-circle-svg path {
    stroke: #ff3b30; }
  .progress-circle.error .progress-icon {
    color: #ff3b30; }
@keyframes progress-rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes progress-success-svg {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1); }
  70% {
    transform: scale(0.8); }
  80% {
    transform: scale(0.6); } }
@keyframes progress-success-path {
  0% {
    opacity: 1;
    stroke-dashoffset: 629; }
  50% {
    opacity: 1;
    stroke-dashoffset: 0;
    stroke-width: 16; }
  80% {
    opacity: 0;
    stroke-width: 256; } }
@keyframes progress-icon-show {
  0% {
    opacity: 0;
    transform: scale(0.4); }
  100% {
    opacity: 1;
    transform: scale(1); } }
html {
  font-size: 100%; }
body.is-loading {
  background-color: #272727;
  line-height: 1.6;
  font-size: 400; }
#site-loading {
  z-index: 900;
  background-color: #272727; }
  #site-loading.ng-leave {
    transition: opacity 500ms 750ms; }
  #site-loading.ng-leave-active {
    opacity: 0; }
  #site-loading .full-page-content {
    padding: 6.75rem 1.875rem 20vh; }
.buttons-flex-small {
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 39.9375em) {
    .buttons-flex-small {
      -ms-flex-direction: column;
          flex-direction: column; }
      .buttons-flex-small button:nth-of-type(1) {
        -ms-flex-order: 2;
            order: 2; }
      .buttons-flex-small button:nth-of-type(2) {
        -ms-flex-order: 1;
            order: 1; } }
.link-with-copy {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 1rem;
  width: 100%; }
  .link-with-copy .button,
  .link-with-copy input {
    margin-bottom: 0; }
  .link-with-copy .button {
    margin-left: 0.375rem; }
  .link-with-copy .loading-indicator {
    position: absolute;
    display: -ms-inline-flexbox;
    display: inline-flex;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    left: 0.5rem; }
  .link-with-copy .progress-circle {
    height: 1.25rem;
    width: 1.25rem;
    line-height: 1.25rem;
    font-size: 1.25rem; }
    .link-with-copy .progress-circle .progress-circle-svg {
      height: 1.25rem;
      width: 1.25rem; }
    .link-with-copy .progress-circle .progress-icon {
      line-height: 1.25rem; }
  .link-with-copy .loading-input {
    padding-left: 2.125rem; }
.course-room-callout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border: 1px solid #cdcdcd;
  border-radius: 0.125rem;
  margin: 0.625rem;
  padding: 1rem; }
  @media screen and (min-width: 40em) {
    .course-room-callout {
      margin: 0 0 1.25rem; } }
  .course-room-callout.disabled {
    color: #767676; }
    .course-room-callout.disabled .callout-icon {
      position: relative;
      font-size: 1.5rem; }
      .course-room-callout.disabled .callout-icon::before {
        content: "";
        position: absolute;
        width: 1.4em;
        height: 1px;
        margin-left: -0.2em;
        top: calc(50% - 1px);
        border-bottom: 1px solid currentColor;
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .course-room-callout .callout-icon {
    margin-right: 1rem; }
  .course-room-callout .callout-title {
    font-family: "Open Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    color: inherit;
    margin: 0; }
  .course-room-callout .callout-detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
        flex: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center; }
  .course-room-callout .callout-link {
    color: #333333;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%; }
    @media screen and (min-width: 40em) {
      .course-room-callout .callout-link {
        -ms-flex: 1;
            flex: 1;
        padding: 0 1rem;
        text-align: center; } }
  .course-room-callout .dropdown-pane {
    z-index: 150; }
.course-room-callout-options.hover .tooltip {
  visibility: hidden !important; }
/*!
 *
 * #### These styles are based off "vendor/bootstrap-datepicker/main/datepicker3.css"
 * #### They were changed to reflect to bb-foundation and use sass
 *
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  max-width: 15rem;
  position: absolute;
  padding: 0.25rem;
  border-radius: 2px;
  direction: ltr; }
  .datepicker.datepicker-inline {
    width: 13.75rem; }
  .datepicker.datepicker-rtl {
    direction: rtl; }
    .datepicker.datepicker-rtl table tr td span {
      float: right; }
  .datepicker.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 0.4375rem solid transparent;
    border-right: 0.4375rem solid transparent;
    border-bottom: 0.4375rem solid #666666;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute; }
  .datepicker.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 0.375rem solid transparent;
    border-right: 0.375rem solid transparent;
    border-bottom: 0.375rem solid #ffffff;
    border-top: 0;
    position: absolute; }
  .datepicker.datepicker-dropdown.datepicker-orient-left:before {
    left: 0.375rem; }
  .datepicker.datepicker-dropdown.datepicker-orient-left:after {
    left: 0.4375rem; }
  .datepicker.datepicker-dropdown.datepicker-orient-right:before {
    right: 0.375rem; }
  .datepicker.datepicker-dropdown.datepicker-orient-right:after {
    right: 0.4375rem; }
  .datepicker.datepicker-dropdown.datepicker-orient-top:before {
    top: -0.4375rem; }
  .datepicker.datepicker-dropdown.datepicker-orient-top:after {
    top: -0.375rem; }
  .datepicker.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -0.4375rem;
    border-bottom: 0;
    border-top: 0.4375rem solid #333333; }
  .datepicker.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -0.375rem;
    border-bottom: 0;
    border-top: 0.375rem solid #ffffff; }
  .datepicker > div {
    display: none; }
  .datepicker.days div.datepicker-days {
    display: block; }
  .datepicker.months div.datepicker-months {
    display: block; }
  .datepicker.years div.datepicker-years {
    display: block; }
  .datepicker table {
    width: 100%;
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .datepicker table tr td, .datepicker table tr th {
      text-align: center;
      width: 1.875rem;
      height: 1.875rem;
      border-radius: 2px;
      border: none; }
  .table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent; }
  .datepicker table {
    border: 0; }
  .datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #e5e5e5;
    cursor: pointer; }
  .datepicker table tr td.old, .datepicker table tr td.new {
    color: #767676; }
  .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #767676;
    cursor: default; }
  .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover,
  .datepicker table tr td.today.disabled:hover:hover .datepicker table tr td.today:focus, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active {
    color: #000;
    background-color: #ffcb80;
    border-color: #ff9600;
    background-image: none; }
  .datepicker table tr td.today:hover:hover {
    color: #000; }
  .datepicker table tr td.today.active:hover {
    color: #ffffff; }
  .datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #e5e5e5;
    border-radius: 0; }
  .datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    color: #000;
    background-color: #ffcb80;
    border-color: #ff9600;
    border-radius: 0; }
  .datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    color: #ffffff;
    background-color: #666666;
    border-color: #666666;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active {
    color: #ffffff;
    background-color: #1874a4;
    border-color: #135d83; }
  .datepicker table tr td span {
    display: block;
    width: 23%;
    height: 3.375rem;
    line-height: 3.375rem;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 2px; }
    .datepicker table tr td span:hover {
      background: #e5e5e5; }
    .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
      background: none;
      color: #767676;
      cursor: default; }
    .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
      color: #ffffff;
      background-color: #1874a4;
      border-color: #135d83;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .datepicker table tr td span.old, .datepicker table tr td span.new {
      color: #767676; }
  .datepicker th.datepicker-switch {
    width: 9.0625rem; }
  .datepicker thead tr:first-child th,
  .datepicker tfoot tr th {
    cursor: pointer; }
    .datepicker thead tr:first-child th:hover,
    .datepicker tfoot tr th:hover {
      background: #e5e5e5; }
  .datepicker .cw {
    font-size: 0.625rem;
    width: 0.75rem;
    padding: 0;
    padding-right: 0.125rem;
    padding-left: 0.3125rem;
    vertical-align: middle; }
  .datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent; }
  .datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    color: #333333;
    font-size: 0.8125rem;
    line-height: 1.428571429; }
    .datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
      padding: 0.25rem 0.3125rem; }
  .datepicker tr:nth-of-type(even) {
    background-color: transparent; }
  .datepicker thead tr:nth-of-type(even) {
    background-color: #ffffff; }
.drag-drop {
  background-color: #f0f0f0;
  border: 0.125rem dashed #b9b9b9;
  margin-bottom: 1rem;
  padding: 1.25rem;
  text-align: center;
  transition: color 300ms, background 300ms; }
  body:not(.hide-focus-outline) .drag-drop:focus {
    outline: 0.125rem solid #0076d0; }
  .drag-drop:hover {
    cursor: pointer;
    cursor: hand;
    background-color: #e6e6e6;
    border: 0.125rem dashed #a4a4a4; }
  .drag-drop h2 {
    font-size: 1.125rem; }
  .drag-drop.dragover-err {
    border: 0.125rem solid #ff766e;
    background-color: #ffebea; }
  .drag-drop.dragover {
    border: 0.125rem solid #39e379;
    background-color: #ebfcf2; }
  .drag-drop.file-uploading {
    border: 0.125rem solid #333333; }
.dragover-err .drag-drop-text {
  display: none; }
.drag-drop-text h2 {
  font-family: "Open Sans", Arial, sans-serif; }
.drag-drop-text > p {
  font-size: 0.75rem;
  margin-bottom: 0; }
.drag-drop-text i {
  margin-right: 0.25rem; }
.drag-drop-invalid {
  display: none;
  color: #ff3b30;
  margin-top: 0.625rem; }
  .dragover-err .drag-drop-invalid {
    display: block; }
  .drag-drop-invalid i {
    margin-right: 0.25rem; }
.reveal {
  text-align: center; }
  .reveal.reveal-modal {
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    max-height: 90vh; }
  .reveal .main-img[width] {
    max-height: 12.5rem;
    margin-bottom: 6vh; }
  .reveal .main-img:not([width]) {
    width: auto;
    height: 50vh;
    max-height: 12.5rem;
    margin-bottom: 6vh; }
  .reveal .lead {
    color: #767676;
    font-weight: 400;
    font-size: 1.125rem; }
.modal-title {
  font-family: "Open Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 400; }
.modal-footer, .modal-footer > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%; }
  @media screen and (min-width: 40em) {
    .modal-footer, .modal-footer > div {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
.modal-footer .button {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .modal-footer .button {
      -ms-flex: 0 1 49%;
          flex: 0 1 49%; } }
  .modal-footer .button ~ .button {
    margin-top: 0.625rem; }
    @media screen and (min-width: 40em) {
      .modal-footer .button ~ .button {
        margin-top: 0;
        margin-left: 2%; } }
.reveal-modal.open {
  display: block;
  position: fixed;
  visibility: visible;
  z-index: 100000; }
.reveal-modal.tiny {
  max-width: 28.75rem; }
.reveal-modal.mid-sized {
  max-width: 47.5rem; }
.reveal-modal.tall {
  min-height: 32.5rem; }
.reveal-modal .dismiss-message {
  float: left;
  margin-top: 0.625rem; }
.progress-circle {
  display: inline-block;
  position: relative;
  text-align: center;
  height: 4rem;
  width: 4rem;
  line-height: 4rem;
  font-size: 4rem; }
  .progress-circle .progress-circle-svg {
    height: 4rem;
    width: 4rem; }
  .progress-circle .progress-icon {
    line-height: 4rem; }
  .progress-circle .progress-circle-svg {
    -ms-transform-origin: center;
        transform-origin: center;
    border-radius: 100%; }
    .progress-circle .progress-circle-svg path {
      stroke: #eed4f2;
      stroke-width: 16;
      transition: stroke 300ms; }
    .progress-circle .progress-circle-svg .bar {
      stroke: #c56fd5; }
  .progress-circle .progress-icon {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    font-size: .5em;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    animation: progress-icon-show 400ms ease 100ms forwards; }
    .progress-circle .progress-icon .svg-icon {
      font-size: inherit; }
  .progress-circle .progress-value {
    position: absolute;
    color: #5c5c5c;
    font-size: 0.75rem;
    font-weight: 600;
    top: 0;
    left: 0;
    width: 100%; }
  .progress-circle.processing .progress-circle-svg {
    animation: progress-rotate 4s linear 0s infinite; }
  .progress-circle.processing .progress-circle-svg .back {
    stroke: transparent; }
  .progress-circle.processing .progress-circle-svg .bar {
    stroke-linecap: round;
    stroke-dasharray: 45px; }
  .progress-circle.success .back {
    stroke: transparent;
    stroke-dasharray: 629;
    stroke-width: 16; }
  .progress-circle.success .progress-circle-svg {
    animation: progress-success-svg 1s; }
  .progress-circle.success .bar {
    stroke-width: 0; }
  .progress-circle.success .back {
    stroke: #39e379;
    opacity: 0;
    animation: progress-success-path 1s; }
  .progress-circle.success .progress-icon {
    color: #39e379; }
  .progress-circle.error .progress-circle-svg path {
    stroke: #ff3b30; }
  .progress-circle.error .progress-icon {
    color: #ff3b30; }
@keyframes progress-rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes progress-success-svg {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1); }
  70% {
    transform: scale(0.8); }
  80% {
    transform: scale(0.6); } }
@keyframes progress-success-path {
  0% {
    opacity: 1;
    stroke-dashoffset: 629; }
  50% {
    opacity: 1;
    stroke-dashoffset: 0;
    stroke-width: 16; }
  80% {
    opacity: 0;
    stroke-width: 256; } }
@keyframes progress-icon-show {
  0% {
    opacity: 0;
    transform: scale(0.4); }
  100% {
    opacity: 1;
    transform: scale(1); } }
.item-controls ul {
  position: relative; }
.item-controls .delete-recording {
  position: absolute;
  right: 0;
  top: 0; }
.item-controls .download-recording {
  margin-right: 2.0625rem; }
.item-controls li:only-of-type .button {
  position: relative; }
.page-search-container {
  position: relative; }
.search-dropdown .search-input {
  margin-bottom: 0.25rem;
  padding-right: 2.375rem; }
.search-dropdown .search-clear {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.375rem;
  height: 2.375rem;
  font-size: 1.25rem; }
.session-enrollee-list {
  position: relative;
  display: block;
  left: 0;
  max-width: 100%;
  width: 100%;
  visibility: visible; }
  .session-enrollee-list li {
    cursor: default; }
    .session-enrollee-list li.no-session-enrollee {
      color: #767676;
      font-style: italic;
      padding: 0.625rem 1rem; }
      .session-enrollee-list li.no-session-enrollee:hover {
        background-color: transparent; }
#guest-access-section-courseroom {
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  padding-top: 1.25rem; }
.session-guest-access .checkbox-wrap input, .session-guest-access .checkbox-wrap label {
  margin-bottom: 1.25rem; }
.session-guest-access .guest-link-row {
  margin-bottom: 1.25rem; }
.session-guest-access .link-with-copy {
  margin-bottom: 0; }
.disabledLabel {
  color: #cdcdcd; }
.picker-input {
  position: relative;
  min-width: 6.875rem; }
  .picker-input.date {
    min-width: 8.125rem; }
  .picker-input.filter-picker-input {
    display: inline-block;
    position: relative;
    width: 8.125rem; }
  .picker-input input {
    padding-right: 2.25rem;
    word-wrap: normal; }
  .picker-input input[disabled] {
    color: #cdcdcd;
    background-color: white !important;
    pointer-events: none;
    cursor: default; }
  .picker-input .svg-icon {
    position: absolute;
    right: 0.75rem;
    top: 0.75rem;
    color: #999999; }
    .picker-input .svg-icon:hover {
      color: #333333;
      cursor: pointer; }
.form-row {
  margin-left: -0.3125rem;
  margin-right: -0.3125rem; }
  .form-row .column, .form-row .columns,
  .form-row .columns {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem; }
.date-time-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .date-time-row .picker-input {
    width: 48%; }
.days-block-grid {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1.25rem;
  padding: 1rem 0 0.625rem;
  text-align: center; }
  .days-block-grid button {
    margin-bottom: 0;
    font-weight: 700;
    border-radius: 50%;
    box-shadow: none; }
    .days-block-grid button:hover, .days-block-grid button:focus {
      background-color: #b9b9b9;
      color: #333333; }
    .days-block-grid button.on {
      background-color: #39e379 !important;
      color: #fff !important; }
.item-controls {
  position: relative;
  text-align: right; }
  .item-controls ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  @media screen and (max-width: 39.9375em) {
    .item-controls {
      position: absolute;
      right: 0;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); } }
  .item-controls .button {
    margin-bottom: 0; }
bb-svg-icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: inherit; }
.svg-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: inherit;
  stroke-width: 1.1;
  vector-effect: non-scaling-stroke; }
  .svg-icon.default {
    stroke: currentColor; }
  .svg-icon.small {
    font-size: 1rem; }
  .svg-icon.medium, .svg-icon.medium-icon {
    font-size: 1.5rem; }
  .svg-icon.large {
    font-size: 2.375rem; }
  button .svg-icon, a .svg-icon {
    pointer-events: none; }
.has-icon-states .svg-icon.color {
  display: none; }
.has-icon-states.active .svg-icon.default,
.has-icon-states.active .svg-icon.shaded {
  display: none; }
.has-icon-states.active .svg-icon.color {
  display: inline-block; }
/*!
 *
 * #### These styles are based off "bootstrap-timepicker.css"
 * #### They were changed to reflect to bb-foundation and use sass
 *
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker {
  position: relative; }
  .bootstrap-timepicker .input-small {
    width: 5.625rem; }
  .bootstrap-timepicker .add-on {
    position: absolute;
    top: 0;
    left: 5.625rem; }
  .bootstrap-timepicker button {
    vertical-align: middle;
    margin-top: 0;
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
.bootstrap-timepicker-widget {
  width: 10.625rem; }
  .bootstrap-timepicker-widget.dropdown-menu {
    position: absolute;
    z-index: 2000;
    float: left;
    min-width: 10rem;
    margin-top: 0.125rem;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #cdcdcd;
    background-clip: padding-box;
    padding: 0.25rem; }
    .bootstrap-timepicker-widget.dropdown-menu.open {
      display: inline-block; }
    .bootstrap-timepicker-widget.dropdown-menu:before {
      border-bottom: 0.4375rem solid #cdcdcd;
      border-left: 0.4375rem solid transparent;
      border-right: 0.4375rem solid transparent;
      content: "";
      display: inline-block;
      position: absolute; }
    .bootstrap-timepicker-widget.dropdown-menu:after {
      border-bottom: 0.375rem solid #ffffff;
      border-left: 0.375rem solid transparent;
      border-right: 0.375rem solid transparent;
      content: "";
      display: inline-block;
      position: absolute; }
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-left:before {
      left: 0.375rem; }
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-left:after {
      left: 0.4375rem; }
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-right:before {
      right: 0.375rem; }
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-right:after {
      right: 0.4375rem; }
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-top:before {
      top: -0.4375rem; }
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-top:after {
      top: -0.375rem; }
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-bottom:before {
      bottom: -0.4375rem;
      border-bottom: 0;
      border-top: 0.4375rem solid #cdcdcd; }
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-bottom:after {
      bottom: -0.375rem;
      border-bottom: 0;
      border-top: 0.4375rem solid #ffffff; }
  .bootstrap-timepicker-widget a.btn {
    border-radius: 0.25rem; }
  .bootstrap-timepicker-widget table {
    width: 100%;
    margin: 0;
    border: 0 !important; }
    .bootstrap-timepicker-widget table td {
      text-align: center;
      height: 1.875rem;
      margin: 0;
      padding: 0.125rem; }
      .bootstrap-timepicker-widget table td:not(.separator) {
        min-width: 1.25rem;
        text-align: center; }
      .bootstrap-timepicker-widget table td.separator {
        width: 0.3125rem; }
      .bootstrap-timepicker-widget table td span {
        width: 100%; }
      .bootstrap-timepicker-widget table td a {
        width: 100%;
        display: inline-block;
        margin: 0;
        outline: 0;
        color: #333333;
        background-color: #ffffff;
        border-radius: 0.125rem;
        transition: background-color, 400ms;
        vertical-align: middle; }
        .bootstrap-timepicker-widget table td a:hover {
          text-decoration: none;
          background-color: #f0f0f0;
          color: #333333; }
        .bootstrap-timepicker-widget table td a i {
          font-size: 1rem; }
      .bootstrap-timepicker-widget table td input {
        width: 100%;
        margin: 0;
        text-align: center; }
  .bootstrap-timepicker-widget .modal-content {
    padding: 0.25rem; }
  .bootstrap-timepicker-widget .icon-chevron-up,
  .bootstrap-timepicker-widget .icon-chevron-down {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 0.3125rem 0;
    vertical-align: inherit; }
  .bootstrap-timepicker-widget .icon-chevron-up {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%3E%3Cpath%20stroke%3D%22%23333%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20fill%3D%22none%22%20d%3D%22M15%2011.5l-7-7-7%207%22%2F%3E%3C%2Fsvg%3E"); }
  .bootstrap-timepicker-widget .icon-chevron-down {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%3E%3Cpath%20stroke%3D%22%23333%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20fill%3D%22none%22%20d%3D%22M1%205l7%207%207-7%22%2F%3E%3C%2Fsvg%3E"); }
.avatar-image img {
  width: 3.5rem;
  height: 3.5rem; }
.away {
  font-size: 16; }
.avatar-container {
  position: relative; }
  .avatar-container img {
    vertical-align: top;
    width: 100%; }
.avatar-image-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 100%; }
.avatar-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  width: 1em;
  height: 1em;
  overflow: hidden;
  border-radius: 100%;
  background-color: #f0f0f0;
  box-shadow: 0 0 0 0.06em rgba(255, 255, 255, 0.1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: translate3d(0, 0, 0); }
#notification-modal-api-error pre {
  text-align: left;
  white-space: pre-wrap;
  font-size: .65rem; }
