.std meta.foundation-version {
  font-family: "/5.5.2/";
}
.std meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}
.std meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}
.std meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}
.std meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em;
}
.std meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}
.std meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em;
}
.std meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em;
}
.std meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em;
}
.std meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em;
}
.std meta.foundation-data-attribute-namespace {
  font-family: false;
}
.std html,
.std body {
  height: 100%;
}
.std html {
  box-sizing: border-box;
}
.std *,
.std *:before,
.std *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
.std html,
.std body {
  font-size: 100%;
}
.std body {
  background: #fff;
  color: #545454;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
}
.std a:hover {
  cursor: pointer;
}
.std img {
  max-width: 100%;
  height: auto;
}
.std img {
  -ms-interpolation-mode: bicubic;
}
.std #map_canvas img,
.std #map_canvas embed,
.std #map_canvas object,
.std .map_canvas img,
.std .map_canvas embed,
.std .map_canvas object,
.std .mqa-display img,
.std .mqa-display embed,
.std .mqa-display object {
  max-width: none !important;
}
.std .left {
  float: left !important;
}
.std .right {
  float: right !important;
}
.std .clearfix:before,
.std .clearfix:after {
  content: " ";
  display: table;
}
.std .clearfix:after {
  clear: both;
}
.std .hide {
  display: none;
}
.std .invisible {
  visibility: hidden;
}
.std .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.std img {
  display: inline-block;
  vertical-align: middle;
}
.std textarea {
  height: auto;
  min-height: 50px;
}
.std select {
  width: 100%;
}
.std .row {
  margin: 0 auto;
  max-width: 75em;
  width: 100%;
}
.std .row:before,
.std .row:after {
  content: " ";
  display: table;
}
.std .row:after {
  clear: both;
}
.std .row.collapse > .column,
.std .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.std .row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.std .row .row {
  margin: 0 -0.9375em;
  max-width: none;
  width: auto;
}
.std .row .row:before,
.std .row .row:after {
  content: " ";
  display: table;
}
.std .row .row:after {
  clear: both;
}
.std .row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}
.std .row .row.collapse:before,
.std .row .row.collapse:after {
  content: " ";
  display: table;
}
.std .row .row.collapse:after {
  clear: both;
}
.std .column,
.std .columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
.std .column + .column:last-child,
.std .columns + .column:last-child,
.std .column + .columns:last-child,
.std .columns + .columns:last-child {
  float: right;
}
.std .column + .column.end,
.std .columns + .column.end,
.std .column + .columns.end,
.std .columns + .columns.end {
  float: left;
}
@media only screen {
  .std .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .std .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .std .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .std .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .std .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .std .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .std .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .std .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .std .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .std .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .std .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .std .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .std .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .std .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .std .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .std .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .std .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .std .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .std .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .std .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .std .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .std .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .std .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .std .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .std .column,
  .std .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .std .small-1 {
    width: 8.33333%;
  }
  .std .small-2 {
    width: 16.66667%;
  }
  .std .small-3 {
    width: 25%;
  }
  .std .small-4 {
    width: 33.33333%;
  }
  .std .small-5 {
    width: 41.66667%;
  }
  .std .small-6 {
    width: 50%;
  }
  .std .small-7 {
    width: 58.33333%;
  }
  .std .small-8 {
    width: 66.66667%;
  }
  .std .small-9 {
    width: 75%;
  }
  .std .small-10 {
    width: 83.33333%;
  }
  .std .small-11 {
    width: 91.66667%;
  }
  .std .small-12 {
    width: 100%;
  }
  .std .small-offset-0 {
    margin-left: 0 !important;
  }
  .std .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  .std .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  .std .small-offset-3 {
    margin-left: 25% !important;
  }
  .std .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  .std .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  .std .small-offset-6 {
    margin-left: 50% !important;
  }
  .std .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  .std .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  .std .small-offset-9 {
    margin-left: 75% !important;
  }
  .std .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  .std .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  .std .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .std .column.small-centered,
  .std .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .std .column.small-uncentered,
  .std .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .std .column.small-centered:last-child,
  .std .columns.small-centered:last-child {
    float: none;
  }
  .std .column.small-uncentered:last-child,
  .std .columns.small-uncentered:last-child {
    float: left;
  }
  .std .column.small-uncentered.opposite,
  .std .columns.small-uncentered.opposite {
    float: right;
  }
  .std .row.small-collapse > .column,
  .std .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .std .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .std .row.small-uncollapse > .column,
  .std .row.small-uncollapse > .columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
}
@media only screen and (min-width: 40.0625em) {
  .std .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .std .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .std .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .std .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .std .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .std .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .std .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .std .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .std .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .std .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .std .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .std .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .std .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .std .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .std .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .std .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .std .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .std .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .std .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .std .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .std .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .std .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .std .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .std .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .std .column,
  .std .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .std .medium-1 {
    width: 8.33333%;
  }
  .std .medium-2 {
    width: 16.66667%;
  }
  .std .medium-3 {
    width: 25%;
  }
  .std .medium-4 {
    width: 33.33333%;
  }
  .std .medium-5 {
    width: 41.66667%;
  }
  .std .medium-6 {
    width: 50%;
  }
  .std .medium-7 {
    width: 58.33333%;
  }
  .std .medium-8 {
    width: 66.66667%;
  }
  .std .medium-9 {
    width: 75%;
  }
  .std .medium-10 {
    width: 83.33333%;
  }
  .std .medium-11 {
    width: 91.66667%;
  }
  .std .medium-12 {
    width: 100%;
  }
  .std .medium-offset-0 {
    margin-left: 0 !important;
  }
  .std .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .std .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .std .medium-offset-3 {
    margin-left: 25% !important;
  }
  .std .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .std .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .std .medium-offset-6 {
    margin-left: 50% !important;
  }
  .std .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .std .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .std .medium-offset-9 {
    margin-left: 75% !important;
  }
  .std .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .std .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .std .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .std .column.medium-centered,
  .std .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .std .column.medium-uncentered,
  .std .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .std .column.medium-centered:last-child,
  .std .columns.medium-centered:last-child {
    float: none;
  }
  .std .column.medium-uncentered:last-child,
  .std .columns.medium-uncentered:last-child {
    float: left;
  }
  .std .column.medium-uncentered.opposite,
  .std .columns.medium-uncentered.opposite {
    float: right;
  }
  .std .row.medium-collapse > .column,
  .std .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .std .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .std .row.medium-uncollapse > .column,
  .std .row.medium-uncollapse > .columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .std .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .std .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .std .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .std .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .std .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .std .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .std .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .std .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .std .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .std .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .std .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .std .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .std .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .std .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .std .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .std .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .std .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .std .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .std .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .std .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .std .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .std .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .std .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .std .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .std .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .std .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .std .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .std .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .std .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .std .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .std .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .std .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .std .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .std .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .std .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .std .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .std .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .std .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .std .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .std .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .std .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .std .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .std .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .std .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .std .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .std .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .std .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .std .column,
  .std .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .std .large-1 {
    width: 8.33333%;
  }
  .std .large-2 {
    width: 16.66667%;
  }
  .std .large-3 {
    width: 25%;
  }
  .std .large-4 {
    width: 33.33333%;
  }
  .std .large-5 {
    width: 41.66667%;
  }
  .std .large-6 {
    width: 50%;
  }
  .std .large-7 {
    width: 58.33333%;
  }
  .std .large-8 {
    width: 66.66667%;
  }
  .std .large-9 {
    width: 75%;
  }
  .std .large-10 {
    width: 83.33333%;
  }
  .std .large-11 {
    width: 91.66667%;
  }
  .std .large-12 {
    width: 100%;
  }
  .std .large-offset-0 {
    margin-left: 0 !important;
  }
  .std .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  .std .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  .std .large-offset-3 {
    margin-left: 25% !important;
  }
  .std .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  .std .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  .std .large-offset-6 {
    margin-left: 50% !important;
  }
  .std .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  .std .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  .std .large-offset-9 {
    margin-left: 75% !important;
  }
  .std .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  .std .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  .std .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .std .column.large-centered,
  .std .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .std .column.large-uncentered,
  .std .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .std .column.large-centered:last-child,
  .std .columns.large-centered:last-child {
    float: none;
  }
  .std .column.large-uncentered:last-child,
  .std .columns.large-uncentered:last-child {
    float: left;
  }
  .std .column.large-uncentered.opposite,
  .std .columns.large-uncentered.opposite {
    float: right;
  }
  .std .row.large-collapse > .column,
  .std .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .std .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .std .row.large-uncollapse > .column,
  .std .row.large-uncollapse > .columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .std .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .std .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .std .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .std .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .std .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .std .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .std .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .std .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .std .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .std .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .std .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .std .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .std .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .std .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .std .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .std .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .std .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .std .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .std .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .std .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .std .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .std .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .std .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .std .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
.std button,
.std .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #77198d;
  border-color: #5f1471;
  color: #fff;
  transition: background-color 300ms ease-out;
}
.std button:hover,
.std button:focus,
.std .button:hover,
.std .button:focus {
  background-color: #5f1471;
}
.std button:hover,
.std button:focus,
.std .button:hover,
.std .button:focus {
  color: #fff;
}
.std button.secondary,
.std .button.secondary {
  background-color: #e9e9e9;
  border-color: #bababa;
  color: #333;
}
.std button.secondary:hover,
.std button.secondary:focus,
.std .button.secondary:hover,
.std .button.secondary:focus {
  background-color: #bababa;
}
.std button.secondary:hover,
.std button.secondary:focus,
.std .button.secondary:hover,
.std .button.secondary:focus {
  color: #333;
}
.std button.success,
.std .button.success {
  background-color: #5da423;
  border-color: #4a831c;
  color: #fff;
}
.std button.success:hover,
.std button.success:focus,
.std .button.success:hover,
.std .button.success:focus {
  background-color: #4a831c;
}
.std button.success:hover,
.std button.success:focus,
.std .button.success:hover,
.std .button.success:focus {
  color: #fff;
}
.std button.alert,
.std .button.alert {
  background-color: #c60f13;
  border-color: #9e0c0f;
  color: #fff;
}
.std button.alert:hover,
.std button.alert:focus,
.std .button.alert:hover,
.std .button.alert:focus {
  background-color: #9e0c0f;
}
.std button.alert:hover,
.std button.alert:focus,
.std .button.alert:hover,
.std .button.alert:focus {
  color: #fff;
}
.std button.warning,
.std .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #fff;
}
.std button.warning:hover,
.std button.warning:focus,
.std .button.warning:hover,
.std .button.warning:focus {
  background-color: #cf6e0e;
}
.std button.warning:hover,
.std button.warning:focus,
.std .button.warning:hover,
.std .button.warning:focus {
  color: #fff;
}
.std button.info,
.std .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333;
}
.std button.info:hover,
.std button.info:focus,
.std .button.info:hover,
.std .button.info:focus {
  background-color: #61b6d9;
}
.std button.info:hover,
.std button.info:focus,
.std .button.info:hover,
.std .button.info:focus {
  color: #fff;
}
.std button.large,
.std .button.large {
  padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
  font-size: 1.25rem;
}
.std button.small,
.std .button.small {
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem;
}
.std button.tiny,
.std .button.tiny {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
  font-size: 0.6875rem;
}
.std button.expand,
.std .button.expand {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.std button.left-align,
.std .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
.std button.right-align,
.std .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
.std button.radius,
.std .button.radius {
  border-radius: 3px;
}
.std button.round,
.std .button.round {
  border-radius: 1000px;
}
.std button.disabled,
.std button[disabled],
.std .button.disabled,
.std .button[disabled] {
  background-color: #77198d;
  border-color: #5f1471;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
.std button.disabled:hover,
.std button.disabled:focus,
.std button[disabled]:hover,
.std button[disabled]:focus,
.std .button.disabled:hover,
.std .button.disabled:focus,
.std .button[disabled]:hover,
.std .button[disabled]:focus {
  background-color: #5f1471;
}
.std button.disabled:hover,
.std button.disabled:focus,
.std button[disabled]:hover,
.std button[disabled]:focus,
.std .button.disabled:hover,
.std .button.disabled:focus,
.std .button[disabled]:hover,
.std .button[disabled]:focus {
  color: #fff;
}
.std button.disabled:hover,
.std button.disabled:focus,
.std button[disabled]:hover,
.std button[disabled]:focus,
.std .button.disabled:hover,
.std .button.disabled:focus,
.std .button[disabled]:hover,
.std .button[disabled]:focus {
  background-color: #77198d;
}
.std button.disabled.secondary,
.std button[disabled].secondary,
.std .button.disabled.secondary,
.std .button[disabled].secondary {
  background-color: #e9e9e9;
  border-color: #bababa;
  color: #333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
.std button.disabled.secondary:hover,
.std button.disabled.secondary:focus,
.std button[disabled].secondary:hover,
.std button[disabled].secondary:focus,
.std .button.disabled.secondary:hover,
.std .button.disabled.secondary:focus,
.std .button[disabled].secondary:hover,
.std .button[disabled].secondary:focus {
  background-color: #bababa;
}
.std button.disabled.secondary:hover,
.std button.disabled.secondary:focus,
.std button[disabled].secondary:hover,
.std button[disabled].secondary:focus,
.std .button.disabled.secondary:hover,
.std .button.disabled.secondary:focus,
.std .button[disabled].secondary:hover,
.std .button[disabled].secondary:focus {
  color: #333;
}
.std button.disabled.secondary:hover,
.std button.disabled.secondary:focus,
.std button[disabled].secondary:hover,
.std button[disabled].secondary:focus,
.std .button.disabled.secondary:hover,
.std .button.disabled.secondary:focus,
.std .button[disabled].secondary:hover,
.std .button[disabled].secondary:focus {
  background-color: #e9e9e9;
}
.std button.disabled.success,
.std button[disabled].success,
.std .button.disabled.success,
.std .button[disabled].success {
  background-color: #5da423;
  border-color: #4a831c;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
.std button.disabled.success:hover,
.std button.disabled.success:focus,
.std button[disabled].success:hover,
.std button[disabled].success:focus,
.std .button.disabled.success:hover,
.std .button.disabled.success:focus,
.std .button[disabled].success:hover,
.std .button[disabled].success:focus {
  background-color: #4a831c;
}
.std button.disabled.success:hover,
.std button.disabled.success:focus,
.std button[disabled].success:hover,
.std button[disabled].success:focus,
.std .button.disabled.success:hover,
.std .button.disabled.success:focus,
.std .button[disabled].success:hover,
.std .button[disabled].success:focus {
  color: #fff;
}
.std button.disabled.success:hover,
.std button.disabled.success:focus,
.std button[disabled].success:hover,
.std button[disabled].success:focus,
.std .button.disabled.success:hover,
.std .button.disabled.success:focus,
.std .button[disabled].success:hover,
.std .button[disabled].success:focus {
  background-color: #5da423;
}
.std button.disabled.alert,
.std button[disabled].alert,
.std .button.disabled.alert,
.std .button[disabled].alert {
  background-color: #c60f13;
  border-color: #9e0c0f;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
.std button.disabled.alert:hover,
.std button.disabled.alert:focus,
.std button[disabled].alert:hover,
.std button[disabled].alert:focus,
.std .button.disabled.alert:hover,
.std .button.disabled.alert:focus,
.std .button[disabled].alert:hover,
.std .button[disabled].alert:focus {
  background-color: #9e0c0f;
}
.std button.disabled.alert:hover,
.std button.disabled.alert:focus,
.std button[disabled].alert:hover,
.std button[disabled].alert:focus,
.std .button.disabled.alert:hover,
.std .button.disabled.alert:focus,
.std .button[disabled].alert:hover,
.std .button[disabled].alert:focus {
  color: #fff;
}
.std button.disabled.alert:hover,
.std button.disabled.alert:focus,
.std button[disabled].alert:hover,
.std button[disabled].alert:focus,
.std .button.disabled.alert:hover,
.std .button.disabled.alert:focus,
.std .button[disabled].alert:hover,
.std .button[disabled].alert:focus {
  background-color: #c60f13;
}
.std button.disabled.warning,
.std button[disabled].warning,
.std .button.disabled.warning,
.std .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #fff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
.std button.disabled.warning:hover,
.std button.disabled.warning:focus,
.std button[disabled].warning:hover,
.std button[disabled].warning:focus,
.std .button.disabled.warning:hover,
.std .button.disabled.warning:focus,
.std .button[disabled].warning:hover,
.std .button[disabled].warning:focus {
  background-color: #cf6e0e;
}
.std button.disabled.warning:hover,
.std button.disabled.warning:focus,
.std button[disabled].warning:hover,
.std button[disabled].warning:focus,
.std .button.disabled.warning:hover,
.std .button.disabled.warning:focus,
.std .button[disabled].warning:hover,
.std .button[disabled].warning:focus {
  color: #fff;
}
.std button.disabled.warning:hover,
.std button.disabled.warning:focus,
.std button[disabled].warning:hover,
.std button[disabled].warning:focus,
.std .button.disabled.warning:hover,
.std .button.disabled.warning:focus,
.std .button[disabled].warning:hover,
.std .button[disabled].warning:focus {
  background-color: #f08a24;
}
.std button.disabled.info,
.std button[disabled].info,
.std .button.disabled.info,
.std .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
.std button.disabled.info:hover,
.std button.disabled.info:focus,
.std button[disabled].info:hover,
.std button[disabled].info:focus,
.std .button.disabled.info:hover,
.std .button.disabled.info:focus,
.std .button[disabled].info:hover,
.std .button[disabled].info:focus {
  background-color: #61b6d9;
}
.std button.disabled.info:hover,
.std button.disabled.info:focus,
.std button[disabled].info:hover,
.std button[disabled].info:focus,
.std .button.disabled.info:hover,
.std .button.disabled.info:focus,
.std .button[disabled].info:hover,
.std .button[disabled].info:focus {
  color: #fff;
}
.std button.disabled.info:hover,
.std button.disabled.info:focus,
.std button[disabled].info:hover,
.std button[disabled].info:focus,
.std .button.disabled.info:hover,
.std .button.disabled.info:focus,
.std .button[disabled].info:hover,
.std .button[disabled].info:focus {
  background-color: #a0d3e8;
}
.std button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@media only screen and (min-width: 40.0625em) {
  .std button,
  .std .button {
    display: inline-block;
  }
}
.std form {
  margin: 0 0 1rem;
}
.std form .row .row {
  margin: 0 -0.5rem;
}
.std form .row .row .column,
.std form .row .row .columns {
  padding: 0 0.5rem;
}
.std form .row .row.collapse {
  margin: 0;
}
.std form .row .row.collapse .column,
.std form .row .row.collapse .columns {
  padding: 0;
}
.std form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.std form .row input.column,
.std form .row input.columns,
.std form .row textarea.column,
.std form .row textarea.columns {
  padding-left: 0.5rem;
}
.std label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
}
.std label.right {
  float: none !important;
  text-align: right;
}
.std label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}
.std label small {
  text-transform: capitalize;
  color: #676767;
}
.std .prefix,
.std .postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.std .postfix.button {
  border-color: true;
}
.std .prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}
.std .prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.std .postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.std .prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.std .postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
.std span.prefix,
.std label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #ccc;
}
.std span.postfix,
.std label.postfix {
  background: #f2f2f2;
  color: #333;
  border-color: #ccc;
}
.std input[type="text"],
.std input[type="password"],
.std input[type="date"],
.std input[type="datetime"],
.std input[type="datetime-local"],
.std input[type="month"],
.std input[type="week"],
.std input[type="email"],
.std input[type="number"],
.std input[type="search"],
.std input[type="tel"],
.std input[type="time"],
.std input[type="url"],
.std input[type="color"],
.std textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear;
}
.std input[type="text"]:focus,
.std input[type="password"]:focus,
.std input[type="date"]:focus,
.std input[type="datetime"]:focus,
.std input[type="datetime-local"]:focus,
.std input[type="month"]:focus,
.std input[type="week"]:focus,
.std input[type="email"]:focus,
.std input[type="number"]:focus,
.std input[type="search"]:focus,
.std input[type="tel"]:focus,
.std input[type="time"]:focus,
.std input[type="url"]:focus,
.std input[type="color"]:focus,
.std textarea:focus {
  background: #fafafa;
  border-color: #999;
  outline: none;
}
.std input[type="text"]:disabled,
.std input[type="password"]:disabled,
.std input[type="date"]:disabled,
.std input[type="datetime"]:disabled,
.std input[type="datetime-local"]:disabled,
.std input[type="month"]:disabled,
.std input[type="week"]:disabled,
.std input[type="email"]:disabled,
.std input[type="number"]:disabled,
.std input[type="search"]:disabled,
.std input[type="tel"]:disabled,
.std input[type="time"]:disabled,
.std input[type="url"]:disabled,
.std input[type="color"]:disabled,
.std textarea:disabled {
  background-color: #ddd;
  cursor: default;
}
.std input[type="text"][disabled],
.std input[type="text"][readonly],
.std fieldset[disabled] input[type="text"],
.std input[type="password"][disabled],
.std input[type="password"][readonly],
.std fieldset[disabled] input[type="password"],
.std input[type="date"][disabled],
.std input[type="date"][readonly],
.std fieldset[disabled] input[type="date"],
.std input[type="datetime"][disabled],
.std input[type="datetime"][readonly],
.std fieldset[disabled] input[type="datetime"],
.std input[type="datetime-local"][disabled],
.std input[type="datetime-local"][readonly],
.std fieldset[disabled] input[type="datetime-local"],
.std input[type="month"][disabled],
.std input[type="month"][readonly],
.std fieldset[disabled] input[type="month"],
.std input[type="week"][disabled],
.std input[type="week"][readonly],
.std fieldset[disabled] input[type="week"],
.std input[type="email"][disabled],
.std input[type="email"][readonly],
.std fieldset[disabled] input[type="email"],
.std input[type="number"][disabled],
.std input[type="number"][readonly],
.std fieldset[disabled] input[type="number"],
.std input[type="search"][disabled],
.std input[type="search"][readonly],
.std fieldset[disabled] input[type="search"],
.std input[type="tel"][disabled],
.std input[type="tel"][readonly],
.std fieldset[disabled] input[type="tel"],
.std input[type="time"][disabled],
.std input[type="time"][readonly],
.std fieldset[disabled] input[type="time"],
.std input[type="url"][disabled],
.std input[type="url"][readonly],
.std fieldset[disabled] input[type="url"],
.std input[type="color"][disabled],
.std input[type="color"][readonly],
.std fieldset[disabled] input[type="color"],
.std textarea[disabled],
.std textarea[readonly],
.std fieldset[disabled] textarea {
  background-color: #ddd;
  cursor: default;
}
.std input[type="text"].radius,
.std input[type="password"].radius,
.std input[type="date"].radius,
.std input[type="datetime"].radius,
.std input[type="datetime-local"].radius,
.std input[type="month"].radius,
.std input[type="week"].radius,
.std input[type="email"].radius,
.std input[type="number"].radius,
.std input[type="search"].radius,
.std input[type="tel"].radius,
.std input[type="time"].radius,
.std input[type="url"].radius,
.std input[type="color"].radius,
.std textarea.radius {
  border-radius: 3px;
}
.std form .row .prefix-radius.row.collapse input,
.std form .row .prefix-radius.row.collapse textarea,
.std form .row .prefix-radius.row.collapse select,
.std form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.std form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.std form .row .postfix-radius.row.collapse input,
.std form .row .postfix-radius.row.collapse textarea,
.std form .row .postfix-radius.row.collapse select,
.std form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.std form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.std form .row .prefix-round.row.collapse input,
.std form .row .prefix-round.row.collapse textarea,
.std form .row .prefix-round.row.collapse select,
.std form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
.std form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.std form .row .postfix-round.row.collapse input,
.std form .row .postfix-round.row.collapse textarea,
.std form .row .postfix-round.row.collapse select,
.std form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.std form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
.std input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}
.std textarea[rows] {
  height: auto;
}
.std textarea {
  max-width: 100%;
}
.std ::-webkit-input-placeholder {
  color: #ccc;
}
.std :-moz-placeholder {
  color: #ccc;
}
.std ::-moz-placeholder {
  color: #ccc;
}
.std :-ms-input-placeholder {
  color: #ccc;
}
.std select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem;
}
.std select::-ms-expand {
  display: none;
}
.std select.radius {
  border-radius: 3px;
}
.std select:hover {
  background-color: #f3f3f3;
  border-color: #999;
}
.std select:disabled {
  background-color: #ddd;
  cursor: default;
}
.std select[multiple] {
  height: auto;
}
.std input[type="file"],
.std input[type="checkbox"],
.std input[type="radio"],
.std select {
  margin: 0 0 1rem 0;
}
.std input[type="checkbox"] + label,
.std input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}
.std input[type="file"] {
  width: 100%;
}
.std fieldset {
  border: 1px solid #ddd;
  margin: 1.125rem 0;
  padding: 1.25rem;
}
.std fieldset legend {
  background: #fff;
  font-weight: bold;
  margin-left: -0.1875rem;
  margin: 0;
  padding: 0 0.1875rem;
}
.std [data-abide] .error small.error,
.std [data-abide] .error span.error,
.std [data-abide] span.error,
.std [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #c60f13;
  color: #fff;
}
.std [data-abide] span.error,
.std [data-abide] small.error {
  display: none;
}
.std span.error,
.std small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #c60f13;
  color: #fff;
}
.std .error input,
.std .error textarea,
.std .error select {
  margin-bottom: 0;
}
.std .error input[type="checkbox"],
.std .error input[type="radio"] {
  margin-bottom: 1rem;
}
.std .error label,
.std .error label.error {
  color: #c60f13;
}
.std .error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #c60f13;
  color: #fff;
}
.std .error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}
.std .error span.error-message {
  display: block;
}
.std input.error,
.std textarea.error,
.std select.error {
  margin-bottom: 0;
}
.std label.error {
  color: #c60f13;
}
.std meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:58.75em)/";
  width: 58.75em;
}
.std .contain-to-grid {
  width: 100%;
  background: #333;
}
.std .contain-to-grid .top-bar {
  margin-bottom: 0;
}
.std .fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
}
.std .fixed.expanded:not(.top-bar) {
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
}
.std .fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
.std .fixed.expanded:not(.top-bar) .top-bar-section {
  margin-top: 2.8125rem;
  z-index: 98;
}
.std .top-bar {
  background: #333;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}
.std .top-bar ul {
  list-style: none;
  margin-bottom: 0;
}
.std .top-bar .row {
  max-width: none;
}
.std .top-bar form,
.std .top-bar input,
.std .top-bar select {
  margin-bottom: 0;
}
.std .top-bar input,
.std .top-bar select {
  font-size: 0.75rem;
  height: 1.75rem;
  padding-bottom: .35rem;
  padding-top: .35rem;
}
.std .top-bar .button,
.std .top-bar button {
  font-size: 0.75rem;
  margin-bottom: 0;
  padding-bottom: 0.4125rem;
  padding-top: 0.4125rem;
}
@media only screen and (max-width: 40em) {
  .std .top-bar .button,
  .std .top-bar button {
    position: relative;
    top: -1px;
  }
}
.std .top-bar .title-area {
  margin: 0;
  position: relative;
}
.std .top-bar .name {
  font-size: 16px;
  height: 2.8125rem;
  margin: 0;
}
.std .top-bar .name h1,
.std .top-bar .name h2,
.std .top-bar .name h3,
.std .top-bar .name h4,
.std .top-bar .name p,
.std .top-bar .name span {
  font-size: 1.0625rem;
  line-height: 2.8125rem;
  margin: 0;
}
.std .top-bar .name h1 a,
.std .top-bar .name h2 a,
.std .top-bar .name h3 a,
.std .top-bar .name h4 a,
.std .top-bar .name p a,
.std .top-bar .name span a {
  color: #fff;
  display: block;
  font-weight: normal;
  padding: 0 0.9375rem;
  width: 75%;
}
.std .top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
.std .top-bar .toggle-topbar a {
  color: #fff;
  display: block;
  font-size: 0.8125rem;
  font-weight: bold;
  height: 2.8125rem;
  line-height: 2.8125rem;
  padding: 0 0.9375rem;
  position: relative;
  text-transform: uppercase;
}
.std .top-bar .toggle-topbar.menu-icon {
  margin-top: -16px;
  top: 50%;
}
.std .top-bar .toggle-topbar.menu-icon a {
  color: #fff;
  height: 34px;
  line-height: 33px;
  padding: 0 2.5rem 0 0.9375rem;
  position: relative;
}
.std .top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 0.9375rem;
  box-shadow: 0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;
  width: 16px;
}
.std .top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
.std .top-bar.expanded {
  background: transparent;
  height: auto;
}
.std .top-bar.expanded .title-area {
  background: #333;
}
.std .top-bar.expanded .toggle-topbar a {
  color: #888;
}
.std .top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .std .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
  .std .top-bar.expanded .top-bar-section .dropdown {
    clip: initial;
  }
  .std .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
    padding: 0;
  }
}
.std .top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}
.std .top-bar-section ul {
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
.std .top-bar-section .divider,
.std .top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}
.std .top-bar-section ul li {
  background: #333;
}
.std .top-bar-section ul li > a {
  color: #fff;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  padding-left: 0.9375rem;
  padding: 12px 0 12px 0.9375rem;
  text-transform: none;
  width: 100%;
}
.std .top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #77198d;
  border-color: #5f1471;
  color: #fff;
}
.std .top-bar-section ul li > a.button:hover,
.std .top-bar-section ul li > a.button:focus {
  background-color: #5f1471;
}
.std .top-bar-section ul li > a.button:hover,
.std .top-bar-section ul li > a.button:focus {
  color: #fff;
}
.std .top-bar-section ul li > a.button.secondary {
  background-color: #e9e9e9;
  border-color: #bababa;
  color: #333;
}
.std .top-bar-section ul li > a.button.secondary:hover,
.std .top-bar-section ul li > a.button.secondary:focus {
  background-color: #bababa;
}
.std .top-bar-section ul li > a.button.secondary:hover,
.std .top-bar-section ul li > a.button.secondary:focus {
  color: #333;
}
.std .top-bar-section ul li > a.button.success {
  background-color: #5da423;
  border-color: #4a831c;
  color: #fff;
}
.std .top-bar-section ul li > a.button.success:hover,
.std .top-bar-section ul li > a.button.success:focus {
  background-color: #4a831c;
}
.std .top-bar-section ul li > a.button.success:hover,
.std .top-bar-section ul li > a.button.success:focus {
  color: #fff;
}
.std .top-bar-section ul li > a.button.alert {
  background-color: #c60f13;
  border-color: #9e0c0f;
  color: #fff;
}
.std .top-bar-section ul li > a.button.alert:hover,
.std .top-bar-section ul li > a.button.alert:focus {
  background-color: #9e0c0f;
}
.std .top-bar-section ul li > a.button.alert:hover,
.std .top-bar-section ul li > a.button.alert:focus {
  color: #fff;
}
.std .top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #fff;
}
.std .top-bar-section ul li > a.button.warning:hover,
.std .top-bar-section ul li > a.button.warning:focus {
  background-color: #cf6e0e;
}
.std .top-bar-section ul li > a.button.warning:hover,
.std .top-bar-section ul li > a.button.warning:focus {
  color: #fff;
}
.std .top-bar-section ul li > a.button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333;
}
.std .top-bar-section ul li > a.button.info:hover,
.std .top-bar-section ul li > a.button.info:focus {
  background-color: #61b6d9;
}
.std .top-bar-section ul li > a.button.info:hover,
.std .top-bar-section ul li > a.button.info:focus {
  color: #fff;
}
.std .top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #77198d;
  border-color: #5f1471;
  color: #fff;
}
.std .top-bar-section ul li > button:hover,
.std .top-bar-section ul li > button:focus {
  background-color: #5f1471;
}
.std .top-bar-section ul li > button:hover,
.std .top-bar-section ul li > button:focus {
  color: #fff;
}
.std .top-bar-section ul li > button.secondary {
  background-color: #e9e9e9;
  border-color: #bababa;
  color: #333;
}
.std .top-bar-section ul li > button.secondary:hover,
.std .top-bar-section ul li > button.secondary:focus {
  background-color: #bababa;
}
.std .top-bar-section ul li > button.secondary:hover,
.std .top-bar-section ul li > button.secondary:focus {
  color: #333;
}
.std .top-bar-section ul li > button.success {
  background-color: #5da423;
  border-color: #4a831c;
  color: #fff;
}
.std .top-bar-section ul li > button.success:hover,
.std .top-bar-section ul li > button.success:focus {
  background-color: #4a831c;
}
.std .top-bar-section ul li > button.success:hover,
.std .top-bar-section ul li > button.success:focus {
  color: #fff;
}
.std .top-bar-section ul li > button.alert {
  background-color: #c60f13;
  border-color: #9e0c0f;
  color: #fff;
}
.std .top-bar-section ul li > button.alert:hover,
.std .top-bar-section ul li > button.alert:focus {
  background-color: #9e0c0f;
}
.std .top-bar-section ul li > button.alert:hover,
.std .top-bar-section ul li > button.alert:focus {
  color: #fff;
}
.std .top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #fff;
}
.std .top-bar-section ul li > button.warning:hover,
.std .top-bar-section ul li > button.warning:focus {
  background-color: #cf6e0e;
}
.std .top-bar-section ul li > button.warning:hover,
.std .top-bar-section ul li > button.warning:focus {
  color: #fff;
}
.std .top-bar-section ul li > button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333;
}
.std .top-bar-section ul li > button.info:hover,
.std .top-bar-section ul li > button.info:focus {
  background-color: #61b6d9;
}
.std .top-bar-section ul li > button.info:hover,
.std .top-bar-section ul li > button.info:focus {
  color: #fff;
}
.std .top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #555;
  color: #fff;
  background: #222;
}
.std .top-bar-section ul li.active > a {
  background: #77198d;
  color: #fff;
}
.std .top-bar-section ul li.active > a:hover {
  background: #661579;
  color: #fff;
}
.std .top-bar-section .has-form {
  padding: 0.9375rem;
}
.std .top-bar-section .has-dropdown {
  position: relative;
}
.std .top-bar-section .has-dropdown > a:after {
  border: inset 5px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 0.9375rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
.std .top-bar-section .has-dropdown.moved {
  position: static;
}
.std .top-bar-section .has-dropdown.moved > .dropdown {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  display: block;
  position: absolute !important;
  width: 100%;
}
.std .top-bar-section .has-dropdown.moved > a:after {
  display: none;
}
.std .top-bar-section .dropdown {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  display: block;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 100%;
}
.std .top-bar-section .dropdown li {
  height: auto;
  width: 100%;
}
.std .top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 0.9375rem;
}
.std .top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}
.std .top-bar-section .dropdown li.title h5,
.std .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}
.std .top-bar-section .dropdown li.title h5 a,
.std .top-bar-section .dropdown li.parent-link a {
  color: #fff;
  display: block;
}
.std .top-bar-section .dropdown li.title h5 a:hover,
.std .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}
.std .top-bar-section .dropdown li.has-form {
  padding: 8px 0.9375rem;
}
.std .top-bar-section .dropdown li .button,
.std .top-bar-section .dropdown li button {
  top: auto;
}
.std .top-bar-section .dropdown label {
  color: #777;
  font-size: 0.625rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 8px 0.9375rem 2px;
  text-transform: uppercase;
}
.std .js-generated {
  display: block;
}
@media only screen and (min-width: 58.75em) {
  .std .top-bar {
    background: #333;
    overflow: visible;
  }
  .std .top-bar:before,
  .std .top-bar:after {
    content: " ";
    display: table;
  }
  .std .top-bar:after {
    clear: both;
  }
  .std .top-bar .toggle-topbar {
    display: none;
  }
  .std .top-bar .title-area {
    float: left;
  }
  .std .top-bar .name h1 a,
  .std .top-bar .name h2 a,
  .std .top-bar .name h3 a,
  .std .top-bar .name h4 a,
  .std .top-bar .name h5 a,
  .std .top-bar .name h6 a {
    width: auto;
  }
  .std .top-bar input,
  .std .top-bar select,
  .std .top-bar .button,
  .std .top-bar button {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.53125rem;
  }
  .std .top-bar.expanded {
    background: #333;
  }
  .std .contain-to-grid .top-bar {
    margin-bottom: 0;
    margin: 0 auto;
    max-width: 75em;
  }
  .std .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  .std .top-bar-section ul {
    display: inline;
    height: auto !important;
    width: auto;
  }
  .std .top-bar-section ul li {
    float: left;
  }
  .std .top-bar-section ul li .js-generated {
    display: none;
  }
  .std .top-bar-section li.hover > a:not(.button) {
    background-color: #555;
    background: #222;
    color: #fff;
  }
  .std .top-bar-section li:not(.has-form) a:not(.button) {
    background: #333;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .std .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555;
    background: #222;
  }
  .std .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #77198d;
    color: #fff;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .std .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #661579;
    color: #fff;
  }
  .std .top-bar-section .has-dropdown > a {
    padding-right: 2.1875rem !important;
  }
  .std .top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.40625rem;
  }
  .std .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .std .top-bar-section .has-dropdown.moved > .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
  }
  .std .top-bar-section .has-dropdown.hover > .dropdown,
  .std .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .std .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .std .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 0.1875rem;
    right: 5px;
  }
  .std .top-bar-section .dropdown {
    left: 0;
    background: transparent;
    min-width: 100%;
    top: auto;
  }
  .std .top-bar-section .dropdown li a {
    background: #333;
    color: #fff;
    line-height: 2.8125rem;
    padding: 12px 0.9375rem;
    white-space: nowrap;
  }
  .std .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #333;
    color: #fff;
  }
  .std .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #555;
    color: #fff;
    background: #222;
  }
  .std .top-bar-section .dropdown li label {
    background: #333;
    white-space: nowrap;
  }
  .std .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .std .top-bar-section > ul > .divider,
  .std .top-bar-section > ul > [role="separator"] {
    border-right: solid 1px #4e4e4e;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: 2.8125rem;
    width: 0;
  }
  .std .top-bar-section .has-form {
    background: #333;
    height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .std .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  .std .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  .std .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  .std .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }
  .std .no-js .top-bar-section ul li:hover > a {
    background-color: #555;
    background: #222;
    color: #fff;
  }
  .std .no-js .top-bar-section ul li:active > a {
    background: #77198d;
    color: #fff;
  }
  .std .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .std .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
}
.std .breadcrumbs {
  border-style: solid;
  border-width: 1px;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.5625rem 0.875rem 0.5625rem;
  background-color: #f5f5f5;
  border-color: #ddd;
  border-radius: 3px;
}
.std .breadcrumbs > * {
  color: #77198d;
  float: left;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  margin: 0;
  text-transform: uppercase;
}
.std .breadcrumbs > *:hover a,
.std .breadcrumbs > *:focus a {
  text-decoration: underline;
}
.std .breadcrumbs > * a {
  color: #77198d;
}
.std .breadcrumbs > *.current {
  color: #333;
  cursor: default;
}
.std .breadcrumbs > *.current a {
  color: #333;
  cursor: default;
}
.std .breadcrumbs > *.current:hover,
.std .breadcrumbs > *.current:hover a,
.std .breadcrumbs > *.current:focus,
.std .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
.std .breadcrumbs > *.unavailable {
  color: #999;
}
.std .breadcrumbs > *.unavailable a {
  color: #999;
}
.std .breadcrumbs > *.unavailable:hover,
.std .breadcrumbs > *.unavailable:hover a,
.std .breadcrumbs > *.unavailable:focus,
.std .breadcrumbs > *.unavailable a:focus {
  color: #999;
  cursor: not-allowed;
  text-decoration: none;
}
.std .breadcrumbs > *:before {
  color: #aaa;
  content: "/";
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}
.std .breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}
.std [aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/";
}
.std .alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.8125rem;
  font-weight: normal;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #77198d;
  border-color: #661579;
  color: #fff;
}
.std .alert-box .close {
  right: 0.25rem;
  background: inherit;
  color: #333;
  font-size: 1.375rem;
  line-height: .9;
  margin-top: -0.6875rem;
  opacity: 0.3;
  padding: 0 6px 4px;
  position: absolute;
  top: 50%;
}
.std .alert-box .close:hover,
.std .alert-box .close:focus {
  opacity: 0.5;
}
.std .alert-box.radius {
  border-radius: 3px;
}
.std .alert-box.round {
  border-radius: 1000px;
}
.std .alert-box.success {
  background-color: #5da423;
  border-color: #508d1e;
  color: #fff;
}
.std .alert-box.alert {
  background-color: #c60f13;
  border-color: #aa0d10;
  color: #fff;
}
.std .alert-box.secondary {
  background-color: #e9e9e9;
  border-color: #c8c8c8;
  color: #4f4f4f;
}
.std .alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #fff;
}
.std .alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #4f4f4f;
}
.std .alert-box.alert-close {
  opacity: 0;
}
.std .inline-list {
  list-style: none;
  margin-left: -1.375rem;
  margin-right: 0;
  margin: 0 auto 1.0625rem auto;
  overflow: hidden;
  padding: 0;
}
.std .inline-list > li {
  display: block;
  float: left;
  list-style: none;
  margin-left: 1.375rem;
}
.std .inline-list > li > * {
  display: block;
}
.std .button-group {
  list-style: none;
  margin: 0;
  left: 0;
}
.std .button-group:before,
.std .button-group:after {
  content: " ";
  display: table;
}
.std .button-group:after {
  clear: both;
}
.std .button-group.even-2 li {
  display: inline-block;
  margin: 0 -2px;
  width: 50%;
}
.std .button-group.even-2 li > button,
.std .button-group.even-2 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.even-2 li:first-child button,
.std .button-group.even-2 li:first-child .button {
  border-left: 0;
}
.std .button-group.even-2 li button,
.std .button-group.even-2 li .button {
  width: 100%;
}
.std .button-group.even-3 li {
  display: inline-block;
  margin: 0 -2px;
  width: 33.33333%;
}
.std .button-group.even-3 li > button,
.std .button-group.even-3 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.even-3 li:first-child button,
.std .button-group.even-3 li:first-child .button {
  border-left: 0;
}
.std .button-group.even-3 li button,
.std .button-group.even-3 li .button {
  width: 100%;
}
.std .button-group.even-4 li {
  display: inline-block;
  margin: 0 -2px;
  width: 25%;
}
.std .button-group.even-4 li > button,
.std .button-group.even-4 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.even-4 li:first-child button,
.std .button-group.even-4 li:first-child .button {
  border-left: 0;
}
.std .button-group.even-4 li button,
.std .button-group.even-4 li .button {
  width: 100%;
}
.std .button-group.even-5 li {
  display: inline-block;
  margin: 0 -2px;
  width: 20%;
}
.std .button-group.even-5 li > button,
.std .button-group.even-5 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.even-5 li:first-child button,
.std .button-group.even-5 li:first-child .button {
  border-left: 0;
}
.std .button-group.even-5 li button,
.std .button-group.even-5 li .button {
  width: 100%;
}
.std .button-group.even-6 li {
  display: inline-block;
  margin: 0 -2px;
  width: 16.66667%;
}
.std .button-group.even-6 li > button,
.std .button-group.even-6 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.even-6 li:first-child button,
.std .button-group.even-6 li:first-child .button {
  border-left: 0;
}
.std .button-group.even-6 li button,
.std .button-group.even-6 li .button {
  width: 100%;
}
.std .button-group.even-7 li {
  display: inline-block;
  margin: 0 -2px;
  width: 14.28571%;
}
.std .button-group.even-7 li > button,
.std .button-group.even-7 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.even-7 li:first-child button,
.std .button-group.even-7 li:first-child .button {
  border-left: 0;
}
.std .button-group.even-7 li button,
.std .button-group.even-7 li .button {
  width: 100%;
}
.std .button-group.even-8 li {
  display: inline-block;
  margin: 0 -2px;
  width: 12.5%;
}
.std .button-group.even-8 li > button,
.std .button-group.even-8 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.even-8 li:first-child button,
.std .button-group.even-8 li:first-child .button {
  border-left: 0;
}
.std .button-group.even-8 li button,
.std .button-group.even-8 li .button {
  width: 100%;
}
.std .button-group > li {
  display: inline-block;
  margin: 0 -2px;
}
.std .button-group > li > button,
.std .button-group > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group > li:first-child button,
.std .button-group > li:first-child .button {
  border-left: 0;
}
.std .button-group.stack > li {
  display: block;
  margin: 0;
  float: none;
}
.std .button-group.stack > li > button,
.std .button-group.stack > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.stack > li:first-child button,
.std .button-group.stack > li:first-child .button {
  border-left: 0;
}
.std .button-group.stack > li > button,
.std .button-group.stack > li .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}
.std .button-group.stack > li > button {
  width: 100%;
}
.std .button-group.stack > li:first-child button,
.std .button-group.stack > li:first-child .button {
  border-top: 0;
}
.std .button-group.stack-for-small > li {
  display: inline-block;
  margin: 0 -2px;
}
.std .button-group.stack-for-small > li > button,
.std .button-group.stack-for-small > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.stack-for-small > li:first-child button,
.std .button-group.stack-for-small > li:first-child .button {
  border-left: 0;
}
@media only screen and (max-width: 40em) {
  .std .button-group.stack-for-small > li {
    display: block;
    margin: 0;
  }
  .std .button-group.stack-for-small > li > button,
  .std .button-group.stack-for-small > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .std .button-group.stack-for-small > li:first-child button,
  .std .button-group.stack-for-small > li:first-child .button {
    border-left: 0;
  }
  .std .button-group.stack-for-small > li > button,
  .std .button-group.stack-for-small > li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .std .button-group.stack-for-small > li > button {
    width: 100%;
  }
  .std .button-group.stack-for-small > li:first-child button,
  .std .button-group.stack-for-small > li:first-child .button {
    border-top: 0;
  }
}
.std .button-group.radius > * {
  display: inline-block;
  margin: 0 -2px;
}
.std .button-group.radius > * > button,
.std .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.radius > *:first-child button,
.std .button-group.radius > *:first-child .button {
  border-left: 0;
}
.std .button-group.radius > *,
.std .button-group.radius > * > a,
.std .button-group.radius > * > button,
.std .button-group.radius > * > .button {
  border-radius: 0;
}
.std .button-group.radius > *:first-child,
.std .button-group.radius > *:first-child > a,
.std .button-group.radius > *:first-child > button,
.std .button-group.radius > *:first-child > .button {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.std .button-group.radius > *:last-child,
.std .button-group.radius > *:last-child > a,
.std .button-group.radius > *:last-child > button,
.std .button-group.radius > *:last-child > .button {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.std .button-group.radius.stack > * {
  display: block;
  margin: 0;
}
.std .button-group.radius.stack > * > button,
.std .button-group.radius.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.radius.stack > *:first-child button,
.std .button-group.radius.stack > *:first-child .button {
  border-left: 0;
}
.std .button-group.radius.stack > * > button,
.std .button-group.radius.stack > * .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}
.std .button-group.radius.stack > * > button {
  width: 100%;
}
.std .button-group.radius.stack > *:first-child button,
.std .button-group.radius.stack > *:first-child .button {
  border-top: 0;
}
.std .button-group.radius.stack > *,
.std .button-group.radius.stack > * > a,
.std .button-group.radius.stack > * > button,
.std .button-group.radius.stack > * > .button {
  border-radius: 0;
}
.std .button-group.radius.stack > *:first-child,
.std .button-group.radius.stack > *:first-child > a,
.std .button-group.radius.stack > *:first-child > button,
.std .button-group.radius.stack > *:first-child > .button {
  -webkit-top-left-radius: 3px;
  -webkit-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.std .button-group.radius.stack > *:last-child,
.std .button-group.radius.stack > *:last-child > a,
.std .button-group.radius.stack > *:last-child > button,
.std .button-group.radius.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 3px;
  -webkit-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media only screen and (min-width: 40.0625em) {
  .std .button-group.radius.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px;
  }
  .std .button-group.radius.stack-for-small > * > button,
  .std .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .std .button-group.radius.stack-for-small > *:first-child button,
  .std .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .std .button-group.radius.stack-for-small > *,
  .std .button-group.radius.stack-for-small > * > a,
  .std .button-group.radius.stack-for-small > * > button,
  .std .button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  .std .button-group.radius.stack-for-small > *:first-child,
  .std .button-group.radius.stack-for-small > *:first-child > a,
  .std .button-group.radius.stack-for-small > *:first-child > button,
  .std .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .std .button-group.radius.stack-for-small > *:last-child,
  .std .button-group.radius.stack-for-small > *:last-child > a,
  .std .button-group.radius.stack-for-small > *:last-child > button,
  .std .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
}
@media only screen and (max-width: 40em) {
  .std .button-group.radius.stack-for-small > * {
    display: block;
    margin: 0;
  }
  .std .button-group.radius.stack-for-small > * > button,
  .std .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .std .button-group.radius.stack-for-small > *:first-child button,
  .std .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .std .button-group.radius.stack-for-small > * > button,
  .std .button-group.radius.stack-for-small > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .std .button-group.radius.stack-for-small > * > button {
    width: 100%;
  }
  .std .button-group.radius.stack-for-small > *:first-child button,
  .std .button-group.radius.stack-for-small > *:first-child .button {
    border-top: 0;
  }
  .std .button-group.radius.stack-for-small > *,
  .std .button-group.radius.stack-for-small > * > a,
  .std .button-group.radius.stack-for-small > * > button,
  .std .button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  .std .button-group.radius.stack-for-small > *:first-child,
  .std .button-group.radius.stack-for-small > *:first-child > a,
  .std .button-group.radius.stack-for-small > *:first-child > button,
  .std .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .std .button-group.radius.stack-for-small > *:last-child,
  .std .button-group.radius.stack-for-small > *:last-child > a,
  .std .button-group.radius.stack-for-small > *:last-child > button,
  .std .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}
.std .button-group.round > * {
  display: inline-block;
  margin: 0 -2px;
}
.std .button-group.round > * > button,
.std .button-group.round > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.round > *:first-child button,
.std .button-group.round > *:first-child .button {
  border-left: 0;
}
.std .button-group.round > *,
.std .button-group.round > * > a,
.std .button-group.round > * > button,
.std .button-group.round > * > .button {
  border-radius: 0;
}
.std .button-group.round > *:first-child,
.std .button-group.round > *:first-child > a,
.std .button-group.round > *:first-child > button,
.std .button-group.round > *:first-child > .button {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.std .button-group.round > *:last-child,
.std .button-group.round > *:last-child > a,
.std .button-group.round > *:last-child > button,
.std .button-group.round > *:last-child > .button {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
.std .button-group.round.stack > * {
  display: block;
  margin: 0;
}
.std .button-group.round.stack > * > button,
.std .button-group.round.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.std .button-group.round.stack > *:first-child button,
.std .button-group.round.stack > *:first-child .button {
  border-left: 0;
}
.std .button-group.round.stack > * > button,
.std .button-group.round.stack > * .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}
.std .button-group.round.stack > * > button {
  width: 100%;
}
.std .button-group.round.stack > *:first-child button,
.std .button-group.round.stack > *:first-child .button {
  border-top: 0;
}
.std .button-group.round.stack > *,
.std .button-group.round.stack > * > a,
.std .button-group.round.stack > * > button,
.std .button-group.round.stack > * > .button {
  border-radius: 0;
}
.std .button-group.round.stack > *:first-child,
.std .button-group.round.stack > *:first-child > a,
.std .button-group.round.stack > *:first-child > button,
.std .button-group.round.stack > *:first-child > .button {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.std .button-group.round.stack > *:last-child,
.std .button-group.round.stack > *:last-child > a,
.std .button-group.round.stack > *:last-child > button,
.std .button-group.round.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
@media only screen and (min-width: 40.0625em) {
  .std .button-group.round.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px;
  }
  .std .button-group.round.stack-for-small > * > button,
  .std .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .std .button-group.round.stack-for-small > *:first-child button,
  .std .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .std .button-group.round.stack-for-small > *,
  .std .button-group.round.stack-for-small > * > a,
  .std .button-group.round.stack-for-small > * > button,
  .std .button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  .std .button-group.round.stack-for-small > *:first-child,
  .std .button-group.round.stack-for-small > *:first-child > a,
  .std .button-group.round.stack-for-small > *:first-child > button,
  .std .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }
  .std .button-group.round.stack-for-small > *:last-child,
  .std .button-group.round.stack-for-small > *:last-child > a,
  .std .button-group.round.stack-for-small > *:last-child > button,
  .std .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }
}
@media only screen and (max-width: 40em) {
  .std .button-group.round.stack-for-small > * {
    display: block;
    margin: 0;
  }
  .std .button-group.round.stack-for-small > * > button,
  .std .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .std .button-group.round.stack-for-small > *:first-child button,
  .std .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .std .button-group.round.stack-for-small > * > button,
  .std .button-group.round.stack-for-small > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .std .button-group.round.stack-for-small > * > button {
    width: 100%;
  }
  .std .button-group.round.stack-for-small > *:first-child button,
  .std .button-group.round.stack-for-small > *:first-child .button {
    border-top: 0;
  }
  .std .button-group.round.stack-for-small > *,
  .std .button-group.round.stack-for-small > * > a,
  .std .button-group.round.stack-for-small > * > button,
  .std .button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  .std .button-group.round.stack-for-small > *:first-child,
  .std .button-group.round.stack-for-small > *:first-child > a,
  .std .button-group.round.stack-for-small > *:first-child > button,
  .std .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .std .button-group.round.stack-for-small > *:last-child,
  .std .button-group.round.stack-for-small > *:last-child > a,
  .std .button-group.round.stack-for-small > *:last-child > button,
  .std .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}
.std .button-bar:before,
.std .button-bar:after {
  content: " ";
  display: table;
}
.std .button-bar:after {
  clear: both;
}
.std .button-bar .button-group {
  float: left;
  margin-right: 0.625rem;
}
.std .button-bar .button-group div {
  overflow: hidden;
}
.std .panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333;
}
.std .panel > :first-child {
  margin-top: 0;
}
.std .panel > :last-child {
  margin-bottom: 0;
}
.std .panel h1,
.std .panel h2,
.std .panel h3,
.std .panel h4,
.std .panel h5,
.std .panel h6,
.std .panel p,
.std .panel li,
.std .panel dl {
  color: #333;
}
.std .panel h1,
.std .panel h2,
.std .panel h3,
.std .panel h4,
.std .panel h5,
.std .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
.std .panel h1.subheader,
.std .panel h2.subheader,
.std .panel h3.subheader,
.std .panel h4.subheader,
.std .panel h5.subheader,
.std .panel h6.subheader {
  line-height: 1.4;
}
.std .panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f9edfc;
  color: #333;
}
.std .panel.callout > :first-child {
  margin-top: 0;
}
.std .panel.callout > :last-child {
  margin-bottom: 0;
}
.std .panel.callout h1,
.std .panel.callout h2,
.std .panel.callout h3,
.std .panel.callout h4,
.std .panel.callout h5,
.std .panel.callout h6,
.std .panel.callout p,
.std .panel.callout li,
.std .panel.callout dl {
  color: #333;
}
.std .panel.callout h1,
.std .panel.callout h2,
.std .panel.callout h3,
.std .panel.callout h4,
.std .panel.callout h5,
.std .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
.std .panel.callout h1.subheader,
.std .panel.callout h2.subheader,
.std .panel.callout h3.subheader,
.std .panel.callout h4.subheader,
.std .panel.callout h5.subheader,
.std .panel.callout h6.subheader {
  line-height: 1.4;
}
.std .panel.callout a:not(.button) {
  color: #77198d;
}
.std .panel.callout a:not(.button):hover,
.std .panel.callout a:not(.button):focus {
  color: #661579;
}
.std .panel.radius {
  border-radius: 3px;
}
.std .dropdown.button,
.std button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}
.std .dropdown.button::after,
.std button.dropdown::after {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  width: 0;
}
.std .dropdown.button::after,
.std button.dropdown::after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}
.std .dropdown.button::after,
.std button.dropdown::after {
  border-color: #ffffff transparent transparent transparent;
}
.std .dropdown.button.tiny,
.std button.dropdown.tiny {
  padding-right: 2.625rem;
}
.std .dropdown.button.tiny:after,
.std button.dropdown.tiny:after {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}
.std .dropdown.button.tiny::after,
.std button.dropdown.tiny::after {
  border-color: #ffffff transparent transparent transparent;
}
.std .dropdown.button.small,
.std button.dropdown.small {
  padding-right: 3.0625rem;
}
.std .dropdown.button.small::after,
.std button.dropdown.small::after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}
.std .dropdown.button.small::after,
.std button.dropdown.small::after {
  border-color: #ffffff transparent transparent transparent;
}
.std .dropdown.button.large,
.std button.dropdown.large {
  padding-right: 3.625rem;
}
.std .dropdown.button.large::after,
.std button.dropdown.large::after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}
.std .dropdown.button.large::after,
.std button.dropdown.large::after {
  border-color: #ffffff transparent transparent transparent;
}
.std .dropdown.button.secondary:after,
.std button.dropdown.secondary:after {
  border-color: #333333 transparent transparent transparent;
}
.std .th {
  border: solid 4px #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out;
}
.std .th:hover,
.std .th:focus {
  box-shadow: 0 0 6px 1px rgba(119, 25, 141, 0.5);
}
.std .th.radius {
  border-radius: 3px;
}
.std .pricing-table {
  border: solid 1px #ddd;
  margin-left: 0;
  margin-bottom: 1.25rem;
}
.std .pricing-table * {
  list-style: none;
  line-height: 1;
}
.std .pricing-table .title {
  background-color: #333;
  color: #eee;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  padding: 0.9375rem 1.25rem;
  text-align: center;
}
.std .pricing-table .price {
  background-color: #F6F6F6;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 2rem;
  font-weight: normal;
  padding: 0.9375rem 1.25rem;
  text-align: center;
}
.std .pricing-table .description {
  background-color: #fff;
  border-bottom: dotted 1px #ddd;
  color: #777;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.4;
  padding: 0.9375rem;
  text-align: center;
}
.std .pricing-table .bullet-item {
  background-color: #fff;
  border-bottom: dotted 1px #ddd;
  color: #333;
  font-size: 0.875rem;
  font-weight: normal;
  padding: 0.9375rem;
  text-align: center;
}
.std .pricing-table .cta-button {
  background-color: #fff;
  padding: 1.25rem 1.25rem 0;
  text-align: center;
}
.std [data-magellan-expedition],
.std [data-magellan-expedition-clone] {
  background: #fff;
  min-width: 100%;
  padding: 10px;
  z-index: 50;
}
.std [data-magellan-expedition] .sub-nav,
.std [data-magellan-expedition-clone] .sub-nav {
  margin-bottom: 0;
}
.std [data-magellan-expedition] .sub-nav dd,
.std [data-magellan-expedition-clone] .sub-nav dd {
  margin-bottom: 0;
}
.std [data-magellan-expedition] .sub-nav a,
.std [data-magellan-expedition-clone] .sub-nav a {
  line-height: 1.8em;
}
.std .icon-bar {
  display: inline-block;
  font-size: 0;
  width: 100%;
  background: #333;
}
.std .icon-bar > * {
  display: block;
  float: left;
  font-size: 1rem;
  margin: 0 auto;
  padding: 1.25rem;
  text-align: center;
  width: 25%;
}
.std .icon-bar > * i,
.std .icon-bar > * img {
  display: block;
  margin: 0 auto;
}
.std .icon-bar > * i + label,
.std .icon-bar > * img + label {
  margin-top: .0625rem;
}
.std .icon-bar > * i {
  font-size: 1.875rem;
  vertical-align: middle;
}
.std .icon-bar > * img {
  height: 1.875rem;
  width: 1.875rem;
}
.std .icon-bar.label-right > * i,
.std .icon-bar.label-right > * img {
  display: inline-block;
  margin: 0 0.0625rem 0 0;
}
.std .icon-bar.label-right > * i + label,
.std .icon-bar.label-right > * img + label {
  margin-top: 0;
}
.std .icon-bar.label-right > * label {
  display: inline-block;
}
.std .icon-bar.vertical.label-right > * {
  text-align: left;
}
.std .icon-bar.vertical,
.std .icon-bar.small-vertical {
  height: 100%;
  width: auto;
}
.std .icon-bar.vertical .item,
.std .icon-bar.small-vertical .item {
  float: none;
  margin: auto;
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.medium-vertical {
    height: 100%;
    width: auto;
  }
  .std .icon-bar.medium-vertical .item {
    float: none;
    margin: auto;
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.large-vertical {
    height: 100%;
    width: auto;
  }
  .std .icon-bar.large-vertical .item {
    float: none;
    margin: auto;
    width: auto;
  }
}
.std .icon-bar > * {
  font-size: 1rem;
  padding: 1.25rem;
}
.std .icon-bar > * i + label,
.std .icon-bar > * img + label {
  margin-top: .0625rem;
  font-size: 1rem;
}
.std .icon-bar > * i {
  font-size: 1.875rem;
}
.std .icon-bar > * img {
  height: 1.875rem;
  width: 1.875rem;
}
.std .icon-bar > * label {
  color: #fff;
}
.std .icon-bar > * i {
  color: #fff;
}
.std .icon-bar > a:hover {
  background: #77198d;
}
.std .icon-bar > a:hover label {
  color: #fff;
}
.std .icon-bar > a:hover i {
  color: #fff;
}
.std .icon-bar > a.active {
  background: #77198d;
}
.std .icon-bar > a.active label {
  color: #fff;
}
.std .icon-bar > a.active i {
  color: #fff;
}
.std .icon-bar .item.disabled {
  cursor: not-allowed;
  opacity: 0.7;
  pointer-events: none;
}
.std .icon-bar .item.disabled > * {
  opacity: 0.7;
  cursor: not-allowed;
}
.std .icon-bar.two-up .item {
  width: 50%;
}
.std .icon-bar.two-up.vertical .item,
.std .icon-bar.two-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.three-up .item {
  width: 33.3333%;
}
.std .icon-bar.three-up.vertical .item,
.std .icon-bar.three-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.four-up .item {
  width: 25%;
}
.std .icon-bar.four-up.vertical .item,
.std .icon-bar.four-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.five-up .item {
  width: 20%;
}
.std .icon-bar.five-up.vertical .item,
.std .icon-bar.five-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.six-up .item {
  width: 16.66667%;
}
.std .icon-bar.six-up.vertical .item,
.std .icon-bar.six-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.seven-up .item {
  width: 14.28571%;
}
.std .icon-bar.seven-up.vertical .item,
.std .icon-bar.seven-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.eight-up .item {
  width: 12.5%;
}
.std .icon-bar.eight-up.vertical .item,
.std .icon-bar.eight-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.two-up .item {
  width: 50%;
}
.std .icon-bar.two-up.vertical .item,
.std .icon-bar.two-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.three-up .item {
  width: 33.3333%;
}
.std .icon-bar.three-up.vertical .item,
.std .icon-bar.three-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.four-up .item {
  width: 25%;
}
.std .icon-bar.four-up.vertical .item,
.std .icon-bar.four-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.five-up .item {
  width: 20%;
}
.std .icon-bar.five-up.vertical .item,
.std .icon-bar.five-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.six-up .item {
  width: 16.66667%;
}
.std .icon-bar.six-up.vertical .item,
.std .icon-bar.six-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.seven-up .item {
  width: 14.28571%;
}
.std .icon-bar.seven-up.vertical .item,
.std .icon-bar.seven-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}
.std .icon-bar.eight-up .item {
  width: 12.5%;
}
.std .icon-bar.eight-up.vertical .item,
.std .icon-bar.eight-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  .std .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}
.std .tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}
.std .tabs:before,
.std .tabs:after {
  content: " ";
  display: table;
}
.std .tabs:after {
  clear: both;
}
.std .tabs dd,
.std .tabs .tab-title {
  float: left;
  list-style: none;
  margin-bottom: 0 !important;
  position: relative;
}
.std .tabs dd > a,
.std .tabs .tab-title > a {
  display: block;
  background-color: #EFEFEF;
  color: #222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  padding: 1rem 2rem;
}
.std .tabs dd > a:hover,
.std .tabs .tab-title > a:hover {
  background-color: #e1e1e1;
}
.std .tabs dd.active a,
.std .tabs .tab-title.active a {
  background-color: #fff;
  color: #222;
}
.std .tabs.radius dd:first-child a,
.std .tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.std .tabs.radius dd:last-child a,
.std .tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.std .tabs.vertical dd,
.std .tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}
.std .tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}
.std .tabs-content:before,
.std .tabs-content:after {
  content: " ";
  display: table;
}
.std .tabs-content:after {
  clear: both;
}
.std .tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375em 0;
  width: 100%;
}
.std .tabs-content > .content.active {
  display: block;
  float: none;
}
.std .tabs-content > .content.contained {
  padding: 0.9375em;
}
.std .tabs-content.vertical {
  display: block;
}
.std .tabs-content.vertical > .content {
  padding: 0 0.9375em;
}
@media only screen and (min-width: 40.0625em) {
  .std .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%;
  }
  .std .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%;
  }
}
.std .no-js .tabs-content > .content {
  display: block;
  float: none;
}
.std ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem;
}
.std ul.pagination li {
  color: #222;
  font-size: 0.875rem;
  height: 1.5rem;
  margin-left: 0.3125rem;
}
.std ul.pagination li a,
.std ul.pagination li button {
  border-radius: 3px;
  transition: background-color 300ms ease-out;
  background: none;
  color: #999;
  display: block;
  font-size: 1em;
  font-weight: normal;
  line-height: inherit;
  padding: 0.0625rem 0.625rem 0.0625rem;
}
.std ul.pagination li:hover a,
.std ul.pagination li a:focus,
.std ul.pagination li:hover button,
.std ul.pagination li button:focus {
  background: #e6e6e6;
}
.std ul.pagination li.unavailable a,
.std ul.pagination li.unavailable button {
  cursor: default;
  color: #999;
}
.std ul.pagination li.unavailable:hover a,
.std ul.pagination li.unavailable a:focus,
.std ul.pagination li.unavailable:hover button,
.std ul.pagination li.unavailable button:focus {
  background: transparent;
}
.std ul.pagination li.current a,
.std ul.pagination li.current button {
  background: #77198d;
  color: #fff;
  cursor: default;
  font-weight: bold;
}
.std ul.pagination li.current a:hover,
.std ul.pagination li.current a:focus,
.std ul.pagination li.current button:hover,
.std ul.pagination li.current button:focus {
  background: #77198d;
}
.std ul.pagination li {
  display: block;
  float: left;
}
.std .pagination-centered {
  text-align: center;
}
.std .pagination-centered ul.pagination li {
  display: inline-block;
  float: none;
}
.std .side-nav {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 0;
}
.std .side-nav li {
  font-size: 0.875rem;
  font-weight: normal;
  margin: 0 0 0.4375rem 0;
}
.std .side-nav li a:not(.button) {
  color: #77198d;
  display: block;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}
.std .side-nav li a:not(.button):hover,
.std .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #bb32db;
}
.std .side-nav li a:not(.button):active {
  color: #bb32db;
}
.std .side-nav li.active > a:first-child:not(.button) {
  color: #bb32db;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}
.std .side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  list-style: none;
  padding: 0;
  border-top-color: #e6e6e6;
}
.std .side-nav li.heading {
  color: #77198d;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}
.std .accordion {
  margin-bottom: 0;
}
.std .accordion:before,
.std .accordion:after {
  content: " ";
  display: table;
}
.std .accordion:after {
  clear: both;
}
.std .accordion .accordion-navigation,
.std .accordion dd {
  display: block;
  margin-bottom: 0 !important;
}
.std .accordion .accordion-navigation.active > a,
.std .accordion dd.active > a {
  background: #e8e8e8;
}
.std .accordion .accordion-navigation > a,
.std .accordion dd > a {
  background: #EFEFEF;
  color: #222;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  padding: 1rem;
}
.std .accordion .accordion-navigation > a:hover,
.std .accordion dd > a:hover {
  background: #e3e3e3;
}
.std .accordion .accordion-navigation > .content,
.std .accordion dd > .content {
  display: none;
  padding: 0.9375em;
}
.std .accordion .accordion-navigation > .content.active,
.std .accordion dd > .content.active {
  background: #fff;
  display: block;
}
.std .text-left {
  text-align: left !important;
}
.std .text-right {
  text-align: right !important;
}
.std .text-center {
  text-align: center !important;
}
.std .text-justify {
  text-align: justify !important;
}
@media only screen and (max-width: 40em) {
  .std .small-only-text-left {
    text-align: left !important;
  }
  .std .small-only-text-right {
    text-align: right !important;
  }
  .std .small-only-text-center {
    text-align: center !important;
  }
  .std .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen {
  .std .small-text-left {
    text-align: left !important;
  }
  .std .small-text-right {
    text-align: right !important;
  }
  .std .small-text-center {
    text-align: center !important;
  }
  .std .small-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .std .medium-only-text-left {
    text-align: left !important;
  }
  .std .medium-only-text-right {
    text-align: right !important;
  }
  .std .medium-only-text-center {
    text-align: center !important;
  }
  .std .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.0625em) {
  .std .medium-text-left {
    text-align: left !important;
  }
  .std .medium-text-right {
    text-align: right !important;
  }
  .std .medium-text-center {
    text-align: center !important;
  }
  .std .medium-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  .std .large-only-text-left {
    text-align: left !important;
  }
  .std .large-only-text-right {
    text-align: right !important;
  }
  .std .large-only-text-center {
    text-align: center !important;
  }
  .std .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .large-text-left {
    text-align: left !important;
  }
  .std .large-text-right {
    text-align: right !important;
  }
  .std .large-text-center {
    text-align: center !important;
  }
  .std .large-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  .std .xlarge-only-text-left {
    text-align: left !important;
  }
  .std .xlarge-only-text-right {
    text-align: right !important;
  }
  .std .xlarge-only-text-center {
    text-align: center !important;
  }
  .std .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.0625em) {
  .std .xlarge-text-left {
    text-align: left !important;
  }
  .std .xlarge-text-right {
    text-align: right !important;
  }
  .std .xlarge-text-center {
    text-align: center !important;
  }
  .std .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  .std .xxlarge-only-text-left {
    text-align: left !important;
  }
  .std .xxlarge-only-text-right {
    text-align: right !important;
  }
  .std .xxlarge-only-text-center {
    text-align: center !important;
  }
  .std .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.0625em) {
  .std .xxlarge-text-left {
    text-align: left !important;
  }
  .std .xxlarge-text-right {
    text-align: right !important;
  }
  .std .xxlarge-text-center {
    text-align: center !important;
  }
  .std .xxlarge-text-justify {
    text-align: justify !important;
  }
}
.std div,
.std dl,
.std dt,
.std dd,
.std ul,
.std ol,
.std li,
.std h1,
.std h2,
.std h3,
.std h4,
.std h5,
.std h6,
.std pre,
.std form,
.std p,
.std blockquote,
.std th,
.std td {
  margin: 0;
  padding: 0;
}
.std a {
  color: #77198d;
  line-height: inherit;
  text-decoration: none;
}
.std a:hover,
.std a:focus {
  color: #661579;
}
.std a img {
  border: none;
}
.std p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
.std p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}
.std p aside {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.35;
}
.std h1,
.std h2,
.std h3,
.std h4,
.std h5,
.std h6 {
  color: #545454;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
}
.std h1 small,
.std h2 small,
.std h3 small,
.std h4 small,
.std h5 small,
.std h6 small {
  color: #767676;
  font-size: 60%;
  line-height: 0;
}
.std h1 {
  font-size: 2.125rem;
}
.std h2 {
  font-size: 1.6875rem;
}
.std h3 {
  font-size: 1.375rem;
}
.std h4 {
  font-size: 1.125rem;
}
.std h5 {
  font-size: 1.125rem;
}
.std h6 {
  font-size: 1rem;
}
.std .subheader {
  line-height: 1.4;
  color: #767676;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}
.std hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem;
}
.std em,
.std i {
  font-style: italic;
  line-height: inherit;
}
.std strong,
.std b {
  font-weight: bold;
  line-height: inherit;
}
.std small {
  font-size: 60%;
  line-height: inherit;
}
.std code {
  background-color: #f8f8f8;
  border-color: #e0e0e0;
  border-style: solid;
  border-width: 1px;
  color: #333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
.std ul,
.std ol,
.std dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}
.std ul {
  margin-left: 1.1rem;
}
.std ul.no-bullet {
  margin-left: 0;
}
.std ul.no-bullet li ul,
.std ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}
.std ul li ul,
.std ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
.std ul.square li ul,
.std ul.circle li ul,
.std ul.disc li ul {
  list-style: inherit;
}
.std ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
.std ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
.std ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}
.std ul.no-bullet {
  list-style: none;
}
.std ol {
  margin-left: 1.4rem;
}
.std ol li ul,
.std ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
.std dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
.std dl dd {
  margin-bottom: 0.75rem;
}
.std abbr,
.std acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #545454;
  cursor: help;
}
.std abbr {
  text-transform: none;
}
.std abbr[title] {
  border-bottom: 1px dotted #dddddd;
}
.std blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd;
}
.std blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #5d5d5d;
}
.std blockquote cite:before {
  content: "\2014 \0020";
}
.std blockquote cite a,
.std blockquote cite a:visited {
  color: #5d5d5d;
}
.std blockquote,
.std blockquote p {
  line-height: 1.6;
  color: #767676;
}
.std .vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #ddd;
  padding: 0.625rem 0.75rem;
}
.std .vcard li {
  margin: 0;
  display: block;
}
.std .vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}
.std .vevent .summary {
  font-weight: bold;
}
.std .vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}
@media only screen and (min-width: 40.0625em) {
  .std h1,
  .std h2,
  .std h3,
  .std h4,
  .std h5,
  .std h6 {
    line-height: 1.4;
  }
  .std h1 {
    font-size: 2.75rem;
  }
  .std h2 {
    font-size: 2.3125rem;
  }
  .std h3 {
    font-size: 1.6875rem;
  }
  .std h4 {
    font-size: 1.4375rem;
  }
  .std h5 {
    font-size: 1.125rem;
  }
  .std h6 {
    font-size: 1rem;
  }
}
.std .split.button {
  position: relative;
  padding-right: 5.0625rem;
}
.std .split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
.std .split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}
.std .split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.std .split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.std .split.button span {
  width: 3.09375rem;
}
.std .split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}
.std .split.button span:after {
  border-color: #ffffff transparent transparent transparent;
}
.std .split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.std .split.button.secondary span:after {
  border-color: #ffffff transparent transparent transparent;
}
.std .split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.std .split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.std .split.button.tiny {
  padding-right: 3.75rem;
}
.std .split.button.tiny span {
  width: 2.25rem;
}
.std .split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}
.std .split.button.small {
  padding-right: 4.375rem;
}
.std .split.button.small span {
  width: 2.625rem;
}
.std .split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  margin-left: -0.375rem;
  top: 48%;
}
.std .split.button.large {
  padding-right: 5.5rem;
}
.std .split.button.large span {
  width: 3.4375rem;
}
.std .split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  margin-left: -0.375rem;
  top: 48%;
}
.std .split.button.expand {
  padding-left: 2rem;
}
.std .split.button.secondary span:after {
  border-color: #333333 transparent transparent transparent;
}
.std .split.button.radius span {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.std .split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
.std .split.button.no-pip span:before {
  border-style: none;
}
.std .split.button.no-pip span:after {
  border-style: none;
}
.std .split.button.no-pip span > i {
  display: block;
  left: 50%;
  margin-left: -0.28889em;
  margin-top: -0.48889em;
  position: absolute;
  top: 50%;
}
.std .reveal-modal-bg {
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0;
}
.std .reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #fff;
  padding: 1.875rem;
  border: solid 1px #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 40em) {
  .std .reveal-modal {
    min-height: 100vh;
  }
}
.std .reveal-modal .column,
.std .reveal-modal .columns {
  min-width: 0;
}
.std .reveal-modal > :first-child {
  margin-top: 0;
}
.std .reveal-modal > :last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 40.0625em) {
  .std .reveal-modal {
    left: 0;
    margin: 0 auto;
    max-width: 75em;
    right: 0;
    width: 80%;
  }
}
@media only screen and (min-width: 40.0625em) {
  .std .reveal-modal {
    top: 6.25rem;
  }
}
.std .reveal-modal.radius {
  border-radius: 3px;
}
.std .reveal-modal.round {
  border-radius: 1000px;
}
.std .reveal-modal.collapse {
  padding: 0;
}
@media only screen and (min-width: 40.0625em) {
  .std .reveal-modal.tiny {
    left: 0;
    margin: 0 auto;
    max-width: 75em;
    right: 0;
    width: 30%;
  }
}
@media only screen and (min-width: 40.0625em) {
  .std .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: 75em;
    right: 0;
    width: 40%;
  }
}
@media only screen and (min-width: 40.0625em) {
  .std .reveal-modal.medium {
    left: 0;
    margin: 0 auto;
    max-width: 75em;
    right: 0;
    width: 60%;
  }
}
@media only screen and (min-width: 40.0625em) {
  .std .reveal-modal.large {
    left: 0;
    margin: 0 auto;
    max-width: 75em;
    right: 0;
    width: 70%;
  }
}
@media only screen and (min-width: 40.0625em) {
  .std .reveal-modal.xlarge {
    left: 0;
    margin: 0 auto;
    max-width: 75em;
    right: 0;
    width: 95%;
  }
}
.std .reveal-modal.full {
  height: 100vh;
  height: 100%;
  left: 0;
  margin-left: 0 !important;
  max-width: none !important;
  min-height: 100vh;
  top: 0;
}
@media only screen and (min-width: 40.0625em) {
  .std .reveal-modal.full {
    left: 0;
    margin: 0 auto;
    max-width: 75em;
    right: 0;
    width: 100%;
  }
}
.std .reveal-modal.toback {
  z-index: 1003;
}
.std .reveal-modal .close-reveal-modal {
  color: #aaa;
  cursor: pointer;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 0.625rem;
  right: 1.375rem;
}
.std .has-tip {
  border-bottom: dotted 1px #ccc;
  color: #333;
  cursor: help;
  font-weight: bold;
}
.std .has-tip:hover,
.std .has-tip:focus {
  border-bottom: dotted 1px #360b3f;
  color: #77198d;
}
.std .has-tip.tip-left,
.std .has-tip.tip-right {
  float: none !important;
}
.std .tooltip {
  background: #333;
  color: #fff;
  display: none;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%;
}
.std .tooltip > .nub {
  border-color: transparent transparent #333 transparent;
  border: solid 5px;
  display: block;
  height: 0;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 0;
  left: 5px;
}
.std .tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}
.std .tooltip.radius {
  border-radius: 3px;
}
.std .tooltip.round {
  border-radius: 1000px;
}
.std .tooltip.round > .nub {
  left: 2rem;
}
.std .tooltip.opened {
  border-bottom: dotted 1px #360b3f !important;
  color: #77198d !important;
}
.std .tap-to-close {
  color: #777;
  display: block;
  font-size: 0.625rem;
  font-weight: normal;
}
@media only screen and (min-width: 40.0625em) {
  .std .tooltip > .nub {
    border-color: transparent transparent #333 transparent;
    top: -10px;
  }
  .std .tooltip.tip-top > .nub {
    border-color: #333 transparent transparent transparent;
    bottom: -10px;
    top: auto;
  }
  .std .tooltip.tip-left,
  .std .tooltip.tip-right {
    float: none !important;
  }
  .std .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%;
  }
  .std .tooltip.tip-right > .nub {
    border-color: transparent #333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%;
  }
}
.std .clearing-thumbs,
.std [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.std .clearing-thumbs:before,
.std .clearing-thumbs:after,
.std [data-clearing]:before,
.std [data-clearing]:after {
  content: " ";
  display: table;
}
.std .clearing-thumbs:after,
.std [data-clearing]:after {
  clear: both;
}
.std .clearing-thumbs li,
.std [data-clearing] li {
  float: left;
  margin-right: 10px;
}
.std .clearing-thumbs[class*="block-grid-"] li,
.std [data-clearing][class*="block-grid-"] li {
  margin-right: 0;
}
.std .clearing-blackout {
  background: #333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0;
}
.std .clearing-blackout .clearing-close {
  display: block;
}
.std .clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998;
}
.std .clearing-touch-label {
  color: #aaa;
  font-size: .6em;
  left: 50%;
  position: absolute;
  top: 50%;
}
.std .visible-img {
  height: 95%;
  position: relative;
}
.std .visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-height: 100%;
  max-width: 100%;
}
.std .clearing-caption {
  background: #333;
  bottom: 0;
  color: #ccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
}
.std .clearing-close {
  color: #ccc;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999;
}
.std .clearing-close:hover,
.std .clearing-close:focus {
  color: #ccc;
}
.std .clearing-assembled .clearing-container {
  height: 100%;
}
.std .clearing-assembled .clearing-container .carousel > ul {
  display: none;
}
.std .clearing-feature li {
  display: none;
}
.std .clearing-feature li.clearing-featured-img {
  display: block;
}
@media only screen and (min-width: 40.0625em) {
  .std .clearing-main-prev,
  .std .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px;
  }
  .std .clearing-main-prev > span,
  .std .clearing-main-next > span {
    border: solid 12px;
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .std .clearing-main-prev > span:hover,
  .std .clearing-main-next > span:hover {
    opacity: .8;
  }
  .std .clearing-main-prev {
    left: 0;
  }
  .std .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #ccc;
  }
  .std .clearing-main-next {
    right: 0;
  }
  .std .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #ccc;
  }
  .std .clearing-main-prev.disabled,
  .std .clearing-main-next.disabled {
    opacity: .3;
  }
  .std .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  .std .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  .std .clearing-assembled .clearing-container .carousel > ul li {
    clear: none;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 0;
    min-height: inherit;
    opacity: .4;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 120px;
  }
  .std .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }
  .std .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  .std .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }
  .std .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  .std .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: .8;
  }
  .std .clearing-assembled .clearing-container .visible-img {
    background: #333;
    height: 85%;
    overflow: hidden;
  }
  .std .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px;
  }
}
.std .progress {
  background-color: #F6F6F6;
  border: 1px solid #fff;
  height: 1.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.125rem;
}
.std .progress .meter {
  background: #77198d;
  display: block;
  height: 100%;
}
.std .progress.secondary .meter {
  background: #e9e9e9;
  display: block;
  height: 100%;
}
.std .progress.success .meter {
  background: #5da423;
  display: block;
  height: 100%;
}
.std .progress.alert .meter {
  background: #c60f13;
  display: block;
  height: 100%;
}
.std .progress.radius {
  border-radius: 3px;
}
.std .progress.radius .meter {
  border-radius: 2px;
}
.std .progress.round {
  border-radius: 1000px;
}
.std .progress.round .meter {
  border-radius: 999px;
}
.std .sub-nav {
  display: block;
  margin: -0.25rem 0 1.125rem;
  overflow: hidden;
  padding-top: 0.25rem;
  width: auto;
}
.std .sub-nav dt {
  text-transform: uppercase;
}
.std .sub-nav dt,
.std .sub-nav dd,
.std .sub-nav li {
  color: #999;
  float: left;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  margin-left: 1rem;
  margin-bottom: 0;
}
.std .sub-nav dt a,
.std .sub-nav dd a,
.std .sub-nav li a {
  color: #999;
  padding: 0.1875rem 1rem;
  text-decoration: none;
}
.std .sub-nav dt a:hover,
.std .sub-nav dd a:hover,
.std .sub-nav li a:hover {
  color: #737373;
}
.std .sub-nav dt.active a,
.std .sub-nav dd.active a,
.std .sub-nav li.active a {
  border-radius: 3px;
  background: #77198d;
  color: #fff;
  cursor: default;
  font-weight: normal;
  padding: 0.1875rem 1rem;
}
.std .sub-nav dt.active a:hover,
.std .sub-nav dd.active a:hover,
.std .sub-nav li.active a:hover {
  background: #661579;
}
.std .joyride-list {
  display: none;
}
.std .joyride-tip-guide {
  background: #333;
  color: #fff;
  display: none;
  font-family: inherit;
  font-weight: normal;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 101;
  left: 2.5%;
}
.std .lt-ie9 .joyride-tip-guide {
  margin-left: -400px;
  max-width: 800px;
  left: 50%;
}
.std .joyride-content-wrapper {
  padding: 1.125rem 1.25rem 1.5rem;
  width: 100%;
}
.std .joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}
.std .joyride-content-wrapper .joyride-prev-tip {
  margin-right: 10px;
}
.std .joyride-tip-guide .joyride-nub {
  border: 10px solid #333;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 22px;
}
.std .joyride-tip-guide .joyride-nub.top {
  border-color: #333;
  border-top-color: transparent !important;
  border-top-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px;
}
.std .joyride-tip-guide .joyride-nub.bottom {
  border-color: #333 !important;
  border-bottom-color: transparent !important;
  border-bottom-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px;
}
.std .joyride-tip-guide .joyride-nub.right {
  right: -20px;
}
.std .joyride-tip-guide .joyride-nub.left {
  left: -20px;
}
.std .joyride-tip-guide h1,
.std .joyride-tip-guide h2,
.std .joyride-tip-guide h3,
.std .joyride-tip-guide h4,
.std .joyride-tip-guide h5,
.std .joyride-tip-guide h6 {
  color: #fff;
  font-weight: bold;
  line-height: 1.25;
  margin: 0;
}
.std .joyride-tip-guide p {
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0 0 1.125rem 0;
}
.std .joyride-timer-indicator-wrap {
  border: solid 1px #555;
  bottom: 1rem;
  height: 3px;
  position: absolute;
  width: 50px;
  right: 1.0625rem;
}
.std .joyride-timer-indicator {
  background: #666;
  display: block;
  height: inherit;
  width: 0;
}
.std .joyride-close-tip {
  color: #777 !important;
  font-size: 24px;
  font-weight: normal;
  line-height: .5 !important;
  position: absolute;
  text-decoration: none;
  top: 10px;
  right: 12px;
}
.std .joyride-close-tip:hover,
.std .joyride-close-tip:focus {
  color: #eee !important;
}
.std .joyride-modal-bg {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  left: 0;
}
.std .joyride-expose-wrapper {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 15px #fff;
  position: absolute;
  z-index: 102;
}
.std .joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999;
}
@media only screen and (min-width: 40.0625em) {
  .std .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  .std .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }
  .std .joyride-tip-guide .joyride-nub.right {
    border-color: #333 !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-top-color: transparent !important;
    left: auto;
    right: -20px;
    top: 22px;
  }
  .std .joyride-tip-guide .joyride-nub.left {
    border-color: #333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    left: -20px;
    right: auto;
    top: 22px;
  }
}
.std .label {
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #77198d;
  color: #fff;
}
.std .label.radius {
  border-radius: 3px;
}
.std .label.round {
  border-radius: 1000px;
}
.std .label.alert {
  background-color: #c60f13;
  color: #fff;
}
.std .label.warning {
  background-color: #f08a24;
  color: #fff;
}
.std .label.success {
  background-color: #5da423;
  color: #fff;
}
.std .label.secondary {
  background-color: #e9e9e9;
  color: #333;
}
.std .label.info {
  background-color: #a0d3e8;
  color: #333;
}
.std .off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.std .off-canvas-wrap.move-right,
.std .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}
.std .inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.std .inner-wrap:before,
.std .inner-wrap:after {
  content: " ";
  display: table;
}
.std .inner-wrap:after {
  clear: both;
}
.std .tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333;
  color: #fff;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}
.std .tab-bar h1,
.std .tab-bar h2,
.std .tab-bar h3,
.std .tab-bar h4,
.std .tab-bar h5,
.std .tab-bar h6 {
  color: #fff;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}
.std .tab-bar h1,
.std .tab-bar h2,
.std .tab-bar h3,
.std .tab-bar h4 {
  font-size: 1.125rem;
}
.std .left-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-right: solid 1px #1a1a1a;
  left: 0;
}
.std .right-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-left: solid 1px #1a1a1a;
  right: 0;
}
.std .tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0;
}
.std .tab-bar-section.left {
  text-align: left;
}
.std .tab-bar-section.right {
  text-align: right;
}
.std .tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}
.std .tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}
.std .tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}
.std .tab-bar .menu-icon {
  color: #fff;
  display: block;
  height: 2.8125rem;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  transform: translate3d(0, 0, 0);
  width: 2.8125rem;
}
.std .tab-bar .menu-icon span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;
  width: 1rem;
}
.std .tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}
.std .left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}
.std .left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}
.std .right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}
.std .right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}
.std ul.off-canvas-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.std ul.off-canvas-list li label {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999;
  display: block;
  font-size: 0.75rem;
  font-weight: bold;
  margin: 0;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
}
.std ul.off-canvas-list li a {
  border-bottom: 1px solid #262626;
  color: rgba(255, 255, 255, 0.7);
  display: block;
  padding: 0.66667rem;
  transition: background 300ms ease;
}
.std ul.off-canvas-list li a:hover {
  background: #242424;
}
.std ul.off-canvas-list li a:active {
  background: #242424;
}
.std .move-right > .inner-wrap {
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate(15.625rem, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}
.std .move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  .std .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.std .move-left > .inner-wrap {
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate(-15.625rem, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}
.std .move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  .std .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.std .offcanvas-overlap .left-off-canvas-menu,
.std .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.std .offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  .std .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.std .offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.std .offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  .std .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.std .offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.std .offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  .std .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.std .no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}
.std .no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}
.std .no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}
.std .no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}
.std .left-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  z-index: 1002;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.std .left-submenu * {
  -webkit-backface-visibility: hidden;
}
.std .left-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999;
  font-weight: bold;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}
.std .left-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}
.std .left-submenu .back > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline;
}
.std .left-submenu.move-right,
.std .left-submenu.offcanvas-overlap-right,
.std .left-submenu.offcanvas-overlap {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate(0%, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.std .right-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  z-index: 1002;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.std .right-submenu * {
  -webkit-backface-visibility: hidden;
}
.std .right-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999;
  font-weight: bold;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}
.std .right-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}
.std .right-submenu .back > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline;
}
.std .right-submenu.move-left,
.std .right-submenu.offcanvas-overlap-left,
.std .right-submenu.offcanvas-overlap {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate(0%, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.std .left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline;
}
.std .right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline;
}
.std .f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #fff;
  border: solid 1px #ccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px;
}
.std .f-dropdown.open {
  display: block;
}
.std .f-dropdown > *:first-child {
  margin-top: 0;
}
.std .f-dropdown > *:last-child {
  margin-bottom: 0;
}
.std .f-dropdown:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #fff transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}
.std .f-dropdown:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #ccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}
.std .f-dropdown.right:before {
  left: auto;
  right: 10px;
}
.std .f-dropdown.right:after {
  left: auto;
  right: 9px;
}
.std .f-dropdown.drop-right {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #fff;
  border: solid 1px #ccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}
.std .f-dropdown.drop-right.open {
  display: block;
}
.std .f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}
.std .f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}
.std .f-dropdown.drop-right:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #fff transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}
.std .f-dropdown.drop-right:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #ccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 88;
}
.std .f-dropdown.drop-left {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #fff;
  border: solid 1px #ccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}
.std .f-dropdown.drop-left.open {
  display: block;
}
.std .f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}
.std .f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}
.std .f-dropdown.drop-left:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #fff;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}
.std .f-dropdown.drop-left:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #ccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 88;
}
.std .f-dropdown.drop-top {
  display: none;
  left: -9999px;
  list-style: none;
  position: absolute;
  background: #fff;
  border: solid 1px #ccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-left: 0;
  margin-top: -2px;
  max-width: 200px;
}
.std .f-dropdown.drop-top.open {
  display: block;
}
.std .f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}
.std .f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}
.std .f-dropdown.drop-top:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #fff transparent transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  position: absolute;
  top: auto;
  left: 10px;
  right: auto;
  z-index: 89;
}
.std .f-dropdown.drop-top:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #ccc transparent transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  position: absolute;
  top: auto;
  left: 9px;
  right: auto;
  z-index: 88;
}
.std .f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: 0;
}
.std .f-dropdown li:hover,
.std .f-dropdown li:focus {
  background: #eee;
}
.std .f-dropdown li.radius {
  border-radius: 3px;
}
.std .f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555;
}
.std .f-dropdown.content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #fff;
  border: solid 1px #ccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  padding: 1.25rem;
  width: 100%;
  z-index: 89;
  max-width: 200px;
}
.std .f-dropdown.content.open {
  display: block;
}
.std .f-dropdown.content > *:first-child {
  margin-top: 0;
}
.std .f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
.std .f-dropdown.tiny {
  max-width: 200px;
}
.std .f-dropdown.small {
  max-width: 300px;
}
.std .f-dropdown.medium {
  max-width: 500px;
}
.std .f-dropdown.large {
  max-width: 800px;
}
.std .f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}
.std .f-dropdown.mega.open {
  left: 0 !important;
}
.std table {
  background: #fff;
  border: solid 1px #ddd;
  margin-bottom: 1.25rem;
  table-layout: auto;
}
.std table caption {
  background: transparent;
  color: #222;
  font-size: 1rem;
  font-weight: bold;
}
.std table thead {
  background: #F5F5F5;
}
.std table thead tr th,
.std table thead tr td {
  color: #222;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}
.std table tfoot {
  background: #F5F5F5;
}
.std table tfoot tr th,
.std table tfoot tr td {
  color: #222;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}
.std table tr th,
.std table tr td {
  color: #222;
  font-size: 0.875rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
}
.std table tr.even,
.std table tr.alt,
.std table tr:nth-of-type(even) {
  background: #F9F9F9;
}
.std table thead tr th,
.std table tfoot tr th,
.std table tfoot tr td,
.std table tbody tr th,
.std table tbody tr td,
.std table tr td {
  display: table-cell;
  line-height: 1.125rem;
}
.std .range-slider {
  border: 1px solid #ddd;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1rem;
  width: 100%;
  background: #FAFAFA;
}
.std .range-slider.vertical-range {
  border: 1px solid #ddd;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  height: 12.5rem;
  width: 1rem;
}
.std .range-slider.vertical-range .range-slider-handle {
  bottom: -10.5rem;
  margin-left: -0.5rem;
  margin-top: 0;
  position: absolute;
}
.std .range-slider.vertical-range .range-slider-active-segment {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  border-top-left-radius: initial;
  bottom: 0;
  height: auto;
  width: 0.875rem;
}
.std .range-slider.radius {
  background: #FAFAFA;
  border-radius: 3px;
}
.std .range-slider.radius .range-slider-handle {
  background: #77198d;
  border-radius: 3px;
}
.std .range-slider.radius .range-slider-handle:hover {
  background: #69167c;
}
.std .range-slider.round {
  background: #FAFAFA;
  border-radius: 1000px;
}
.std .range-slider.round .range-slider-handle {
  background: #77198d;
  border-radius: 1000px;
}
.std .range-slider.round .range-slider-handle:hover {
  background: #69167c;
}
.std .range-slider.disabled,
.std .range-slider[disabled] {
  background: #FAFAFA;
  cursor: not-allowed;
  opacity: 0.7;
}
.std .range-slider.disabled .range-slider-handle,
.std .range-slider[disabled] .range-slider-handle {
  background: #77198d;
  cursor: default;
  opacity: 0.7;
}
.std .range-slider.disabled .range-slider-handle:hover,
.std .range-slider[disabled] .range-slider-handle:hover {
  background: #69167c;
}
.std .range-slider-active-segment {
  background: #e7e7e7;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 0.875rem;
  position: absolute;
}
.std .range-slider-handle {
  border: 1px solid none;
  cursor: pointer;
  display: inline-block;
  height: 1.375rem;
  position: absolute;
  top: -0.3125rem;
  width: 2rem;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #77198d;
}
.std .range-slider-handle:hover {
  background: #69167c;
}
.std [class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
.std [class*="block-grid-"]:before,
.std [class*="block-grid-"]:after {
  content: " ";
  display: table;
}
.std [class*="block-grid-"]:after {
  clear: both;
}
.std [class*="block-grid-"] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem;
}
@media only screen {
  .std .small-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .std .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .std .small-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .std .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .std .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  .std .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .std .small-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .std .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .std .small-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .std .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .std .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  .std .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .std .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  .std .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .std .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .std .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .std .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  .std .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .std .small-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .std .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .std .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  .std .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .std .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  .std .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.0625em) {
  .std .medium-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .std .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .std .medium-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .std .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .std .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  .std .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .std .medium-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .std .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .std .medium-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .std .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .std .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  .std .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .std .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  .std .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .std .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .std .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .std .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  .std .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .std .medium-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .std .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .std .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  .std .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .std .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  .std .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .large-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .std .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .std .large-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .std .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .std .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  .std .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .std .large-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .std .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .std .large-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .std .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .std .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  .std .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .std .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  .std .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .std .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .std .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .std .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  .std .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .std .large-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .std .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .std .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  .std .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .std .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  .std .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .std .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
.std .flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative;
}
.std .flex-video.widescreen {
  padding-bottom: 56.34%;
}
.std .flex-video.vimeo {
  padding-top: 0;
}
.std .flex-video iframe,
.std .flex-video object,
.std .flex-video embed,
.std .flex-video video {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}
.std .keystroke,
.std kbd {
  background-color: #ededed;
  border-color: #ddd;
  color: #222;
  border-style: solid;
  border-width: 1px;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px;
}
.std .switch {
  border: none;
  margin-bottom: 1.5rem;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.std .switch label {
  background: #ddd;
  color: transparent;
  cursor: pointer;
  display: block;
  margin-bottom: 1rem;
  position: relative;
  text-indent: 100%;
  width: 4rem;
  height: 2rem;
  transition: left 0.15s ease-out;
}
.std .switch input {
  left: 10px;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 9px;
}
.std .switch input + label {
  margin-left: 0;
  margin-right: 0;
}
.std .switch label:after {
  background: #fff;
  content: "";
  display: block;
  height: 1.5rem;
  left: .25rem;
  position: absolute;
  top: .25rem;
  width: 1.5rem;
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: translate3d(0, 0, 0);
  transition: left 0.15s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.std .switch input:checked + label {
  background: #77198d;
}
.std .switch input:checked + label:after {
  left: 2.25rem;
}
.std .switch label {
  height: 2rem;
  width: 4rem;
}
.std .switch label:after {
  height: 1.5rem;
  width: 1.5rem;
}
.std .switch input:checked + label:after {
  left: 2.25rem;
}
.std .switch label {
  color: transparent;
  background: #ddd;
}
.std .switch label:after {
  background: #fff;
}
.std .switch input:checked + label {
  background: #77198d;
}
.std .switch.large label {
  height: 2.5rem;
  width: 5rem;
}
.std .switch.large label:after {
  height: 2rem;
  width: 2rem;
}
.std .switch.large input:checked + label:after {
  left: 2.75rem;
}
.std .switch.small label {
  height: 1.75rem;
  width: 3.5rem;
}
.std .switch.small label:after {
  height: 1.25rem;
  width: 1.25rem;
}
.std .switch.small input:checked + label:after {
  left: 2rem;
}
.std .switch.tiny label {
  height: 1.5rem;
  width: 3rem;
}
.std .switch.tiny label:after {
  height: 1rem;
  width: 1rem;
}
.std .switch.tiny input:checked + label:after {
  left: 1.75rem;
}
.std .switch.radius label {
  border-radius: 4px;
}
.std .switch.radius label:after {
  border-radius: 3px;
}
.std .switch.round {
  border-radius: 1000px;
}
.std .switch.round label {
  border-radius: 2rem;
}
.std .switch.round label:after {
  border-radius: 2rem;
}
@media only screen {
  .std .show-for-small-only,
  .std .show-for-small-up,
  .std .show-for-small,
  .std .show-for-small-down,
  .std .hide-for-medium-only,
  .std .hide-for-medium-up,
  .std .hide-for-medium,
  .std .show-for-medium-down,
  .std .hide-for-large-only,
  .std .hide-for-large-up,
  .std .hide-for-large,
  .std .show-for-large-down,
  .std .hide-for-xlarge-only,
  .std .hide-for-xlarge-up,
  .std .hide-for-xlarge,
  .std .show-for-xlarge-down,
  .std .hide-for-xxlarge-only,
  .std .hide-for-xxlarge-up,
  .std .hide-for-xxlarge,
  .std .show-for-xxlarge-down {
    display: inherit !important;
  }
  .std .hide-for-small-only,
  .std .hide-for-small-up,
  .std .hide-for-small,
  .std .hide-for-small-down,
  .std .show-for-medium-only,
  .std .show-for-medium-up,
  .std .show-for-medium,
  .std .hide-for-medium-down,
  .std .show-for-large-only,
  .std .show-for-large-up,
  .std .show-for-large,
  .std .hide-for-large-down,
  .std .show-for-xlarge-only,
  .std .show-for-xlarge-up,
  .std .show-for-xlarge,
  .std .hide-for-xlarge-down,
  .std .show-for-xxlarge-only,
  .std .show-for-xxlarge-up,
  .std .show-for-xxlarge,
  .std .hide-for-xxlarge-down {
    display: none !important;
  }
  .std .visible-for-small-only,
  .std .visible-for-small-up,
  .std .visible-for-small,
  .std .visible-for-small-down,
  .std .hidden-for-medium-only,
  .std .hidden-for-medium-up,
  .std .hidden-for-medium,
  .std .visible-for-medium-down,
  .std .hidden-for-large-only,
  .std .hidden-for-large-up,
  .std .hidden-for-large,
  .std .visible-for-large-down,
  .std .hidden-for-xlarge-only,
  .std .hidden-for-xlarge-up,
  .std .hidden-for-xlarge,
  .std .visible-for-xlarge-down,
  .std .hidden-for-xxlarge-only,
  .std .hidden-for-xxlarge-up,
  .std .hidden-for-xxlarge,
  .std .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .std .hidden-for-small-only,
  .std .hidden-for-small-up,
  .std .hidden-for-small,
  .std .hidden-for-small-down,
  .std .visible-for-medium-only,
  .std .visible-for-medium-up,
  .std .visible-for-medium,
  .std .hidden-for-medium-down,
  .std .visible-for-large-only,
  .std .visible-for-large-up,
  .std .visible-for-large,
  .std .hidden-for-large-down,
  .std .visible-for-xlarge-only,
  .std .visible-for-xlarge-up,
  .std .visible-for-xlarge,
  .std .hidden-for-xlarge-down,
  .std .visible-for-xxlarge-only,
  .std .visible-for-xxlarge-up,
  .std .visible-for-xxlarge,
  .std .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  .std table.show-for-small-only,
  .std table.show-for-small-up,
  .std table.show-for-small,
  .std table.show-for-small-down,
  .std table.hide-for-medium-only,
  .std table.hide-for-medium-up,
  .std table.hide-for-medium,
  .std table.show-for-medium-down,
  .std table.hide-for-large-only,
  .std table.hide-for-large-up,
  .std table.hide-for-large,
  .std table.show-for-large-down,
  .std table.hide-for-xlarge-only,
  .std table.hide-for-xlarge-up,
  .std table.hide-for-xlarge,
  .std table.show-for-xlarge-down,
  .std table.hide-for-xxlarge-only,
  .std table.hide-for-xxlarge-up,
  .std table.hide-for-xxlarge,
  .std table.show-for-xxlarge-down {
    display: table !important;
  }
  .std thead.show-for-small-only,
  .std thead.show-for-small-up,
  .std thead.show-for-small,
  .std thead.show-for-small-down,
  .std thead.hide-for-medium-only,
  .std thead.hide-for-medium-up,
  .std thead.hide-for-medium,
  .std thead.show-for-medium-down,
  .std thead.hide-for-large-only,
  .std thead.hide-for-large-up,
  .std thead.hide-for-large,
  .std thead.show-for-large-down,
  .std thead.hide-for-xlarge-only,
  .std thead.hide-for-xlarge-up,
  .std thead.hide-for-xlarge,
  .std thead.show-for-xlarge-down,
  .std thead.hide-for-xxlarge-only,
  .std thead.hide-for-xxlarge-up,
  .std thead.hide-for-xxlarge,
  .std thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  .std tbody.show-for-small-only,
  .std tbody.show-for-small-up,
  .std tbody.show-for-small,
  .std tbody.show-for-small-down,
  .std tbody.hide-for-medium-only,
  .std tbody.hide-for-medium-up,
  .std tbody.hide-for-medium,
  .std tbody.show-for-medium-down,
  .std tbody.hide-for-large-only,
  .std tbody.hide-for-large-up,
  .std tbody.hide-for-large,
  .std tbody.show-for-large-down,
  .std tbody.hide-for-xlarge-only,
  .std tbody.hide-for-xlarge-up,
  .std tbody.hide-for-xlarge,
  .std tbody.show-for-xlarge-down,
  .std tbody.hide-for-xxlarge-only,
  .std tbody.hide-for-xxlarge-up,
  .std tbody.hide-for-xxlarge,
  .std tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  .std tr.show-for-small-only,
  .std tr.show-for-small-up,
  .std tr.show-for-small,
  .std tr.show-for-small-down,
  .std tr.hide-for-medium-only,
  .std tr.hide-for-medium-up,
  .std tr.hide-for-medium,
  .std tr.show-for-medium-down,
  .std tr.hide-for-large-only,
  .std tr.hide-for-large-up,
  .std tr.hide-for-large,
  .std tr.show-for-large-down,
  .std tr.hide-for-xlarge-only,
  .std tr.hide-for-xlarge-up,
  .std tr.hide-for-xlarge,
  .std tr.show-for-xlarge-down,
  .std tr.hide-for-xxlarge-only,
  .std tr.hide-for-xxlarge-up,
  .std tr.hide-for-xxlarge,
  .std tr.show-for-xxlarge-down {
    display: table-row;
  }
  .std th.show-for-small-only,
  .std td.show-for-small-only,
  .std th.show-for-small-up,
  .std td.show-for-small-up,
  .std th.show-for-small,
  .std td.show-for-small,
  .std th.show-for-small-down,
  .std td.show-for-small-down,
  .std th.hide-for-medium-only,
  .std td.hide-for-medium-only,
  .std th.hide-for-medium-up,
  .std td.hide-for-medium-up,
  .std th.hide-for-medium,
  .std td.hide-for-medium,
  .std th.show-for-medium-down,
  .std td.show-for-medium-down,
  .std th.hide-for-large-only,
  .std td.hide-for-large-only,
  .std th.hide-for-large-up,
  .std td.hide-for-large-up,
  .std th.hide-for-large,
  .std td.hide-for-large,
  .std th.show-for-large-down,
  .std td.show-for-large-down,
  .std th.hide-for-xlarge-only,
  .std td.hide-for-xlarge-only,
  .std th.hide-for-xlarge-up,
  .std td.hide-for-xlarge-up,
  .std th.hide-for-xlarge,
  .std td.hide-for-xlarge,
  .std th.show-for-xlarge-down,
  .std td.show-for-xlarge-down,
  .std th.hide-for-xxlarge-only,
  .std td.hide-for-xxlarge-only,
  .std th.hide-for-xxlarge-up,
  .std td.hide-for-xxlarge-up,
  .std th.hide-for-xxlarge,
  .std td.hide-for-xxlarge,
  .std th.show-for-xxlarge-down,
  .std td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 40.0625em) {
  .std .hide-for-small-only,
  .std .show-for-small-up,
  .std .hide-for-small,
  .std .hide-for-small-down,
  .std .show-for-medium-only,
  .std .show-for-medium-up,
  .std .show-for-medium,
  .std .show-for-medium-down,
  .std .hide-for-large-only,
  .std .hide-for-large-up,
  .std .hide-for-large,
  .std .show-for-large-down,
  .std .hide-for-xlarge-only,
  .std .hide-for-xlarge-up,
  .std .hide-for-xlarge,
  .std .show-for-xlarge-down,
  .std .hide-for-xxlarge-only,
  .std .hide-for-xxlarge-up,
  .std .hide-for-xxlarge,
  .std .show-for-xxlarge-down {
    display: inherit !important;
  }
  .std .show-for-small-only,
  .std .hide-for-small-up,
  .std .show-for-small,
  .std .show-for-small-down,
  .std .hide-for-medium-only,
  .std .hide-for-medium-up,
  .std .hide-for-medium,
  .std .hide-for-medium-down,
  .std .show-for-large-only,
  .std .show-for-large-up,
  .std .show-for-large,
  .std .hide-for-large-down,
  .std .show-for-xlarge-only,
  .std .show-for-xlarge-up,
  .std .show-for-xlarge,
  .std .hide-for-xlarge-down,
  .std .show-for-xxlarge-only,
  .std .show-for-xxlarge-up,
  .std .show-for-xxlarge,
  .std .hide-for-xxlarge-down {
    display: none !important;
  }
  .std .hidden-for-small-only,
  .std .visible-for-small-up,
  .std .hidden-for-small,
  .std .hidden-for-small-down,
  .std .visible-for-medium-only,
  .std .visible-for-medium-up,
  .std .visible-for-medium,
  .std .visible-for-medium-down,
  .std .hidden-for-large-only,
  .std .hidden-for-large-up,
  .std .hidden-for-large,
  .std .visible-for-large-down,
  .std .hidden-for-xlarge-only,
  .std .hidden-for-xlarge-up,
  .std .hidden-for-xlarge,
  .std .visible-for-xlarge-down,
  .std .hidden-for-xxlarge-only,
  .std .hidden-for-xxlarge-up,
  .std .hidden-for-xxlarge,
  .std .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .std .visible-for-small-only,
  .std .hidden-for-small-up,
  .std .visible-for-small,
  .std .visible-for-small-down,
  .std .hidden-for-medium-only,
  .std .hidden-for-medium-up,
  .std .hidden-for-medium,
  .std .hidden-for-medium-down,
  .std .visible-for-large-only,
  .std .visible-for-large-up,
  .std .visible-for-large,
  .std .hidden-for-large-down,
  .std .visible-for-xlarge-only,
  .std .visible-for-xlarge-up,
  .std .visible-for-xlarge,
  .std .hidden-for-xlarge-down,
  .std .visible-for-xxlarge-only,
  .std .visible-for-xxlarge-up,
  .std .visible-for-xxlarge,
  .std .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  .std table.hide-for-small-only,
  .std table.show-for-small-up,
  .std table.hide-for-small,
  .std table.hide-for-small-down,
  .std table.show-for-medium-only,
  .std table.show-for-medium-up,
  .std table.show-for-medium,
  .std table.show-for-medium-down,
  .std table.hide-for-large-only,
  .std table.hide-for-large-up,
  .std table.hide-for-large,
  .std table.show-for-large-down,
  .std table.hide-for-xlarge-only,
  .std table.hide-for-xlarge-up,
  .std table.hide-for-xlarge,
  .std table.show-for-xlarge-down,
  .std table.hide-for-xxlarge-only,
  .std table.hide-for-xxlarge-up,
  .std table.hide-for-xxlarge,
  .std table.show-for-xxlarge-down {
    display: table !important;
  }
  .std thead.hide-for-small-only,
  .std thead.show-for-small-up,
  .std thead.hide-for-small,
  .std thead.hide-for-small-down,
  .std thead.show-for-medium-only,
  .std thead.show-for-medium-up,
  .std thead.show-for-medium,
  .std thead.show-for-medium-down,
  .std thead.hide-for-large-only,
  .std thead.hide-for-large-up,
  .std thead.hide-for-large,
  .std thead.show-for-large-down,
  .std thead.hide-for-xlarge-only,
  .std thead.hide-for-xlarge-up,
  .std thead.hide-for-xlarge,
  .std thead.show-for-xlarge-down,
  .std thead.hide-for-xxlarge-only,
  .std thead.hide-for-xxlarge-up,
  .std thead.hide-for-xxlarge,
  .std thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  .std tbody.hide-for-small-only,
  .std tbody.show-for-small-up,
  .std tbody.hide-for-small,
  .std tbody.hide-for-small-down,
  .std tbody.show-for-medium-only,
  .std tbody.show-for-medium-up,
  .std tbody.show-for-medium,
  .std tbody.show-for-medium-down,
  .std tbody.hide-for-large-only,
  .std tbody.hide-for-large-up,
  .std tbody.hide-for-large,
  .std tbody.show-for-large-down,
  .std tbody.hide-for-xlarge-only,
  .std tbody.hide-for-xlarge-up,
  .std tbody.hide-for-xlarge,
  .std tbody.show-for-xlarge-down,
  .std tbody.hide-for-xxlarge-only,
  .std tbody.hide-for-xxlarge-up,
  .std tbody.hide-for-xxlarge,
  .std tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  .std tr.hide-for-small-only,
  .std tr.show-for-small-up,
  .std tr.hide-for-small,
  .std tr.hide-for-small-down,
  .std tr.show-for-medium-only,
  .std tr.show-for-medium-up,
  .std tr.show-for-medium,
  .std tr.show-for-medium-down,
  .std tr.hide-for-large-only,
  .std tr.hide-for-large-up,
  .std tr.hide-for-large,
  .std tr.show-for-large-down,
  .std tr.hide-for-xlarge-only,
  .std tr.hide-for-xlarge-up,
  .std tr.hide-for-xlarge,
  .std tr.show-for-xlarge-down,
  .std tr.hide-for-xxlarge-only,
  .std tr.hide-for-xxlarge-up,
  .std tr.hide-for-xxlarge,
  .std tr.show-for-xxlarge-down {
    display: table-row;
  }
  .std th.hide-for-small-only,
  .std td.hide-for-small-only,
  .std th.show-for-small-up,
  .std td.show-for-small-up,
  .std th.hide-for-small,
  .std td.hide-for-small,
  .std th.hide-for-small-down,
  .std td.hide-for-small-down,
  .std th.show-for-medium-only,
  .std td.show-for-medium-only,
  .std th.show-for-medium-up,
  .std td.show-for-medium-up,
  .std th.show-for-medium,
  .std td.show-for-medium,
  .std th.show-for-medium-down,
  .std td.show-for-medium-down,
  .std th.hide-for-large-only,
  .std td.hide-for-large-only,
  .std th.hide-for-large-up,
  .std td.hide-for-large-up,
  .std th.hide-for-large,
  .std td.hide-for-large,
  .std th.show-for-large-down,
  .std td.show-for-large-down,
  .std th.hide-for-xlarge-only,
  .std td.hide-for-xlarge-only,
  .std th.hide-for-xlarge-up,
  .std td.hide-for-xlarge-up,
  .std th.hide-for-xlarge,
  .std td.hide-for-xlarge,
  .std th.show-for-xlarge-down,
  .std td.show-for-xlarge-down,
  .std th.hide-for-xxlarge-only,
  .std td.hide-for-xxlarge-only,
  .std th.hide-for-xxlarge-up,
  .std td.hide-for-xxlarge-up,
  .std th.hide-for-xxlarge,
  .std td.hide-for-xxlarge,
  .std th.show-for-xxlarge-down,
  .std td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 64.0625em) {
  .std .hide-for-small-only,
  .std .show-for-small-up,
  .std .hide-for-small,
  .std .hide-for-small-down,
  .std .hide-for-medium-only,
  .std .show-for-medium-up,
  .std .hide-for-medium,
  .std .hide-for-medium-down,
  .std .show-for-large-only,
  .std .show-for-large-up,
  .std .show-for-large,
  .std .show-for-large-down,
  .std .hide-for-xlarge-only,
  .std .hide-for-xlarge-up,
  .std .hide-for-xlarge,
  .std .show-for-xlarge-down,
  .std .hide-for-xxlarge-only,
  .std .hide-for-xxlarge-up,
  .std .hide-for-xxlarge,
  .std .show-for-xxlarge-down {
    display: inherit !important;
  }
  .std .show-for-small-only,
  .std .hide-for-small-up,
  .std .show-for-small,
  .std .show-for-small-down,
  .std .show-for-medium-only,
  .std .hide-for-medium-up,
  .std .show-for-medium,
  .std .show-for-medium-down,
  .std .hide-for-large-only,
  .std .hide-for-large-up,
  .std .hide-for-large,
  .std .hide-for-large-down,
  .std .show-for-xlarge-only,
  .std .show-for-xlarge-up,
  .std .show-for-xlarge,
  .std .hide-for-xlarge-down,
  .std .show-for-xxlarge-only,
  .std .show-for-xxlarge-up,
  .std .show-for-xxlarge,
  .std .hide-for-xxlarge-down {
    display: none !important;
  }
  .std .hidden-for-small-only,
  .std .visible-for-small-up,
  .std .hidden-for-small,
  .std .hidden-for-small-down,
  .std .hidden-for-medium-only,
  .std .visible-for-medium-up,
  .std .hidden-for-medium,
  .std .hidden-for-medium-down,
  .std .visible-for-large-only,
  .std .visible-for-large-up,
  .std .visible-for-large,
  .std .visible-for-large-down,
  .std .hidden-for-xlarge-only,
  .std .hidden-for-xlarge-up,
  .std .hidden-for-xlarge,
  .std .visible-for-xlarge-down,
  .std .hidden-for-xxlarge-only,
  .std .hidden-for-xxlarge-up,
  .std .hidden-for-xxlarge,
  .std .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .std .visible-for-small-only,
  .std .hidden-for-small-up,
  .std .visible-for-small,
  .std .visible-for-small-down,
  .std .visible-for-medium-only,
  .std .hidden-for-medium-up,
  .std .visible-for-medium,
  .std .visible-for-medium-down,
  .std .hidden-for-large-only,
  .std .hidden-for-large-up,
  .std .hidden-for-large,
  .std .hidden-for-large-down,
  .std .visible-for-xlarge-only,
  .std .visible-for-xlarge-up,
  .std .visible-for-xlarge,
  .std .hidden-for-xlarge-down,
  .std .visible-for-xxlarge-only,
  .std .visible-for-xxlarge-up,
  .std .visible-for-xxlarge,
  .std .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  .std table.hide-for-small-only,
  .std table.show-for-small-up,
  .std table.hide-for-small,
  .std table.hide-for-small-down,
  .std table.hide-for-medium-only,
  .std table.show-for-medium-up,
  .std table.hide-for-medium,
  .std table.hide-for-medium-down,
  .std table.show-for-large-only,
  .std table.show-for-large-up,
  .std table.show-for-large,
  .std table.show-for-large-down,
  .std table.hide-for-xlarge-only,
  .std table.hide-for-xlarge-up,
  .std table.hide-for-xlarge,
  .std table.show-for-xlarge-down,
  .std table.hide-for-xxlarge-only,
  .std table.hide-for-xxlarge-up,
  .std table.hide-for-xxlarge,
  .std table.show-for-xxlarge-down {
    display: table !important;
  }
  .std thead.hide-for-small-only,
  .std thead.show-for-small-up,
  .std thead.hide-for-small,
  .std thead.hide-for-small-down,
  .std thead.hide-for-medium-only,
  .std thead.show-for-medium-up,
  .std thead.hide-for-medium,
  .std thead.hide-for-medium-down,
  .std thead.show-for-large-only,
  .std thead.show-for-large-up,
  .std thead.show-for-large,
  .std thead.show-for-large-down,
  .std thead.hide-for-xlarge-only,
  .std thead.hide-for-xlarge-up,
  .std thead.hide-for-xlarge,
  .std thead.show-for-xlarge-down,
  .std thead.hide-for-xxlarge-only,
  .std thead.hide-for-xxlarge-up,
  .std thead.hide-for-xxlarge,
  .std thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  .std tbody.hide-for-small-only,
  .std tbody.show-for-small-up,
  .std tbody.hide-for-small,
  .std tbody.hide-for-small-down,
  .std tbody.hide-for-medium-only,
  .std tbody.show-for-medium-up,
  .std tbody.hide-for-medium,
  .std tbody.hide-for-medium-down,
  .std tbody.show-for-large-only,
  .std tbody.show-for-large-up,
  .std tbody.show-for-large,
  .std tbody.show-for-large-down,
  .std tbody.hide-for-xlarge-only,
  .std tbody.hide-for-xlarge-up,
  .std tbody.hide-for-xlarge,
  .std tbody.show-for-xlarge-down,
  .std tbody.hide-for-xxlarge-only,
  .std tbody.hide-for-xxlarge-up,
  .std tbody.hide-for-xxlarge,
  .std tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  .std tr.hide-for-small-only,
  .std tr.show-for-small-up,
  .std tr.hide-for-small,
  .std tr.hide-for-small-down,
  .std tr.hide-for-medium-only,
  .std tr.show-for-medium-up,
  .std tr.hide-for-medium,
  .std tr.hide-for-medium-down,
  .std tr.show-for-large-only,
  .std tr.show-for-large-up,
  .std tr.show-for-large,
  .std tr.show-for-large-down,
  .std tr.hide-for-xlarge-only,
  .std tr.hide-for-xlarge-up,
  .std tr.hide-for-xlarge,
  .std tr.show-for-xlarge-down,
  .std tr.hide-for-xxlarge-only,
  .std tr.hide-for-xxlarge-up,
  .std tr.hide-for-xxlarge,
  .std tr.show-for-xxlarge-down {
    display: table-row;
  }
  .std th.hide-for-small-only,
  .std td.hide-for-small-only,
  .std th.show-for-small-up,
  .std td.show-for-small-up,
  .std th.hide-for-small,
  .std td.hide-for-small,
  .std th.hide-for-small-down,
  .std td.hide-for-small-down,
  .std th.hide-for-medium-only,
  .std td.hide-for-medium-only,
  .std th.show-for-medium-up,
  .std td.show-for-medium-up,
  .std th.hide-for-medium,
  .std td.hide-for-medium,
  .std th.hide-for-medium-down,
  .std td.hide-for-medium-down,
  .std th.show-for-large-only,
  .std td.show-for-large-only,
  .std th.show-for-large-up,
  .std td.show-for-large-up,
  .std th.show-for-large,
  .std td.show-for-large,
  .std th.show-for-large-down,
  .std td.show-for-large-down,
  .std th.hide-for-xlarge-only,
  .std td.hide-for-xlarge-only,
  .std th.hide-for-xlarge-up,
  .std td.hide-for-xlarge-up,
  .std th.hide-for-xlarge,
  .std td.hide-for-xlarge,
  .std th.show-for-xlarge-down,
  .std td.show-for-xlarge-down,
  .std th.hide-for-xxlarge-only,
  .std td.hide-for-xxlarge-only,
  .std th.hide-for-xxlarge-up,
  .std td.hide-for-xxlarge-up,
  .std th.hide-for-xxlarge,
  .std td.hide-for-xxlarge,
  .std th.show-for-xxlarge-down,
  .std td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 90.0625em) {
  .std .hide-for-small-only,
  .std .show-for-small-up,
  .std .hide-for-small,
  .std .hide-for-small-down,
  .std .hide-for-medium-only,
  .std .show-for-medium-up,
  .std .hide-for-medium,
  .std .hide-for-medium-down,
  .std .hide-for-large-only,
  .std .show-for-large-up,
  .std .hide-for-large,
  .std .hide-for-large-down,
  .std .show-for-xlarge-only,
  .std .show-for-xlarge-up,
  .std .show-for-xlarge,
  .std .show-for-xlarge-down,
  .std .hide-for-xxlarge-only,
  .std .hide-for-xxlarge-up,
  .std .hide-for-xxlarge,
  .std .show-for-xxlarge-down {
    display: inherit !important;
  }
  .std .show-for-small-only,
  .std .hide-for-small-up,
  .std .show-for-small,
  .std .show-for-small-down,
  .std .show-for-medium-only,
  .std .hide-for-medium-up,
  .std .show-for-medium,
  .std .show-for-medium-down,
  .std .show-for-large-only,
  .std .hide-for-large-up,
  .std .show-for-large,
  .std .show-for-large-down,
  .std .hide-for-xlarge-only,
  .std .hide-for-xlarge-up,
  .std .hide-for-xlarge,
  .std .hide-for-xlarge-down,
  .std .show-for-xxlarge-only,
  .std .show-for-xxlarge-up,
  .std .show-for-xxlarge,
  .std .hide-for-xxlarge-down {
    display: none !important;
  }
  .std .hidden-for-small-only,
  .std .visible-for-small-up,
  .std .hidden-for-small,
  .std .hidden-for-small-down,
  .std .hidden-for-medium-only,
  .std .visible-for-medium-up,
  .std .hidden-for-medium,
  .std .hidden-for-medium-down,
  .std .hidden-for-large-only,
  .std .visible-for-large-up,
  .std .hidden-for-large,
  .std .hidden-for-large-down,
  .std .visible-for-xlarge-only,
  .std .visible-for-xlarge-up,
  .std .visible-for-xlarge,
  .std .visible-for-xlarge-down,
  .std .hidden-for-xxlarge-only,
  .std .hidden-for-xxlarge-up,
  .std .hidden-for-xxlarge,
  .std .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .std .visible-for-small-only,
  .std .hidden-for-small-up,
  .std .visible-for-small,
  .std .visible-for-small-down,
  .std .visible-for-medium-only,
  .std .hidden-for-medium-up,
  .std .visible-for-medium,
  .std .visible-for-medium-down,
  .std .visible-for-large-only,
  .std .hidden-for-large-up,
  .std .visible-for-large,
  .std .visible-for-large-down,
  .std .hidden-for-xlarge-only,
  .std .hidden-for-xlarge-up,
  .std .hidden-for-xlarge,
  .std .hidden-for-xlarge-down,
  .std .visible-for-xxlarge-only,
  .std .visible-for-xxlarge-up,
  .std .visible-for-xxlarge,
  .std .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  .std table.hide-for-small-only,
  .std table.show-for-small-up,
  .std table.hide-for-small,
  .std table.hide-for-small-down,
  .std table.hide-for-medium-only,
  .std table.show-for-medium-up,
  .std table.hide-for-medium,
  .std table.hide-for-medium-down,
  .std table.hide-for-large-only,
  .std table.show-for-large-up,
  .std table.hide-for-large,
  .std table.hide-for-large-down,
  .std table.show-for-xlarge-only,
  .std table.show-for-xlarge-up,
  .std table.show-for-xlarge,
  .std table.show-for-xlarge-down,
  .std table.hide-for-xxlarge-only,
  .std table.hide-for-xxlarge-up,
  .std table.hide-for-xxlarge,
  .std table.show-for-xxlarge-down {
    display: table !important;
  }
  .std thead.hide-for-small-only,
  .std thead.show-for-small-up,
  .std thead.hide-for-small,
  .std thead.hide-for-small-down,
  .std thead.hide-for-medium-only,
  .std thead.show-for-medium-up,
  .std thead.hide-for-medium,
  .std thead.hide-for-medium-down,
  .std thead.hide-for-large-only,
  .std thead.show-for-large-up,
  .std thead.hide-for-large,
  .std thead.hide-for-large-down,
  .std thead.show-for-xlarge-only,
  .std thead.show-for-xlarge-up,
  .std thead.show-for-xlarge,
  .std thead.show-for-xlarge-down,
  .std thead.hide-for-xxlarge-only,
  .std thead.hide-for-xxlarge-up,
  .std thead.hide-for-xxlarge,
  .std thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  .std tbody.hide-for-small-only,
  .std tbody.show-for-small-up,
  .std tbody.hide-for-small,
  .std tbody.hide-for-small-down,
  .std tbody.hide-for-medium-only,
  .std tbody.show-for-medium-up,
  .std tbody.hide-for-medium,
  .std tbody.hide-for-medium-down,
  .std tbody.hide-for-large-only,
  .std tbody.show-for-large-up,
  .std tbody.hide-for-large,
  .std tbody.hide-for-large-down,
  .std tbody.show-for-xlarge-only,
  .std tbody.show-for-xlarge-up,
  .std tbody.show-for-xlarge,
  .std tbody.show-for-xlarge-down,
  .std tbody.hide-for-xxlarge-only,
  .std tbody.hide-for-xxlarge-up,
  .std tbody.hide-for-xxlarge,
  .std tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  .std tr.hide-for-small-only,
  .std tr.show-for-small-up,
  .std tr.hide-for-small,
  .std tr.hide-for-small-down,
  .std tr.hide-for-medium-only,
  .std tr.show-for-medium-up,
  .std tr.hide-for-medium,
  .std tr.hide-for-medium-down,
  .std tr.hide-for-large-only,
  .std tr.show-for-large-up,
  .std tr.hide-for-large,
  .std tr.hide-for-large-down,
  .std tr.show-for-xlarge-only,
  .std tr.show-for-xlarge-up,
  .std tr.show-for-xlarge,
  .std tr.show-for-xlarge-down,
  .std tr.hide-for-xxlarge-only,
  .std tr.hide-for-xxlarge-up,
  .std tr.hide-for-xxlarge,
  .std tr.show-for-xxlarge-down {
    display: table-row;
  }
  .std th.hide-for-small-only,
  .std td.hide-for-small-only,
  .std th.show-for-small-up,
  .std td.show-for-small-up,
  .std th.hide-for-small,
  .std td.hide-for-small,
  .std th.hide-for-small-down,
  .std td.hide-for-small-down,
  .std th.hide-for-medium-only,
  .std td.hide-for-medium-only,
  .std th.show-for-medium-up,
  .std td.show-for-medium-up,
  .std th.hide-for-medium,
  .std td.hide-for-medium,
  .std th.hide-for-medium-down,
  .std td.hide-for-medium-down,
  .std th.hide-for-large-only,
  .std td.hide-for-large-only,
  .std th.show-for-large-up,
  .std td.show-for-large-up,
  .std th.hide-for-large,
  .std td.hide-for-large,
  .std th.hide-for-large-down,
  .std td.hide-for-large-down,
  .std th.show-for-xlarge-only,
  .std td.show-for-xlarge-only,
  .std th.show-for-xlarge-up,
  .std td.show-for-xlarge-up,
  .std th.show-for-xlarge,
  .std td.show-for-xlarge,
  .std th.show-for-xlarge-down,
  .std td.show-for-xlarge-down,
  .std th.hide-for-xxlarge-only,
  .std td.hide-for-xxlarge-only,
  .std th.hide-for-xxlarge-up,
  .std td.hide-for-xxlarge-up,
  .std th.hide-for-xxlarge,
  .std td.hide-for-xxlarge,
  .std th.show-for-xxlarge-down,
  .std td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 120.0625em) {
  .std .hide-for-small-only,
  .std .show-for-small-up,
  .std .hide-for-small,
  .std .hide-for-small-down,
  .std .hide-for-medium-only,
  .std .show-for-medium-up,
  .std .hide-for-medium,
  .std .hide-for-medium-down,
  .std .hide-for-large-only,
  .std .show-for-large-up,
  .std .hide-for-large,
  .std .hide-for-large-down,
  .std .hide-for-xlarge-only,
  .std .show-for-xlarge-up,
  .std .hide-for-xlarge,
  .std .hide-for-xlarge-down,
  .std .show-for-xxlarge-only,
  .std .show-for-xxlarge-up,
  .std .show-for-xxlarge,
  .std .show-for-xxlarge-down {
    display: inherit !important;
  }
  .std .show-for-small-only,
  .std .hide-for-small-up,
  .std .show-for-small,
  .std .show-for-small-down,
  .std .show-for-medium-only,
  .std .hide-for-medium-up,
  .std .show-for-medium,
  .std .show-for-medium-down,
  .std .show-for-large-only,
  .std .hide-for-large-up,
  .std .show-for-large,
  .std .show-for-large-down,
  .std .show-for-xlarge-only,
  .std .hide-for-xlarge-up,
  .std .show-for-xlarge,
  .std .show-for-xlarge-down,
  .std .hide-for-xxlarge-only,
  .std .hide-for-xxlarge-up,
  .std .hide-for-xxlarge,
  .std .hide-for-xxlarge-down {
    display: none !important;
  }
  .std .hidden-for-small-only,
  .std .visible-for-small-up,
  .std .hidden-for-small,
  .std .hidden-for-small-down,
  .std .hidden-for-medium-only,
  .std .visible-for-medium-up,
  .std .hidden-for-medium,
  .std .hidden-for-medium-down,
  .std .hidden-for-large-only,
  .std .visible-for-large-up,
  .std .hidden-for-large,
  .std .hidden-for-large-down,
  .std .hidden-for-xlarge-only,
  .std .visible-for-xlarge-up,
  .std .hidden-for-xlarge,
  .std .hidden-for-xlarge-down,
  .std .visible-for-xxlarge-only,
  .std .visible-for-xxlarge-up,
  .std .visible-for-xxlarge,
  .std .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .std .visible-for-small-only,
  .std .hidden-for-small-up,
  .std .visible-for-small,
  .std .visible-for-small-down,
  .std .visible-for-medium-only,
  .std .hidden-for-medium-up,
  .std .visible-for-medium,
  .std .visible-for-medium-down,
  .std .visible-for-large-only,
  .std .hidden-for-large-up,
  .std .visible-for-large,
  .std .visible-for-large-down,
  .std .visible-for-xlarge-only,
  .std .hidden-for-xlarge-up,
  .std .visible-for-xlarge,
  .std .visible-for-xlarge-down,
  .std .hidden-for-xxlarge-only,
  .std .hidden-for-xxlarge-up,
  .std .hidden-for-xxlarge,
  .std .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  .std table.hide-for-small-only,
  .std table.show-for-small-up,
  .std table.hide-for-small,
  .std table.hide-for-small-down,
  .std table.hide-for-medium-only,
  .std table.show-for-medium-up,
  .std table.hide-for-medium,
  .std table.hide-for-medium-down,
  .std table.hide-for-large-only,
  .std table.show-for-large-up,
  .std table.hide-for-large,
  .std table.hide-for-large-down,
  .std table.hide-for-xlarge-only,
  .std table.show-for-xlarge-up,
  .std table.hide-for-xlarge,
  .std table.hide-for-xlarge-down,
  .std table.show-for-xxlarge-only,
  .std table.show-for-xxlarge-up,
  .std table.show-for-xxlarge,
  .std table.show-for-xxlarge-down {
    display: table !important;
  }
  .std thead.hide-for-small-only,
  .std thead.show-for-small-up,
  .std thead.hide-for-small,
  .std thead.hide-for-small-down,
  .std thead.hide-for-medium-only,
  .std thead.show-for-medium-up,
  .std thead.hide-for-medium,
  .std thead.hide-for-medium-down,
  .std thead.hide-for-large-only,
  .std thead.show-for-large-up,
  .std thead.hide-for-large,
  .std thead.hide-for-large-down,
  .std thead.hide-for-xlarge-only,
  .std thead.show-for-xlarge-up,
  .std thead.hide-for-xlarge,
  .std thead.hide-for-xlarge-down,
  .std thead.show-for-xxlarge-only,
  .std thead.show-for-xxlarge-up,
  .std thead.show-for-xxlarge,
  .std thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  .std tbody.hide-for-small-only,
  .std tbody.show-for-small-up,
  .std tbody.hide-for-small,
  .std tbody.hide-for-small-down,
  .std tbody.hide-for-medium-only,
  .std tbody.show-for-medium-up,
  .std tbody.hide-for-medium,
  .std tbody.hide-for-medium-down,
  .std tbody.hide-for-large-only,
  .std tbody.show-for-large-up,
  .std tbody.hide-for-large,
  .std tbody.hide-for-large-down,
  .std tbody.hide-for-xlarge-only,
  .std tbody.show-for-xlarge-up,
  .std tbody.hide-for-xlarge,
  .std tbody.hide-for-xlarge-down,
  .std tbody.show-for-xxlarge-only,
  .std tbody.show-for-xxlarge-up,
  .std tbody.show-for-xxlarge,
  .std tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  .std tr.hide-for-small-only,
  .std tr.show-for-small-up,
  .std tr.hide-for-small,
  .std tr.hide-for-small-down,
  .std tr.hide-for-medium-only,
  .std tr.show-for-medium-up,
  .std tr.hide-for-medium,
  .std tr.hide-for-medium-down,
  .std tr.hide-for-large-only,
  .std tr.show-for-large-up,
  .std tr.hide-for-large,
  .std tr.hide-for-large-down,
  .std tr.hide-for-xlarge-only,
  .std tr.show-for-xlarge-up,
  .std tr.hide-for-xlarge,
  .std tr.hide-for-xlarge-down,
  .std tr.show-for-xxlarge-only,
  .std tr.show-for-xxlarge-up,
  .std tr.show-for-xxlarge,
  .std tr.show-for-xxlarge-down {
    display: table-row;
  }
  .std th.hide-for-small-only,
  .std td.hide-for-small-only,
  .std th.show-for-small-up,
  .std td.show-for-small-up,
  .std th.hide-for-small,
  .std td.hide-for-small,
  .std th.hide-for-small-down,
  .std td.hide-for-small-down,
  .std th.hide-for-medium-only,
  .std td.hide-for-medium-only,
  .std th.show-for-medium-up,
  .std td.show-for-medium-up,
  .std th.hide-for-medium,
  .std td.hide-for-medium,
  .std th.hide-for-medium-down,
  .std td.hide-for-medium-down,
  .std th.hide-for-large-only,
  .std td.hide-for-large-only,
  .std th.show-for-large-up,
  .std td.show-for-large-up,
  .std th.hide-for-large,
  .std td.hide-for-large,
  .std th.hide-for-large-down,
  .std td.hide-for-large-down,
  .std th.hide-for-xlarge-only,
  .std td.hide-for-xlarge-only,
  .std th.show-for-xlarge-up,
  .std td.show-for-xlarge-up,
  .std th.hide-for-xlarge,
  .std td.hide-for-xlarge,
  .std th.hide-for-xlarge-down,
  .std td.hide-for-xlarge-down,
  .std th.show-for-xxlarge-only,
  .std td.show-for-xxlarge-only,
  .std th.show-for-xxlarge-up,
  .std td.show-for-xxlarge-up,
  .std th.show-for-xxlarge,
  .std td.show-for-xxlarge,
  .std th.show-for-xxlarge-down,
  .std td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
.std .show-for-landscape,
.std .hide-for-portrait {
  display: inherit !important;
}
.std .hide-for-landscape,
.std .show-for-portrait {
  display: none !important;
}
.std table.hide-for-landscape,
.std table.show-for-portrait {
  display: table !important;
}
.std thead.hide-for-landscape,
.std thead.show-for-portrait {
  display: table-header-group !important;
}
.std tbody.hide-for-landscape,
.std tbody.show-for-portrait {
  display: table-row-group !important;
}
.std tr.hide-for-landscape,
.std tr.show-for-portrait {
  display: table-row !important;
}
.std td.hide-for-landscape,
.std td.show-for-portrait,
.std th.hide-for-landscape,
.std th.show-for-portrait {
  display: table-cell !important;
}
@media only screen and (orientation: landscape) {
  .std .show-for-landscape,
  .std .hide-for-portrait {
    display: inherit !important;
  }
  .std .hide-for-landscape,
  .std .show-for-portrait {
    display: none !important;
  }
  .std table.show-for-landscape,
  .std table.hide-for-portrait {
    display: table !important;
  }
  .std thead.show-for-landscape,
  .std thead.hide-for-portrait {
    display: table-header-group !important;
  }
  .std tbody.show-for-landscape,
  .std tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  .std tr.show-for-landscape,
  .std tr.hide-for-portrait {
    display: table-row !important;
  }
  .std td.show-for-landscape,
  .std td.hide-for-portrait,
  .std th.show-for-landscape,
  .std th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .std .show-for-portrait,
  .std .hide-for-landscape {
    display: inherit !important;
  }
  .std .hide-for-portrait,
  .std .show-for-landscape {
    display: none !important;
  }
  .std table.show-for-portrait,
  .std table.hide-for-landscape {
    display: table !important;
  }
  .std thead.show-for-portrait,
  .std thead.hide-for-landscape {
    display: table-header-group !important;
  }
  .std tbody.show-for-portrait,
  .std tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  .std tr.show-for-portrait,
  .std tr.hide-for-landscape {
    display: table-row !important;
  }
  .std td.show-for-portrait,
  .std td.hide-for-landscape,
  .std th.show-for-portrait,
  .std th.hide-for-landscape {
    display: table-cell !important;
  }
}
.std .show-for-touch {
  display: none !important;
}
.std .hide-for-touch {
  display: inherit !important;
}
.std .touch .show-for-touch {
  display: inherit !important;
}
.std .touch .hide-for-touch {
  display: none !important;
}
.std table.hide-for-touch {
  display: table !important;
}
.std .touch table.show-for-touch {
  display: table !important;
}
.std thead.hide-for-touch {
  display: table-header-group !important;
}
.std .touch thead.show-for-touch {
  display: table-header-group !important;
}
.std tbody.hide-for-touch {
  display: table-row-group !important;
}
.std .touch tbody.show-for-touch {
  display: table-row-group !important;
}
.std tr.hide-for-touch {
  display: table-row !important;
}
.std .touch tr.show-for-touch {
  display: table-row !important;
}
.std td.hide-for-touch {
  display: table-cell !important;
}
.std .touch td.show-for-touch {
  display: table-cell !important;
}
.std th.hide-for-touch {
  display: table-cell !important;
}
.std .touch th.show-for-touch {
  display: table-cell !important;
}
.std .show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.std .show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.std .show-on-focus:focus,
.std .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}
.std .print-only {
  display: none !important;
}
@media print {
  .std * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  .std .show-for-print {
    display: block;
  }
  .std .hide-for-print {
    display: none;
  }
  .std table.show-for-print {
    display: table !important;
  }
  .std thead.show-for-print {
    display: table-header-group !important;
  }
  .std tbody.show-for-print {
    display: table-row-group !important;
  }
  .std tr.show-for-print {
    display: table-row !important;
  }
  .std td.show-for-print {
    display: table-cell !important;
  }
  .std th.show-for-print {
    display: table-cell !important;
  }
  .std a,
  .std a:visited {
    text-decoration: underline;
  }
  .std a[href]:after {
    content: " (" attr(href) ")";
  }
  .std abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .std .ir a:after,
  .std a[href^="javascript:"]:after,
  .std a[href^="#"]:after {
    content: "";
  }
  .std pre,
  .std blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .std thead {
    display: table-header-group;
  }
  .std tr,
  .std img {
    page-break-inside: avoid;
  }
  .std img {
    max-width: 100% !important;
  }
  @page {
    margin: .5cm;
  }
  .std p,
  .std h2,
  .std h3 {
    orphans: 3;
    widows: 3;
  }
  .std h2,
  .std h3 {
    page-break-after: avoid;
  }
  .std .hide-on-print {
    display: none !important;
  }
  .std .print-only {
    display: block !important;
  }
  .std .hide-for-print {
    display: none !important;
  }
  .std .show-for-print {
    display: inherit !important;
  }
}
@media print {
  .std .show-for-print {
    display: block;
  }
  .std .hide-for-print {
    display: none;
  }
  .std table.show-for-print {
    display: table !important;
  }
  .std thead.show-for-print {
    display: table-header-group !important;
  }
  .std tbody.show-for-print {
    display: table-row-group !important;
  }
  .std tr.show-for-print {
    display: table-row !important;
  }
  .std td.show-for-print {
    display: table-cell !important;
  }
  .std th.show-for-print {
    display: table-cell !important;
  }
}
@media not print {
  .std .show-for-print {
    display: none !important;
  }
}
